diff --git a/enterprise/authelia/15.1.24/CHANGELOG.md b/enterprise/authelia/15.1.24/CHANGELOG.md new file mode 100644 index 00000000000..9fa261c65a4 --- /dev/null +++ b/enterprise/authelia/15.1.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authelia-15.1.24](https://github.com/truecharts/charts/compare/authelia-15.1.23...authelia-15.1.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [authelia-15.1.23](https://github.com/truecharts/charts/compare/authelia-15.1.22...authelia-15.1.23) (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)) + + + + +## [authelia-15.1.22](https://github.com/truecharts/charts/compare/authelia-15.1.21...authelia-15.1.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [authelia-15.1.21](https://github.com/truecharts/charts/compare/authelia-15.1.20...authelia-15.1.21) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [authelia-15.1.20](https://github.com/truecharts/charts/compare/authelia-15.1.19...authelia-15.1.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [authelia-15.1.19](https://github.com/truecharts/charts/compare/authelia-15.1.17...authelia-15.1.19) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [authelia-15.1.17](https://github.com/truecharts/charts/compare/authelia-15.1.16...authelia-15.1.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [authelia-15.1.16](https://github.com/truecharts/charts/compare/authelia-15.1.15...authelia-15.1.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [authelia-15.1.15](https://github.com/truecharts/charts/compare/authelia-15.1.14...authelia-15.1.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [authelia-15.1.14](https://github.com/truecharts/charts/compare/authelia-15.1.13...authelia-15.1.14) (2023-05-05) + + + diff --git a/enterprise/authelia/15.1.24/Chart.yaml b/enterprise/authelia/15.1.24/Chart.yaml new file mode 100644 index 00000000000..1e46b1e6b4e --- /dev/null +++ b/enterprise/authelia/15.1.24/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "4.37.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +deprecated: false +description: Authelia is a Single Sign-On Multi-Factor portal for web apps +home: https://truecharts.org/charts/enterprise/authelia +icon: https://truecharts.org/img/hotlink-ok/chart-icons/authelia.png +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authelia +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 15.1.24 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/clusterissuer/1.0.2/LICENSE b/enterprise/authelia/15.1.24/LICENSE similarity index 100% rename from enterprise/clusterissuer/1.0.2/LICENSE rename to enterprise/authelia/15.1.24/LICENSE diff --git a/enterprise/blocky/5.0.37/README.md b/enterprise/authelia/15.1.24/README.md similarity index 100% rename from enterprise/blocky/5.0.37/README.md rename to enterprise/authelia/15.1.24/README.md diff --git a/enterprise/authelia/15.1.24/app-changelog.md b/enterprise/authelia/15.1.24/app-changelog.md new file mode 100644 index 00000000000..56e34f34329 --- /dev/null +++ b/enterprise/authelia/15.1.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [authelia-15.1.24](https://github.com/truecharts/charts/compare/authelia-15.1.23...authelia-15.1.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/authelia/15.1.24/app-readme.md b/enterprise/authelia/15.1.24/app-readme.md new file mode 100644 index 00000000000..9417c0c13d5 --- /dev/null +++ b/enterprise/authelia/15.1.24/app-readme.md @@ -0,0 +1,8 @@ +Authelia is a Single Sign-On Multi-Factor portal for web apps + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/authelia](https://truecharts.org/charts/enterprise/authelia) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/enterprise/authelia/15.1.24/charts/common-12.12.3.tgz b/enterprise/authelia/15.1.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/authelia/15.1.24/charts/common-12.12.3.tgz differ diff --git a/enterprise/authelia/15.1.24/charts/redis-6.0.52.tgz b/enterprise/authelia/15.1.24/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/enterprise/authelia/15.1.24/charts/redis-6.0.52.tgz differ diff --git a/enterprise/authelia/15.1.24/ix_values.yaml b/enterprise/authelia/15.1.24/ix_values.yaml new file mode 100644 index 00000000000..11f98471bad --- /dev/null +++ b/enterprise/authelia/15.1.24/ix_values.yaml @@ -0,0 +1,633 @@ +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 + +## +## Duo Push API Configuration +## +## Parameters used to contact the Duo API. Those are generated when you protect an application of type +## "Partner Auth API" in the management panel. +duo_api: + enabled: false + hostname: api-123456789.example.com + integration_key: ABCDEF + plain_api_key: "" + +## NTP settings + +ntp: + address: "time.cloudflare.com:123" + version: 4 + max_desync: 3s + disable_startup_check: false + disable_failure: true + +## +## Authentication Backend Provider Configuration +## +## Used for verifying user passwords and retrieve information such as email address and groups users belong to. +## +## The available providers are: `file`, `ldap`. You must use one and only one of these providers. +authentication_backend: + ## Disable both the HTML element and the API for reset password functionality + disable_reset_password: false + + ## The amount of time to wait before we refresh data from the authentication backend. Uses duration notation. + ## To disable this feature set it to 'disable', this will slightly reduce security because for Authelia, users will + ## always belong to groups they belonged to at the time of login even if they have been removed from them in LDAP. + ## To force update on every request you can set this to '0' or 'always', this will increase processor demand. + ## See the below documentation for more information. + ## Duration Notation docs: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Refresh Interval docs: https://www.authelia.com/docs/configuration/authentication/ldap.html#refresh-interval + refresh_interval: 5m + + ## LDAP backend configuration. + ## + ## This backend allows Authelia to be scaled to more + ## than one instance and therefore is recommended for + ## production. + ldap: + ## Enable LDAP Backend. + enabled: false + + ## The LDAP implementation, this affects elements like the attribute utilised for resetting a password. + ## Acceptable options are as follows: + ## - 'activedirectory' - For Microsoft Active Directory. + ## - 'custom' - For custom specifications of attributes and filters. + ## This currently defaults to 'custom' to maintain existing behaviour. + ## + ## Depending on the option here certain other values in this section have a default value, notably all of the + ## attribute mappings have a default value that this config overrides, you can read more about these default values + ## at https://www.authelia.com/docs/configuration/authentication/ldap.html#defaults + implementation: activedirectory + + ## The url to the ldap server. Format: ://
[:]. + ## Scheme can be ldap or ldaps in the format (port optional). + url: ldap://openldap.default.svc.cluster.local + + ## Connection Timeout. + timeout: 5s + + ## Use StartTLS with the LDAP connection. + start_tls: false + + tls: + ## Server Name for certificate validation (in case it's not set correctly in the URL). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either Secure LDAP or LDAP StartTLS. + minimum_version: TLS1.2 + + ## The base dn for every LDAP query. + base_dn: DC=example,DC=com + + ## The attribute holding the username of the user. This attribute is used to populate the username in the session + ## information. It was introduced due to #561 to handle case insensitive search queries. For you information, + ## Microsoft Active Directory usually uses 'sAMAccountName' and OpenLDAP usually uses 'uid'. Beware that this + ## attribute holds the unique identifiers for the users binding the user and the configuration stored in database. + ## Therefore only single value attributes are allowed and the value must never be changed once attributed to a user + ## otherwise it would break the configuration for that user. Technically, non-unique attributes like 'mail' can also + ## be used but we don't recommend using them, we instead advise to use the attributes mentioned above + ## (sAMAccountName and uid) to follow https://www.ietf.org/rfc/rfc2307.txt. + username_attribute: "" + + ## An additional dn to define the scope to all users. + additional_users_dn: OU=Users + + ## The users filter used in search queries to find the user profile based on input filled in login form. + ## Various placeholders are available in the user filter: + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username_attribute} is a mandatory placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## + ## Recommended settings are as follows: + ## - Microsoft Active Directory: (&({username_attribute}={input})(objectCategory=person)(objectClass=user)) + ## - OpenLDAP: + ## - (&({username_attribute}={input})(objectClass=person)) + ## - (&({username_attribute}={input})(objectClass=inetOrgPerson)) + ## + ## To allow sign in both with username and email, one can use a filter like + ## (&(|({username_attribute}={input})({mail_attribute}={input}))(objectClass=person)) + users_filter: "" + + ## An additional dn to define the scope of groups. + additional_groups_dn: OU=Groups + + ## The groups filter used in search queries to find the groups of the user. + ## - {input} is a placeholder replaced by what the user inputs in the login form. + ## - {username} is a placeholder replace by the username stored in LDAP (based on `username_attribute`). + ## - {dn} is a matcher replaced by the user distinguished name, aka, user DN. + ## - {username_attribute} is a placeholder replaced by what is configured in `username_attribute`. + ## - {mail_attribute} is a placeholder replaced by what is configured in `mail_attribute`. + ## - DON'T USE - {0} is an alias for {input} supported for backward compatibility but it will be deprecated in later + ## versions, so please don't use it. + ## - DON'T USE - {1} is an alias for {username} supported for backward compatibility but it will be deprecated in + ## later version, so please don't use it. + ## + ## If your groups use the `groupOfUniqueNames` structure use this instead: + ## (&(uniquemember={dn})(objectclass=groupOfUniqueNames)) + groups_filter: "" + + ## The attribute holding the name of the group + group_name_attribute: "" + + ## The attribute holding the mail address of the user. If multiple email addresses are defined for a user, only the + ## first one returned by the LDAP server is used. + mail_attribute: "" + + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "" + + ## The username of the admin user. + user: CN=Authelia,DC=example,DC=com + plain_password: "" + + ## + ## File (Authentication Provider) + ## + ## With this backend, the users database is stored in a file which is updated when users reset their passwords. + ## Therefore, this backend is meant to be used in a dev environment and not in production since it prevents Authelia + ## to be scaled to more than one instance. The options under 'password' have sane defaults, and as it has security + ## implications it is highly recommended you leave the default values. Before considering changing these settings + ## please read the docs page below: + ## https://www.authelia.com/docs/configuration/authentication/file.html#password-hash-algorithm-tuning + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + file: + enabled: true + path: /config/users_database.yml + password: + algorithm: argon2id + iterations: 1 + key_length: 32 + salt_length: 16 + memory: 1024 + parallelism: 8 + +## +## Access Control Configuration +## +## Access control is a list of rules defining the authorizations applied for one resource to users or group of users. +## +## If 'access_control' is not defined, ACL rules are disabled and the 'bypass' rule is applied, i.e., access is allowed +## to anyone. Otherwise restrictions follow the rules defined. +## +## Note: One can use the wildcard * to match any subdomain. +## It must stand at the beginning of the pattern. (example: *.mydomain.com) +## +## Note: You must put patterns containing wildcards between simple quotes for the YAML to be syntactically correct. +## +## Definition: A 'rule' is an object with the following keys: 'domain', 'subject', 'policy' and 'resources'. +## +## - 'domain' defines which domain or set of domains the rule applies to. +## +## - 'subject' defines the subject to apply authorizations to. This parameter is optional and matching any user if not +## provided. If provided, the parameter represents either a user or a group. It should be of the form +## 'user:' or 'group:'. +## +## - 'policy' is the policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'. +## +## - 'resources' is a list of regular expressions that matches a set of resources to apply the policy to. This parameter +## is optional and matches any resource if not provided. +## +## Note: the order of the rules is important. The first policy matching (domain, resource, subject) applies. +access_control: + ## Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'. It is the policy applied to any + ## resource if there is no policy to be applied to the user. + default_policy: deny + + networks: [] + # networks: + # - name: private + # networks: + # - 10.0.0.0/8 + # - 172.16.0.0/12 + # - 192.168.0.0/16 + # - name: vpn + # networks: + # - 10.9.0.0/16 + + rules: [] + # rules: + # - domain: public.example.com + # policy: bypass + # - domain: "*.example.com" + # policy: bypass + # methods: + # - OPTIONS + # - domain: secure.example.com + # policy: one_factor + # networks: + # - private + # - vpn + # - 192.168.1.0/24 + # - 10.0.0.1 + # - domain: + # - secure.example.com + # - private.example.com + # policy: two_factor + # - domain: singlefactor.example.com + # policy: one_factor + # - domain: "mx2.mail.example.com" + # subject: "group:admins" + # policy: deny + # - domain: "*.example.com" + # subject: + # - "group:admins" + # - "group:moderators" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/groups/dev/.*$" + # subject: "group:dev" + # policy: two_factor + # - domain: dev.example.com + # resources: + # - "^/users/john/.*$" + # subject: + # - ["group:dev", "user:john"] + # - "group:admins" + # policy: two_factor + # - domain: "{user}.example.com" + # policy: bypass + +## +## Session Provider Configuration +## +## The session cookies identify the user once logged in. +## The available providers are: `memory`, `redis`. Memory is the provider unless redis is defined. +session: + ## The name of the session cookie. (default: authelia_session). + name: authelia_session + + ## Sets the Cookie SameSite value. Possible options are none, lax, or strict. + ## Please read https://www.authelia.com/docs/configuration/session.html#same_site + same_site: lax + + ## The time in seconds before the cookie expires and session is reset. + expiration: 1h + + ## The inactivity time in seconds before the session is reset. + inactivity: 5m + + ## The remember me duration. + ## Value is in seconds, or duration notation. Value of 0 disables remember me. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ## Longer periods are considered less secure because a stolen cookie will last longer giving attackers more time to + ## spy or attack. Currently the default is 1M or 1 month. + remember_me_duration: 1M + +## +## Redis Provider +## +## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html +## +## The redis connection details +redisProvider: + port: 6379 + + ## Optional username to be used with authentication. + # username: authelia + username: "" + + ## This is the Redis DB Index https://redis.io/commands/select (sometimes referred to as database number, DB, etc). + database_index: 0 + + ## The maximum number of concurrent active connections to Redis. + maximum_active_connections: 8 + + ## The target number of idle connections to have open ready for work. Useful when opening connections is slow. + minimum_idle_connections: 0 + + ## The Redis TLS configuration. If defined will require a TLS connection to the Redis instance(s). + tls: + enabled: false + + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for the connection. + minimum_version: TLS1.2 + + ## The Redis HA configuration options. + ## This provides specific options to Redis Sentinel, sentinel_name must be defined (Master Name). + high_availability: + enabled: false + enabledSecret: false + ## Sentinel Name / Master Name + sentinel_name: mysentinel + + ## The additional nodes to pre-seed the redis provider with (for sentinel). + ## If the host in the above section is defined, it will be combined with this list to connect to sentinel. + ## For high availability to be used you must have either defined; the host above or at least one node below. + nodes: [] + # nodes: + # - host: sentinel-0.databases.svc.cluster.local + # port: 26379 + # - host: sentinel-1.databases.svc.cluster.local + # port: 26379 + + ## Choose the host with the lowest latency. + route_by_latency: false + + ## Choose the host randomly. + route_randomly: false + +## +## Regulation Configuration +## +## This mechanism prevents attackers from brute forcing the first factor. It bans the user if too many attempts are done +## in a short period of time. +regulation: + ## The number of failed login attempts before user is banned. Set it to 0 to disable regulation. + max_retries: 3 + + ## The time range during which the user can attempt login before being banned. The user is banned if the + ## authentication failed 'max_retries' times in a 'find_time' seconds window. Find Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + find_time: 2m + + ## The length of time before a banned user can login again. Ban Time accepts duration notation. + ## See: https://www.authelia.com/docs/configuration/index.html#duration-notation-format + ban_time: 5m + +## +## Storage Provider Configuration +## +## The available providers are: `local`, `mysql`, `postgres`. You must use one and only one of these providers. +storage: + ## + ## PostgreSQL (Storage Provider) + ## + postgres: + port: 5432 + database: authelia + username: authelia + sslmode: disable + timeout: 5s + +## +## Notification Provider +## +## +## Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration. +## The available providers are: filesystem, smtp. You must use one and only one of these providers. +notifier: + ## You can disable the notifier startup check by setting this to true. + disable_startup_check: false + + ## + ## File System (Notification Provider) + ## + ## Important: Kubernetes (or HA) users must read https://www.authelia.com/docs/features/statelessness.html + ## + filesystem: + enabled: true + filename: /config/notification.txt + + ## + ## SMTP (Notification Provider) + ## + ## Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate. + ## [Security] By default Authelia will: + ## - force all SMTP connections over TLS including unauthenticated connections + ## - use the disable_require_tls boolean value to disable this requirement + ## (only works for unauthenticated connections) + ## - validate the SMTP server x509 certificate during the TLS handshake against the hosts trusted certificates + ## (configure in tls section) + smtp: + enabled: false + enabledSecret: false + host: smtp.mail.svc.cluster.local + port: 25 + timeout: 5s + username: test + plain_password: test + sender: admin@example.com + ## HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost. + identifier: localhost + ## Subject configuration of the emails sent. + ## {title} is replaced by the text from the notifier + subject: "[Authelia] {title}" + ## This address is used during the startup check to verify the email configuration is correct. + ## It's not important what it is except if your email server only allows local delivery. + startup_check_address: test@authelia.com + disable_require_tls: false + disable_html_emails: false + + tls: + ## Server Name for certificate validation (in case you are using the IP or non-FQDN in the host option). + server_name: "" + + ## Skip verifying the server certificate (to allow a self-signed certificate). + ## In preference to setting this we strongly recommend you add the public portion of the certificate to the + ## certificates directory which is defined by the `certificates_directory` option at the top of the config. + skip_verify: false + + ## Minimum TLS version for either StartTLS or SMTPS. + minimum_version: TLS1.2 + +identity_providers: + oidc: + ## Enables this in the config map. Currently in beta stage. + ## See https://www.authelia.com/docs/configuration/identity-providers/oidc.html#roadmap + enabled: false + + access_token_lifespan: 1h + authorize_code_lifespan: 1m + id_token_lifespan: 1h + refresh_token_lifespan: 90m + + enable_client_debug_messages: false + + ## SECURITY NOTICE: It's not recommended changing this option, and highly discouraged to have it below 8 for + ## security reasons. + minimum_parameter_entropy: 8 + + clients: [] + # clients: + # - + ## The ID is the OpenID Connect ClientID which is used to link an application to a configuration. + # id: myapp + + ## The description to show to users when they end up on the consent screen. Defaults to the ID above. + # description: My Application + + ## The client secret is a shared secret between Authelia and the consumer of this client. + # secret: apple123 + + ## Sets the client to public. This should typically not be set, please see the documentation for usage. + # public: false + + ## The policy to require for this client; one_factor or two_factor. + # authorization_policy: two_factor + + ## Configures the consent mode; auto, explicit or implicit + # consent_mode: auto + + ## Audience this client is allowed to request. + # audience: [] + + ## Scopes this client is allowed to request. + # scopes: + # - openid + # - profile + # - email + # - groups + + ## Redirect URI's specifies a list of valid case-sensitive callbacks for this client. + # redirect_uris: + # - https://oidc.example.com/oauth2/callback + + ## Grant Types configures which grants this client can obtain. + ## It's not recommended to configure this unless you know what you're doing. + # grant_types: + # - refresh_token + # - authorization_code + + ## Response Types configures which responses this client can be sent. + ## It's not recommended to configure this unless you know what you're doing. + # response_types: + # - code + + ## Response Modes configures which response modes this client supports. + ## It's not recommended to configure this unless you know what you're doing. + # response_modes: + # - form_post + # - query + # - fragment + + ## The algorithm used to sign userinfo endpoint responses for this client, either none or RS256. + # userinfo_signing_algorithm: none + +portal: + open: + enabled: true diff --git a/enterprise/authelia/15.1.24/questions.yaml b/enterprise/authelia/15.1.24/questions.yaml new file mode 100644 index 00000000000..bc4dfc679fa --- /dev/null +++ b/enterprise/authelia/15.1.24/questions.yaml @@ -0,0 +1,2899 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 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: "" + - variable: theme + group: "App Configuration" + label: "Theme" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "light" + description: "light" + - value: "grey" + description: "grey" + - value: "dark" + description: "dark" + - variable: log + group: "App Configuration" + label: "Log Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log Level" + schema: + type: string + default: "info" + enum: + - value: "info" + description: "info" + - value: "debug" + description: "debug" + - value: "trace" + description: "trace" + - variable: format + label: "Log Format" + schema: + type: string + default: "text" + enum: + - value: "json" + description: "json" + - value: "text" + description: "text" + - variable: totp + group: "App Configuration" + label: "TOTP Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: issuer + label: "Issuer" + description: "The issuer name displayed in the Authenticator application of your choice" + schema: + type: string + default: "" + - variable: period + label: "Period" + description: "The period in seconds a one-time password is current for" + schema: + type: int + default: 30 + - variable: skew + label: "skew" + description: "Controls number of one-time passwords either side of the current one that are valid." + schema: + type: int + default: 1 + - variable: duo_api + group: "App Configuration" + label: "DUO API Configuration" + description: "Parameters used to contact the Duo API." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostname + label: "Hostname" + schema: + type: string + required: true + default: "" + - variable: integration_key + label: "integration_key" + schema: + type: string + default: "" + required: true + - variable: plain_api_key + label: "plain_api_key" + schema: + type: string + default: "" + required: true + - variable: session + group: "App Configuration" + label: "Session Provider" + description: "The session cookies identify the user once logged in." + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Cookie Name" + description: "The name of the session cookie." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: remember_me_duration + label: "Remember-Me duration" + description: "The remember me duration" + schema: + type: string + default: "5M" + required: true + - variable: regulation + group: "App Configuration" + label: "Regulation Configuration" + description: "This mechanism prevents attackers from brute forcing the first factor." + schema: + additional_attrs: true + type: dict + attrs: + - variable: max_retries + label: "Maximum Retries" + description: "The number of failed login attempts before user is banned. Set it to 0 to disable regulation." + schema: + type: int + default: 3 + - variable: find_time + label: "Find Time" + description: "The time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed for verifying user passwords and retrieve information such as email address and groups users belong to." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_reset_password + label: "Disable Reset Password" + description: "Disable both the HTML element and the API for reset password functionality" + schema: + type: boolean + default: false + - variable: refresh_interval + label: "Reset Interval" + description: "The amount of time to wait before we refresh data from the authentication backend" + schema: + type: string + default: "5m" + required: true + - variable: ldap + label: "LDAP backend configuration" + description: "Used for verifying user passwords and retrieve information such as email address and groups users belong to" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: implementation + label: "Implementation" + description: "The LDAP implementation, this affects elements like the attribute utilized for resetting a password" + schema: + type: string + default: "custom" + enum: + - value: "activedirectory" + description: "Active Directory" + - value: "custom" + description: "Custom" + - variable: url + label: "URL" + description: "The url to the ldap server. Format: ://
[:]" + schema: + type: string + default: "ldap://openldap.default.svc.cluster.local" + required: true + - variable: timeout + label: "Connection Timeout" + schema: + type: string + default: "5s" + required: true + - variable: start_tls + label: "Start TLS" + description: "Use StartTLS with the LDAP connection" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: base_dn + label: "Base DN" + description: "The base dn for every LDAP query." + schema: + type: string + default: "DC=example,DC=com" + required: true + - variable: username_attribute + label: "Username Attribute" + description: "The attribute holding the username of the user" + schema: + type: string + default: "" + required: true + - variable: additional_users_dn + label: "Additional Users DN" + description: "An additional dn to define the scope to all users." + schema: + type: string + default: "OU=Users" + required: true + - variable: users_filter + label: "Users Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: additional_groups_dn + label: "Additional Groups DN" + description: "An additional dn to define the scope of groups." + schema: + type: string + default: "OU=Groups" + required: true + - variable: groups_filter + label: "Groups Filter" + description: "The groups filter used in search queries to find the groups of the user." + schema: + type: string + default: "" + required: true + - variable: group_name_attribute + label: "Group name Attribute" + description: "The attribute holding the name of the group" + schema: + type: string + default: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + required: true + - variable: display_name_attribute + label: "Display Name Attribute" + description: "he attribute holding the display name of the user. This will be used to greet an authenticated user." + schema: + type: string + default: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,DC=example,DC=com" + required: true + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + required: true + - variable: file + label: "File backend configuration" + description: "With this backend, the users database is stored in a file which is updated when users reset their passwords." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: path + label: "Path" + schema: + type: string + default: "/config/users_database.yml" + required: true + - variable: password + label: "Password Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: algorithm + label: "Algorithm" + schema: + type: string + default: "argon2id" + enum: + - value: "argon2id" + description: "argon2id" + - value: "sha512" + description: "sha512" + - variable: iterations + label: "Iterations" + schema: + type: int + default: 1 + required: true + - variable: key_length + label: "Key Length" + schema: + type: int + default: 32 + required: true + - variable: salt_length + label: "Salt Length" + schema: + type: int + default: 16 + required: true + - variable: memory + label: "Memory" + schema: + type: int + default: 1024 + required: true + - variable: parallelism + label: "Parallelism" + schema: + type: int + default: 8 + required: true + - variable: notifier + group: "App Configuration" + label: "Notifier Configuration" + description: "Notifications are sent to users when they require a password reset, a u2f registration or a TOTP registration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: disable_startup_check + label: "Disable Startup Check" + schema: + type: boolean + default: false + - variable: filesystem + label: "Filesystem Provider" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: filename + label: "File Path" + schema: + type: string + default: "/config/notification.txt" + required: true + - variable: smtp + label: "SMTP Provider" + description: "Use a SMTP server for sending notifications. Authelia uses the PLAIN or LOGIN methods to authenticate." + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable" + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: host + label: "Host" + schema: + type: string + default: "smtp.mail.svc.cluster.local" + required: true + - variable: port + label: "Port" + schema: + type: int + default: 25 + required: true + - variable: timeout + label: "Timeout" + schema: + type: string + default: "5s" + required: true + - variable: username + label: "Username" + schema: + type: string + default: "" + - variable: plain_password + label: "Password" + schema: + type: string + default: "" + - variable: sender + label: "Sender" + schema: + type: string + default: "" + required: true + - variable: identifier + label: "Identifier" + description: "HELO/EHLO Identifier. Some SMTP Servers may reject the default of localhost." + schema: + type: string + default: "localhost" + required: true + - variable: subject + label: "Subject" + description: "Subject configuration of the emails sent, {title} is replaced by the text from the notifier" + schema: + type: string + default: "[Authelia] {title}" + required: true + - variable: startup_check_address + label: "Startup Check Address" + description: "This address is used during the startup check to verify the email configuration is correct." + schema: + type: string + default: "test@authelia.com" + required: true + - variable: disable_require_tls + label: "Disable Require TLS" + schema: + type: boolean + default: false + - variable: disable_html_emails + label: "Disable HTML emails" + schema: + type: boolean + default: false + - variable: tls + label: "TLS Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: server_name + label: "Server Name" + description: "Server Name for certificate validation (in case it's not set correctly in the URL)." + schema: + type: string + default: "" + - variable: skip_verify + label: "Skip Certificate Verification" + description: "Skip verifying the server certificate (to allow a self-signed certificate)" + schema: + type: boolean + default: false + - variable: minimum_version + label: "Minimum TLS version" + description: "Minimum TLS version for either Secure LDAP or LDAP StartTLS." + schema: + type: string + default: "TLS1.2" + enum: + - value: "TLS1.0" + description: "TLS1.0" + - value: "TLS1.1" + description: "TLS1.1" + - value: "TLS1.2" + description: "TLS1.2" + - value: "TLS1.3" + description: "TLS1.3" + - variable: access_control + group: "App Configuration" + label: "Access Control Configuration" + description: "Access control is a list of rules defining the authorizations applied for one resource to users or group of users." + schema: + additional_attrs: true + type: dict + attrs: + - variable: default_policy + label: "Default Policy" + description: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: networkItem + label: "Network Item" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "network" + schema: + type: string + default: "" + required: true + - variable: rules + label: "Rules" + schema: + type: list + default: [] + items: + - variable: rulesItem + label: "Rule" + schema: + additional_attrs: true + type: dict + attrs: + - variable: domain + label: "Domains" + description: "defines which domain or set of domains the rule applies to." + schema: + type: list + default: [] + items: + - variable: domainEntry + label: "Domain" + schema: + type: string + default: "" + required: true + - variable: policy + label: "Policy" + description: "The policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + schema: + type: string + default: "two_factor" + enum: + - value: "bypass" + description: "bypass" + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - value: "deny" + description: "deny" + - variable: subject + label: "Subject" + description: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + schema: + type: list + default: [] + items: + - variable: subjectitem + label: "Subject" + schema: + type: string + default: "" + required: true + - variable: networks + label: "Networks" + schema: + type: list + default: [] + items: + - variable: network + label: "Network" + schema: + type: string + default: "" + required: true + - variable: resources + label: "Resources" + description: "is a list of regular expressions that matches a set of resources to apply the policy to" + schema: + type: list + default: [] + items: + - variable: resource + label: "Resource" + schema: + type: string + default: "" + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9091 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: identity_providers + group: "Advanced" + label: "Authelia Identity Providers (BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: oidc + label: "OpenID Connect(BETA)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: access_token_lifespan + label: "Access Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: authorize_code_lifespan + label: "Authorize Code Lifespan" + schema: + type: string + default: "1m" + required: true + - variable: id_token_lifespan + label: "ID Token Lifespan" + schema: + type: string + default: "1h" + required: true + - variable: refresh_token_lifespan + label: "Refresh Token Lifespan" + schema: + type: string + default: "90m" + required: true + - variable: enable_client_debug_messages + label: "Enable Client Debug Messages" + schema: + type: boolean + default: false + - variable: clients + label: "Clients" + schema: + type: list + default: [] + items: + - variable: clientEntry + label: "Client" + schema: + additional_attrs: true + type: dict + attrs: + - variable: id + label: "ID/Name" + description: "The ID is the OpenID Connect ClientID which is used to link an application to a configuration." + schema: + type: string + default: "myapp" + required: true + - variable: description + label: "Description" + description: "The description to show to users when they end up on the consent screen. Defaults to the ID above." + schema: + type: string + default: "My Application" + required: true + - variable: secret + label: "Secret" + description: "The client secret is a shared secret between Authelia and the consumer of this client." + schema: + type: string + default: "" + required: true + - variable: public + label: "public" + description: "Sets the client to public. This should typically not be set, please see the documentation for usage." + schema: + type: boolean + default: false + - variable: authorization_policy + label: "Authorization Policy" + description: "The policy to require for this client; one_factor or two_factor." + schema: + type: string + default: "two_factor" + enum: + - value: "one_factor" + description: "one_factor" + - value: "two_factor" + description: "two_factor" + - variable: consent_mode + label: "Consent Mode" + description: "Configures the consent mode. This can be set to auto (default), explicit (consent required every time) or implicit (automatically assumes consent for every authorization, never asking the user if they wish to give consent.)" + schema: + type: string + default: "auto" + enum: + - value: "auto" + description: "auto" + - value: "explicit" + description: "explicit" + - value: "implicit" + description: "implicit" + - variable: userinfo_signing_algorithm + label: "Userinfo Signing Algorithm" + description: "The algorithm used to sign userinfo endpoint responses for this client, either none or RS256." + schema: + type: string + default: "none" + enum: + - value: "none" + description: "none" + - value: "RS256" + description: "RS256" + - variable: audience + label: "Audience" + description: "Audience this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: audienceEntry + label: "" + schema: + type: string + default: "" + required: true + - variable: scopes + label: "Scopes" + description: "Scopes this client is allowed to request." + schema: + type: list + default: [] + items: + - variable: ScopeEntry + label: "Scope" + schema: + type: string + default: "openid" + required: true + - variable: redirect_uris + label: "redirect_uris" + description: "Redirect URI's specifies a list of valid case-sensitive callbacks for this client." + schema: + type: list + default: [] + items: + - variable: uriEntry + label: "Url" + schema: + type: string + default: "https://oidc.example.com/oauth2/callback" + required: true + - variable: grant_types + description: "Grant Types configures which grants this client can obtain." + label: "grant_types" + schema: + type: list + default: [] + items: + - variable: grantEntry + label: "Grant" + schema: + type: string + default: "refresh_token" + required: true + - variable: response_types + description: "Response Types configures which responses this client can be sent." + label: "response_types" + schema: + type: list + default: [] + items: + - variable: responseEntry + label: "type" + schema: + type: string + default: "code" + required: true + - variable: response_modes + description: "Response Modes configures which response modes this client supports." + label: "response_modes" + schema: + type: list + default: [] + items: + - variable: modeEntry + label: "Mode" + schema: + type: string + default: "form_post" + required: true + - variable: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/enterprise/blocky/5.0.37/templates/NOTES.txt b/enterprise/authelia/15.1.24/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/5.0.37/templates/NOTES.txt rename to enterprise/authelia/15.1.24/templates/NOTES.txt diff --git a/enterprise/authelia/15.1.24/templates/_configmap.tpl b/enterprise/authelia/15.1.24/templates/_configmap.tpl new file mode 100644 index 00000000000..98d92e9d16b --- /dev/null +++ b/enterprise/authelia/15.1.24/templates/_configmap.tpl @@ -0,0 +1,254 @@ +{{/* Define the configmap */}} +{{- define "authelia.configmap.paths" -}} +enabled: true +data: + AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true" + AUTHELIA_JWT_SECRET_FILE: "/secrets/JWT_TOKEN" + AUTHELIA_SESSION_SECRET_FILE: "/secrets/SESSION_ENCRYPTION_KEY" + AUTHELIA_STORAGE_ENCRYPTION_KEY_FILE: "/secrets/ENCRYPTION_KEY" + AUTHELIA_STORAGE_POSTGRES_PASSWORD_FILE: "/secrets/STORAGE_PASSWORD" + {{- if .Values.authentication_backend.ldap.enabled }} + AUTHELIA_AUTHENTICATION_BACKEND_LDAP_PASSWORD_FILE: "/secrets/LDAP_PASSWORD" + {{- end }} + {{- if .Values.notifier.smtp.enabled }} + AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE: "/secrets/SMTP_PASSWORD" + {{- end }} + AUTHELIA_SESSION_REDIS_PASSWORD_FILE: "/secrets/REDIS_PASSWORD" + {{- if .Values.redisProvider.high_availability.enabled }} + AUTHELIA_SESSION_REDIS_HIGH_AVAILABILITY_SENTINEL_PASSWORD_FILE: "/secrets/REDIS_SENTINEL_PASSWORD" + {{- end }} + {{- if .Values.duo_api.enabled }} + AUTHELIA_DUO_API_SECRET_KEY_FILE: "/secrets/DUO_API_KEY" + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + AUTHELIA_IDENTITY_PROVIDERS_OIDC_HMAC_SECRET_FILE: "/secrets/OIDC_HMAC_SECRET" + AUTHELIA_IDENTITY_PROVIDERS_OIDC_ISSUER_PRIVATE_KEY_FILE: "/secrets/OIDC_PRIVATE_KEY" + {{- end }} + +{{- end -}} + +{{- define "authelia.configmap.configfile" -}} +enabled: true +data: + configuration.yaml: | + --- + theme: {{ default "light" .Values.theme }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + ntp: + address: {{ default "time.cloudflare.com:123" .Values.ntp.address }} + version: {{ default 4 .Values.ntp.version }} + max_desync: {{ default "3s" .Values.ntp.max_desync }} + disable_startup_check: {{ default false .Values.ntp.disable_startup_check }} + disable_failure: {{ default true .Values.ntp.disable_failure }} + server: + host: 0.0.0.0 + port: {{ default 9091 .Values.server.port }} + {{- if not (eq "" (default "" .Values.server.path)) }} + path: {{ .Values.server.path }} + {{- end }} + buffers: + write: {{ default 4096 .Values.server.write_buffer_size }} + read: {{ default 4096 .Values.server.read_buffer_size }} + enable_pprof: {{ default false .Values.server.enable_pprof }} + enable_expvars: {{ default false .Values.server.enable_expvars }} + log: + level: {{ default "info" .Values.log.level }} + format: {{ default "text" .Values.log.format }} + {{- if not (eq "" (default "" .Values.log.file_path)) }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ default .Values.domain .Values.totp.issuer }} + period: {{ default 30 .Values.totp.period }} + skew: {{ default 1 .Values.totp.skew }} + {{- if .Values.duo_api.enabled }} + duo_api: + hostname: {{ .Values.duo_api.hostname }} + integration_key: {{ .Values.duo_api.integration_key }} + {{- end }} + {{- with $auth := .Values.authentication_backend }} + authentication_backend: + password_reset: + disable: {{ $auth.disable_reset_password }} + {{- if $auth.file.enabled }} + file: + path: {{ $auth.file.path }} + password: {{ toYaml $auth.file.password | nindent 10 }} + {{- end }} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ default "custom" $auth.ldap.implementation }} + url: {{ $auth.ldap.url }} + timeout: {{ default "5s" $auth.ldap.timeout }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }} + {{- end }} + minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }} + skip_verify: {{ default false $auth.ldap.tls.skip_verify }} + {{- if $auth.ldap.base_dn }} + base_dn: {{ $auth.ldap.base_dn }} + {{- end }} + {{- if $auth.ldap.username_attribute }} + username_attribute: {{ $auth.ldap.username_attribute }} + {{- end }} + {{- if $auth.ldap.additional_users_dn }} + additional_users_dn: {{ $auth.ldap.additional_users_dn }} + {{- end }} + {{- if $auth.ldap.users_filter }} + users_filter: {{ $auth.ldap.users_filter }} + {{- end }} + {{- if $auth.ldap.additional_groups_dn }} + additional_groups_dn: {{ $auth.ldap.additional_groups_dn }} + {{- end }} + {{- if $auth.ldap.groups_filter }} + groups_filter: {{ $auth.ldap.groups_filter }} + {{- end }} + {{- if $auth.ldap.group_name_attribute }} + group_name_attribute: {{ $auth.ldap.group_name_attribute }} + {{- end }} + {{- if $auth.ldap.mail_attribute }} + mail_attribute: {{ $auth.ldap.mail_attribute }} + {{- end }} + {{- if $auth.ldap.display_name_attribute }} + display_name_attribute: {{ $auth.ldap.display_name_attribute }} + {{- end }} + user: {{ $auth.ldap.user }} + {{- end }} + {{- end }} + {{- with $session := .Values.session }} + session: + name: {{ default "authelia_session" $session.name }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ default "lax" $session.same_site }} + expiration: {{ default "1M" $session.expiration }} + inactivity: {{ default "5m" $session.inactivity }} + remember_me_duration: {{ default "1M" $session.remember_me_duration }} + {{- end }} + redis: + host: {{ .Values.redis.creds.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ default 6379 $redis.port }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ default 8 $redis.maximum_active_connections }} + minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }} + skip_verify: {{ $redis.tls.skip_verify }} + {{- end }} + {{- if $redis.high_availability.enabled }} + high_availability: + sentinel_name: {{ $redis.high_availability.sentinel_name }} + {{- if $redis.high_availability.nodes }} + nodes: {{ toYaml $redis.high_availability.nodes | nindent 10 }} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: {{ toYaml .Values.regulation | nindent 6 }} + storage: + postgres: + host: {{ $.Values.cnpg.main.creds.host }} + {{- with $storage := .Values.storage }} + port: {{ default 5432 $storage.postgres.port }} + database: {{ default "authelia" $storage.postgres.database }} + username: {{ default "authelia" $storage.postgres.username }} + timeout: {{ default "5s" $storage.postgres.timeout }} + ssl: + mode: {{ default "disable" $storage.postgres.sslmode }} + {{- end }} + {{- with $notifier := .Values.notifier }} + notifier: + disable_startup_check: {{ $.Values.notifier.disable_startup_check }} + {{- if $notifier.filesystem.enabled }} + filesystem: + filename: {{ $notifier.filesystem.filename }} + {{- end }} + {{- if $notifier.smtp.enabled }} + smtp: + host: {{ $notifier.smtp.host }} + port: {{ default 25 $notifier.smtp.port }} + timeout: {{ default "5s" $notifier.smtp.timeout }} + {{- with $notifier.smtp.username }} + username: {{ . }} + {{- end }} + sender: {{ $notifier.smtp.sender }} + identifier: {{ $notifier.smtp.identifier }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }} + minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }} + skip_verify: {{ default false $notifier.smtp.tls.skip_verify }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }} + authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }} + id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }} + refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }} + enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }} + minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }} + {{- if gt (len .Values.identity_providers.oidc.clients) 0 }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ default $client.id $client.description }} + secret: {{ default (randAlphaNum 128) $client.secret }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ default "two_factor" $client.authorization_policy }} + consent_mode: {{ default "auto" $client.consent_mode}} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: {{ toYaml $client.audience | nindent 10 }} + {{- end }} + scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }} + grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }} + response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }} + {{- if $client.response_modes }} + response_modes: {{ toYaml $client.response_modes | nindent 10 }} + {{- end }} + userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if (eq (len .Values.access_control.rules) 0) }} + {{- if (eq .Values.access_control.default_policy "bypass") }} + default_policy: one_factor + {{- else if (eq .Values.access_control.default_policy "deny") }} + default_policy: two_factor + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- else }} + default_policy: {{ .Values.access_control.default_policy }} + {{- end }} + {{- if (eq (len .Values.access_control.networks) 0) }} + networks: [] + {{- else }} + networks: {{ toYaml .Values.access_control.networks | nindent 6 }} + {{- end }} + {{- if (eq (len .Values.access_control.rules) 0) }} + rules: [] + {{- else }} + rules: {{ toYaml .Values.access_control.rules | nindent 6 }} + {{- end }} + ... +{{- end -}} diff --git a/enterprise/authelia/15.1.24/templates/_secrets.tpl b/enterprise/authelia/15.1.24/templates/_secrets.tpl new file mode 100644 index 00000000000..14ed88d973d --- /dev/null +++ b/enterprise/authelia/15.1.24/templates/_secrets.tpl @@ -0,0 +1,53 @@ +{{/* Define the secrets */}} +{{- define "authelia.secrets" -}} +{{- $basename := include "tc.v1.common.lib.chart.names.fullname" $ -}} +{{- $fetchname := printf "%s-authelia-secrets" $basename -}} + +{{/* Initialize all keys */}} +{{- $oidckey := genPrivateKey "rsa" }} +{{- $oidcsecret := randAlphaNum 32 }} +{{- $jwtsecret := randAlphaNum 50 }} +{{- $sessionsecret := randAlphaNum 50 }} +{{- $encryptionkey := randAlphaNum 100 }} + +enabled: true +data: + {{ with (lookup "v1" "Secret" .Release.Namespace $fetchname) }} + {{/* Get previous values and decode */}} + {{ $sessionsecret = (index .data "SESSION_ENCRYPTION_KEY") | b64dec }} + {{ $jwtsecret = (index .data "JWT_TOKEN") | b64dec }} + {{ $encryptionkey = (index .data "ENCRYPTION_KEY") | b64dec }} + + {{/* Check if those keys ever existed. as OIDC is optional */}} + {{ if and (hasKey .data "OIDC_PRIVATE_KEY") (hasKey .data "OIDC_HMAC_SECRET") }} + {{ $oidckey = (index .data "OIDC_PRIVATE_KEY") | b64dec }} + {{ $oidcsecret = (index .data "OIDC_HMAC_SECRET") | b64dec }} + {{ end }} + {{ end }} + SESSION_ENCRYPTION_KEY: {{ $sessionsecret }} + JWT_TOKEN: {{ $jwtsecret }} + ENCRYPTION_KEY: {{ $encryptionkey }} + + {{- if .Values.authentication_backend.ldap.enabled }} + LDAP_PASSWORD: {{ .Values.authentication_backend.ldap.plain_password }} + {{- end }} + + {{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key }} + {{- end }} + + STORAGE_PASSWORD: {{ $.Values.cnpg.main.creds.password | trimAll "\"" }} + + REDIS_PASSWORD: {{ .Values.redis.creds.redisPassword | trimAll "\"" }} + {{- if .Values.redisProvider.high_availability.enabled }} + REDIS_SENTINEL_PASSWORD: {{ .Values.redis.sentinelPassword | trimAll "\"" }} + {{- end }} + + OIDC_PRIVATE_KEY: | + {{- $oidckey | nindent 4 }} + OIDC_HMAC_SECRET: {{ $oidcsecret }} +{{- end -}} diff --git a/enterprise/authelia/15.1.24/templates/common.yaml b/enterprise/authelia/15.1.24/templates/common.yaml new file mode 100644 index 00000000000..54e288e852c --- /dev/null +++ b/enterprise/authelia/15.1.24/templates/common.yaml @@ -0,0 +1,77 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for authelia */}} +{{- $configmapPaths := include "authelia.configmap.paths" . | fromYaml -}} +{{- if $configmapPaths -}} + {{- $_ := set .Values.configmap "authelia-paths" $configmapPaths -}} +{{- end -}} + +{{- $configmapFile := include "authelia.configmap.configfile" . | fromYaml -}} +{{- if $configmapFile -}} + {{- $_ := set .Values.configmap "authelia-configfile" $configmapFile -}} +{{- end -}} + +{{/* Render secrets for authelia */}} +{{- $secret := include "authelia.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "authelia-secrets" $secret -}} +{{- end -}} + +{{/* Append the general configMap volume to the volumes */}} +{{- define "authelia.configmapVolume" -}} +enabled: true +mountPath: /configuration.yaml +subPath: configuration.yaml +readOnly: true +type: "configmap" +objectName: authelia-configfile +{{- end -}} + +{{/* Append the general secret volumes to the volumes */}} +{{- define "authelia.secretVolumes" -}} +enabled: true +mountPath: "/secrets" +readOnly: true +type: "secret" +objectName: authelia-secrets +items: + - key: "JWT_TOKEN" + path: JWT_TOKEN + - key: "SESSION_ENCRYPTION_KEY" + path: SESSION_ENCRYPTION_KEY + - key: "ENCRYPTION_KEY" + path: ENCRYPTION_KEY + - key: "STORAGE_PASSWORD" + path: STORAGE_PASSWORD + {{- if .Values.authentication_backend.ldap.enabled }} + - key: "LDAP_PASSWORD" + path: LDAP_PASSWORD + {{- end }} + {{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }} + - key: "SMTP_PASSWORD" + path: SMTP_PASSWORD + {{- end }} + - key: "REDIS_PASSWORD" + path: REDIS_PASSWORD + {{- if .Values.redisProvider.high_availability.enabled}} + - key: "REDIS_SENTINEL_PASSWORD" + path: REDIS_SENTINEL_PASSWORD + {{- end }} + {{- if .Values.duo_api.enabled }} + - key: "DUO_API_KEY" + path: DUO_API_KEY + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + - key: "OIDC_PRIVATE_KEY" + path: OIDC_PRIVATE_KEY + - key: "OIDC_HMAC_SECRET" + path: OIDC_HMAC_SECRET + {{- end }} +{{- end -}} + +{{- $_ := set .Values.persistence "authelia-configfile" (include "authelia.configmapVolume" . | fromYaml) -}} +{{- $_ := set .Values.persistence "authelia-secrets" (include "authelia.secretVolumes" . | fromYaml) -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/enterprise/blocky/5.0.37/values.yaml b/enterprise/authelia/15.1.24/values.yaml similarity index 100% rename from enterprise/blocky/5.0.37/values.yaml rename to enterprise/authelia/15.1.24/values.yaml diff --git a/enterprise/blocky/5.0.37/CHANGELOG.md b/enterprise/blocky/5.0.37/CHANGELOG.md deleted file mode 100644 index ee825b03a99..00000000000 --- a/enterprise/blocky/5.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blocky-5.0.37](https://github.com/truecharts/charts/compare/blocky-5.0.36...blocky-5.0.37) (2023-06-05) - -### Fix - -- fix tpl ([#9396](https://github.com/truecharts/charts/issues/9396)) - - - - -## [blocky-5.0.36](https://github.com/truecharts/charts/compare/blocky-5.0.35...blocky-5.0.36) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [blocky-5.0.35](https://github.com/truecharts/charts/compare/blocky-5.0.34...blocky-5.0.35) (2023-05-28) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [blocky-5.0.34](https://github.com/truecharts/charts/compare/blocky-5.0.33...blocky-5.0.34) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [blocky-5.0.33](https://github.com/truecharts/charts/compare/blocky-5.0.32...blocky-5.0.33) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [blocky-5.0.32](https://github.com/truecharts/charts/compare/blocky-5.0.31...blocky-5.0.32) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [blocky-5.0.31](https://github.com/truecharts/charts/compare/blocky-5.0.30...blocky-5.0.31) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [blocky-5.0.30](https://github.com/truecharts/charts/compare/blocky-5.0.29...blocky-5.0.30) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [blocky-5.0.29](https://github.com/truecharts/charts/compare/blocky-5.0.28...blocky-5.0.29) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [blocky-5.0.28](https://github.com/truecharts/charts/compare/blocky-5.0.27...blocky-5.0.28) (2023-05-05) - - - - -## [blocky-5.0.27](https://github.com/truecharts/charts/compare/blocky-5.0.26...blocky-5.0.27) (2023-05-03) - -### Chore diff --git a/enterprise/blocky/5.0.37/Chart.yaml b/enterprise/blocky/5.0.37/Chart.yaml deleted file mode 100644 index 4e6cea7320c..00000000000 --- a/enterprise/blocky/5.0.37/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.21.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go -home: https://truecharts.org/charts/enterprise/blocky -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png -keywords: - - dns - - blocky -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blocky -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/Mozart409/blocky-frontend -version: 5.0.37 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/blocky/5.0.37/app-changelog.md b/enterprise/blocky/5.0.37/app-changelog.md deleted file mode 100644 index 14f99040157..00000000000 --- a/enterprise/blocky/5.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blocky-5.0.37](https://github.com/truecharts/charts/compare/blocky-5.0.36...blocky-5.0.37) (2023-06-05) - -### Fix - -- fix tpl ([#9396](https://github.com/truecharts/charts/issues/9396)) - - \ No newline at end of file diff --git a/enterprise/blocky/5.0.37/charts/common-12.12.1.tgz b/enterprise/blocky/5.0.37/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/enterprise/blocky/5.0.37/charts/common-12.12.1.tgz and /dev/null differ diff --git a/enterprise/blocky/5.0.37/charts/redis-6.0.50.tgz b/enterprise/blocky/5.0.37/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/enterprise/blocky/5.0.37/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/enterprise/blocky/5.0.38/CHANGELOG.md b/enterprise/blocky/5.0.38/CHANGELOG.md new file mode 100644 index 00000000000..9763101c3a8 --- /dev/null +++ b/enterprise/blocky/5.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blocky-5.0.38](https://github.com/truecharts/charts/compare/blocky-5.0.37...blocky-5.0.38) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [blocky-5.0.37](https://github.com/truecharts/charts/compare/blocky-5.0.36...blocky-5.0.37) (2023-06-05) + +### Fix + +- fix tpl ([#9396](https://github.com/truecharts/charts/issues/9396)) + + + + +## [blocky-5.0.36](https://github.com/truecharts/charts/compare/blocky-5.0.35...blocky-5.0.36) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [blocky-5.0.35](https://github.com/truecharts/charts/compare/blocky-5.0.34...blocky-5.0.35) (2023-05-28) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [blocky-5.0.34](https://github.com/truecharts/charts/compare/blocky-5.0.33...blocky-5.0.34) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [blocky-5.0.33](https://github.com/truecharts/charts/compare/blocky-5.0.32...blocky-5.0.33) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [blocky-5.0.32](https://github.com/truecharts/charts/compare/blocky-5.0.31...blocky-5.0.32) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [blocky-5.0.31](https://github.com/truecharts/charts/compare/blocky-5.0.30...blocky-5.0.31) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [blocky-5.0.30](https://github.com/truecharts/charts/compare/blocky-5.0.29...blocky-5.0.30) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [blocky-5.0.29](https://github.com/truecharts/charts/compare/blocky-5.0.28...blocky-5.0.29) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/enterprise/blocky/5.0.38/Chart.yaml b/enterprise/blocky/5.0.38/Chart.yaml new file mode 100644 index 00000000000..10bd65c767c --- /dev/null +++ b/enterprise/blocky/5.0.38/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go +home: https://truecharts.org/charts/enterprise/blocky +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png +keywords: + - dns + - blocky +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blocky +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://0xerr0r.github.io/blocky/ + - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend +version: 5.0.38 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/blocky/5.0.37/LICENSE b/enterprise/blocky/5.0.38/LICENSE similarity index 100% rename from enterprise/blocky/5.0.37/LICENSE rename to enterprise/blocky/5.0.38/LICENSE diff --git a/enterprise/clusterissuer/1.0.2/README.md b/enterprise/blocky/5.0.38/README.md similarity index 100% rename from enterprise/clusterissuer/1.0.2/README.md rename to enterprise/blocky/5.0.38/README.md diff --git a/enterprise/blocky/5.0.38/app-changelog.md b/enterprise/blocky/5.0.38/app-changelog.md new file mode 100644 index 00000000000..54f9caa4ef4 --- /dev/null +++ b/enterprise/blocky/5.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blocky-5.0.38](https://github.com/truecharts/charts/compare/blocky-5.0.37...blocky-5.0.38) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/blocky/5.0.37/app-readme.md b/enterprise/blocky/5.0.38/app-readme.md similarity index 100% rename from enterprise/blocky/5.0.37/app-readme.md rename to enterprise/blocky/5.0.38/app-readme.md diff --git a/enterprise/blocky/5.0.38/charts/common-12.12.3.tgz b/enterprise/blocky/5.0.38/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/blocky/5.0.38/charts/common-12.12.3.tgz differ diff --git a/enterprise/blocky/5.0.38/charts/redis-6.0.52.tgz b/enterprise/blocky/5.0.38/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/enterprise/blocky/5.0.38/charts/redis-6.0.52.tgz differ diff --git a/enterprise/blocky/5.0.37/ix_values.yaml b/enterprise/blocky/5.0.38/ix_values.yaml similarity index 100% rename from enterprise/blocky/5.0.37/ix_values.yaml rename to enterprise/blocky/5.0.38/ix_values.yaml diff --git a/enterprise/blocky/5.0.37/questions.yaml b/enterprise/blocky/5.0.38/questions.yaml similarity index 100% rename from enterprise/blocky/5.0.37/questions.yaml rename to enterprise/blocky/5.0.38/questions.yaml diff --git a/enterprise/clusterissuer/1.0.2/templates/NOTES.txt b/enterprise/blocky/5.0.38/templates/NOTES.txt similarity index 100% rename from enterprise/clusterissuer/1.0.2/templates/NOTES.txt rename to enterprise/blocky/5.0.38/templates/NOTES.txt diff --git a/enterprise/blocky/5.0.37/templates/_blockyConfig.tpl b/enterprise/blocky/5.0.38/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/5.0.37/templates/_blockyConfig.tpl rename to enterprise/blocky/5.0.38/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/5.0.37/templates/_k8sgateway.tpl b/enterprise/blocky/5.0.38/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/5.0.37/templates/_k8sgateway.tpl rename to enterprise/blocky/5.0.38/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/5.0.37/templates/common.yaml b/enterprise/blocky/5.0.38/templates/common.yaml similarity index 100% rename from enterprise/blocky/5.0.37/templates/common.yaml rename to enterprise/blocky/5.0.38/templates/common.yaml diff --git a/enterprise/clusterissuer/1.0.2/values.yaml b/enterprise/blocky/5.0.38/values.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.2/values.yaml rename to enterprise/blocky/5.0.38/values.yaml diff --git a/enterprise/clusterissuer/1.0.2/CHANGELOG.md b/enterprise/clusterissuer/1.0.2/CHANGELOG.md deleted file mode 100644 index 14faf63c432..00000000000 --- a/enterprise/clusterissuer/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,27 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clusterissuer-1.0.2](https://github.com/truecharts/charts/compare/clusterissuer-1.0.1...clusterissuer-1.0.2) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [clusterissuer-1.0.1](https://github.com/truecharts/charts/compare/clusterissuer-1.0.0...clusterissuer-1.0.1) (2023-05-28) - - - - -## [clusterissuer-1.0.0]clusterissuer-1.0.0 (2023-05-28) - -### Chore - -- rename metallb to metallb-config and cert-manager to clusterissuer ([#9202](https://github.com/truecharts/charts/issues/9202)) - - \ No newline at end of file diff --git a/enterprise/clusterissuer/1.0.2/Chart.yaml b/enterprise/clusterissuer/1.0.2/Chart.yaml deleted file mode 100644 index 9a215b39b9d..00000000000 --- a/enterprise/clusterissuer/1.0.2/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: 12.12.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: 1.0.2 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/clusterissuer/1.0.2/app-changelog.md b/enterprise/clusterissuer/1.0.2/app-changelog.md deleted file mode 100644 index 58881e4b685..00000000000 --- a/enterprise/clusterissuer/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clusterissuer-1.0.2](https://github.com/truecharts/charts/compare/clusterissuer-1.0.1...clusterissuer-1.0.2) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/enterprise/clusterissuer/1.0.2/charts/common-12.12.1.tgz b/enterprise/clusterissuer/1.0.2/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/enterprise/clusterissuer/1.0.2/charts/common-12.12.1.tgz and /dev/null differ diff --git a/enterprise/clusterissuer/1.0.3/CHANGELOG.md b/enterprise/clusterissuer/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..0531078f50c --- /dev/null +++ b/enterprise/clusterissuer/1.0.3/CHANGELOG.md @@ -0,0 +1,36 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clusterissuer-1.0.3](https://github.com/truecharts/charts/compare/clusterissuer-1.0.2...clusterissuer-1.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [clusterissuer-1.0.2](https://github.com/truecharts/charts/compare/clusterissuer-1.0.1...clusterissuer-1.0.2) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [clusterissuer-1.0.1](https://github.com/truecharts/charts/compare/clusterissuer-1.0.0...clusterissuer-1.0.1) (2023-05-28) + + + + +## [clusterissuer-1.0.0]clusterissuer-1.0.0 (2023-05-28) + +### Chore + +- rename metallb to metallb-config and cert-manager to clusterissuer ([#9202](https://github.com/truecharts/charts/issues/9202)) + + \ No newline at end of file diff --git a/enterprise/clusterissuer/1.0.3/Chart.yaml b/enterprise/clusterissuer/1.0.3/Chart.yaml new file mode 100644 index 00000000000..a1409af78fb --- /dev/null +++ b/enterprise/clusterissuer/1.0.3/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: 12.12.3 +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: 1.0.3 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/7.0.21/LICENSE b/enterprise/clusterissuer/1.0.3/LICENSE similarity index 100% rename from stable/outline/7.0.21/LICENSE rename to enterprise/clusterissuer/1.0.3/LICENSE diff --git a/enterprise/grafana/7.0.44/README.md b/enterprise/clusterissuer/1.0.3/README.md similarity index 100% rename from enterprise/grafana/7.0.44/README.md rename to enterprise/clusterissuer/1.0.3/README.md diff --git a/enterprise/clusterissuer/1.0.3/app-changelog.md b/enterprise/clusterissuer/1.0.3/app-changelog.md new file mode 100644 index 00000000000..227e96cfef3 --- /dev/null +++ b/enterprise/clusterissuer/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clusterissuer-1.0.3](https://github.com/truecharts/charts/compare/clusterissuer-1.0.2...clusterissuer-1.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/clusterissuer/1.0.2/app-readme.md b/enterprise/clusterissuer/1.0.3/app-readme.md similarity index 100% rename from enterprise/clusterissuer/1.0.2/app-readme.md rename to enterprise/clusterissuer/1.0.3/app-readme.md diff --git a/enterprise/clusterissuer/1.0.3/charts/common-12.12.3.tgz b/enterprise/clusterissuer/1.0.3/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/clusterissuer/1.0.3/charts/common-12.12.3.tgz differ diff --git a/enterprise/clusterissuer/1.0.2/crds/cert-manager.yaml b/enterprise/clusterissuer/1.0.3/crds/cert-manager.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.2/crds/cert-manager.yaml rename to enterprise/clusterissuer/1.0.3/crds/cert-manager.yaml diff --git a/enterprise/clusterissuer/1.0.2/ix_values.yaml b/enterprise/clusterissuer/1.0.3/ix_values.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.2/ix_values.yaml rename to enterprise/clusterissuer/1.0.3/ix_values.yaml diff --git a/enterprise/clusterissuer/1.0.2/questions.yaml b/enterprise/clusterissuer/1.0.3/questions.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.2/questions.yaml rename to enterprise/clusterissuer/1.0.3/questions.yaml diff --git a/enterprise/grafana/7.0.44/templates/NOTES.txt b/enterprise/clusterissuer/1.0.3/templates/NOTES.txt similarity index 100% rename from enterprise/grafana/7.0.44/templates/NOTES.txt rename to enterprise/clusterissuer/1.0.3/templates/NOTES.txt diff --git a/enterprise/clusterissuer/1.0.2/templates/_metrics.tpl b/enterprise/clusterissuer/1.0.3/templates/_metrics.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.2/templates/_metrics.tpl rename to enterprise/clusterissuer/1.0.3/templates/_metrics.tpl diff --git a/enterprise/clusterissuer/1.0.2/templates/clusterissuer/_ACME.tpl b/enterprise/clusterissuer/1.0.3/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.2/templates/clusterissuer/_ACME.tpl rename to enterprise/clusterissuer/1.0.3/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/clusterissuer/1.0.2/templates/clusterissuer/_CA.tpl b/enterprise/clusterissuer/1.0.3/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.2/templates/clusterissuer/_CA.tpl rename to enterprise/clusterissuer/1.0.3/templates/clusterissuer/_CA.tpl diff --git a/enterprise/clusterissuer/1.0.2/templates/clusterissuer/_selfSigned.tpl b/enterprise/clusterissuer/1.0.3/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/clusterissuer/1.0.2/templates/clusterissuer/_selfSigned.tpl rename to enterprise/clusterissuer/1.0.3/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/clusterissuer/1.0.2/templates/common.yaml b/enterprise/clusterissuer/1.0.3/templates/common.yaml similarity index 100% rename from enterprise/clusterissuer/1.0.2/templates/common.yaml rename to enterprise/clusterissuer/1.0.3/templates/common.yaml diff --git a/enterprise/grafana/7.0.44/values.yaml b/enterprise/clusterissuer/1.0.3/values.yaml similarity index 100% rename from enterprise/grafana/7.0.44/values.yaml rename to enterprise/clusterissuer/1.0.3/values.yaml diff --git a/enterprise/grafana/7.0.44/CHANGELOG.md b/enterprise/grafana/7.0.44/CHANGELOG.md deleted file mode 100644 index 2daf78f3971..00000000000 --- a/enterprise/grafana/7.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grafana-7.0.44](https://github.com/truecharts/charts/compare/grafana-7.0.43...grafana-7.0.44) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9431](https://github.com/truecharts/charts/issues/9431)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [grafana-7.0.43](https://github.com/truecharts/charts/compare/grafana-7.0.42...grafana-7.0.43) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9365](https://github.com/truecharts/charts/issues/9365)) - - - - -## [grafana-7.0.42](https://github.com/truecharts/charts/compare/grafana-7.0.41...grafana-7.0.42) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9206](https://github.com/truecharts/charts/issues/9206)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [grafana-7.0.41](https://github.com/truecharts/charts/compare/grafana-7.0.40...grafana-7.0.41) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [grafana-7.0.40](https://github.com/truecharts/charts/compare/grafana-7.0.39...grafana-7.0.40) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - - - -## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - - - -## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - - - -## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - - - -## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) - - diff --git a/enterprise/grafana/7.0.44/Chart.yaml b/enterprise/grafana/7.0.44/Chart.yaml deleted file mode 100644 index 9c607b3b8ba..00000000000 --- a/enterprise/grafana/7.0.44/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "9.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. -home: https://truecharts.org/charts/enterprise/grafana -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - - https://github.com/bitnami/bitnami-docker-grafana - - https://grafana.com/ -type: application -version: 7.0.44 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/grafana/7.0.44/app-changelog.md b/enterprise/grafana/7.0.44/app-changelog.md deleted file mode 100644 index afb1f239661..00000000000 --- a/enterprise/grafana/7.0.44/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [grafana-7.0.44](https://github.com/truecharts/charts/compare/grafana-7.0.43...grafana-7.0.44) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9431](https://github.com/truecharts/charts/issues/9431)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/enterprise/grafana/7.0.44/charts/common-12.12.1.tgz b/enterprise/grafana/7.0.44/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/enterprise/grafana/7.0.44/charts/common-12.12.1.tgz and /dev/null differ diff --git a/enterprise/grafana/7.0.45/CHANGELOG.md b/enterprise/grafana/7.0.45/CHANGELOG.md new file mode 100644 index 00000000000..b247f8fe07b --- /dev/null +++ b/enterprise/grafana/7.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grafana-7.0.45](https://github.com/truecharts/charts/compare/grafana-7.0.44...grafana-7.0.45) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [grafana-7.0.44](https://github.com/truecharts/charts/compare/grafana-7.0.43...grafana-7.0.44) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9431](https://github.com/truecharts/charts/issues/9431)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [grafana-7.0.43](https://github.com/truecharts/charts/compare/grafana-7.0.42...grafana-7.0.43) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9365](https://github.com/truecharts/charts/issues/9365)) + + + + +## [grafana-7.0.42](https://github.com/truecharts/charts/compare/grafana-7.0.41...grafana-7.0.42) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9206](https://github.com/truecharts/charts/issues/9206)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [grafana-7.0.41](https://github.com/truecharts/charts/compare/grafana-7.0.40...grafana-7.0.41) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [grafana-7.0.40](https://github.com/truecharts/charts/compare/grafana-7.0.39...grafana-7.0.40) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) + + + + +## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) + + + + +## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) + + + + +## [grafana-7.0.39](https://github.com/truecharts/charts/compare/grafana-7.0.38...grafana-7.0.39) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9146](https://github.com/truecharts/charts/issues/9146)) + + diff --git a/enterprise/grafana/7.0.45/Chart.yaml b/enterprise/grafana/7.0.45/Chart.yaml new file mode 100644 index 00000000000..16eda29d630 --- /dev/null +++ b/enterprise/grafana/7.0.45/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "9.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. +home: https://truecharts.org/charts/enterprise/grafana +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grafana.png +keywords: + - analytics + - monitoring + - metrics + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://github.com/bitnami/bitnami-docker-grafana + - https://grafana.com/ +type: application +version: 7.0.45 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/grafana/7.0.44/LICENSE b/enterprise/grafana/7.0.45/LICENSE similarity index 100% rename from enterprise/grafana/7.0.44/LICENSE rename to enterprise/grafana/7.0.45/LICENSE diff --git a/enterprise/metallb-config/1.1.4/README.md b/enterprise/grafana/7.0.45/README.md similarity index 100% rename from enterprise/metallb-config/1.1.4/README.md rename to enterprise/grafana/7.0.45/README.md diff --git a/enterprise/grafana/7.0.45/app-changelog.md b/enterprise/grafana/7.0.45/app-changelog.md new file mode 100644 index 00000000000..8613b387f4d --- /dev/null +++ b/enterprise/grafana/7.0.45/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-7.0.45](https://github.com/truecharts/charts/compare/grafana-7.0.44...grafana-7.0.45) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/grafana/7.0.44/app-readme.md b/enterprise/grafana/7.0.45/app-readme.md similarity index 100% rename from enterprise/grafana/7.0.44/app-readme.md rename to enterprise/grafana/7.0.45/app-readme.md diff --git a/enterprise/grafana/7.0.45/charts/common-12.12.3.tgz b/enterprise/grafana/7.0.45/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/grafana/7.0.45/charts/common-12.12.3.tgz differ diff --git a/enterprise/grafana/7.0.44/ix_values.yaml b/enterprise/grafana/7.0.45/ix_values.yaml similarity index 100% rename from enterprise/grafana/7.0.44/ix_values.yaml rename to enterprise/grafana/7.0.45/ix_values.yaml diff --git a/enterprise/grafana/7.0.44/questions.yaml b/enterprise/grafana/7.0.45/questions.yaml similarity index 100% rename from enterprise/grafana/7.0.44/questions.yaml rename to enterprise/grafana/7.0.45/questions.yaml diff --git a/enterprise/metallb-config/1.1.4/templates/NOTES.txt b/enterprise/grafana/7.0.45/templates/NOTES.txt similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/NOTES.txt rename to enterprise/grafana/7.0.45/templates/NOTES.txt diff --git a/enterprise/grafana/7.0.44/templates/common.yaml b/enterprise/grafana/7.0.45/templates/common.yaml similarity index 100% rename from enterprise/grafana/7.0.44/templates/common.yaml rename to enterprise/grafana/7.0.45/templates/common.yaml diff --git a/enterprise/metallb-config/1.1.4/values.yaml b/enterprise/grafana/7.0.45/values.yaml similarity index 100% rename from enterprise/metallb-config/1.1.4/values.yaml rename to enterprise/grafana/7.0.45/values.yaml diff --git a/enterprise/metallb-config/1.1.4/CHANGELOG.md b/enterprise/metallb-config/1.1.4/CHANGELOG.md deleted file mode 100644 index b04c62ad430..00000000000 --- a/enterprise/metallb-config/1.1.4/CHANGELOG.md +++ /dev/null @@ -1,55 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metallb-config-1.1.4](https://github.com/truecharts/charts/compare/metallb-config-1.1.3...metallb-config-1.1.4) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [metallb-config-1.1.3](https://github.com/truecharts/charts/compare/metallb-config-1.1.2...metallb-config-1.1.3) (2023-06-01) - - - - -## [metallb-config-1.1.2](https://github.com/truecharts/charts/compare/metallb-config-1.1.1...metallb-config-1.1.2) (2023-05-31) - - - - -## [metallb-config-1.1.1](https://github.com/truecharts/charts/compare/metallb-config-1.1.0...metallb-config-1.1.1) (2023-05-30) - -### Chore - -- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) - - - - -## [metallb-config-1.1.0](https://github.com/truecharts/charts/compare/metallb-config-1.0.1...metallb-config-1.1.0) (2023-05-30) - -### Feat - -- add compatibility with new operator design ([#9298](https://github.com/truecharts/charts/issues/9298)) - - - - -## [metallb-config-1.0.1](https://github.com/truecharts/charts/compare/metallb-config-1.0.0...metallb-config-1.0.1) (2023-05-30) - - - - -## [metallb-config-1.0.0]metallb-config-1.0.0 (2023-05-28) - -### Chore - -- rename metallb to metallb-config and cert-manager to clusterissuer ([#9202](https://github.com/truecharts/charts/issues/9202)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.4/Chart.yaml b/enterprise/metallb-config/1.1.4/Chart.yaml deleted file mode 100644 index 1990349f1e9..00000000000 --- a/enterprise/metallb-config/1.1.4/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: 12.12.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: 1.1.4 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb-config/1.1.4/app-changelog.md b/enterprise/metallb-config/1.1.4/app-changelog.md deleted file mode 100644 index 3cf9ff8ff4a..00000000000 --- a/enterprise/metallb-config/1.1.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-config-1.1.4](https://github.com/truecharts/charts/compare/metallb-config-1.1.3...metallb-config-1.1.4) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.4/charts/common-12.12.1.tgz b/enterprise/metallb-config/1.1.4/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/enterprise/metallb-config/1.1.4/charts/common-12.12.1.tgz and /dev/null differ diff --git a/enterprise/metallb-config/1.1.5/CHANGELOG.md b/enterprise/metallb-config/1.1.5/CHANGELOG.md new file mode 100644 index 00000000000..2f11d5390bb --- /dev/null +++ b/enterprise/metallb-config/1.1.5/CHANGELOG.md @@ -0,0 +1,64 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-config-1.1.5](https://github.com/truecharts/charts/compare/metallb-config-1.1.4...metallb-config-1.1.5) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [metallb-config-1.1.4](https://github.com/truecharts/charts/compare/metallb-config-1.1.3...metallb-config-1.1.4) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [metallb-config-1.1.3](https://github.com/truecharts/charts/compare/metallb-config-1.1.2...metallb-config-1.1.3) (2023-06-01) + + + + +## [metallb-config-1.1.2](https://github.com/truecharts/charts/compare/metallb-config-1.1.1...metallb-config-1.1.2) (2023-05-31) + + + + +## [metallb-config-1.1.1](https://github.com/truecharts/charts/compare/metallb-config-1.1.0...metallb-config-1.1.1) (2023-05-30) + +### Chore + +- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) + + + + +## [metallb-config-1.1.0](https://github.com/truecharts/charts/compare/metallb-config-1.0.1...metallb-config-1.1.0) (2023-05-30) + +### Feat + +- add compatibility with new operator design ([#9298](https://github.com/truecharts/charts/issues/9298)) + + + + +## [metallb-config-1.0.1](https://github.com/truecharts/charts/compare/metallb-config-1.0.0...metallb-config-1.0.1) (2023-05-30) + + + + +## [metallb-config-1.0.0]metallb-config-1.0.0 (2023-05-28) + +### Chore + +- rename metallb to metallb-config and cert-manager to clusterissuer ([#9202](https://github.com/truecharts/charts/issues/9202)) + + \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.5/Chart.yaml b/enterprise/metallb-config/1.1.5/Chart.yaml new file mode 100644 index 00000000000..d7ed3478ebc --- /dev/null +++ b/enterprise/metallb-config/1.1.5/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: 12.12.3 +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: 1.1.5 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb-config/1.1.4/LICENSE b/enterprise/metallb-config/1.1.5/LICENSE similarity index 100% rename from enterprise/metallb-config/1.1.4/LICENSE rename to enterprise/metallb-config/1.1.5/LICENSE diff --git a/enterprise/prometheus/9.0.15/README.md b/enterprise/metallb-config/1.1.5/README.md similarity index 100% rename from enterprise/prometheus/9.0.15/README.md rename to enterprise/metallb-config/1.1.5/README.md diff --git a/enterprise/metallb-config/1.1.5/app-changelog.md b/enterprise/metallb-config/1.1.5/app-changelog.md new file mode 100644 index 00000000000..04362a8e3d0 --- /dev/null +++ b/enterprise/metallb-config/1.1.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-config-1.1.5](https://github.com/truecharts/charts/compare/metallb-config-1.1.4...metallb-config-1.1.5) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/metallb-config/1.1.4/app-readme.md b/enterprise/metallb-config/1.1.5/app-readme.md similarity index 100% rename from enterprise/metallb-config/1.1.4/app-readme.md rename to enterprise/metallb-config/1.1.5/app-readme.md diff --git a/enterprise/metallb-config/1.1.5/charts/common-12.12.3.tgz b/enterprise/metallb-config/1.1.5/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/metallb-config/1.1.5/charts/common-12.12.3.tgz differ diff --git a/enterprise/metallb-config/1.1.4/ix_values.yaml b/enterprise/metallb-config/1.1.5/ix_values.yaml similarity index 100% rename from enterprise/metallb-config/1.1.4/ix_values.yaml rename to enterprise/metallb-config/1.1.5/ix_values.yaml diff --git a/enterprise/metallb-config/1.1.4/questions.yaml b/enterprise/metallb-config/1.1.5/questions.yaml similarity index 100% rename from enterprise/metallb-config/1.1.4/questions.yaml rename to enterprise/metallb-config/1.1.5/questions.yaml diff --git a/enterprise/prometheus/9.0.15/templates/NOTES.txt b/enterprise/metallb-config/1.1.5/templates/NOTES.txt similarity index 100% rename from enterprise/prometheus/9.0.15/templates/NOTES.txt rename to enterprise/metallb-config/1.1.5/templates/NOTES.txt diff --git a/enterprise/metallb-config/1.1.4/templates/_bgpadvertisement.tpl b/enterprise/metallb-config/1.1.5/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/_bgpadvertisement.tpl rename to enterprise/metallb-config/1.1.5/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb-config/1.1.4/templates/_community.tpl b/enterprise/metallb-config/1.1.5/templates/_community.tpl similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/_community.tpl rename to enterprise/metallb-config/1.1.5/templates/_community.tpl diff --git a/enterprise/metallb-config/1.1.4/templates/_ipaddresspool.tpl b/enterprise/metallb-config/1.1.5/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/_ipaddresspool.tpl rename to enterprise/metallb-config/1.1.5/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb-config/1.1.4/templates/_l2advertisement.tpl b/enterprise/metallb-config/1.1.5/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/_l2advertisement.tpl rename to enterprise/metallb-config/1.1.5/templates/_l2advertisement.tpl diff --git a/enterprise/metallb-config/1.1.4/templates/_peers.tpl b/enterprise/metallb-config/1.1.5/templates/_peers.tpl similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/_peers.tpl rename to enterprise/metallb-config/1.1.5/templates/_peers.tpl diff --git a/enterprise/metallb-config/1.1.4/templates/common.yaml b/enterprise/metallb-config/1.1.5/templates/common.yaml similarity index 100% rename from enterprise/metallb-config/1.1.4/templates/common.yaml rename to enterprise/metallb-config/1.1.5/templates/common.yaml diff --git a/enterprise/prometheus/9.0.15/values.yaml b/enterprise/metallb-config/1.1.5/values.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/values.yaml rename to enterprise/metallb-config/1.1.5/values.yaml diff --git a/enterprise/prometheus/9.0.15/CHANGELOG.md b/enterprise/prometheus/9.0.15/CHANGELOG.md deleted file mode 100644 index d0338f6b01e..00000000000 --- a/enterprise/prometheus/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prometheus-9.0.15](https://github.com/truecharts/charts/compare/prometheus-9.0.14...prometheus-9.0.15) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9410](https://github.com/truecharts/charts/issues/9410)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [prometheus-9.0.14](https://github.com/truecharts/charts/compare/prometheus-9.0.13...prometheus-9.0.14) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9379](https://github.com/truecharts/charts/issues/9379)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [prometheus-9.0.13](https://github.com/truecharts/charts/compare/prometheus-9.0.12...prometheus-9.0.13) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [prometheus-9.0.12](https://github.com/truecharts/charts/compare/prometheus-9.0.11...prometheus-9.0.12) (2023-05-27) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9192](https://github.com/truecharts/charts/issues/9192)) - - - - -## [prometheus-9.0.11](https://github.com/truecharts/charts/compare/prometheus-9.0.10...prometheus-9.0.11) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [prometheus-9.0.10](https://github.com/truecharts/charts/compare/prometheus-9.0.9...prometheus-9.0.10) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9121](https://github.com/truecharts/charts/issues/9121)) - - - - -## [prometheus-9.0.10](https://github.com/truecharts/charts/compare/prometheus-9.0.9...prometheus-9.0.10) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9121](https://github.com/truecharts/charts/issues/9121)) - - - - -## [prometheus-9.0.9](https://github.com/truecharts/charts/compare/prometheus-9.0.8...prometheus-9.0.9) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [prometheus-9.0.8](https://github.com/truecharts/charts/compare/prometheus-9.0.7...prometheus-9.0.8) (2023-05-23) - -### Chore - -- update helm chart kube-state-metrics to 1.0.3 ([#9098](https://github.com/truecharts/charts/issues/9098)) - - - - -## [prometheus-9.0.7](https://github.com/truecharts/charts/compare/prometheus-9.0.6...prometheus-9.0.7) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - diff --git a/enterprise/prometheus/9.0.15/Chart.yaml b/enterprise/prometheus/9.0.15/Chart.yaml deleted file mode 100644 index 816f82c192c..00000000000 --- a/enterprise/prometheus/9.0.15/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "2.44.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://deps.truecharts.org - version: 1.0.13 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://deps.truecharts.org - version: 1.0.11 -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: 9.0.15 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/prometheus/9.0.15/app-changelog.md b/enterprise/prometheus/9.0.15/app-changelog.md deleted file mode 100644 index ed60dde934c..00000000000 --- a/enterprise/prometheus/9.0.15/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [prometheus-9.0.15](https://github.com/truecharts/charts/compare/prometheus-9.0.14...prometheus-9.0.15) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9410](https://github.com/truecharts/charts/issues/9410)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/enterprise/prometheus/9.0.15/charts/common-12.12.1.tgz b/enterprise/prometheus/9.0.15/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/enterprise/prometheus/9.0.15/charts/common-12.12.1.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.15/charts/kube-state-metrics-1.0.11.tgz b/enterprise/prometheus/9.0.15/charts/kube-state-metrics-1.0.11.tgz deleted file mode 100644 index 3044b36c012..00000000000 Binary files a/enterprise/prometheus/9.0.15/charts/kube-state-metrics-1.0.11.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.15/charts/node-exporter-1.0.13.tgz b/enterprise/prometheus/9.0.15/charts/node-exporter-1.0.13.tgz deleted file mode 100644 index 2578bbb9147..00000000000 Binary files a/enterprise/prometheus/9.0.15/charts/node-exporter-1.0.13.tgz and /dev/null differ diff --git a/enterprise/prometheus/9.0.16/CHANGELOG.md b/enterprise/prometheus/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..737c5e791d6 --- /dev/null +++ b/enterprise/prometheus/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prometheus-9.0.16](https://github.com/truecharts/charts/compare/prometheus-9.0.15...prometheus-9.0.16) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [prometheus-9.0.15](https://github.com/truecharts/charts/compare/prometheus-9.0.14...prometheus-9.0.15) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9410](https://github.com/truecharts/charts/issues/9410)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [prometheus-9.0.14](https://github.com/truecharts/charts/compare/prometheus-9.0.13...prometheus-9.0.14) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9379](https://github.com/truecharts/charts/issues/9379)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [prometheus-9.0.13](https://github.com/truecharts/charts/compare/prometheus-9.0.12...prometheus-9.0.13) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [prometheus-9.0.12](https://github.com/truecharts/charts/compare/prometheus-9.0.11...prometheus-9.0.12) (2023-05-27) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9192](https://github.com/truecharts/charts/issues/9192)) + + + + +## [prometheus-9.0.11](https://github.com/truecharts/charts/compare/prometheus-9.0.10...prometheus-9.0.11) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [prometheus-9.0.10](https://github.com/truecharts/charts/compare/prometheus-9.0.9...prometheus-9.0.10) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9121](https://github.com/truecharts/charts/issues/9121)) + + + + +## [prometheus-9.0.10](https://github.com/truecharts/charts/compare/prometheus-9.0.9...prometheus-9.0.10) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/prometheus to v2.44.0 ([#9121](https://github.com/truecharts/charts/issues/9121)) + + + + +## [prometheus-9.0.9](https://github.com/truecharts/charts/compare/prometheus-9.0.8...prometheus-9.0.9) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [prometheus-9.0.8](https://github.com/truecharts/charts/compare/prometheus-9.0.7...prometheus-9.0.8) (2023-05-23) + +### Chore + +- update helm chart kube-state-metrics to 1.0.3 ([#9098](https://github.com/truecharts/charts/issues/9098)) + + diff --git a/enterprise/prometheus/9.0.16/Chart.yaml b/enterprise/prometheus/9.0.16/Chart.yaml new file mode 100644 index 00000000000..5dc1bec1d54 --- /dev/null +++ b/enterprise/prometheus/9.0.16/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "2.44.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://deps.truecharts.org + version: 1.0.16 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://deps.truecharts.org + version: 1.0.13 +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: 9.0.16 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/prometheus/9.0.15/LICENSE b/enterprise/prometheus/9.0.16/LICENSE similarity index 100% rename from enterprise/prometheus/9.0.15/LICENSE rename to enterprise/prometheus/9.0.16/LICENSE diff --git a/enterprise/prometheus/9.0.16/README.md b/enterprise/prometheus/9.0.16/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/prometheus/9.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/prometheus/9.0.16/app-changelog.md b/enterprise/prometheus/9.0.16/app-changelog.md new file mode 100644 index 00000000000..9cab1b69e0d --- /dev/null +++ b/enterprise/prometheus/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prometheus-9.0.16](https://github.com/truecharts/charts/compare/prometheus-9.0.15...prometheus-9.0.16) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/prometheus/9.0.15/app-readme.md b/enterprise/prometheus/9.0.16/app-readme.md similarity index 100% rename from enterprise/prometheus/9.0.15/app-readme.md rename to enterprise/prometheus/9.0.16/app-readme.md diff --git a/enterprise/prometheus/9.0.16/charts/common-12.12.3.tgz b/enterprise/prometheus/9.0.16/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/prometheus/9.0.16/charts/common-12.12.3.tgz differ diff --git a/enterprise/prometheus/9.0.16/charts/kube-state-metrics-1.0.13.tgz b/enterprise/prometheus/9.0.16/charts/kube-state-metrics-1.0.13.tgz new file mode 100644 index 00000000000..abe4ae1d34d Binary files /dev/null and b/enterprise/prometheus/9.0.16/charts/kube-state-metrics-1.0.13.tgz differ diff --git a/enterprise/prometheus/9.0.16/charts/node-exporter-1.0.16.tgz b/enterprise/prometheus/9.0.16/charts/node-exporter-1.0.16.tgz new file mode 100644 index 00000000000..95a9e060ec0 Binary files /dev/null and b/enterprise/prometheus/9.0.16/charts/node-exporter-1.0.16.tgz differ diff --git a/enterprise/prometheus/9.0.15/ix_values.yaml b/enterprise/prometheus/9.0.16/ix_values.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/ix_values.yaml rename to enterprise/prometheus/9.0.16/ix_values.yaml diff --git a/enterprise/prometheus/9.0.15/questions.yaml b/enterprise/prometheus/9.0.16/questions.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/questions.yaml rename to enterprise/prometheus/9.0.16/questions.yaml diff --git a/incubator/cryptpad/3.0.1/templates/NOTES.txt b/enterprise/prometheus/9.0.16/templates/NOTES.txt similarity index 100% rename from incubator/cryptpad/3.0.1/templates/NOTES.txt rename to enterprise/prometheus/9.0.16/templates/NOTES.txt diff --git a/enterprise/prometheus/9.0.15/templates/_helpers.tpl b/enterprise/prometheus/9.0.16/templates/_helpers.tpl similarity index 100% rename from enterprise/prometheus/9.0.15/templates/_helpers.tpl rename to enterprise/prometheus/9.0.16/templates/_helpers.tpl diff --git a/enterprise/prometheus/9.0.15/templates/alertmanager/_alertmanager.tpl b/enterprise/prometheus/9.0.16/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from enterprise/prometheus/9.0.15/templates/alertmanager/_alertmanager.tpl rename to enterprise/prometheus/9.0.16/templates/alertmanager/_alertmanager.tpl diff --git a/enterprise/prometheus/9.0.15/templates/alertmanager/secrets.yaml b/enterprise/prometheus/9.0.16/templates/alertmanager/secrets.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/alertmanager/secrets.yaml rename to enterprise/prometheus/9.0.16/templates/alertmanager/secrets.yaml diff --git a/enterprise/prometheus/9.0.15/templates/alertmanager/serviceaccount.yaml b/enterprise/prometheus/9.0.16/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/alertmanager/serviceaccount.yaml rename to enterprise/prometheus/9.0.16/templates/alertmanager/serviceaccount.yaml diff --git a/enterprise/prometheus/9.0.15/templates/alertmanager/servicemonitor.yaml b/enterprise/prometheus/9.0.16/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/alertmanager/servicemonitor.yaml rename to enterprise/prometheus/9.0.16/templates/alertmanager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.15/templates/common.yaml b/enterprise/prometheus/9.0.16/templates/common.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/common.yaml rename to enterprise/prometheus/9.0.16/templates/common.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/core-dns/service.yaml b/enterprise/prometheus/9.0.16/templates/exporters/core-dns/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/core-dns/service.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/core-dns/service.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/core-dns/servicemonitor.yaml b/enterprise/prometheus/9.0.16/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/core-dns/servicemonitor.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/core-dns/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-apiserver/servicemonitor.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-apiserver/servicemonitor.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-controller-manager/endpoints.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-controller-manager/endpoints.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-controller-manager/service.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-controller-manager/service.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-controller-manager/service.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-controller-manager/servicemonitor.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-scheduler/endpoints.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-scheduler/endpoints.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-scheduler/service.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-scheduler/service.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-scheduler/service.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kube-scheduler/servicemonitor.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kube-scheduler/servicemonitor.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.15/templates/exporters/kubelet/servicemonitor.yaml b/enterprise/prometheus/9.0.16/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/exporters/kubelet/servicemonitor.yaml rename to enterprise/prometheus/9.0.16/templates/exporters/kubelet/servicemonitor.yaml diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/_additionalPrometheusRules.tpl b/enterprise/prometheus/9.0.16/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/_additionalPrometheusRules.tpl rename to enterprise/prometheus/9.0.16/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/_additionalScrapeJobs.tpl b/enterprise/prometheus/9.0.16/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/_additionalScrapeJobs.tpl rename to enterprise/prometheus/9.0.16/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/_prometheus.tpl b/enterprise/prometheus/9.0.16/templates/prometheus/_prometheus.tpl similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/_prometheus.tpl rename to enterprise/prometheus/9.0.16/templates/prometheus/_prometheus.tpl diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/_servicemonitor.tpl b/enterprise/prometheus/9.0.16/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/_servicemonitor.tpl rename to enterprise/prometheus/9.0.16/templates/prometheus/_servicemonitor.tpl diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/clusterrole.yaml b/enterprise/prometheus/9.0.16/templates/prometheus/clusterrole.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/clusterrole.yaml rename to enterprise/prometheus/9.0.16/templates/prometheus/clusterrole.yaml diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/clusterrolebinding.yaml b/enterprise/prometheus/9.0.16/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/clusterrolebinding.yaml rename to enterprise/prometheus/9.0.16/templates/prometheus/clusterrolebinding.yaml diff --git a/enterprise/prometheus/9.0.15/templates/prometheus/serviceaccount.yaml b/enterprise/prometheus/9.0.16/templates/prometheus/serviceaccount.yaml similarity index 100% rename from enterprise/prometheus/9.0.15/templates/prometheus/serviceaccount.yaml rename to enterprise/prometheus/9.0.16/templates/prometheus/serviceaccount.yaml diff --git a/incubator/cryptpad/3.0.1/values.yaml b/enterprise/prometheus/9.0.16/values.yaml similarity index 100% rename from incubator/cryptpad/3.0.1/values.yaml rename to enterprise/prometheus/9.0.16/values.yaml diff --git a/enterprise/traefik/18.0.9/CHANGELOG.md b/enterprise/traefik/18.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c4246e78e63 --- /dev/null +++ b/enterprise/traefik/18.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traefik-18.0.9](https://github.com/truecharts/charts/compare/traefik-18.0.8...traefik-18.0.9) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [traefik-18.0.8](https://github.com/truecharts/charts/compare/traefik-18.0.7...traefik-18.0.8) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [traefik-18.0.7](https://github.com/truecharts/charts/compare/traefik-18.0.6...traefik-18.0.7) (2023-05-28) + +### Chore + +- move ingressclass under ingress section and hide behind expert button ([#9225](https://github.com/truecharts/charts/issues/9225)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [traefik-18.0.6](https://github.com/truecharts/charts/compare/traefik-18.0.5...traefik-18.0.6) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [traefik-18.0.5](https://github.com/truecharts/charts/compare/traefik-18.0.4...traefik-18.0.5) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + - bump traefik version + + + + +## [traefik-18.0.4](https://github.com/truecharts/charts/compare/traefik-18.0.3...traefik-18.0.4) (2023-05-26) + +### Fix + +- fix context on middlewares ([#9174](https://github.com/truecharts/charts/issues/9174)) + + + + +## [traefik-18.0.3](https://github.com/truecharts/charts/compare/traefik-18.0.1...traefik-18.0.3) (2023-05-25) + +### Fix + +- remove duplicate `-Release.Name` when ingressClass is enabled ([#9145](https://github.com/truecharts/charts/issues/9145)) + + + + +## [traefik-18.0.3](https://github.com/truecharts/charts/compare/traefik-18.0.1...traefik-18.0.3) (2023-05-25) + +### Fix + +- remove duplicate `-Release.Name` when ingressClass is enabled ([#9145](https://github.com/truecharts/charts/issues/9145)) + + + + +## [traefik-18.0.3](https://github.com/truecharts/charts/compare/traefik-18.0.1...traefik-18.0.3) (2023-05-25) + +### Fix + +- remove duplicate `-Release.Name` when ingressClass is enabled ([#9145](https://github.com/truecharts/charts/issues/9145)) + + + + +## [traefik-18.0.3](https://github.com/truecharts/charts/compare/traefik-18.0.1...traefik-18.0.3) (2023-05-25) + +### Fix + +- remove duplicate `-Release.Name` when ingressClass is enabled ([#9145](https://github.com/truecharts/charts/issues/9145)) + + diff --git a/enterprise/traefik/18.0.9/Chart.yaml b/enterprise/traefik/18.0.9/Chart.yaml new file mode 100644 index 00000000000..1d9b7670b9c --- /dev/null +++ b/enterprise/traefik/18.0.9/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 18.0.9 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/traefik/18.0.9/LICENSE b/enterprise/traefik/18.0.9/LICENSE new file mode 100644 index 00000000000..4139714f204 --- /dev/null +++ b/enterprise/traefik/18.0.9/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/18.0.9/README.md b/enterprise/traefik/18.0.9/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/traefik/18.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/enterprise/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/traefik/18.0.9/app-changelog.md b/enterprise/traefik/18.0.9/app-changelog.md new file mode 100644 index 00000000000..5a93b9a2153 --- /dev/null +++ b/enterprise/traefik/18.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-18.0.9](https://github.com/truecharts/charts/compare/traefik-18.0.8...traefik-18.0.9) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/traefik/18.0.9/app-readme.md b/enterprise/traefik/18.0.9/app-readme.md new file mode 100644 index 00000000000..02206fafcf4 --- /dev/null +++ b/enterprise/traefik/18.0.9/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/18.0.9/charts/common-12.12.3.tgz b/enterprise/traefik/18.0.9/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/traefik/18.0.9/charts/common-12.12.3.tgz differ diff --git a/enterprise/traefik/18.0.9/ix_values.yaml b/enterprise/traefik/18.0.9/ix_values.yaml new file mode 100644 index 00000000000..5dba68174b6 --- /dev/null +++ b/enterprise/traefik/18.0.9/ix_values.yaml @@ -0,0 +1,416 @@ +image: + repository: tccr.io/truecharts/traefik + tag: 2.10.1@sha256:049aece2d3e7eddabed1e2e4c4bd03ceba372d3b9f461386b262b6cb69369fcf + 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" + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" + + # -- Startup probe configuration + # @default -- See below + startup: + # -- sets the probe type when not using a custom probe + # @default -- "TCP" + type: tcp + # -- If a HTTP probe is used (default for HTTP/HTTPS services) this path is used + # @default -- "/" + # path: "/ping" + +# -- Options for all pods +# Can be overruled per pod +podOptions: + automountServiceAccountToken: true + +# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x +ingressClass: + # true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12 + enabled: false + isDefaultClass: false + # Use to force a networking.k8s.io API Version for certain CI/CD applications. E.g. "v1beta1" + fallbackApiVersion: "" + +# -- Create an IngressRoute for the dashboard +ingressRoute: + dashboard: + enabled: true + # Additional ingressRoute annotations (e.g. for kubernetes.io/ingress.class) + annotations: {} + # Additional ingressRoute labels (e.g. for filtering IngressRoute by custom labels) + labels: {} +# +# -- Configure providers +providers: + kubernetesCRD: + enabled: true + namespaces: + [] + # - "default" + kubernetesIngress: + enabled: true + # labelSelector: environment=production,method=traefik + namespaces: + [] + # - "default" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: true + # Published Kubernetes Service to copy status from. Format: namespace/servicename + # By default this Traefik service + # pathOverride: "" + +# -- Logs +# https://docs.traefik.io/observability/logs/ +logs: + # Traefik logs concern everything that happens to Traefik itself (startup, configuration, events, shutdown, and so on). + general: + # By default, the level is set to ERROR. Alternative logging levels are DEBUG, PANIC, FATAL, ERROR, WARN, and INFO. + level: ERROR + # -- Set the format of General Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/logs/#format + format: common + access: + # To enable access logs + enabled: false + # To write the logs in an asynchronous fashion, specify a bufferingSize option. + # This option represents the number of log lines Traefik will keep in memory before writing + # them to the selected output. In some cases, this option can greatly help performances. + # bufferingSize: 100 + # Filtering https://docs.traefik.io/observability/access-logs/#filtering + filters: + {} + # statuscodes: "200,300-302" + # retryattempts: true + # minduration: 10ms + # Fields + # https://docs.traefik.io/observability/access-logs/#limiting-the-fieldsincluding-headers + fields: + general: + defaultmode: keep + names: + {} + # Examples: + # ClientUsername: drop + headers: + defaultmode: drop + names: + {} + # Examples: + # User-Agent: redact + # Authorization: drop + # Content-Type: keep + # -- Set the format of Access Logs to be either Common Log Format or JSON. For more information: https://doc.traefik.io/traefik/observability/access-logs/#format + format: common + +metrics: + main: + enabled: true + type: servicemonitor + endpoints: + - port: metrics + path: /metrics + targetSelector: metrics + +globalArguments: + - "--global.checknewversion" + +## +# -- Additional arguments to be passed at Traefik's binary +# All available options available on https://docs.traefik.io/reference/static-configuration/cli/ +## Use curly braces to pass values: `helm install --set="additionalArguments={--providers.kubernetesingress.ingressclass=traefik-internal,--log.level=DEBUG}"` +additionalArguments: + - "--serverstransport.insecureskipverify=true" + - "--providers.kubernetesingress.allowexternalnameservices=true" + +# -- TLS Options to be created as TLSOption CRDs +# https://doc.traefik.io/tccr.io/truecharts/https/tls/#tls-options +# Example: +tlsOptions: + default: + sniStrict: false + minVersion: VersionTLS12 + curvePreferences: + - CurveP521 + - CurveP384 + cipherSuites: + - TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 + - TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 + - TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 + - TLS_AES_128_GCM_SHA256 + - TLS_AES_256_GCM_SHA384 + - TLS_CHACHA20_POLY1305_SHA256 + +# -- Options for the main traefik service, where the entrypoints traffic comes from +# from. +service: + main: + type: LoadBalancer + ports: + main: + port: 9000 + targetPort: 9000 + protocol: http + # -- Forwarded Headers should never be enabled on Main entrypoint + forwardedHeaders: + enabled: false + # -- Proxy Protocol should never be enabled on Main entrypoint + proxyProtocol: + enabled: false + tcp: + enabled: true + type: LoadBalancer + ports: + web: + enabled: true + port: 9080 + protocol: http + redirectTo: websecure + # Options: Empty, 0 (ingore), or positive int + # redirectPort: + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # -- Configure (Proxy Protocol Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#proxyprotocol] Support + proxyProtocol: + enabled: false + # -- Only IPs in trustedIPs will lead to remote client address replacement + trustedIPs: [] + # -- Trust every incoming connection + insecureMode: false + websecure: + enabled: true + port: 9443 + protocol: https + # -- Configure (Forwarded Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers] Support + forwardedHeaders: + enabled: false + # -- List of trusted IP and CIDR references + trustedIPs: [] + # -- Trust all forwarded headers + insecureMode: false + # -- Configure (Proxy Protocol Headers)[https://doc.traefik.io/traefik/routing/entrypoints/#proxyprotocol] Support + proxyProtocol: + enabled: false + # -- Only IPs in trustedIPs will lead to remote client address replacement + trustedIPs: [] + # -- Trust every incoming connection + insecureMode: false + # tcpexample: + # enabled: true + # targetPort: 9443 + # protocol: tcp + # tls: + # enabled: false + # # this is the name of a TLSOption definition + # options: "" + # certResolver: "" + # domains: [] + # # - main: example.com + # # sans: + # # - foo.example.com + # # - bar.example.com + metrics: + enabled: true + type: ClusterIP + ports: + metrics: + enabled: true + port: 9180 + targetPort: 9180 + protocol: http + # -- Forwarded Headers should never be enabled on Metrics entrypoint + forwardedHeaders: + enabled: false + # -- Proxy Protocol should never be enabled on Metrics entrypoint + proxyProtocol: + enabled: false + # udp: + # enabled: false + +# -- Whether Role Based Access Control objects like roles and rolebindings should be created +rbac: + main: + enabled: true + primary: true + clusterWide: true + rules: + - apiGroups: + - "" + resources: + - services + - endpoints + - secrets + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses + - ingressclasses + verbs: + - get + - list + - watch + - apiGroups: + - extensions + - networking.k8s.io + resources: + - ingresses/status + verbs: + - update + - apiGroups: + - traefik.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 + chain: [] + # - name: chainname + # middlewares: + # - name: compress + redirectScheme: [] + # - name: redirectSchemeName + # scheme: https + # permanent: true + rateLimit: [] + # - name: rateLimitName + # average: 300 + # burst: 200 + redirectRegex: [] + # - name: redirectRegexName + # regex: putregexhere + # replacement: replacementurlhere + # permanent: false + stripPrefixRegex: [] + # - name: stripPrefixRegexName + # regex: [] + ipWhiteList: [] + # - name: ipWhiteListName + # sourceRange: [] + # ipStrategy: + # depth: 2 + # excludedIPs: [] + themeParkVersion: v1.3.0 + themePark: [] + # - name: themeParkName + # -- Supported apps, lower case name + # -- https://docs.theme-park.dev/themes + # app: appnamehere + # -- Supported themes, lower case name + # -- https://docs.theme-park.dev/themes/APPNAMEHERE + # -- https://docs.theme-park.dev/community-themes + # theme: themenamehere + # -- https://theme-park.dev or a self hosted url + # baseUrl: https://theme-park.dev + realIPVersion: v1.0.3 + # Sets X-Real-Ip with an IP from the X-Forwarded-For or + # Cf-Connecting-Ip (If from Cloudflare) + # Evaluation of those headers will go from last to first + realIP: [] + # - name: realIPName + # -- The real IP will be the first one that is + # -- not included in any of the CIDRs passed here + # excludedNetworks: + # - 1.1.1.1/24 + addPrefix: [] + # - name: addPrefixName + # prefix: "/foo" + geoBlockVersion: v0.2.4 + geoBlock: [] + # -- https://github.com/PascalMinder/geoblock + # - name: geoBlockName + # allowLocalRequests: true + # logLocalRequests: false + # logAllowedRequests: false + # logApiRequests: false + # api: https://get.geojs.io/v1/ip/country/{ip} + # apiTimeoutMs: 500 + # cacheSize: 25 + # forceMonthlyUpdate: true + # allowUnknownCountries: false + # unknownCountryApiResponse: nil + # blackListMode: false + # countries: + # - RU + +portalhook: + enabled: true + +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir + +portal: + open: + enabled: true + path: /dashboard/ diff --git a/enterprise/traefik/18.0.9/questions.yaml b/enterprise/traefik/18.0.9/questions.yaml new file mode 100644 index 00000000000..3d0179e101b --- /dev/null +++ b/enterprise/traefik/18.0.9/questions.yaml @@ -0,0 +1,2646 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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: chain + label: Chain + schema: + type: list + default: [] + items: + - variable: chainEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: middlewares + label: Middlewares to Chain + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: redirectScheme + label: redirectScheme + schema: + type: list + default: [] + items: + - variable: redirectSchemeEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: scheme + label: Scheme + schema: + type: string + required: true + default: https + enum: + - value: https + description: https + - value: http + description: http + - variable: permanent + label: Permanent + schema: + type: boolean + default: false + - variable: rateLimit + label: rateLimit + schema: + type: list + default: [] + items: + - variable: rateLimitEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: average + label: Average + schema: + type: int + required: true + default: 300 + - variable: burst + label: Burst + schema: + type: int + required: true + default: 200 + - variable: redirectRegex + label: redirectRegex + schema: + type: list + default: [] + items: + - variable: redirectRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: string + required: true + default: "" + - variable: replacement + label: Replacement + schema: + type: string + required: true + default: "" + - variable: permanent + label: Permanent + schema: + type: boolean + default: false + - variable: stripPrefixRegex + label: stripPrefixRegex + schema: + type: list + default: [] + items: + - variable: stripPrefixRegexEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: regex + label: Regex + schema: + type: list + default: [] + items: + - variable: regexEntry + label: Regex + schema: + type: string + required: true + default: "" + - variable: ipWhiteList + label: ipWhiteList + schema: + type: list + default: [] + items: + - variable: ipWhiteListEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: sourceRange + label: Source Range + schema: + type: list + default: [] + items: + - variable: sourceRangeEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: ipStrategy + label: IP Strategy + schema: + additional_attrs: true + type: dict + attrs: + - variable: depth + label: Depth + schema: + type: int + required: true + - variable: excludedIPs + label: Excluded IPs + schema: + type: list + default: [] + items: + - variable: excludedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: themePark + label: theme.park + schema: + type: list + default: [] + items: + - variable: themeParkEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to traefik-themepark + schema: + type: string + required: true + default: "" + - variable: appName + label: App Name + description: Lower case, name of the app to be themed. +
Go to https://docs.theme-park.dev/themes/ to see supported apps. + schema: + type: string + required: true + default: "" + - variable: themeName + label: Theme Name + description: Lower case, name of the theme to be applied. +
Go to https://docs.theme-park.dev/theme-options/ to see supported themes. + schema: + type: string + required: true + default: "" + - variable: baseUrl + label: Base URL + description: Replace `https://theme-park.dev` URL for self-hosting reference. + schema: + type: string + required: true + default: https://theme-park.dev + - variable: addons + label: Addons + schema: + type: list + default: [] + items: + - variable: addonEntry + label: Addon + description: Currently only supports 'darker' and '4k-logo' for *arr apps. +
Go to https://docs.theme-park.dev/themes/addons/ for Addon information. +
Go to https://github.com/packruler/traefik-themepark for more context on plugin + schema: + type: string + required: true + default: "" + - variable: realIP + label: Real IP + schema: + type: list + default: [] + items: + - variable: realIPEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: excludedNetworks + label: Excluded Networks + schema: + type: list + default: [] + items: + - variable: excludedNetEntry + label: Excluded Network Entry + description: Network to exclude setting it to X-Real-Ip + schema: + type: string + required: true + default: "" + - variable: geoBlock + label: GeoBlock + schema: + type: list + default: [] + items: + - variable: geoBlockEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: This is a 3rd party plugin and not maintained by TrueCharts, + for more information go to geoblock + schema: + type: string + required: true + default: "" + - variable: allowLocalRequests + label: Allow Local Requests + description: If set to true, will not block request from Private IP Ranges + schema: + type: boolean + default: true + - variable: logLocalRequests + label: Log Local Requests + description: If set to true, will log every connection from any IP in the private IP range + schema: + type: boolean + default: false + - variable: logAllowedRequests + label: Log Allowed Requests + description: If set to true, will show a log message with the IP and the country of origin if a request is allowed. + schema: + type: boolean + default: false + - variable: logApiRequests + label: Log API Requests + description: If set to true, will show a log message for every API hit. + schema: + type: boolean + default: false + - variable: api + label: API + description: Defines the API URL for the IP to Country resolution. The IP to fetch can be added with {ip} to the URL. + schema: + type: string + required: true + default: https://get.geojs.io/v1/ip/country/{ip} + - variable: apiTimeoutMs + label: API Timeout in ms + description: Timeout for the call to the api uri. + schema: + type: int + required: true + default: 500 + - variable: cacheSize + label: Cache Size + description: Defines the max size of the LRU (least recently used) cache. + schema: + type: int + required: true + default: 25 + - variable: forceMonthlyUpdate + label: Force Monthly Update + description: Even if an IP stays in the cache for a period of a month (about 30 x 24 hours), it must be fetch again after a month. + schema: + type: boolean + default: true + - variable: allowUnknownCountries + label: Allow Unknown Countries + description: Some IP addresses have no country associated with them. If this option is set to true, all IPs with no associated country are also allowed. + schema: + type: boolean + default: false + - variable: unknownCountryApiResponse + label: Unknown Countries API Response + description: The API uri can be customized. This options allows to customize the response string of the API when a IP with no associated country is requested. + schema: + type: string + required: true + default: nil + - variable: blackListMode + label: Blacklist Mode + description: When set to true the filter logic is inverted, i.e. requests originating from countries listed in the countries list are blocked. + schema: + type: boolean + default: false + - variable: countries + description: Country codes (2 characters) from which connections to the service should be allowed or blocked, based on the mode. + label: Countries + schema: + type: list + default: [] + items: + - variable: countryEntry + label: Country + description: Country codes (2 characters) from which connections to the service should be allowed or blocked, based on the mode. + schema: + type: string + required: true + # Allow only 2 Characters + valid_chars: '^[a-zA-Z]{2}$' + default: "" + - variable: addPrefix + label: Add Prefix + schema: + type: list + default: [] + items: + - variable: addPrefixEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: prefix + label: Prefix + schema: + type: string + required: true + default: "" + - variable: service + group: "Networking and Services" + label: "Configure Service Entrypoint" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9000 + required: true + - variable: tcp + label: "TCP Service" + description: "The tcp Entrypoint service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: web + label: "web Entrypoint Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9080 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + default: "websecure" + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: websecure + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Entrypoints Port" + schema: + type: int + default: 9443 + required: true + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + hidden: true + - variable: portsList + label: "Additional TCP Entrypoints" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom Entrypoints" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Entrypoints Name" + schema: + type: string + default: "" + - variable: protocol + label: "Entrypoints Type" + schema: + type: string + default: "tcp" + enum: + - value: http + description: "HTTP" + - value: "https" + description: "HTTPS" + - value: tcp + description: "TCP" + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: tls + label: "websecure Entrypoints Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enabled" + schema: + type: boolean + default: true + - variable: redirectPort + label: "Redirect to Port" + schema: + type: int + - variable: redirectTo + label: "Redirect to Entrypoint" + schema: + type: string + - variable: forwardedHeaders + label: Accept Forwarded Headers + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Trust Forwarded Headers from specific IPs. + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Always Trust Forwarded Headers + schema: + type: boolean + default: false + - variable: proxyProtocol + label: Accept Proxy Protocol connections + description: If Proxy Protocol header parsing is enabled for the entry point, this entry point can accept connections with or without Proxy Protocol headers. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: trustedIPs + label: Trusted IPs + description: Only IPs in trustedIPs will lead to remote client address replacement + schema: + type: list + default: [] + items: + - variable: trustedIPsEntry + label: "" + schema: + type: string + required: true + default: "" + - variable: insecureMode + label: Insecure Mode + description: Trust every incoming connection + schema: + type: boolean + default: false + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true + - variable: metrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: true + show_subquestions_if: true + subquestions: + - variable: prometheusRule + label: PrometheusRule + description: Enable and configure Prometheus Rules for the App. + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: false + # TODO: Rule List section +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/firefox/6.0.0/templates/NOTES.txt b/enterprise/traefik/18.0.9/templates/NOTES.txt similarity index 100% rename from incubator/firefox/6.0.0/templates/NOTES.txt rename to enterprise/traefik/18.0.9/templates/NOTES.txt diff --git a/enterprise/traefik/18.0.9/templates/_args.tpl b/enterprise/traefik/18.0.9/templates/_args.tpl new file mode 100644 index 00000000000..4478375d842 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/_args.tpl @@ -0,0 +1,182 @@ +{{/* Define the args */}} +{{- define "traefik.args" -}} +args: + {{/* merge all ports */}} + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{/* start of actual arguments */}} + {{- with .Values.globalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} + {{- range $name, $config := $ports }} + {{- if $config }} + {{- if or ( eq $config.protocol "http" ) ( eq $config.protocol "https" ) ( eq $config.protocol "tcp" ) }} + {{- $_ := set $config "protocol" "tcp" }} + {{- end }} + - "--entryPoints.{{$name}}.address=:{{ $config.port }}/{{ default "tcp" $config.protocol | lower }}" + {{- end }} + {{- end }} + - "--api.dashboard=true" + - "--ping=true" + {{- if .Values.traefikMetrics }} + {{- if .Values.traefikMetrics.datadog }} + - "--metrics.datadog=true" + - "--metrics.datadog.address={{ .Values.traefikMetrics.datadog.address }}" + {{- end }} + {{- if .Values.traefikMetrics.influxdb }} + - "--metrics.influxdb=true" + - "--metrics.influxdb.address={{ .Values.traefikMetrics.influxdb.address }}" + - "--metrics.influxdb.protocol={{ .Values.traefikMetrics.influxdb.protocol }}" + {{- end }} + {{- if .Values.traefikMetrics.statsd }} + - "--metrics.statsd=true" + - "--metrics.statsd.address={{ .Values.traefikMetrics.statsd.address }}" + {{- if or .Values.traefikMetrics.prometheus }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint=metrics" + {{- end }} + {{- end }} + {{- end }} + {{- if or .Values.metrics.main.enabled }} + - "--metrics.prometheus=true" + - "--metrics.prometheus.entrypoint=metrics" + {{- end }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress" + {{- if .Values.providers.kubernetesIngress.publishedService.enabled }} + - "--providers.kubernetesingress.ingressendpoint.publishedservice={{ template "providers.kubernetesIngress.publishedServicePath" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.labelSelector }} + - "--providers.kubernetesingress.labelSelector={{ .Values.providers.kubernetesIngress.labelSelector }}" + {{- end }} + {{- end }} + {{- if and .Values.rbac.enabled .Values.rbac.namespaced }} + {{- if .Values.providers.kubernetesCRD.enabled }} + - "--providers.kubernetescrd.namespaces={{ template "providers.kubernetesCRD.namespaces" . }}" + {{- end }} + {{- if .Values.providers.kubernetesIngress.enabled }} + - "--providers.kubernetesingress.namespaces={{ template "providers.kubernetesIngress.namespaces" . }}" + {{- end }} + {{- end }} + {{- if $.Values.ingressClass.enabled }} + - "--providers.kubernetesingress.ingressclass={{ .Release.Name }}" + {{- end }} + {{- range $entrypoint, $config := $ports }} + {{/* add args for proxyProtocol support */}} + {{- if $config.proxyProtocol }} + {{- if $config.proxyProtocol.enabled }} + {{- if $config.proxyProtocol.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.insecure" + {{- end }} + {{- if not ( empty $config.proxyProtocol.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.proxyProtocol.trustedIPs={{ join "," $config.proxyProtocol.trustedIPs }}" + {{- end }} + {{- end }} + {{- end }} + {{/* add args for forwardedHeaders support */}} + {{- if $config.forwardedHeaders.enabled }} + {{- if not ( empty $config.forwardedHeaders.trustedIPs ) }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.trustedIPs={{ join "," $config.forwardedHeaders.trustedIPs }}" + {{- end }} + {{- if $config.forwardedHeaders.insecureMode }} + - "--entrypoints.{{ $entrypoint }}.forwardedHeaders.insecure" + {{- end }} + {{- end }} + {{/* end forwardedHeaders configuration */}} + {{- if $config.redirectTo }} + {{- $toPort := index $ports $config.redirectTo }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $toPort.port }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- else if $config.redirectPort }} + {{ if gt $config.redirectPort 0.0 }} + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.to=:{{ $config.redirectPort }}" + - "--entrypoints.{{ $entrypoint }}.http.redirections.entryPoint.scheme=https" + {{- end }} + {{- end }} + {{- if or ( $config.tls ) ( eq $config.protocol "https" ) }} + {{- if or ( $config.tls.enabled ) ( eq $config.protocol "https" ) }} + - "--entrypoints.{{ $entrypoint }}.http.tls=true" + {{- if $config.tls.options }} + - "--entrypoints.{{ $entrypoint }}.http.tls.options={{ $config.tls.options }}" + {{- end }} + {{- if $config.tls.certResolver }} + - "--entrypoints.{{ $entrypoint }}.http.tls.certResolver={{ $config.tls.certResolver }}" + {{- end }} + {{- if $config.tls.domains }} + {{- range $index, $domain := $config.tls.domains }} + {{- if $domain.main }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].main={{ $domain.main }}" + {{- end }} + {{- if $domain.sans }} + - "--entrypoints.{{ $entrypoint }}.http.tls.domains[{{ $index }}].sans={{ join "," $domain.sans }}" + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- end }} + {{- with .Values.logs }} + - "--log.format={{ .general.format }}" + {{- if ne .general.level "ERROR" }} + - "--log.level={{ .general.level | upper }}" + {{- end }} + {{- if .access.enabled }} + - "--accesslog=true" + - "--accesslog.format={{ .access.format }}" + {{- if .access.bufferingsize }} + - "--accesslog.bufferingsize={{ .access.bufferingsize }}" + {{- end }} + {{- if .access.filters }} + {{- if .access.filters.statuscodes }} + - "--accesslog.filters.statuscodes={{ .access.filters.statuscodes }}" + {{- end }} + {{- if .access.filters.retryattempts }} + - "--accesslog.filters.retryattempts" + {{- end }} + {{- if .access.filters.minduration }} + - "--accesslog.filters.minduration={{ .access.filters.minduration }}" + {{- end }} + {{- end }} + - "--accesslog.fields.defaultmode={{ .access.fields.general.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.general.names }} + - "--accesslog.fields.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + - "--accesslog.fields.headers.defaultmode={{ .access.fields.headers.defaultmode }}" + {{- range $fieldname, $fieldaction := .access.fields.headers.names }} + - "--accesslog.fields.headers.names.{{ $fieldname }}={{ $fieldaction }}" + {{- end }} + {{- end }} + {{- end }} + {{/* theme.park */}} + {{- if .Values.middlewares.themePark }} + - "--experimental.plugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark" + - "--experimental.plugins.traefik-themepark.version={{ .Values.middlewares.themeParkVersion }}" + {{- end }} + {{/* End of theme.park */}} + {{/* GeoBlock */}} + {{- if .Values.middlewares.geoBlock }} + - "--experimental.plugins.GeoBlock.modulename=github.com/PascalMinder/geoblock" + - "--experimental.plugins.GeoBlock.version={{ .Values.middlewares.geoBlockVersion }}" + {{- end }} + {{/* End of GeoBlock */}} + {{/* RealIP */}} + {{- if .Values.middlewares.realIP }} + - "--experimental.plugins.traefik-real-ip.modulename=github.com/soulbalz/traefik-real-ip" + - "--experimental.plugins.traefik-real-ip.version={{ .Values.middlewares.realIPVersion }}" + {{- end }} + {{/* End of RealIP */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/18.0.9/templates/_helpers.tpl b/enterprise/traefik/18.0.9/templates/_helpers.tpl new file mode 100644 index 00000000000..1345dcea39a --- /dev/null +++ b/enterprise/traefik/18.0.9/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/18.0.9/templates/_ingressclass.tpl b/enterprise/traefik/18.0.9/templates/_ingressclass.tpl new file mode 100644 index 00000000000..4213783865c --- /dev/null +++ b/enterprise/traefik/18.0.9/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/18.0.9/templates/_ingressroute.tpl b/enterprise/traefik/18.0.9/templates/_ingressroute.tpl new file mode 100644 index 00000000000..6599ceb6e2b --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/_ingressroute.tpl @@ -0,0 +1,34 @@ +{{/* Define the ingressRoute */}} +{{- define "traefik.ingressRoute" -}} +{{ if .Values.ingressRoute.dashboard.enabled }} + +{{- $ingressRouteLabels := .Values.ingressRoute.dashboard.labels -}} +{{- $ingressRouteAnnotations := .Values.ingressRoute.dashboard.annotations -}} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: IngressRoute +metadata: + name: {{ include "tc.v1.common.lib.chart.names.fullname" . }}-dashboard + {{- $labels := (mustMerge ($ingressRouteLabels | default dict) (include "tc.v1.common.lib.metadata.allLabels" $ | fromYaml)) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "labels" $labels) | trim) }} + labels: + {{- . | nindent 4 }} + {{- end }} + {{- $annotations := (mustMerge ($ingressRouteAnnotations | default dict) (include "tc.v1.common.lib.metadata.allAnnotations" $ | fromYaml)) -}} + {{- with (include "tc.v1.common.lib.metadata.render" (dict "rootCtx" $ "annotations" $annotations) | trim) }} + annotations: + {{- . | nindent 4 }} + {{- end }} + +spec: + entryPoints: + - main + routes: + - match: PathPrefix(`/dashboard`) || PathPrefix(`/api`) + kind: Rule + services: + - name: api@internal + kind: TraefikService +{{ end }} +{{- end -}} diff --git a/enterprise/traefik/18.0.9/templates/_portalhook.tpl b/enterprise/traefik/18.0.9/templates/_portalhook.tpl new file mode 100644 index 00000000000..b19aa9ec1b3 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/_portalhook.tpl @@ -0,0 +1,22 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled }} +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: {{ ternary "portalhook" (printf "portalhook-%v" .Release.Name ) $.Values.ingressClass.enabled }} + namespace: tc-system +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/18.0.9/templates/_tlsoptions.tpl b/enterprise/traefik/18.0.9/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..4194e513cd3 --- /dev/null +++ b/enterprise/traefik/18.0.9/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/18.0.9/templates/common.yaml b/enterprise/traefik/18.0.9/templates/common.yaml new file mode 100644 index 00000000000..d70a9887a47 --- /dev/null +++ b/enterprise/traefik/18.0.9/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/18.0.9/templates/middlewares/addPrefix.yaml b/enterprise/traefik/18.0.9/templates/middlewares/addPrefix.yaml new file mode 100644 index 00000000000..473f703eec9 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/addPrefix.yaml @@ -0,0 +1,14 @@ +{{- $values := .Values }} + +{{- 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: tc-system +spec: + addPrefix: + prefix: {{ $middlewareData.prefix }} +{{- end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/basic-middleware.yaml b/enterprise/traefik/18.0.9/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..ead5bdf724e --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,58 @@ +{{- $values := .Values }} +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-compress" $.Release.Name) "compress" $.Values.ingressClass.enabled }} + namespace: tc-system +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: tc-system +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: tc-system +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: tc-system +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/18.0.9/templates/middlewares/basicauth.yaml b/enterprise/traefik/18.0.9/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..f2a990a57e0 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/basicauth.yaml @@ -0,0 +1,31 @@ +{{- $values := .Values }} + +{{ 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: tc-system +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: tc-system +spec: + basicAuth: + secret: {{ printf "%v-%v" $middlewareData.name "secret" }} +{{ end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/chain.yaml b/enterprise/traefik/18.0.9/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..bb4920caab7 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := "tc-system" }} +{{- if $.Values.ingressClass.enabled }} +{{- $namespace := ( printf "tc-system-%s" .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: tc-system +spec: + chain: + middlewares: + {{ range $index, $middleware := .middlewares }} + - name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }} + {{ end }} +{{ end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/forwardauth.yaml b/enterprise/traefik/18.0.9/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..a0336c6719d --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/forwardauth.yaml @@ -0,0 +1,31 @@ +{{- $values := .Values }} + +{{ 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: tc-system +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/18.0.9/templates/middlewares/geoblock.yaml b/enterprise/traefik/18.0.9/templates/middlewares/geoblock.yaml new file mode 100644 index 00000000000..c1a2dcd0aeb --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/geoblock.yaml @@ -0,0 +1,32 @@ +{{- $values := .Values }} + +{{- 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: tc-system +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/18.0.9/templates/middlewares/ipwhitelist.yaml b/enterprise/traefik/18.0.9/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..cec46d5102a --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,30 @@ +{{- $values := .Values }} + +{{ 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: tc-system +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/18.0.9/templates/middlewares/ratelimit.yaml b/enterprise/traefik/18.0.9/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..a2ae79af66e --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/ratelimit.yaml @@ -0,0 +1,16 @@ +{{- $values := .Values }} + +{{ 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: tc-system +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{ end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/real-ip.yaml b/enterprise/traefik/18.0.9/templates/middlewares/real-ip.yaml new file mode 100644 index 00000000000..1e7d6e148e0 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/real-ip.yaml @@ -0,0 +1,18 @@ +{{- $values := .Values }} + +{{- 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: tc-system +spec: + plugin: + traefik-real-ip: + excludednets: + {{- range $middlewareData.excludedNetworks }} + - {{ . | quote }} + {{- end }} +{{- end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/redirectScheme.yaml b/enterprise/traefik/18.0.9/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..0913fd132a5 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,16 @@ +{{- $values := .Values }} + +{{ 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: tc-system +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/redirectregex.yaml b/enterprise/traefik/18.0.9/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..9dbd602a166 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/redirectregex.yaml @@ -0,0 +1,17 @@ +{{- $values := .Values }} + +{{ 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: tc-system +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/stripPrefixRegex.yaml b/enterprise/traefik/18.0.9/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..a409bfa85a1 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/stripPrefixRegex.yaml @@ -0,0 +1,17 @@ +{{- $values := .Values }} + + +{{ 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: tc-system +spec: + stripPrefixRegex: + regex: + {{- range $middlewareData.regex }} + - {{ . | quote }} + {{- end }} +{{ end }} diff --git a/enterprise/traefik/18.0.9/templates/middlewares/tc-chains.yaml b/enterprise/traefik/18.0.9/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..0b21a01f3bc --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/tc-chains.yaml @@ -0,0 +1,26 @@ +{{- $values := .Values }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-chain") "tc-opencors-chain" $.Values.ingressClass.enabled }} + namespace: tc-system +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: tc-system +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/18.0.9/templates/middlewares/tc-headers.yaml b/enterprise/traefik/18.0.9/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..859a5c8e043 --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/tc-headers.yaml @@ -0,0 +1,59 @@ +{{- $values := .Values }} + +--- +apiVersion: traefik.io/v1alpha1 +kind: Middleware +metadata: + name: {{ ternary (printf "%v-%v" $.Release.Name "tc-opencors-headers") "tc-opencors-headers" $.Values.ingressClass.enabled }} + namespace: tc-system +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: tc-system +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/18.0.9/templates/middlewares/tc-nextcloud.yaml b/enterprise/traefik/18.0.9/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..3186bf4e2ca --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,22 @@ +{{- $values := .Values }} + +--- +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: tc-system +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: tc-system +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/18.0.9/templates/middlewares/theme-park.yaml b/enterprise/traefik/18.0.9/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..5f6c9d8159e --- /dev/null +++ b/enterprise/traefik/18.0.9/templates/middlewares/theme-park.yaml @@ -0,0 +1,23 @@ +{{- $values := .Values }} + +{{- 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: tc-system +spec: + plugin: + traefik-themepark: + app: {{ $middlewareData.appName }} + theme: {{ $middlewareData.themeName }} + baseUrl: {{ $middlewareData.baseUrl }} + {{- if $middlewareData.addons }} + addons: + {{- range $middlewareData.addons }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end }} diff --git a/incubator/dashy/3.0.6/values.yaml b/enterprise/traefik/18.0.9/values.yaml similarity index 100% rename from incubator/dashy/3.0.6/values.yaml rename to enterprise/traefik/18.0.9/values.yaml diff --git a/enterprise/vaultwarden/20.0.30/CHANGELOG.md b/enterprise/vaultwarden/20.0.30/CHANGELOG.md new file mode 100644 index 00000000000..66dbaeebfbf --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vaultwarden-20.0.30](https://github.com/truecharts/charts/compare/vaultwarden-20.0.29...vaultwarden-20.0.30) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [vaultwarden-20.0.29](https://github.com/truecharts/charts/compare/vaultwarden-20.0.28...vaultwarden-20.0.29) (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)) + + + + +## [vaultwarden-20.0.28](https://github.com/truecharts/charts/compare/vaultwarden-20.0.27...vaultwarden-20.0.28) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [vaultwarden-20.0.27](https://github.com/truecharts/charts/compare/vaultwarden-20.0.26...vaultwarden-20.0.27) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [vaultwarden-20.0.26](https://github.com/truecharts/charts/compare/vaultwarden-20.0.25...vaultwarden-20.0.26) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [vaultwarden-20.0.25](https://github.com/truecharts/charts/compare/vaultwarden-20.0.24...vaultwarden-20.0.25) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [vaultwarden-20.0.24](https://github.com/truecharts/charts/compare/vaultwarden-20.0.23...vaultwarden-20.0.24) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [vaultwarden-20.0.23](https://github.com/truecharts/charts/compare/vaultwarden-20.0.22...vaultwarden-20.0.23) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [vaultwarden-20.0.22](https://github.com/truecharts/charts/compare/vaultwarden-20.0.21...vaultwarden-20.0.22) (2023-05-05) + + + + +## [vaultwarden-20.0.21](https://github.com/truecharts/charts/compare/vaultwarden-20.0.20...vaultwarden-20.0.21) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/enterprise/vaultwarden/20.0.30/Chart.yaml b/enterprise/vaultwarden/20.0.30/Chart.yaml new file mode 100644 index 00000000000..a077d0161ad --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.28.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Unofficial Bitwarden compatible server written in Rust +home: https://truecharts.org/charts/enterprise/vaultwarden +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaultwarden +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://github.com/dani-garcia/vaultwarden +type: application +version: 20.0.30 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/vaultwarden/20.0.30/LICENSE b/enterprise/vaultwarden/20.0.30/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Cert-Manager" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/enterprise/vaultwarden/20.0.30/README.md b/enterprise/vaultwarden/20.0.30/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/enterprise/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/enterprise/vaultwarden/20.0.30/app-changelog.md b/enterprise/vaultwarden/20.0.30/app-changelog.md new file mode 100644 index 00000000000..27b381e1a3f --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vaultwarden-20.0.30](https://github.com/truecharts/charts/compare/vaultwarden-20.0.29...vaultwarden-20.0.30) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/enterprise/vaultwarden/20.0.30/app-readme.md b/enterprise/vaultwarden/20.0.30/app-readme.md new file mode 100644 index 00000000000..08d9cc8b1dd --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/app-readme.md @@ -0,0 +1,8 @@ +Unofficial Bitwarden compatible server written in Rust + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/enterprise/vaultwarden](https://truecharts.org/charts/enterprise/vaultwarden) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/enterprise/vaultwarden/20.0.30/charts/common-12.12.3.tgz b/enterprise/vaultwarden/20.0.30/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/enterprise/vaultwarden/20.0.30/charts/common-12.12.3.tgz differ diff --git a/enterprise/vaultwarden/20.0.30/ix_values.yaml b/enterprise/vaultwarden/20.0.30/ix_values.yaml new file mode 100644 index 00000000000..a0495d6e16f --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/ix_values.yaml @@ -0,0 +1,165 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: 1.28.1@sha256:b8e2476d869797abb514848b256e9e4a8591bffac44cf6574c061ec56aea6dbd +manifestManager: + enabled: true +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + ws: + enabled: true + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +workload: + main: + podSpec: + containers: + main: + env: + DOMAIN: "https://{{ if .Values.ingress }}{{ if .Values.ingress.main.enabled }}{{ ( index .Values.ingress.main.hosts 0 ).host }}{{ else }}placeholder.com{{ end }}{{ else }}placeholder.com{{ end }}" + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: std + + envFrom: + - configMapRef: + name: vaultwardenconfig + - secretRef: + name: vaultwardensecret + +database: + # -- Database type, + # must be one of: 'sqlite', 'mysql' or 'postgresql'. + type: postgresql + # -- Enable DB Write-Ahead-Log for SQLite, + # disabled for other databases. https://github.com/dani-garcia/bitwarden_rs/wiki/Running-without-WAL-enabled + wal: true + ## URL for external databases (mysql://user:pass@host:port or postgresql://user:pass@host:port). + # url: "" + ## Set the size of the database connection pool. + # maxConnections: 10 + ## Connection retries during startup, 0 for infinite. 1 second between retries. + # retries: 15 + +# Set Bitwarden_rs application variables +vaultwarden: + # -- Allow any user to sign-up + # see: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users + allowSignups: true + ## Whitelist domains allowed to sign-up. 'allowSignups' is ignored if set. + # signupDomains: + # - domain.tld + # -- Verify e-mail before login is enabled. + # SMTP must be enabled. + verifySignup: false + # When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled. + requireEmail: false + ## Maximum attempts before an email token is reset and a new email will need to be sent. + # emailAttempts: 3 + ## Email token validity in seconds. + # emailTokenExpiration: 600 + # Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-invitations + allowInvitation: true + # Show password hints: https://github.com/dani-garcia/bitwarden_rs/wiki/Password-hint-display + ## Default organization name in invitation e-mails that are not coming from a specific organization. + # defaultInviteName: "" + showPasswordHint: true + # Enable Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + +cnpg: + main: + enabled: true + user: vaultwarden + database: vaultwarden + +portal: + open: + enabled: true diff --git a/enterprise/vaultwarden/20.0.30/questions.yaml b/enterprise/vaultwarden/20.0.30/questions.yaml new file mode 100644 index 00000000000..a321579c559 --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/questions.yaml @@ -0,0 +1,2342 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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: admin + label: "Admin Portal" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Admin Portal" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: disableAdminToken + label: "Make Accessible Without Password/Token" + schema: + type: boolean + default: false + - variable: token + label: "Admin Portal Password/Token" + description: "Will be automatically generated if not defined" + schema: + type: string + default: "" + - variable: icons + label: "Icon Download Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: disableDownload + label: "Disable Icon Download" + description: "Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache)" + schema: + type: boolean + default: false + - variable: cache + label: "Cache time-to-live" + description: "Cache time-to-live for icons fetched. 0 means no purging" + schema: + type: int + default: 2592000 + - variable: token + label: "Failed Downloads Cache time-to-live" + description: "Cache time-to-live for icons that were not available. 0 means no purging." + schema: + type: int + default: 2592000 + - variable: log + label: "Logging" + schema: + additional_attrs: true + type: dict + attrs: + - variable: level + label: "Log level" + schema: + type: string + default: "info" + required: true + enum: + - value: "trace" + description: "trace" + - value: "debug" + description: "debug" + - value: "info" + description: "info" + - value: "warn" + description: "warn" + - value: "error" + description: "error" + - value: "off" + description: "off" + - variable: file + label: "Log-File Location" + schema: + type: string + default: "" + - variable: smtp + label: "SMTP Settings (Email)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable SMTP Support" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: host + label: "SMTP hostname" + schema: + type: string + required: true + default: "" + - variable: from + label: "SMTP sender e-mail address" + schema: + type: string + required: true + default: "" + - variable: fromName + label: "SMTP sender name" + schema: + type: string + required: true + default: "" + - variable: user + label: "SMTP username" + schema: + type: string + required: true + default: "" + - variable: password + label: "SMTP password" + description: "Required is user is specified, ignored if no user provided" + schema: + type: string + default: "" + - variable: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: timeout + label: "SMTP timeout" + schema: + type: int + default: 15 + - variable: invalidHostname + label: "Accept Invalid Hostname" + description: "Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: invalidCertificate + label: "Accept Invalid Certificate" + description: "Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks!" + schema: + type: boolean + default: false + - variable: allowSignups + label: "Allow Signup" + description: "Allow any user to sign-up: https://github.com/dani-garcia/vaultwarden/wiki/Disable-registration-of-new-users" + schema: + type: boolean + default: true + - variable: allowInvitation + label: "Always allow Invitation" + description: "Allow invited users to sign-up even feature is disabled: https://github.com/dani-garcia/vaultwarden/wiki/Disable-invitations" + schema: + type: boolean + default: true + - variable: defaultInviteName + label: "Default Invite Organisation Name" + description: "Default organization name in invitation e-mails that are not coming from a specific organization." + schema: + type: string + default: "" + - variable: showPasswordHint + label: "Show password hints" + description: "https://github.com/dani-garcia/vaultwarden/wiki/Password-hint-display" + schema: + type: boolean + default: true + - variable: signupwhitelistenable + label: "Enable Signup Whitelist" + description: "allowSignups is ignored if set" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: signupDomains + label: "Signup Whitelist Domains" + schema: + type: list + default: [] + items: + - variable: domain + label: "Domain" + schema: + type: string + default: "" + - variable: verifySignup + label: "Verifiy Signup" + description: "Verify e-mail before login is enabled. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: requireEmail + label: "Block Login if email fails" + description: "When a user logs in an email is required to be sent. If sending the email fails the login attempt will fail. SMTP must be enabled" + schema: + type: boolean + default: false + - variable: emailAttempts + label: "Email token reset attempts" + description: "Maximum attempts before an email token is reset and a new email will need to be sent" + schema: + type: int + default: 3 + - variable: emailTokenExpiration + label: "Email token validity in seconds" + schema: + type: int + default: 600 + - variable: enableWebVault + label: "Enable Webvault" + description: "Enable Web Vault (static content). https://github.com/dani-garcia/vaultwarden/wiki/Disabling-or-overriding-the-Vault-interface-hosting" + schema: + type: boolean + default: true + - variable: orgCreationUsers + label: "Limit Organisation Creation to (users)" + description: "Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users." + schema: + type: string + default: "all" + - variable: attachmentLimitOrg + label: "Limit Attachment Disk Usage per Organisation" + schema: + type: string + default: "" + - variable: attachmentLimitUser + label: "Limit Attachment Disk Usage per User" + schema: + type: string + default: "" + - variable: hibpApiKey + label: "HaveIBeenPwned API Key" + description: "Can be purchased at https://haveibeenpwned.com/API/Key" + schema: + type: string + default: "" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10102 + required: true + - variable: ws + label: "WebSocket Service" + description: "WebSocket Service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ws + label: "WebSocket Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 3012 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/incubator/servas/0.0.2/templates/NOTES.txt b/enterprise/vaultwarden/20.0.30/templates/NOTES.txt similarity index 100% rename from incubator/servas/0.0.2/templates/NOTES.txt rename to enterprise/vaultwarden/20.0.30/templates/NOTES.txt diff --git a/enterprise/vaultwarden/20.0.30/templates/_configmap.tpl b/enterprise/vaultwarden/20.0.30/templates/_configmap.tpl new file mode 100644 index 00000000000..c21ff158df0 --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/templates/_configmap.tpl @@ -0,0 +1,112 @@ +{{/* Define the configmap */}} +{{- define "vaultwarden.configmap" -}} +enabled: true +data: + ROCKET_PORT: "8080" + SIGNUPS_ALLOWED: {{ .Values.vaultwarden.allowSignups | quote }} + {{- if .Values.vaultwarden.signupDomains }} + SIGNUPS_DOMAINS_WHITELIST: {{ join "," .Values.vaultwarden.signupDomains | quote }} + {{- end }} + {{- if and (eq .Values.vaultwarden.verifySignup true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Signup verification requires SMTP to be enabled" nil}}{{end}} + SIGNUPS_VERIFY: {{ .Values.vaultwarden.verifySignup | quote }} + {{- if and (eq .Values.vaultwarden.requireEmail true) (eq .Values.vaultwarden.smtp.enabled false) }}{{ required "Requiring emails for login depends on SMTP" nil}}{{end}} + REQUIRE_DEVICE_EMAIL: {{ .Values.vaultwarden.requireEmail | quote }} + {{- if .Values.vaultwarden.emailAttempts }} + EMAIL_ATTEMPTS_LIMIT: {{ .Values.vaultwarden.emailAttempts | quote }} + {{- end }} + {{- if .Values.vaultwarden.emailTokenExpiration }} + EMAIL_EXPIRATION_TIME: {{ .Values.vaultwarden.emailTokenExpiration | quote }} + {{- end }} + INVITATIONS_ALLOWED: {{ .Values.vaultwarden.allowInvitation | quote }} + {{- if .Values.vaultwarden.defaultInviteName }} + INVITATION_ORG_NAME: {{ .Values.vaultwarden.defaultInviteName | quote }} + {{- end }} + SHOW_PASSWORD_HINT: {{ .Values.vaultwarden.showPasswordHint | quote }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/enterprise/vaultwarden/20.0.30/templates/_secrets.tpl b/enterprise/vaultwarden/20.0.30/templates/_secrets.tpl new file mode 100644 index 00000000000..a33f037cf71 --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/templates/_secrets.tpl @@ -0,0 +1,32 @@ +{{/* Define the secrets */}} +{{- define "vaultwarden.secrets" -}} + +{{- $adminToken := "" }} +{{- if eq .Values.vaultwarden.admin.enabled true }} +{{- $adminToken = .Values.vaultwarden.admin.token | default (randAlphaNum 48) | quote }} +{{- end -}} + +{{- $smtpUser := "" }} +{{- if and (eq .Values.vaultwarden.smtp.enabled true ) (.Values.vaultwarden.smtp.user) }} +{{- $smtpUser = .Values.vaultwarden.smtp.user | quote }} +{{- end -}} + +{{- $yubicoClientId := "" }} +{{- if eq .Values.vaultwarden.yubico.enabled true }} +{{- $yubicoClientId = required "Yubico Client ID required" .Values.vaultwarden.yubico.clientId | toString | quote }} +{{- end -}} +enabled: true +data: + placeholder: placeholdervalue + {{- if ne $adminToken "" }} + ADMIN_TOKEN: {{ $adminToken }} + {{- end }} + {{- if ne $smtpUser "" }} + SMTP_USERNAME: {{ $smtpUser }} + SMTP_PASSWORD: {{ required "Must specify SMTP password" .Values.vaultwarden.smtp.password | quote }} + {{- end }} + {{- if ne $yubicoClientId "" }} + YUBICO_CLIENT_ID: {{ $yubicoClientId }} + YUBICO_SECRET_KEY: {{ required "Yubico Secret Key required" .Values.vaultwarden.yubico.secretKey | quote }} + {{- end }} +{{- end -}} diff --git a/enterprise/vaultwarden/20.0.30/templates/_validate.tpl b/enterprise/vaultwarden/20.0.30/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/templates/_validate.tpl @@ -0,0 +1,17 @@ +{{/* +Ensure valid DB type is select, defaults to SQLite +*/}} +{{- define "vaultwarden.dbTypeValid" -}} +{{- if not (or (eq .Values.database.type "postgresql") (eq .Values.database.type "mysql") (eq .Values.database.type "sqlite")) }} +{{- required "Invalid database type" nil }} +{{- end -}} +{{- end -}} + +{{/* +Ensure log type is valid +*/}} +{{- define "vaultwarden.logLevelValid" -}} +{{- if not (or (eq .Values.vaultwarden.log.level "trace") (eq .Values.vaultwarden.log.level "debug") (eq .Values.vaultwarden.log.level "info") (eq .Values.vaultwarden.log.level "warn") (eq .Values.vaultwarden.log.level "error") (eq .Values.vaultwarden.log.level "off")) }} +{{- required "Invalid log level" nil }} +{{- end }} +{{- end }} diff --git a/enterprise/vaultwarden/20.0.30/templates/common.yaml b/enterprise/vaultwarden/20.0.30/templates/common.yaml new file mode 100644 index 00000000000..00565a16a7a --- /dev/null +++ b/enterprise/vaultwarden/20.0.30/templates/common.yaml @@ -0,0 +1,45 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render configmap for vaultwarden */}} +{{- $configmapFile := include "vaultwarden.configmap" . | fromYaml -}} +{{- if $configmapFile -}} + {{- $_ := set .Values.configmap "vaultwardenconfig" $configmapFile -}} +{{- end -}} + +{{/* Render secrets for vaultwarden */}} +{{- $secret := include "vaultwarden.secrets" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "vaultwardensecret" $secret -}} +{{- end -}} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-ws" $fullname }} + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/incubator/etesync/4.0.3/values.yaml b/enterprise/vaultwarden/20.0.30/values.yaml similarity index 100% rename from incubator/etesync/4.0.3/values.yaml rename to enterprise/vaultwarden/20.0.30/values.yaml diff --git a/incubator/cryptpad/3.0.1/CHANGELOG.md b/incubator/cryptpad/3.0.1/CHANGELOG.md deleted file mode 100644 index 87be093879c..00000000000 --- a/incubator/cryptpad/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cryptpad-3.0.1](https://github.com/truecharts/charts/compare/cryptpad-3.0.0...cryptpad-3.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [cryptpad-3.0.0](https://github.com/truecharts/charts/compare/cryptpad-2.0.26...cryptpad-3.0.0) (2023-05-29) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - Cryptpad port ([#9240](https://github.com/truecharts/charts/issues/9240)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [cryptpad-2.0.26](https://github.com/truecharts/charts/compare/cryptpad-2.0.25...cryptpad-2.0.26) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest ([#8196](https://github.com/truecharts/charts/issues/8196)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [cryptpad-2.0.25](https://github.com/truecharts/charts/compare/cryptpad-2.0.24...cryptpad-2.0.25) (2023-02-27) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest - - - - -## [cryptpad-2.0.24](https://github.com/truecharts/charts/compare/cryptpad-2.0.23...cryptpad-2.0.24) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest - - - - -## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest - - - - -## [cryptpad-2.0.22](https://github.com/truecharts/charts/compare/cryptpad-2.0.21...cryptpad-2.0.22) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [cryptpad-2.0.21](https://github.com/truecharts/charts/compare/cryptpad-2.0.20...cryptpad-2.0.21) (2023-02-06) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest - - - - -## [cryptpad-2.0.20](https://github.com/truecharts/charts/compare/cryptpad-2.0.19...cryptpad-2.0.20) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/cryptpad to latest - - - - -## [cryptpad-2.0.19](https://github.com/truecharts/charts/compare/cryptpad-2.0.18...cryptpad-2.0.19) (2023-02-02) - -### Fix diff --git a/incubator/cryptpad/3.0.1/Chart.yaml b/incubator/cryptpad/3.0.1/Chart.yaml deleted file mode 100644 index b68578b5eb4..00000000000 --- a/incubator/cryptpad/3.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Security -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: CryptPad is the Zero Knowledge realtime collaborative editor. -home: https://truecharts.org/charts/incubator/cryptpad -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png -keywords: - - cryptpad - - Productivity - - Security -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptpad -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad - - https://cryptpad.fr/ -type: application -version: 3.0.1 diff --git a/incubator/cryptpad/3.0.1/app-changelog.md b/incubator/cryptpad/3.0.1/app-changelog.md deleted file mode 100644 index 11943f210fa..00000000000 --- a/incubator/cryptpad/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cryptpad-3.0.1](https://github.com/truecharts/charts/compare/cryptpad-3.0.0...cryptpad-3.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/incubator/cryptpad/3.0.1/charts/common-12.12.1.tgz b/incubator/cryptpad/3.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/cryptpad/3.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/cryptpad/3.0.2/CHANGELOG.md b/incubator/cryptpad/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..7277ade0726 --- /dev/null +++ b/incubator/cryptpad/3.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cryptpad-3.0.2](https://github.com/truecharts/charts/compare/cryptpad-3.0.1...cryptpad-3.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cryptpad-3.0.1](https://github.com/truecharts/charts/compare/cryptpad-3.0.0...cryptpad-3.0.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [cryptpad-3.0.0](https://github.com/truecharts/charts/compare/cryptpad-2.0.26...cryptpad-3.0.0) (2023-05-29) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + - Cryptpad port ([#9240](https://github.com/truecharts/charts/issues/9240)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [cryptpad-2.0.26](https://github.com/truecharts/charts/compare/cryptpad-2.0.25...cryptpad-2.0.26) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest ([#8196](https://github.com/truecharts/charts/issues/8196)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [cryptpad-2.0.25](https://github.com/truecharts/charts/compare/cryptpad-2.0.24...cryptpad-2.0.25) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + + + +## [cryptpad-2.0.24](https://github.com/truecharts/charts/compare/cryptpad-2.0.23...cryptpad-2.0.24) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + + + +## [cryptpad-2.0.23](https://github.com/truecharts/charts/compare/cryptpad-2.0.22...cryptpad-2.0.23) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + + + +## [cryptpad-2.0.22](https://github.com/truecharts/charts/compare/cryptpad-2.0.21...cryptpad-2.0.22) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [cryptpad-2.0.21](https://github.com/truecharts/charts/compare/cryptpad-2.0.20...cryptpad-2.0.21) (2023-02-06) + +### Chore + +- update container image tccr.io/truecharts/cryptpad to latest + + + + +## [cryptpad-2.0.20](https://github.com/truecharts/charts/compare/cryptpad-2.0.19...cryptpad-2.0.20) (2023-02-03) + +### Chore diff --git a/incubator/cryptpad/3.0.2/Chart.yaml b/incubator/cryptpad/3.0.2/Chart.yaml new file mode 100644 index 00000000000..55dc2f1ce3e --- /dev/null +++ b/incubator/cryptpad/3.0.2/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Security +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: CryptPad is the Zero Knowledge realtime collaborative editor. +home: https://truecharts.org/charts/incubator/cryptpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptpad.png +keywords: + - cryptpad + - Productivity + - Security +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptpad +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cryptpad + - https://cryptpad.fr/ +type: application +version: 3.0.2 diff --git a/incubator/cryptpad/3.0.1/README.md b/incubator/cryptpad/3.0.2/README.md similarity index 100% rename from incubator/cryptpad/3.0.1/README.md rename to incubator/cryptpad/3.0.2/README.md diff --git a/incubator/cryptpad/3.0.2/app-changelog.md b/incubator/cryptpad/3.0.2/app-changelog.md new file mode 100644 index 00000000000..4bd80cb1655 --- /dev/null +++ b/incubator/cryptpad/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cryptpad-3.0.2](https://github.com/truecharts/charts/compare/cryptpad-3.0.1...cryptpad-3.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/cryptpad/3.0.1/app-readme.md b/incubator/cryptpad/3.0.2/app-readme.md similarity index 100% rename from incubator/cryptpad/3.0.1/app-readme.md rename to incubator/cryptpad/3.0.2/app-readme.md diff --git a/incubator/cryptpad/3.0.2/charts/common-12.12.3.tgz b/incubator/cryptpad/3.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/cryptpad/3.0.2/charts/common-12.12.3.tgz differ diff --git a/incubator/cryptpad/3.0.1/ix_values.yaml b/incubator/cryptpad/3.0.2/ix_values.yaml similarity index 100% rename from incubator/cryptpad/3.0.1/ix_values.yaml rename to incubator/cryptpad/3.0.2/ix_values.yaml diff --git a/incubator/cryptpad/3.0.1/questions.yaml b/incubator/cryptpad/3.0.2/questions.yaml similarity index 100% rename from incubator/cryptpad/3.0.1/questions.yaml rename to incubator/cryptpad/3.0.2/questions.yaml diff --git a/incubator/speedtest-tracker/4.0.10/templates/NOTES.txt b/incubator/cryptpad/3.0.2/templates/NOTES.txt similarity index 100% rename from incubator/speedtest-tracker/4.0.10/templates/NOTES.txt rename to incubator/cryptpad/3.0.2/templates/NOTES.txt diff --git a/incubator/cryptpad/3.0.1/templates/common.yaml b/incubator/cryptpad/3.0.2/templates/common.yaml similarity index 100% rename from incubator/cryptpad/3.0.1/templates/common.yaml rename to incubator/cryptpad/3.0.2/templates/common.yaml diff --git a/incubator/factorio/4.0.1/values.yaml b/incubator/cryptpad/3.0.2/values.yaml similarity index 100% rename from incubator/factorio/4.0.1/values.yaml rename to incubator/cryptpad/3.0.2/values.yaml diff --git a/incubator/dashy/3.0.6/CHANGELOG.md b/incubator/dashy/3.0.6/CHANGELOG.md deleted file mode 100644 index a2c43792567..00000000000 --- a/incubator/dashy/3.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashy-3.0.6](https://github.com/truecharts/charts/compare/dashy-3.0.5...dashy-3.0.6) (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)) - - - - -## [dashy-3.0.5](https://github.com/truecharts/charts/compare/dashy-3.0.4...dashy-3.0.5) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [dashy-3.0.4](https://github.com/truecharts/charts/compare/dashy-3.0.3...dashy-3.0.4) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [dashy-3.0.3](https://github.com/truecharts/charts/compare/dashy-3.0.2...dashy-3.0.3) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [dashy-3.0.2](https://github.com/truecharts/charts/compare/dashy-3.0.1...dashy-3.0.2) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) - -### Fix - -- Move to new common ([#8975](https://github.com/truecharts/charts/issues/8975)) - - - - -## [dashy-2.0.20](https://github.com/truecharts/charts/compare/dashy-2.0.19...dashy-2.0.20) (2023-02-27) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.18](https://github.com/truecharts/charts/compare/dashy-2.0.17...dashy-2.0.18) (2023-02-10) - -### Fix - diff --git a/incubator/dashy/3.0.6/Chart.yaml b/incubator/dashy/3.0.6/Chart.yaml deleted file mode 100644 index 6718e5ca6c5..00000000000 --- a/incubator/dashy/3.0.6/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -home: https://truecharts.org/charts/incubator/dashy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy - - https://github.com/airsonic/airsonic -version: 3.0.6 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/dashy/3.0.6/app-changelog.md b/incubator/dashy/3.0.6/app-changelog.md deleted file mode 100644 index 37b0d980772..00000000000 --- a/incubator/dashy/3.0.6/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [dashy-3.0.6](https://github.com/truecharts/charts/compare/dashy-3.0.5...dashy-3.0.6) (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)) - - \ No newline at end of file diff --git a/incubator/dashy/3.0.6/charts/common-12.12.1.tgz b/incubator/dashy/3.0.6/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/dashy/3.0.6/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/dashy/3.0.7/CHANGELOG.md b/incubator/dashy/3.0.7/CHANGELOG.md new file mode 100644 index 00000000000..5b15d6e18e1 --- /dev/null +++ b/incubator/dashy/3.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashy-3.0.7](https://github.com/truecharts/charts/compare/dashy-3.0.6...dashy-3.0.7) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [dashy-3.0.6](https://github.com/truecharts/charts/compare/dashy-3.0.5...dashy-3.0.6) (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)) + + + + +## [dashy-3.0.5](https://github.com/truecharts/charts/compare/dashy-3.0.4...dashy-3.0.5) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [dashy-3.0.4](https://github.com/truecharts/charts/compare/dashy-3.0.3...dashy-3.0.4) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [dashy-3.0.3](https://github.com/truecharts/charts/compare/dashy-3.0.2...dashy-3.0.3) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [dashy-3.0.2](https://github.com/truecharts/charts/compare/dashy-3.0.1...dashy-3.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) + +### Fix + +- Move to new common ([#8975](https://github.com/truecharts/charts/issues/8975)) + + + + +## [dashy-2.0.20](https://github.com/truecharts/charts/compare/dashy-2.0.19...dashy-2.0.20) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26) + +### Chore + diff --git a/incubator/dashy/3.0.7/Chart.yaml b/incubator/dashy/3.0.7/Chart.yaml new file mode 100644 index 00000000000..33ff1672792 --- /dev/null +++ b/incubator/dashy/3.0.7/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Dashy helps you organize your self-hosted services by making them accessible from a single place +home: https://truecharts.org/charts/incubator/dashy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy + - https://github.com/airsonic/airsonic +version: 3.0.7 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dashy/3.0.6/README.md b/incubator/dashy/3.0.7/README.md similarity index 100% rename from incubator/dashy/3.0.6/README.md rename to incubator/dashy/3.0.7/README.md diff --git a/incubator/dashy/3.0.7/app-changelog.md b/incubator/dashy/3.0.7/app-changelog.md new file mode 100644 index 00000000000..16a12341884 --- /dev/null +++ b/incubator/dashy/3.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashy-3.0.7](https://github.com/truecharts/charts/compare/dashy-3.0.6...dashy-3.0.7) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/dashy/3.0.6/app-readme.md b/incubator/dashy/3.0.7/app-readme.md similarity index 100% rename from incubator/dashy/3.0.6/app-readme.md rename to incubator/dashy/3.0.7/app-readme.md diff --git a/incubator/dashy/3.0.7/charts/common-12.12.3.tgz b/incubator/dashy/3.0.7/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/dashy/3.0.7/charts/common-12.12.3.tgz differ diff --git a/incubator/dashy/3.0.6/ix_values.yaml b/incubator/dashy/3.0.7/ix_values.yaml similarity index 100% rename from incubator/dashy/3.0.6/ix_values.yaml rename to incubator/dashy/3.0.7/ix_values.yaml diff --git a/incubator/dashy/3.0.6/questions.yaml b/incubator/dashy/3.0.7/questions.yaml similarity index 100% rename from incubator/dashy/3.0.6/questions.yaml rename to incubator/dashy/3.0.7/questions.yaml diff --git a/incubator/dashy/3.0.6/templates/_configmap.tpl b/incubator/dashy/3.0.7/templates/_configmap.tpl similarity index 100% rename from incubator/dashy/3.0.6/templates/_configmap.tpl rename to incubator/dashy/3.0.7/templates/_configmap.tpl diff --git a/incubator/dashy/3.0.6/templates/common.yaml b/incubator/dashy/3.0.7/templates/common.yaml similarity index 100% rename from incubator/dashy/3.0.6/templates/common.yaml rename to incubator/dashy/3.0.7/templates/common.yaml diff --git a/incubator/firefox/6.0.0/values.yaml b/incubator/dashy/3.0.7/values.yaml similarity index 100% rename from incubator/firefox/6.0.0/values.yaml rename to incubator/dashy/3.0.7/values.yaml diff --git a/incubator/etesync/4.0.3/CHANGELOG.md b/incubator/etesync/4.0.3/CHANGELOG.md deleted file mode 100644 index 77905346655..00000000000 --- a/incubator/etesync/4.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [etesync-4.0.3](https://github.com/truecharts/charts/compare/etesync-4.0.2...etesync-4.0.3) (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)) - - - - -## [etesync-4.0.2](https://github.com/truecharts/charts/compare/etesync-4.0.1...etesync-4.0.2) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [etesync-4.0.1](https://github.com/truecharts/charts/compare/etesync-4.0.0...etesync-4.0.1) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [etesync-4.0.0](https://github.com/truecharts/charts/compare/etesync-3.0.25...etesync-4.0.0) (2023-05-25) - -### Feat - -- Move to new common ([#9095](https://github.com/truecharts/charts/issues/9095)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [etesync-3.0.25](https://github.com/truecharts/charts/compare/etesync-3.0.24...etesync-3.0.25) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [etesync-3.0.24](https://github.com/truecharts/charts/compare/etesync-3.0.23...etesync-3.0.24) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [etesync-3.0.23](https://github.com/truecharts/charts/compare/etesync-3.0.22...etesync-3.0.23) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [etesync-3.0.22](https://github.com/truecharts/charts/compare/etesync-3.0.21...etesync-3.0.22) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [etesync-3.0.21](https://github.com/truecharts/charts/compare/etesync-3.0.20...etesync-3.0.21) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - - - -## [etesync-3.0.20](https://github.com/truecharts/charts/compare/etesync-3.0.19...etesync-3.0.20) (2023-01-23) - -### Chore - diff --git a/incubator/etesync/4.0.3/Chart.yaml b/incubator/etesync/4.0.3/Chart.yaml deleted file mode 100644 index 844e9c907b2..00000000000 --- a/incubator/etesync/4.0.3/Chart.yaml +++ /dev/null @@ -1,44 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -deprecated: false -description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. -home: https://truecharts.org/charts/incubator/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/incubator/etesync - - https://www.etesync.com/ - - https://github.com/etesync - - https://github.com/victor-rds/docker-etebase -type: application -version: 4.0.3 -annotations: - truecharts.org/catagories: | - - productivity - - sync - - contacts - - calendars - - tasks - - notes - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/etesync/4.0.3/app-changelog.md b/incubator/etesync/4.0.3/app-changelog.md deleted file mode 100644 index ff649051069..00000000000 --- a/incubator/etesync/4.0.3/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [etesync-4.0.3](https://github.com/truecharts/charts/compare/etesync-4.0.2...etesync-4.0.3) (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)) - - \ No newline at end of file diff --git a/incubator/etesync/4.0.3/charts/common-12.12.1.tgz b/incubator/etesync/4.0.3/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/etesync/4.0.3/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/etesync/4.0.3/charts/redis-6.0.50.tgz b/incubator/etesync/4.0.3/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/incubator/etesync/4.0.3/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/incubator/etesync/4.0.4/CHANGELOG.md b/incubator/etesync/4.0.4/CHANGELOG.md new file mode 100644 index 00000000000..33fb3ad0ad8 --- /dev/null +++ b/incubator/etesync/4.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [etesync-4.0.4](https://github.com/truecharts/charts/compare/etesync-4.0.3...etesync-4.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [etesync-4.0.3](https://github.com/truecharts/charts/compare/etesync-4.0.2...etesync-4.0.3) (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)) + + + + +## [etesync-4.0.2](https://github.com/truecharts/charts/compare/etesync-4.0.1...etesync-4.0.2) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [etesync-4.0.1](https://github.com/truecharts/charts/compare/etesync-4.0.0...etesync-4.0.1) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [etesync-4.0.0](https://github.com/truecharts/charts/compare/etesync-3.0.25...etesync-4.0.0) (2023-05-25) + +### Feat + +- Move to new common ([#9095](https://github.com/truecharts/charts/issues/9095)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [etesync-3.0.25](https://github.com/truecharts/charts/compare/etesync-3.0.24...etesync-3.0.25) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [etesync-3.0.24](https://github.com/truecharts/charts/compare/etesync-3.0.23...etesync-3.0.24) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [etesync-3.0.23](https://github.com/truecharts/charts/compare/etesync-3.0.22...etesync-3.0.23) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [etesync-3.0.22](https://github.com/truecharts/charts/compare/etesync-3.0.21...etesync-3.0.22) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [etesync-3.0.21](https://github.com/truecharts/charts/compare/etesync-3.0.20...etesync-3.0.21) (2023-01-24) + +### Chore + diff --git a/incubator/etesync/4.0.4/Chart.yaml b/incubator/etesync/4.0.4/Chart.yaml new file mode 100644 index 00000000000..673d51581b3 --- /dev/null +++ b/incubator/etesync/4.0.4/Chart.yaml @@ -0,0 +1,44 @@ +apiVersion: v2 +appVersion: "0.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +deprecated: false +description: Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes. +home: https://truecharts.org/charts/incubator/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/incubator/etesync + - https://www.etesync.com/ + - https://github.com/etesync + - https://github.com/victor-rds/docker-etebase +type: application +version: 4.0.4 +annotations: + truecharts.org/catagories: | + - productivity + - sync + - contacts + - calendars + - tasks + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/etesync/4.0.3/README.md b/incubator/etesync/4.0.4/README.md similarity index 100% rename from incubator/etesync/4.0.3/README.md rename to incubator/etesync/4.0.4/README.md diff --git a/incubator/etesync/4.0.4/app-changelog.md b/incubator/etesync/4.0.4/app-changelog.md new file mode 100644 index 00000000000..8c7fcc1b3d2 --- /dev/null +++ b/incubator/etesync/4.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etesync-4.0.4](https://github.com/truecharts/charts/compare/etesync-4.0.3...etesync-4.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/etesync/4.0.3/app-readme.md b/incubator/etesync/4.0.4/app-readme.md similarity index 100% rename from incubator/etesync/4.0.3/app-readme.md rename to incubator/etesync/4.0.4/app-readme.md diff --git a/incubator/etesync/4.0.4/charts/common-12.12.3.tgz b/incubator/etesync/4.0.4/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/etesync/4.0.4/charts/common-12.12.3.tgz differ diff --git a/incubator/etesync/4.0.4/charts/redis-6.0.52.tgz b/incubator/etesync/4.0.4/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/incubator/etesync/4.0.4/charts/redis-6.0.52.tgz differ diff --git a/incubator/etesync/4.0.3/ix_values.yaml b/incubator/etesync/4.0.4/ix_values.yaml similarity index 100% rename from incubator/etesync/4.0.3/ix_values.yaml rename to incubator/etesync/4.0.4/ix_values.yaml diff --git a/incubator/etesync/4.0.3/questions.yaml b/incubator/etesync/4.0.4/questions.yaml similarity index 100% rename from incubator/etesync/4.0.3/questions.yaml rename to incubator/etesync/4.0.4/questions.yaml diff --git a/incubator/etesync/4.0.3/templates/_secret.tpl b/incubator/etesync/4.0.4/templates/_secret.tpl similarity index 100% rename from incubator/etesync/4.0.3/templates/_secret.tpl rename to incubator/etesync/4.0.4/templates/_secret.tpl diff --git a/incubator/etesync/4.0.3/templates/common.yaml b/incubator/etesync/4.0.4/templates/common.yaml similarity index 100% rename from incubator/etesync/4.0.3/templates/common.yaml rename to incubator/etesync/4.0.4/templates/common.yaml diff --git a/incubator/frigate/8.0.2/values.yaml b/incubator/etesync/4.0.4/values.yaml similarity index 100% rename from incubator/frigate/8.0.2/values.yaml rename to incubator/etesync/4.0.4/values.yaml diff --git a/incubator/factorio/4.0.1/CHANGELOG.md b/incubator/factorio/4.0.1/CHANGELOG.md deleted file mode 100644 index 8f7430ebd6b..00000000000 --- a/incubator/factorio/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [factorio-3.0.2](https://github.com/truecharts/charts/compare/factorio-3.0.1...factorio-3.0.2) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [factorio-3.0.1](https://github.com/truecharts/charts/compare/factorio-3.0.0...factorio-3.0.1) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/factorio to vstable - - - - -## [factorio-3.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.8...factorio-3.0.0) (2023-02-02) - -### Feat - -- Add proper Env Vars/Ports before Stable ([#6743](https://github.com/truecharts/charts/issues/6743)) - - - - -## [factorio-2.0.13](https://github.com/truecharts/charts/compare/factorio-2.0.12...factorio-2.0.13) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/factorio to vstable - - - - -## [factorio-2.0.12](https://github.com/truecharts/charts/compare/factorio-2.0.11...factorio-2.0.12) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/factorio to vstable - - - - -## [factorio-2.0.11](https://github.com/truecharts/charts/compare/factorio-2.0.10...factorio-2.0.11) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [factorio-2.0.10](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.5...factorio-2.0.10) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [factorio-2.0.9](https://github.com/truecharts/charts/compare/factorio-2.0.8...factorio-2.0.9) (2022-12-25) - -### Chore - -- update helm general non-major - - - diff --git a/incubator/factorio/4.0.1/Chart.yaml b/incubator/factorio/4.0.1/Chart.yaml deleted file mode 100644 index 8382b29c7ff..00000000000 --- a/incubator/factorio/4.0.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: factorio -version: 4.0.1 -appVersion: "stable" -description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play." -type: application -deprecated: false -home: https://truecharts.org/charts/incubator/factorio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png -keywords: - - factorio - - GameServers -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio - - https://www.factorio.com/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - GameServers - truecharts.org/SCALE-support: "true" diff --git a/incubator/factorio/4.0.1/app-changelog.md b/incubator/factorio/4.0.1/app-changelog.md deleted file mode 100644 index ed09a534331..00000000000 --- a/incubator/factorio/4.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/incubator/factorio/4.0.1/charts/common-12.12.1.tgz b/incubator/factorio/4.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/factorio/4.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/factorio/4.0.2/CHANGELOG.md b/incubator/factorio/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..5ebe50fd05d --- /dev/null +++ b/incubator/factorio/4.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [factorio-3.0.2](https://github.com/truecharts/charts/compare/factorio-3.0.1...factorio-3.0.2) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [factorio-3.0.1](https://github.com/truecharts/charts/compare/factorio-3.0.0...factorio-3.0.1) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + + + +## [factorio-3.0.0](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.8...factorio-3.0.0) (2023-02-02) + +### Feat + +- Add proper Env Vars/Ports before Stable ([#6743](https://github.com/truecharts/charts/issues/6743)) + + + + +## [factorio-2.0.13](https://github.com/truecharts/charts/compare/factorio-2.0.12...factorio-2.0.13) (2023-01-18) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + + + +## [factorio-2.0.12](https://github.com/truecharts/charts/compare/factorio-2.0.11...factorio-2.0.12) (2023-01-12) + +### Chore + +- update container image tccr.io/truecharts/factorio to vstable + + + + +## [factorio-2.0.11](https://github.com/truecharts/charts/compare/factorio-2.0.10...factorio-2.0.11) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [factorio-2.0.10](https://github.com/truecharts/charts/compare/factorioservermanager-2.0.5...factorio-2.0.10) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + diff --git a/incubator/factorio/4.0.2/Chart.yaml b/incubator/factorio/4.0.2/Chart.yaml new file mode 100644 index 00000000000..9c80abab5c3 --- /dev/null +++ b/incubator/factorio/4.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: factorio +version: 4.0.2 +appVersion: "stable" +description: "This Chart Chart will download the latest stable release of the game, generate the map and you're ready to play." +type: application +deprecated: false +home: https://truecharts.org/charts/incubator/factorio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/factorio.png +keywords: + - factorio + - GameServers +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/factorio + - https://www.factorio.com/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - GameServers + truecharts.org/SCALE-support: "true" diff --git a/incubator/factorio/4.0.1/README.md b/incubator/factorio/4.0.2/README.md similarity index 100% rename from incubator/factorio/4.0.1/README.md rename to incubator/factorio/4.0.2/README.md diff --git a/incubator/factorio/4.0.2/app-changelog.md b/incubator/factorio/4.0.2/app-changelog.md new file mode 100644 index 00000000000..8cf4e42a2f5 --- /dev/null +++ b/incubator/factorio/4.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/incubator/factorio/4.0.1/app-readme.md b/incubator/factorio/4.0.2/app-readme.md similarity index 100% rename from incubator/factorio/4.0.1/app-readme.md rename to incubator/factorio/4.0.2/app-readme.md diff --git a/incubator/factorio/4.0.2/charts/common-12.12.3.tgz b/incubator/factorio/4.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/factorio/4.0.2/charts/common-12.12.3.tgz differ diff --git a/incubator/factorio/4.0.1/ix_values.yaml b/incubator/factorio/4.0.2/ix_values.yaml similarity index 100% rename from incubator/factorio/4.0.1/ix_values.yaml rename to incubator/factorio/4.0.2/ix_values.yaml diff --git a/incubator/factorio/4.0.1/questions.yaml b/incubator/factorio/4.0.2/questions.yaml similarity index 100% rename from incubator/factorio/4.0.1/questions.yaml rename to incubator/factorio/4.0.2/questions.yaml diff --git a/incubator/factorio/4.0.1/templates/common.yaml b/incubator/factorio/4.0.2/templates/common.yaml similarity index 100% rename from incubator/factorio/4.0.1/templates/common.yaml rename to incubator/factorio/4.0.2/templates/common.yaml diff --git a/incubator/netbootxyz/0.0.2/values.yaml b/incubator/factorio/4.0.2/values.yaml similarity index 100% rename from incubator/netbootxyz/0.0.2/values.yaml rename to incubator/factorio/4.0.2/values.yaml diff --git a/incubator/firefox/6.0.0/CHANGELOG.md b/incubator/firefox/6.0.0/CHANGELOG.md deleted file mode 100644 index 056faa64aa6..00000000000 --- a/incubator/firefox/6.0.0/CHANGELOG.md +++ /dev/null @@ -1,87 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [firefox-6.0.0](https://github.com/truecharts/charts/compare/firefox-5.0.0...firefox-6.0.0) (2023-06-04) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - - - - -## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) - diff --git a/incubator/firefox/6.0.0/Chart.yaml b/incubator/firefox/6.0.0/Chart.yaml deleted file mode 100644 index 3dcbfa5cd19..00000000000 --- a/incubator/firefox/6.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "109.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -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/incubator/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/incubator/firefox - - https://github.com/linuxserver/docker-firefox -type: application -version: 6.0.0 -annotations: - truecharts.org/catagories: | - - browser - truecharts.org/SCALE-support: "true" diff --git a/incubator/firefox/6.0.0/app-changelog.md b/incubator/firefox/6.0.0/app-changelog.md deleted file mode 100644 index 23a90909abf..00000000000 --- a/incubator/firefox/6.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [firefox-6.0.0](https://github.com/truecharts/charts/compare/firefox-5.0.0...firefox-6.0.0) (2023-06-04) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/incubator/firefox/6.0.0/charts/common-12.10.4.tgz b/incubator/firefox/6.0.0/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/incubator/firefox/6.0.0/charts/common-12.10.4.tgz and /dev/null differ diff --git a/incubator/firefox/6.0.1/CHANGELOG.md b/incubator/firefox/6.0.1/CHANGELOG.md new file mode 100644 index 00000000000..5532b51725e --- /dev/null +++ b/incubator/firefox/6.0.1/CHANGELOG.md @@ -0,0 +1,96 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-6.0.1](https://github.com/truecharts/charts/compare/firefox-6.0.0...firefox-6.0.1) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [firefox-6.0.0](https://github.com/truecharts/charts/compare/firefox-5.0.0...firefox-6.0.0) (2023-06-04) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + + + + +## [firefox-5.0.0](https://github.com/truecharts/charts/compare/firefox-4.0.11...firefox-5.0.0) (2023-05-24) + diff --git a/incubator/firefox/6.0.1/Chart.yaml b/incubator/firefox/6.0.1/Chart.yaml new file mode 100644 index 00000000000..644f80ad83b --- /dev/null +++ b/incubator/firefox/6.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "109.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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/incubator/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/incubator/firefox + - https://github.com/linuxserver/docker-firefox +type: application +version: 6.0.1 +annotations: + truecharts.org/catagories: | + - browser + truecharts.org/SCALE-support: "true" diff --git a/incubator/firefox/6.0.0/README.md b/incubator/firefox/6.0.1/README.md similarity index 100% rename from incubator/firefox/6.0.0/README.md rename to incubator/firefox/6.0.1/README.md diff --git a/incubator/firefox/6.0.1/app-changelog.md b/incubator/firefox/6.0.1/app-changelog.md new file mode 100644 index 00000000000..a49398e2cac --- /dev/null +++ b/incubator/firefox/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-6.0.1](https://github.com/truecharts/charts/compare/firefox-6.0.0...firefox-6.0.1) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/firefox/6.0.0/app-readme.md b/incubator/firefox/6.0.1/app-readme.md similarity index 100% rename from incubator/firefox/6.0.0/app-readme.md rename to incubator/firefox/6.0.1/app-readme.md diff --git a/incubator/firefox/6.0.1/charts/common-12.12.3.tgz b/incubator/firefox/6.0.1/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/firefox/6.0.1/charts/common-12.12.3.tgz differ diff --git a/incubator/firefox/6.0.0/ix_values.yaml b/incubator/firefox/6.0.1/ix_values.yaml similarity index 100% rename from incubator/firefox/6.0.0/ix_values.yaml rename to incubator/firefox/6.0.1/ix_values.yaml diff --git a/incubator/firefox/6.0.0/questions.yaml b/incubator/firefox/6.0.1/questions.yaml similarity index 100% rename from incubator/firefox/6.0.0/questions.yaml rename to incubator/firefox/6.0.1/questions.yaml diff --git a/incubator/whisper-asr-webservice/0.0.2/templates/NOTES.txt b/incubator/firefox/6.0.1/templates/NOTES.txt similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/templates/NOTES.txt rename to incubator/firefox/6.0.1/templates/NOTES.txt diff --git a/incubator/firefox/6.0.0/templates/common.yaml b/incubator/firefox/6.0.1/templates/common.yaml similarity index 100% rename from incubator/firefox/6.0.0/templates/common.yaml rename to incubator/firefox/6.0.1/templates/common.yaml diff --git a/incubator/rickroll/3.0.1/values.yaml b/incubator/firefox/6.0.1/values.yaml similarity index 100% rename from incubator/rickroll/3.0.1/values.yaml rename to incubator/firefox/6.0.1/values.yaml diff --git a/incubator/frigate/8.0.2/CHANGELOG.md b/incubator/frigate/8.0.2/CHANGELOG.md deleted file mode 100644 index 502404ae7a4..00000000000 --- a/incubator/frigate/8.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [frigate-8.0.2](https://github.com/truecharts/charts/compare/frigate-8.0.1...frigate-8.0.2) (2023-06-06) - -### Fix - -- Fix questions default value ([#9414](https://github.com/truecharts/charts/issues/9414)) - - - - -## [frigate-8.0.1](https://github.com/truecharts/charts/compare/frigate-8.0.0...frigate-8.0.1) (2023-06-04) - - - - -## [frigate-8.0.0](https://github.com/truecharts/charts/compare/frigate-7.0.1...frigate-8.0.0) (2023-06-04) - - - - -## [frigate-7.0.1](https://github.com/truecharts/charts/compare/frigate-7.0.0...frigate-7.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [frigate-7.0.0](https://github.com/truecharts/charts/compare/frigate-6.0.2...frigate-7.0.0) (2023-06-01) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - port to new common ([#9141](https://github.com/truecharts/charts/issues/9141)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [frigate-6.0.2](https://github.com/truecharts/charts/compare/frigate-6.0.1...frigate-6.0.2) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [frigate-6.0.1](https://github.com/truecharts/charts/compare/frigate-6.0.0...frigate-6.0.1) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [frigate-6.0.0](https://github.com/truecharts/charts/compare/frigate-5.0.14...frigate-6.0.0) (2023-01-21) - - - - -## [frigate-5.0.14](https://github.com/truecharts/charts/compare/frigate-5.0.13...frigate-5.0.14) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [frigate-5.0.13](https://github.com/truecharts/charts/compare/frigate-5.0.12...frigate-5.0.13) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [frigate-5.0.12](https://github.com/truecharts/charts/compare/frigate-5.0.11...frigate-5.0.12) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [frigate-5.0.11](https://github.com/truecharts/charts/compare/frigate-5.0.10...frigate-5.0.11) (2022-12-19) diff --git a/incubator/frigate/8.0.2/Chart.yaml b/incubator/frigate/8.0.2/Chart.yaml deleted file mode 100644 index 327e5484238..00000000000 --- a/incubator/frigate/8.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.12.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: NVR With Realtime Object Detection for IP Cameras -home: https://truecharts.org/charts/incubator/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/incubator/frigate - - https://github.com/blakeblackshear/frigate -type: application -version: 8.0.2 -annotations: - truecharts.org/catagories: | - - nvr - truecharts.org/SCALE-support: "true" diff --git a/incubator/frigate/8.0.2/app-changelog.md b/incubator/frigate/8.0.2/app-changelog.md deleted file mode 100644 index e47df51b1d1..00000000000 --- a/incubator/frigate/8.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [frigate-8.0.2](https://github.com/truecharts/charts/compare/frigate-8.0.1...frigate-8.0.2) (2023-06-06) - -### Fix - -- Fix questions default value ([#9414](https://github.com/truecharts/charts/issues/9414)) - - \ No newline at end of file diff --git a/incubator/frigate/8.0.2/charts/common-12.12.1.tgz b/incubator/frigate/8.0.2/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/frigate/8.0.2/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/frigate/8.0.3/CHANGELOG.md b/incubator/frigate/8.0.3/CHANGELOG.md new file mode 100644 index 00000000000..1b8756305f1 --- /dev/null +++ b/incubator/frigate/8.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [frigate-8.0.3](https://github.com/truecharts/charts/compare/frigate-8.0.2...frigate-8.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [frigate-8.0.2](https://github.com/truecharts/charts/compare/frigate-8.0.1...frigate-8.0.2) (2023-06-06) + +### Fix + +- Fix questions default value ([#9414](https://github.com/truecharts/charts/issues/9414)) + + + + +## [frigate-8.0.1](https://github.com/truecharts/charts/compare/frigate-8.0.0...frigate-8.0.1) (2023-06-04) + + + + +## [frigate-8.0.0](https://github.com/truecharts/charts/compare/frigate-7.0.1...frigate-8.0.0) (2023-06-04) + + + + +## [frigate-7.0.1](https://github.com/truecharts/charts/compare/frigate-7.0.0...frigate-7.0.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [frigate-7.0.0](https://github.com/truecharts/charts/compare/frigate-6.0.2...frigate-7.0.0) (2023-06-01) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + - port to new common ([#9141](https://github.com/truecharts/charts/issues/9141)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [frigate-6.0.2](https://github.com/truecharts/charts/compare/frigate-6.0.1...frigate-6.0.2) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [frigate-6.0.1](https://github.com/truecharts/charts/compare/frigate-6.0.0...frigate-6.0.1) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [frigate-6.0.0](https://github.com/truecharts/charts/compare/frigate-5.0.14...frigate-6.0.0) (2023-01-21) + + + + +## [frigate-5.0.14](https://github.com/truecharts/charts/compare/frigate-5.0.13...frigate-5.0.14) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [frigate-5.0.13](https://github.com/truecharts/charts/compare/frigate-5.0.12...frigate-5.0.13) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [frigate-5.0.12](https://github.com/truecharts/charts/compare/frigate-5.0.11...frigate-5.0.12) (2022-12-25) diff --git a/incubator/frigate/8.0.3/Chart.yaml b/incubator/frigate/8.0.3/Chart.yaml new file mode 100644 index 00000000000..1a10cb56741 --- /dev/null +++ b/incubator/frigate/8.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.12.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: NVR With Realtime Object Detection for IP Cameras +home: https://truecharts.org/charts/incubator/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/incubator/frigate + - https://github.com/blakeblackshear/frigate +type: application +version: 8.0.3 +annotations: + truecharts.org/catagories: | + - nvr + truecharts.org/SCALE-support: "true" diff --git a/incubator/frigate/8.0.2/README.md b/incubator/frigate/8.0.3/README.md similarity index 100% rename from incubator/frigate/8.0.2/README.md rename to incubator/frigate/8.0.3/README.md diff --git a/incubator/frigate/8.0.3/app-changelog.md b/incubator/frigate/8.0.3/app-changelog.md new file mode 100644 index 00000000000..672d98914c2 --- /dev/null +++ b/incubator/frigate/8.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [frigate-8.0.3](https://github.com/truecharts/charts/compare/frigate-8.0.2...frigate-8.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/frigate/8.0.2/app-readme.md b/incubator/frigate/8.0.3/app-readme.md similarity index 100% rename from incubator/frigate/8.0.2/app-readme.md rename to incubator/frigate/8.0.3/app-readme.md diff --git a/incubator/frigate/8.0.3/charts/common-12.12.3.tgz b/incubator/frigate/8.0.3/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/frigate/8.0.3/charts/common-12.12.3.tgz differ diff --git a/incubator/frigate/8.0.2/ix_values.yaml b/incubator/frigate/8.0.3/ix_values.yaml similarity index 100% rename from incubator/frigate/8.0.2/ix_values.yaml rename to incubator/frigate/8.0.3/ix_values.yaml diff --git a/incubator/frigate/8.0.2/questions.yaml b/incubator/frigate/8.0.3/questions.yaml similarity index 100% rename from incubator/frigate/8.0.2/questions.yaml rename to incubator/frigate/8.0.3/questions.yaml diff --git a/incubator/frigate/8.0.2/templates/NOTES.txt b/incubator/frigate/8.0.3/templates/NOTES.txt similarity index 100% rename from incubator/frigate/8.0.2/templates/NOTES.txt rename to incubator/frigate/8.0.3/templates/NOTES.txt diff --git a/incubator/frigate/8.0.2/templates/_configmap.tpl b/incubator/frigate/8.0.3/templates/_configmap.tpl similarity index 100% rename from incubator/frigate/8.0.2/templates/_configmap.tpl rename to incubator/frigate/8.0.3/templates/_configmap.tpl diff --git a/incubator/frigate/8.0.2/templates/common.yaml b/incubator/frigate/8.0.3/templates/common.yaml similarity index 100% rename from incubator/frigate/8.0.2/templates/common.yaml rename to incubator/frigate/8.0.3/templates/common.yaml diff --git a/incubator/servas/0.0.2/values.yaml b/incubator/frigate/8.0.3/values.yaml similarity index 100% rename from incubator/servas/0.0.2/values.yaml rename to incubator/frigate/8.0.3/values.yaml diff --git a/incubator/netbootxyz/0.0.2/CHANGELOG.md b/incubator/netbootxyz/0.0.2/CHANGELOG.md deleted file mode 100644 index eb7e4365325..00000000000 --- a/incubator/netbootxyz/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [netbootxyz-0.0.2](https://github.com/truecharts/charts/compare/netbootxyz-0.0.1...netbootxyz-0.0.2) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [netbootxyz-0.0.1]netbootxyz-0.0.1 (2023-05-30) - diff --git a/incubator/netbootxyz/0.0.2/Chart.yaml b/incubator/netbootxyz/0.0.2/Chart.yaml deleted file mode 100644 index 7a8dcbe7a02..00000000000 --- a/incubator/netbootxyz/0.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Your favorite operating systems in one place! -home: https://truecharts.org/charts/incubator/netbootxyz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png -keywords: - - netbootxyz - - pxe -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: netbootxyz -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz - - https://github.com/netbootxyz/netboot.xyz -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - networking - - pxe - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/netbootxyz/0.0.2/app-changelog.md b/incubator/netbootxyz/0.0.2/app-changelog.md deleted file mode 100644 index 4e4e73550e8..00000000000 --- a/incubator/netbootxyz/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netbootxyz-0.0.2](https://github.com/truecharts/charts/compare/netbootxyz-0.0.1...netbootxyz-0.0.2) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/incubator/netbootxyz/0.0.2/charts/common-12.12.1.tgz b/incubator/netbootxyz/0.0.2/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/netbootxyz/0.0.2/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/netbootxyz/0.0.3/CHANGELOG.md b/incubator/netbootxyz/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..7f50c4b8e3f --- /dev/null +++ b/incubator/netbootxyz/0.0.3/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [netbootxyz-0.0.3](https://github.com/truecharts/charts/compare/netbootxyz-0.0.2...netbootxyz-0.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [netbootxyz-0.0.2](https://github.com/truecharts/charts/compare/netbootxyz-0.0.1...netbootxyz-0.0.2) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [netbootxyz-0.0.1]netbootxyz-0.0.1 (2023-05-30) + diff --git a/incubator/netbootxyz/0.0.3/Chart.yaml b/incubator/netbootxyz/0.0.3/Chart.yaml new file mode 100644 index 00000000000..d0f519b3681 --- /dev/null +++ b/incubator/netbootxyz/0.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Your favorite operating systems in one place! +home: https://truecharts.org/charts/incubator/netbootxyz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netbootxyz.png +keywords: + - netbootxyz + - pxe +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: netbootxyz +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/netbootxyz + - https://github.com/netbootxyz/netboot.xyz +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - networking + - pxe + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/netbootxyz/0.0.2/README.md b/incubator/netbootxyz/0.0.3/README.md similarity index 100% rename from incubator/netbootxyz/0.0.2/README.md rename to incubator/netbootxyz/0.0.3/README.md diff --git a/incubator/netbootxyz/0.0.3/app-changelog.md b/incubator/netbootxyz/0.0.3/app-changelog.md new file mode 100644 index 00000000000..c6886a20131 --- /dev/null +++ b/incubator/netbootxyz/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netbootxyz-0.0.3](https://github.com/truecharts/charts/compare/netbootxyz-0.0.2...netbootxyz-0.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/netbootxyz/0.0.2/app-readme.md b/incubator/netbootxyz/0.0.3/app-readme.md similarity index 100% rename from incubator/netbootxyz/0.0.2/app-readme.md rename to incubator/netbootxyz/0.0.3/app-readme.md diff --git a/incubator/netbootxyz/0.0.3/charts/common-12.12.3.tgz b/incubator/netbootxyz/0.0.3/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/netbootxyz/0.0.3/charts/common-12.12.3.tgz differ diff --git a/incubator/netbootxyz/0.0.2/ix_values.yaml b/incubator/netbootxyz/0.0.3/ix_values.yaml similarity index 100% rename from incubator/netbootxyz/0.0.2/ix_values.yaml rename to incubator/netbootxyz/0.0.3/ix_values.yaml diff --git a/incubator/netbootxyz/0.0.2/questions.yaml b/incubator/netbootxyz/0.0.3/questions.yaml similarity index 100% rename from incubator/netbootxyz/0.0.2/questions.yaml rename to incubator/netbootxyz/0.0.3/questions.yaml diff --git a/incubator/netbootxyz/0.0.2/templates/common.yaml b/incubator/netbootxyz/0.0.3/templates/common.yaml similarity index 100% rename from incubator/netbootxyz/0.0.2/templates/common.yaml rename to incubator/netbootxyz/0.0.3/templates/common.yaml diff --git a/incubator/speedtest-tracker/4.0.10/values.yaml b/incubator/netbootxyz/0.0.3/values.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.10/values.yaml rename to incubator/netbootxyz/0.0.3/values.yaml diff --git a/incubator/rickroll/3.0.1/CHANGELOG.md b/incubator/rickroll/3.0.1/CHANGELOG.md deleted file mode 100644 index ed4c0c4c0f0..00000000000 --- a/incubator/rickroll/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rickroll-3.0.1](https://github.com/truecharts/charts/compare/rickroll-3.0.0...rickroll-3.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [rickroll-3.0.0](https://github.com/truecharts/charts/compare/rickroll-2.0.12...rickroll-3.0.0) (2023-06-01) - -### 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)) - - - - -## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27) - -### Chore - -- update rickroll - - - - -## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [rickroll-2.0.10](https://github.com/truecharts/charts/compare/rickroll-2.0.9...rickroll-2.0.10) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/rickroll-fhd-game to latest - - ### Fix - -- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) - - - - -## [rickroll-2.0.9](https://github.com/truecharts/charts/compare/rickroll-2.0.8...rickroll-2.0.9) (2023-01-14) - -### Chore - -- update container image tccr.io/truecharts/rickroll-onclick to latest - - update container image tccr.io/truecharts/rickroll-fhd-onclick to latest - - update container image tccr.io/truecharts/rickroll-fhd to latest - - - - -## [rickroll-2.0.8](https://github.com/truecharts/charts/compare/rickroll-2.0.7...rickroll-2.0.8) (2023-01-14) - -### Chore - -- group more apps and fix some images ([#6356](https://github.com/truecharts/charts/issues/6356)) - - - - -## [rickroll-2.0.7](https://github.com/truecharts/charts/compare/rickroll-2.0.6...rickroll-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [rickroll-2.0.6](https://github.com/truecharts/charts/compare/rickroll-2.0.5...rickroll-2.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [rickroll-2.0.5](https://github.com/truecharts/charts/compare/rickroll-2.0.4...rickroll-2.0.5) (2022-12-25) diff --git a/incubator/rickroll/3.0.1/Chart.yaml b/incubator/rickroll/3.0.1/Chart.yaml deleted file mode 100644 index 3015bd7466f..00000000000 --- a/incubator/rickroll/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: 12.12.1 -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 - - Other -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.1 -annotations: - truecharts.org/catagories: | - - Other - truecharts.org/SCALE-support: "true" diff --git a/incubator/rickroll/3.0.1/app-changelog.md b/incubator/rickroll/3.0.1/app-changelog.md deleted file mode 100644 index 3bed1963d90..00000000000 --- a/incubator/rickroll/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rickroll-3.0.1](https://github.com/truecharts/charts/compare/rickroll-3.0.0...rickroll-3.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/incubator/rickroll/3.0.1/charts/common-12.12.1.tgz b/incubator/rickroll/3.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/rickroll/3.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/rickroll/3.0.2/CHANGELOG.md b/incubator/rickroll/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..474803037c9 --- /dev/null +++ b/incubator/rickroll/3.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rickroll-3.0.2](https://github.com/truecharts/charts/compare/rickroll-3.0.1...rickroll-3.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [rickroll-3.0.1](https://github.com/truecharts/charts/compare/rickroll-3.0.0...rickroll-3.0.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [rickroll-3.0.0](https://github.com/truecharts/charts/compare/rickroll-2.0.12...rickroll-3.0.0) (2023-06-01) + +### 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)) + + + + +## [rickroll-2.0.12](https://github.com/truecharts/charts/compare/rickroll-2.0.11...rickroll-2.0.12) (2023-02-27) + +### Chore + +- update rickroll + + + + +## [rickroll-2.0.11](https://github.com/truecharts/charts/compare/rickroll-2.0.10...rickroll-2.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [rickroll-2.0.10](https://github.com/truecharts/charts/compare/rickroll-2.0.9...rickroll-2.0.10) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/rickroll-fhd-game to latest + + ### Fix + +- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) + + + + +## [rickroll-2.0.9](https://github.com/truecharts/charts/compare/rickroll-2.0.8...rickroll-2.0.9) (2023-01-14) + +### Chore + +- update container image tccr.io/truecharts/rickroll-onclick to latest + - update container image tccr.io/truecharts/rickroll-fhd-onclick to latest + - update container image tccr.io/truecharts/rickroll-fhd to latest + + + + +## [rickroll-2.0.8](https://github.com/truecharts/charts/compare/rickroll-2.0.7...rickroll-2.0.8) (2023-01-14) + +### Chore + +- group more apps and fix some images ([#6356](https://github.com/truecharts/charts/issues/6356)) + + + + +## [rickroll-2.0.7](https://github.com/truecharts/charts/compare/rickroll-2.0.6...rickroll-2.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [rickroll-2.0.6](https://github.com/truecharts/charts/compare/rickroll-2.0.5...rickroll-2.0.6) (2022-12-26) diff --git a/incubator/rickroll/3.0.2/Chart.yaml b/incubator/rickroll/3.0.2/Chart.yaml new file mode 100644 index 00000000000..69d1a266d05 --- /dev/null +++ b/incubator/rickroll/3.0.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.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 + - Other +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.2 +annotations: + truecharts.org/catagories: | + - Other + truecharts.org/SCALE-support: "true" diff --git a/incubator/rickroll/3.0.1/README.md b/incubator/rickroll/3.0.2/README.md similarity index 100% rename from incubator/rickroll/3.0.1/README.md rename to incubator/rickroll/3.0.2/README.md diff --git a/incubator/rickroll/3.0.2/app-changelog.md b/incubator/rickroll/3.0.2/app-changelog.md new file mode 100644 index 00000000000..5c76f04034c --- /dev/null +++ b/incubator/rickroll/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rickroll-3.0.2](https://github.com/truecharts/charts/compare/rickroll-3.0.1...rickroll-3.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/rickroll/3.0.1/app-readme.md b/incubator/rickroll/3.0.2/app-readme.md similarity index 100% rename from incubator/rickroll/3.0.1/app-readme.md rename to incubator/rickroll/3.0.2/app-readme.md diff --git a/incubator/rickroll/3.0.2/charts/common-12.12.3.tgz b/incubator/rickroll/3.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/rickroll/3.0.2/charts/common-12.12.3.tgz differ diff --git a/incubator/rickroll/3.0.1/ix_values.yaml b/incubator/rickroll/3.0.2/ix_values.yaml similarity index 100% rename from incubator/rickroll/3.0.1/ix_values.yaml rename to incubator/rickroll/3.0.2/ix_values.yaml diff --git a/incubator/rickroll/3.0.1/questions.yaml b/incubator/rickroll/3.0.2/questions.yaml similarity index 100% rename from incubator/rickroll/3.0.1/questions.yaml rename to incubator/rickroll/3.0.2/questions.yaml diff --git a/incubator/rickroll/3.0.1/templates/common.yaml b/incubator/rickroll/3.0.2/templates/common.yaml similarity index 100% rename from incubator/rickroll/3.0.1/templates/common.yaml rename to incubator/rickroll/3.0.2/templates/common.yaml diff --git a/incubator/tasmoadmin/4.0.2/values.yaml b/incubator/rickroll/3.0.2/values.yaml similarity index 100% rename from incubator/tasmoadmin/4.0.2/values.yaml rename to incubator/rickroll/3.0.2/values.yaml diff --git a/incubator/servas/0.0.2/CHANGELOG.md b/incubator/servas/0.0.2/CHANGELOG.md deleted file mode 100644 index 835e3006608..00000000000 --- a/incubator/servas/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,21 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [servas-0.0.2](https://github.com/truecharts/charts/compare/servas-0.0.1...servas-0.0.2) (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)) - - - - -## [servas-0.0.1]servas-0.0.1 (2023-05-28) - diff --git a/incubator/servas/0.0.2/Chart.yaml b/incubator/servas/0.0.2/Chart.yaml deleted file mode 100644 index 3b98deb6c32..00000000000 --- a/incubator/servas/0.0.2/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -deprecated: false -description: A self-hosted bookmark management tool. -home: https://truecharts.org/charts/incubator/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/incubator/servas - - https://github.com/beromir/Servas -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/incubator/servas/0.0.2/app-changelog.md b/incubator/servas/0.0.2/app-changelog.md deleted file mode 100644 index 50cdc62ca7a..00000000000 --- a/incubator/servas/0.0.2/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [servas-0.0.2](https://github.com/truecharts/charts/compare/servas-0.0.1...servas-0.0.2) (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)) - - \ No newline at end of file diff --git a/incubator/servas/0.0.2/charts/common-12.12.1.tgz b/incubator/servas/0.0.2/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/servas/0.0.2/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/servas/0.0.2/charts/mariadb-7.0.39.tgz b/incubator/servas/0.0.2/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/incubator/servas/0.0.2/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/incubator/servas/0.0.3/CHANGELOG.md b/incubator/servas/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..e6f96310bfb --- /dev/null +++ b/incubator/servas/0.0.3/CHANGELOG.md @@ -0,0 +1,30 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [servas-0.0.3](https://github.com/truecharts/charts/compare/servas-0.0.2...servas-0.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [servas-0.0.2](https://github.com/truecharts/charts/compare/servas-0.0.1...servas-0.0.2) (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)) + + + + +## [servas-0.0.1]servas-0.0.1 (2023-05-28) + diff --git a/incubator/servas/0.0.3/Chart.yaml b/incubator/servas/0.0.3/Chart.yaml new file mode 100644 index 00000000000..be1befc3509 --- /dev/null +++ b/incubator/servas/0.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +deprecated: false +description: A self-hosted bookmark management tool. +home: https://truecharts.org/charts/incubator/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/incubator/servas + - https://github.com/beromir/Servas +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/incubator/servas/0.0.2/README.md b/incubator/servas/0.0.3/README.md similarity index 100% rename from incubator/servas/0.0.2/README.md rename to incubator/servas/0.0.3/README.md diff --git a/incubator/servas/0.0.3/app-changelog.md b/incubator/servas/0.0.3/app-changelog.md new file mode 100644 index 00000000000..3267546e126 --- /dev/null +++ b/incubator/servas/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [servas-0.0.3](https://github.com/truecharts/charts/compare/servas-0.0.2...servas-0.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/servas/0.0.2/app-readme.md b/incubator/servas/0.0.3/app-readme.md similarity index 100% rename from incubator/servas/0.0.2/app-readme.md rename to incubator/servas/0.0.3/app-readme.md diff --git a/incubator/servas/0.0.3/charts/common-12.12.3.tgz b/incubator/servas/0.0.3/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/servas/0.0.3/charts/common-12.12.3.tgz differ diff --git a/incubator/servas/0.0.3/charts/mariadb-7.0.43.tgz b/incubator/servas/0.0.3/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/incubator/servas/0.0.3/charts/mariadb-7.0.43.tgz differ diff --git a/incubator/servas/0.0.2/ix_values.yaml b/incubator/servas/0.0.3/ix_values.yaml similarity index 100% rename from incubator/servas/0.0.2/ix_values.yaml rename to incubator/servas/0.0.3/ix_values.yaml diff --git a/incubator/servas/0.0.2/questions.yaml b/incubator/servas/0.0.3/questions.yaml similarity index 100% rename from incubator/servas/0.0.2/questions.yaml rename to incubator/servas/0.0.3/questions.yaml diff --git a/operators/metallb/9.0.6/templates/NOTES.txt b/incubator/servas/0.0.3/templates/NOTES.txt similarity index 100% rename from operators/metallb/9.0.6/templates/NOTES.txt rename to incubator/servas/0.0.3/templates/NOTES.txt diff --git a/incubator/servas/0.0.2/templates/_secrets.tpl b/incubator/servas/0.0.3/templates/_secrets.tpl similarity index 100% rename from incubator/servas/0.0.2/templates/_secrets.tpl rename to incubator/servas/0.0.3/templates/_secrets.tpl diff --git a/incubator/servas/0.0.2/templates/common.yaml b/incubator/servas/0.0.3/templates/common.yaml similarity index 100% rename from incubator/servas/0.0.2/templates/common.yaml rename to incubator/servas/0.0.3/templates/common.yaml diff --git a/incubator/whisper-asr-webservice/0.0.2/values.yaml b/incubator/servas/0.0.3/values.yaml similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/values.yaml rename to incubator/servas/0.0.3/values.yaml diff --git a/incubator/speedtest-tracker/4.0.10/CHANGELOG.md b/incubator/speedtest-tracker/4.0.10/CHANGELOG.md deleted file mode 100644 index 6a35e679de1..00000000000 --- a/incubator/speedtest-tracker/4.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [speedtest-tracker-4.0.10](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.9...speedtest-tracker-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)) - - - - -## [speedtest-tracker-4.0.9](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.8...speedtest-tracker-4.0.9) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [speedtest-tracker-4.0.8](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.7...speedtest-tracker-4.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [speedtest-tracker-4.0.7](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.6...speedtest-tracker-4.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [speedtest-tracker-4.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.3...speedtest-tracker-4.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [speedtest-tracker-4.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.2...speedtest-tracker-4.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [speedtest-tracker-4.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.1...speedtest-tracker-4.0.2) (2023-04-30) - -### Chore - -- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) - - - - -## [speedtest-tracker-4.0.1](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.0...speedtest-tracker-4.0.1) (2023-04-30) - -### Chore - diff --git a/incubator/speedtest-tracker/4.0.10/Chart.yaml b/incubator/speedtest-tracker/4.0.10/Chart.yaml deleted file mode 100644 index 8c995bf19eb..00000000000 --- a/incubator/speedtest-tracker/4.0.10/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. -home: https://truecharts.org/charts/incubator/speedtest-tracker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png -keywords: - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-tracker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - - https://github.com/alexjustesen/speedtest-tracker -version: 4.0.10 -annotations: - truecharts.org/catagories: | - - speedtest - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/4.0.10/app-changelog.md b/incubator/speedtest-tracker/4.0.10/app-changelog.md deleted file mode 100644 index 072415d1844..00000000000 --- a/incubator/speedtest-tracker/4.0.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [speedtest-tracker-4.0.10](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.9...speedtest-tracker-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)) - - \ No newline at end of file diff --git a/incubator/speedtest-tracker/4.0.10/charts/common-12.12.1.tgz b/incubator/speedtest-tracker/4.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/speedtest-tracker/4.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/speedtest-tracker/4.0.11/CHANGELOG.md b/incubator/speedtest-tracker/4.0.11/CHANGELOG.md new file mode 100644 index 00000000000..f65967b55ae --- /dev/null +++ b/incubator/speedtest-tracker/4.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [speedtest-tracker-4.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.10...speedtest-tracker-4.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [speedtest-tracker-4.0.10](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.9...speedtest-tracker-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)) + + + + +## [speedtest-tracker-4.0.9](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.8...speedtest-tracker-4.0.9) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [speedtest-tracker-4.0.8](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.7...speedtest-tracker-4.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [speedtest-tracker-4.0.7](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.6...speedtest-tracker-4.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [speedtest-tracker-4.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.3...speedtest-tracker-4.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [speedtest-tracker-4.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.2...speedtest-tracker-4.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [speedtest-tracker-4.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.1...speedtest-tracker-4.0.2) (2023-04-30) + +### Chore + diff --git a/incubator/speedtest-tracker/4.0.11/Chart.yaml b/incubator/speedtest-tracker/4.0.11/Chart.yaml new file mode 100644 index 00000000000..4c969db04c5 --- /dev/null +++ b/incubator/speedtest-tracker/4.0.11/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. +home: https://truecharts.org/charts/incubator/speedtest-tracker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png +keywords: + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-tracker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/alexjustesen/speedtest-tracker +version: 4.0.11 +annotations: + truecharts.org/catagories: | + - speedtest + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/4.0.10/README.md b/incubator/speedtest-tracker/4.0.11/README.md similarity index 100% rename from incubator/speedtest-tracker/4.0.10/README.md rename to incubator/speedtest-tracker/4.0.11/README.md diff --git a/incubator/speedtest-tracker/4.0.11/app-changelog.md b/incubator/speedtest-tracker/4.0.11/app-changelog.md new file mode 100644 index 00000000000..98d51626316 --- /dev/null +++ b/incubator/speedtest-tracker/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-tracker-4.0.11](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.10...speedtest-tracker-4.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/speedtest-tracker/4.0.10/app-readme.md b/incubator/speedtest-tracker/4.0.11/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/4.0.10/app-readme.md rename to incubator/speedtest-tracker/4.0.11/app-readme.md diff --git a/incubator/speedtest-tracker/4.0.11/charts/common-12.12.3.tgz b/incubator/speedtest-tracker/4.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/speedtest-tracker/4.0.11/charts/common-12.12.3.tgz differ diff --git a/incubator/speedtest-tracker/4.0.10/ix_values.yaml b/incubator/speedtest-tracker/4.0.11/ix_values.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.10/ix_values.yaml rename to incubator/speedtest-tracker/4.0.11/ix_values.yaml diff --git a/incubator/speedtest-tracker/4.0.10/questions.yaml b/incubator/speedtest-tracker/4.0.11/questions.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.10/questions.yaml rename to incubator/speedtest-tracker/4.0.11/questions.yaml diff --git a/stable/actualserver/4.0.20/templates/NOTES.txt b/incubator/speedtest-tracker/4.0.11/templates/NOTES.txt similarity index 100% rename from stable/actualserver/4.0.20/templates/NOTES.txt rename to incubator/speedtest-tracker/4.0.11/templates/NOTES.txt diff --git a/incubator/speedtest-tracker/4.0.10/templates/common.yaml b/incubator/speedtest-tracker/4.0.11/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.10/templates/common.yaml rename to incubator/speedtest-tracker/4.0.11/templates/common.yaml diff --git a/operators/metallb/9.0.6/values.yaml b/incubator/speedtest-tracker/4.0.11/values.yaml similarity index 100% rename from operators/metallb/9.0.6/values.yaml rename to incubator/speedtest-tracker/4.0.11/values.yaml diff --git a/incubator/tasmoadmin/4.0.2/CHANGELOG.md b/incubator/tasmoadmin/4.0.2/CHANGELOG.md deleted file mode 100644 index 2005b0945f7..00000000000 --- a/incubator/tasmoadmin/4.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tasmoadmin-4.0.2](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.1...tasmoadmin-4.0.2) (2023-06-06) - -### Fix - -- fix envVar and update image version ([#9415](https://github.com/truecharts/charts/issues/9415)) - - - - -## [tasmoadmin-4.0.1](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.0...tasmoadmin-4.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [tasmoadmin-4.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-3.0.0...tasmoadmin-4.0.0) (2023-06-01) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - Port to new common ([#9284](https://github.com/truecharts/charts/issues/9284)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [tasmoadmin-3.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.10...tasmoadmin-3.0.0) (2023-02-15) - - - - -## [tasmoadmin-2.0.10](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.9...tasmoadmin-2.0.10) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/tasmoadmin to latest - - - - -## [tasmoadmin-2.0.9](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.8...tasmoadmin-2.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [tasmoadmin-2.0.8](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.7...tasmoadmin-2.0.8) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [tasmoadmin-2.0.7](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.6...tasmoadmin-2.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [tasmoadmin-2.0.6](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.5...tasmoadmin-2.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [tasmoadmin-2.0.5](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.4...tasmoadmin-2.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [tasmoadmin-2.0.4](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.3...tasmoadmin-2.0.4) (2022-12-19) - diff --git a/incubator/tasmoadmin/4.0.2/Chart.yaml b/incubator/tasmoadmin/4.0.2/Chart.yaml deleted file mode 100644 index 50e1732b260..00000000000 --- a/incubator/tasmoadmin/4.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A administrative platform for devices flashed with Tasmota. -home: https://truecharts.org/charts/incubator/tasmoadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png -keywords: - - tasmoadmin - - HomeAutomation - - Network-Management -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tasmoadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin - - https://github.com/TasmoAdmin/TasmoAdmin -type: application -version: 4.0.2 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Network-Management - truecharts.org/SCALE-support: "true" diff --git a/incubator/tasmoadmin/4.0.2/app-changelog.md b/incubator/tasmoadmin/4.0.2/app-changelog.md deleted file mode 100644 index c820caaf2d8..00000000000 --- a/incubator/tasmoadmin/4.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmoadmin-4.0.2](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.1...tasmoadmin-4.0.2) (2023-06-06) - -### Fix - -- fix envVar and update image version ([#9415](https://github.com/truecharts/charts/issues/9415)) - - \ No newline at end of file diff --git a/incubator/tasmoadmin/4.0.2/charts/common-12.12.1.tgz b/incubator/tasmoadmin/4.0.2/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/tasmoadmin/4.0.2/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/tasmoadmin/4.0.3/CHANGELOG.md b/incubator/tasmoadmin/4.0.3/CHANGELOG.md new file mode 100644 index 00000000000..4144a0f582e --- /dev/null +++ b/incubator/tasmoadmin/4.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tasmoadmin-4.0.3](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.2...tasmoadmin-4.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tasmoadmin-4.0.2](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.1...tasmoadmin-4.0.2) (2023-06-06) + +### Fix + +- fix envVar and update image version ([#9415](https://github.com/truecharts/charts/issues/9415)) + + + + +## [tasmoadmin-4.0.1](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.0...tasmoadmin-4.0.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [tasmoadmin-4.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-3.0.0...tasmoadmin-4.0.0) (2023-06-01) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + - Port to new common ([#9284](https://github.com/truecharts/charts/issues/9284)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [tasmoadmin-3.0.0](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.10...tasmoadmin-3.0.0) (2023-02-15) + + + + +## [tasmoadmin-2.0.10](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.9...tasmoadmin-2.0.10) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/tasmoadmin to latest + + + + +## [tasmoadmin-2.0.9](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.8...tasmoadmin-2.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [tasmoadmin-2.0.8](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.7...tasmoadmin-2.0.8) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [tasmoadmin-2.0.7](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.6...tasmoadmin-2.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [tasmoadmin-2.0.6](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.5...tasmoadmin-2.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [tasmoadmin-2.0.5](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.4...tasmoadmin-2.0.5) (2022-12-25) + diff --git a/incubator/tasmoadmin/4.0.3/Chart.yaml b/incubator/tasmoadmin/4.0.3/Chart.yaml new file mode 100644 index 00000000000..0fb49a4b52e --- /dev/null +++ b/incubator/tasmoadmin/4.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A administrative platform for devices flashed with Tasmota. +home: https://truecharts.org/charts/incubator/tasmoadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png +keywords: + - tasmoadmin + - HomeAutomation + - Network-Management +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tasmoadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin + - https://github.com/TasmoAdmin/TasmoAdmin +type: application +version: 4.0.3 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Network-Management + truecharts.org/SCALE-support: "true" diff --git a/incubator/tasmoadmin/4.0.2/README.md b/incubator/tasmoadmin/4.0.3/README.md similarity index 100% rename from incubator/tasmoadmin/4.0.2/README.md rename to incubator/tasmoadmin/4.0.3/README.md diff --git a/incubator/tasmoadmin/4.0.3/app-changelog.md b/incubator/tasmoadmin/4.0.3/app-changelog.md new file mode 100644 index 00000000000..af0914d2391 --- /dev/null +++ b/incubator/tasmoadmin/4.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmoadmin-4.0.3](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.2...tasmoadmin-4.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/tasmoadmin/4.0.2/app-readme.md b/incubator/tasmoadmin/4.0.3/app-readme.md similarity index 100% rename from incubator/tasmoadmin/4.0.2/app-readme.md rename to incubator/tasmoadmin/4.0.3/app-readme.md diff --git a/incubator/tasmoadmin/4.0.3/charts/common-12.12.3.tgz b/incubator/tasmoadmin/4.0.3/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/tasmoadmin/4.0.3/charts/common-12.12.3.tgz differ diff --git a/incubator/tasmoadmin/4.0.2/ix_values.yaml b/incubator/tasmoadmin/4.0.3/ix_values.yaml similarity index 100% rename from incubator/tasmoadmin/4.0.2/ix_values.yaml rename to incubator/tasmoadmin/4.0.3/ix_values.yaml diff --git a/incubator/tasmoadmin/4.0.2/questions.yaml b/incubator/tasmoadmin/4.0.3/questions.yaml similarity index 100% rename from incubator/tasmoadmin/4.0.2/questions.yaml rename to incubator/tasmoadmin/4.0.3/questions.yaml diff --git a/incubator/tasmoadmin/4.0.2/templates/common.yaml b/incubator/tasmoadmin/4.0.3/templates/common.yaml similarity index 100% rename from incubator/tasmoadmin/4.0.2/templates/common.yaml rename to incubator/tasmoadmin/4.0.3/templates/common.yaml diff --git a/stable/actualserver/4.0.20/values.yaml b/incubator/tasmoadmin/4.0.3/values.yaml similarity index 100% rename from stable/actualserver/4.0.20/values.yaml rename to incubator/tasmoadmin/4.0.3/values.yaml diff --git a/incubator/whisper-asr-webservice/0.0.2/CHANGELOG.md b/incubator/whisper-asr-webservice/0.0.2/CHANGELOG.md deleted file mode 100644 index 1c92794efd8..00000000000 --- a/incubator/whisper-asr-webservice/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whisper-asr-webservice-0.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.1...whisper-asr-webservice-0.0.2) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [whisper-asr-webservice-0.0.1]whisper-asr-webservice-0.0.1 (2023-06-01) - diff --git a/incubator/whisper-asr-webservice/0.0.2/Chart.yaml b/incubator/whisper-asr-webservice/0.0.2/Chart.yaml deleted file mode 100644 index 519b691fc7f..00000000000 --- a/incubator/whisper-asr-webservice/0.0.2/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Whisper is a general-purpose speech recognition model. -home: https://truecharts.org/charts/incubator/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/incubator/whisper-asr-webservice - - https://github.com/ahmetoner/whisper-asr-webservice -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - machine-learning - truecharts.org/SCALE-support: "true" diff --git a/incubator/whisper-asr-webservice/0.0.2/app-changelog.md b/incubator/whisper-asr-webservice/0.0.2/app-changelog.md deleted file mode 100644 index e946230d23c..00000000000 --- a/incubator/whisper-asr-webservice/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisper-asr-webservice-0.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.1...whisper-asr-webservice-0.0.2) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/incubator/whisper-asr-webservice/0.0.2/charts/common-12.12.1.tgz b/incubator/whisper-asr-webservice/0.0.2/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/incubator/whisper-asr-webservice/0.0.2/charts/common-12.12.1.tgz and /dev/null differ diff --git a/incubator/whisper-asr-webservice/0.0.3/CHANGELOG.md b/incubator/whisper-asr-webservice/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..cc2071a86e2 --- /dev/null +++ b/incubator/whisper-asr-webservice/0.0.3/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whisper-asr-webservice-0.0.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.2...whisper-asr-webservice-0.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [whisper-asr-webservice-0.0.2](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.1...whisper-asr-webservice-0.0.2) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [whisper-asr-webservice-0.0.1]whisper-asr-webservice-0.0.1 (2023-06-01) + diff --git a/incubator/whisper-asr-webservice/0.0.3/Chart.yaml b/incubator/whisper-asr-webservice/0.0.3/Chart.yaml new file mode 100644 index 00000000000..71abe855869 --- /dev/null +++ b/incubator/whisper-asr-webservice/0.0.3/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Whisper is a general-purpose speech recognition model. +home: https://truecharts.org/charts/incubator/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/incubator/whisper-asr-webservice + - https://github.com/ahmetoner/whisper-asr-webservice +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - machine-learning + truecharts.org/SCALE-support: "true" diff --git a/incubator/whisper-asr-webservice/0.0.2/README.md b/incubator/whisper-asr-webservice/0.0.3/README.md similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/README.md rename to incubator/whisper-asr-webservice/0.0.3/README.md diff --git a/incubator/whisper-asr-webservice/0.0.3/app-changelog.md b/incubator/whisper-asr-webservice/0.0.3/app-changelog.md new file mode 100644 index 00000000000..a08dc08fd87 --- /dev/null +++ b/incubator/whisper-asr-webservice/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisper-asr-webservice-0.0.3](https://github.com/truecharts/charts/compare/whisper-asr-webservice-0.0.2...whisper-asr-webservice-0.0.3) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/incubator/whisper-asr-webservice/0.0.2/app-readme.md b/incubator/whisper-asr-webservice/0.0.3/app-readme.md similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/app-readme.md rename to incubator/whisper-asr-webservice/0.0.3/app-readme.md diff --git a/incubator/whisper-asr-webservice/0.0.3/charts/common-12.12.3.tgz b/incubator/whisper-asr-webservice/0.0.3/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/incubator/whisper-asr-webservice/0.0.3/charts/common-12.12.3.tgz differ diff --git a/incubator/whisper-asr-webservice/0.0.2/ix_values.yaml b/incubator/whisper-asr-webservice/0.0.3/ix_values.yaml similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/ix_values.yaml rename to incubator/whisper-asr-webservice/0.0.3/ix_values.yaml diff --git a/incubator/whisper-asr-webservice/0.0.2/questions.yaml b/incubator/whisper-asr-webservice/0.0.3/questions.yaml similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/questions.yaml rename to incubator/whisper-asr-webservice/0.0.3/questions.yaml diff --git a/stable/adguard-home/5.0.20/templates/NOTES.txt b/incubator/whisper-asr-webservice/0.0.3/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/5.0.20/templates/NOTES.txt rename to incubator/whisper-asr-webservice/0.0.3/templates/NOTES.txt diff --git a/incubator/whisper-asr-webservice/0.0.2/templates/common.yaml b/incubator/whisper-asr-webservice/0.0.3/templates/common.yaml similarity index 100% rename from incubator/whisper-asr-webservice/0.0.2/templates/common.yaml rename to incubator/whisper-asr-webservice/0.0.3/templates/common.yaml diff --git a/stable/adguard-home/5.0.20/values.yaml b/incubator/whisper-asr-webservice/0.0.3/values.yaml similarity index 100% rename from stable/adguard-home/5.0.20/values.yaml rename to incubator/whisper-asr-webservice/0.0.3/values.yaml diff --git a/operators/metallb/9.0.6/CHANGELOG.md b/operators/metallb/9.0.6/CHANGELOG.md deleted file mode 100644 index f0ffc64de86..00000000000 --- a/operators/metallb/9.0.6/CHANGELOG.md +++ /dev/null @@ -1,59 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metallb-9.0.6](https://github.com/truecharts/charts/compare/metallb-9.0.5...metallb-9.0.6) (2023-06-01) - -### Chore - -- update helm chart common to 12.10.10 ([#9300](https://github.com/truecharts/charts/issues/9300)) - - - - -## [metallb-9.0.5](https://github.com/truecharts/charts/compare/metallb-9.0.4...metallb-9.0.5) (2023-05-30) - -### Chore - -- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) - - - - -## [metallb-9.0.4](https://github.com/truecharts/charts/compare/metallb-9.0.3...metallb-9.0.4) (2023-05-30) - - - - -## [metallb-9.0.3](https://github.com/truecharts/charts/compare/metallb-9.0.2...metallb-9.0.3) (2023-05-30) - -### Fix - -- misc patches ([#9293](https://github.com/truecharts/charts/issues/9293)) - - - - -## [metallb-9.0.2](https://github.com/truecharts/charts/compare/metallb-9.0.1...metallb-9.0.2) (2023-05-30) - -### Fix - -- correct metallb main service references in webhook and crds - - - - -## [metallb-9.0.1](https://github.com/truecharts/charts/compare/metallb-9.0.0...metallb-9.0.1) (2023-05-30) - - - - -## [metallb-9.0.0](https://github.com/truecharts/charts/compare/metallb-8.0.32...metallb-9.0.0) (2023-05-29) - -### Feat - -- add our own metallb operator ([#9099](https://github.com/truecharts/charts/issues/9099)) - - \ No newline at end of file diff --git a/operators/metallb/9.0.6/Chart.yaml b/operators/metallb/9.0.6/Chart.yaml deleted file mode 100644 index db7e4f9128a..00000000000 --- a/operators/metallb/9.0.6/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.9" -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: 12.10.10 -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: 9.0.6 -annotations: - truecharts.org/catagories: | - - operators - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/operators/metallb/9.0.6/app-changelog.md b/operators/metallb/9.0.6/app-changelog.md deleted file mode 100644 index 9e04c0cf74b..00000000000 --- a/operators/metallb/9.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-9.0.6](https://github.com/truecharts/charts/compare/metallb-9.0.5...metallb-9.0.6) (2023-06-01) - -### Chore - -- update helm chart common to 12.10.10 ([#9300](https://github.com/truecharts/charts/issues/9300)) - - \ No newline at end of file diff --git a/operators/metallb/9.0.6/charts/common-12.10.10.tgz b/operators/metallb/9.0.6/charts/common-12.10.10.tgz deleted file mode 100644 index 33364ec577d..00000000000 Binary files a/operators/metallb/9.0.6/charts/common-12.10.10.tgz and /dev/null differ diff --git a/operators/metallb/9.0.6/ix_values.yaml b/operators/metallb/9.0.6/ix_values.yaml deleted file mode 100644 index d66af8cd5d7..00000000000 --- a/operators/metallb/9.0.6/ix_values.yaml +++ /dev/null @@ -1,349 +0,0 @@ -image: - repository: quay.io/metallb/controller - tag: v0.13.9 - pullPolicy: -speakerImage: - repository: quay.io/metallb/speaker - tag: v0.13.9 - pullPolicy: - -workload: - main: - 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 - 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: true - staging: false - install: false - check: false - delete: true diff --git a/operators/metallb/9.0.7/CHANGELOG.md b/operators/metallb/9.0.7/CHANGELOG.md new file mode 100644 index 00000000000..9b5e1830a2e --- /dev/null +++ b/operators/metallb/9.0.7/CHANGELOG.md @@ -0,0 +1,72 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-9.0.7](https://github.com/truecharts/charts/compare/metallb-9.0.6...metallb-9.0.7) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + - update helm chart common to 12.12.1 ([#9349](https://github.com/truecharts/charts/issues/9349)) + - update helm chart common to 12.12.0 ([#9334](https://github.com/truecharts/charts/issues/9334)) + - update container image quay.io/metallb/controller to v0.13.10 ([#9304](https://github.com/truecharts/charts/issues/9304)) + - update container image quay.io/metallb/speaker to v0.13.10 ([#9305](https://github.com/truecharts/charts/issues/9305)) + + + + +## [metallb-9.0.6](https://github.com/truecharts/charts/compare/metallb-9.0.5...metallb-9.0.6) (2023-06-01) + +### Chore + +- update helm chart common to 12.10.10 ([#9300](https://github.com/truecharts/charts/issues/9300)) + + + + +## [metallb-9.0.5](https://github.com/truecharts/charts/compare/metallb-9.0.4...metallb-9.0.5) (2023-05-30) + +### Chore + +- fix some remaining issues ([#9301](https://github.com/truecharts/charts/issues/9301)) + + + + +## [metallb-9.0.4](https://github.com/truecharts/charts/compare/metallb-9.0.3...metallb-9.0.4) (2023-05-30) + + + + +## [metallb-9.0.3](https://github.com/truecharts/charts/compare/metallb-9.0.2...metallb-9.0.3) (2023-05-30) + +### Fix + +- misc patches ([#9293](https://github.com/truecharts/charts/issues/9293)) + + + + +## [metallb-9.0.2](https://github.com/truecharts/charts/compare/metallb-9.0.1...metallb-9.0.2) (2023-05-30) + +### Fix + +- correct metallb main service references in webhook and crds + + + + +## [metallb-9.0.1](https://github.com/truecharts/charts/compare/metallb-9.0.0...metallb-9.0.1) (2023-05-30) + + + + +## [metallb-9.0.0](https://github.com/truecharts/charts/compare/metallb-8.0.32...metallb-9.0.0) (2023-05-29) + +### Feat + +- add our own metallb operator ([#9099](https://github.com/truecharts/charts/issues/9099)) + + \ No newline at end of file diff --git a/operators/metallb/9.0.7/Chart.yaml b/operators/metallb/9.0.7/Chart.yaml new file mode 100644 index 00000000000..1e1d52e8b3b --- /dev/null +++ b/operators/metallb/9.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.13.9" +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: 12.12.3 +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: 9.0.7 +annotations: + truecharts.org/catagories: | + - operators + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/operators/metallb/9.0.6/LICENSE b/operators/metallb/9.0.7/LICENSE similarity index 100% rename from operators/metallb/9.0.6/LICENSE rename to operators/metallb/9.0.7/LICENSE diff --git a/operators/metallb/9.0.6/README.md b/operators/metallb/9.0.7/README.md similarity index 100% rename from operators/metallb/9.0.6/README.md rename to operators/metallb/9.0.7/README.md diff --git a/operators/metallb/9.0.7/app-changelog.md b/operators/metallb/9.0.7/app-changelog.md new file mode 100644 index 00000000000..3ab14b64cb1 --- /dev/null +++ b/operators/metallb/9.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [metallb-9.0.7](https://github.com/truecharts/charts/compare/metallb-9.0.6...metallb-9.0.7) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + - update helm chart common to 12.12.1 ([#9349](https://github.com/truecharts/charts/issues/9349)) + - update helm chart common to 12.12.0 ([#9334](https://github.com/truecharts/charts/issues/9334)) + - update container image quay.io/metallb/controller to v0.13.10 ([#9304](https://github.com/truecharts/charts/issues/9304)) + - update container image quay.io/metallb/speaker to v0.13.10 ([#9305](https://github.com/truecharts/charts/issues/9305)) + + \ No newline at end of file diff --git a/operators/metallb/9.0.6/app-readme.md b/operators/metallb/9.0.7/app-readme.md similarity index 100% rename from operators/metallb/9.0.6/app-readme.md rename to operators/metallb/9.0.7/app-readme.md diff --git a/operators/metallb/9.0.7/charts/common-12.12.3.tgz b/operators/metallb/9.0.7/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/operators/metallb/9.0.7/charts/common-12.12.3.tgz differ diff --git a/operators/metallb/9.0.7/ix_values.yaml b/operators/metallb/9.0.7/ix_values.yaml new file mode 100644 index 00000000000..d4c501108cc --- /dev/null +++ b/operators/metallb/9.0.7/ix_values.yaml @@ -0,0 +1,349 @@ +image: + repository: quay.io/metallb/controller + tag: v0.13.10@sha256:1b33357b3595468aac9d5b9115fc4d35fc475124551180956083294cdeeb94b6 + pullPolicy: +speakerImage: + repository: quay.io/metallb/speaker + tag: v0.13.10@sha256:00406ccb1fa08d48cc0ed0b43db7b3cbc3ccc1c4da0e38fca648e64639b06c3c + pullPolicy: + +workload: + main: + 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 + 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: true + staging: false + install: false + check: false + delete: true diff --git a/operators/metallb/9.0.6/questions.yaml b/operators/metallb/9.0.7/questions.yaml similarity index 100% rename from operators/metallb/9.0.6/questions.yaml rename to operators/metallb/9.0.7/questions.yaml diff --git a/stable/adminer/4.0.22/templates/NOTES.txt b/operators/metallb/9.0.7/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.22/templates/NOTES.txt rename to operators/metallb/9.0.7/templates/NOTES.txt diff --git a/operators/metallb/9.0.6/templates/_webhooks.tpl b/operators/metallb/9.0.7/templates/_webhooks.tpl similarity index 100% rename from operators/metallb/9.0.6/templates/_webhooks.tpl rename to operators/metallb/9.0.7/templates/_webhooks.tpl diff --git a/operators/metallb/9.0.6/templates/common.yaml b/operators/metallb/9.0.7/templates/common.yaml similarity index 100% rename from operators/metallb/9.0.6/templates/common.yaml rename to operators/metallb/9.0.7/templates/common.yaml diff --git a/operators/metallb/9.0.6/templates/crds.yaml b/operators/metallb/9.0.7/templates/crds.yaml similarity index 100% rename from operators/metallb/9.0.6/templates/crds.yaml rename to operators/metallb/9.0.7/templates/crds.yaml diff --git a/stable/adminer/4.0.22/values.yaml b/operators/metallb/9.0.7/values.yaml similarity index 100% rename from stable/adminer/4.0.22/values.yaml rename to operators/metallb/9.0.7/values.yaml diff --git a/stable/actualserver/4.0.20/CHANGELOG.md b/stable/actualserver/4.0.20/CHANGELOG.md deleted file mode 100644 index a4baa8271b5..00000000000 --- a/stable/actualserver/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [actualserver-4.0.20](https://github.com/truecharts/charts/compare/actualserver-4.0.19...actualserver-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)) - - - - -## [actualserver-4.0.19](https://github.com/truecharts/charts/compare/actualserver-4.0.18...actualserver-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [actualserver-4.0.18](https://github.com/truecharts/charts/compare/actualserver-4.0.17...actualserver-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [actualserver-4.0.17](https://github.com/truecharts/charts/compare/actualserver-4.0.16...actualserver-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [actualserver-4.0.16](https://github.com/truecharts/charts/compare/actualserver-4.0.15...actualserver-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [actualserver-4.0.15](https://github.com/truecharts/charts/compare/actualserver-4.0.14...actualserver-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [actualserver-4.0.14](https://github.com/truecharts/charts/compare/actualserver-4.0.13...actualserver-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [actualserver-4.0.13](https://github.com/truecharts/charts/compare/actualserver-4.0.12...actualserver-4.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.5.0 ([#8847](https://github.com/truecharts/charts/issues/8847)) - - - - -## [actualserver-4.0.12](https://github.com/truecharts/charts/compare/actualserver-4.0.11...actualserver-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [actualserver-4.0.11](https://github.com/truecharts/charts/compare/actualserver-4.0.10...actualserver-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/actualserver/4.0.20/Chart.yaml b/stable/actualserver/4.0.20/Chart.yaml deleted file mode 100644 index 9f8e9a26eeb..00000000000 --- a/stable/actualserver/4.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Actual is a super fast privacy-focused app for managing your finances. -home: https://truecharts.org/charts/stable/actualserver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png -keywords: - - actualserver - - finance -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: actualserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://github.com/Kippenhof/docker-templates -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - finance -version: 4.0.20 diff --git a/stable/actualserver/4.0.20/app-changelog.md b/stable/actualserver/4.0.20/app-changelog.md deleted file mode 100644 index 126b1ea73e4..00000000000 --- a/stable/actualserver/4.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [actualserver-4.0.20](https://github.com/truecharts/charts/compare/actualserver-4.0.19...actualserver-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)) - - \ No newline at end of file diff --git a/stable/actualserver/4.0.20/charts/common-12.12.1.tgz b/stable/actualserver/4.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/actualserver/4.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/actualserver/4.0.21/CHANGELOG.md b/stable/actualserver/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..144fb24de71 --- /dev/null +++ b/stable/actualserver/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [actualserver-4.0.21](https://github.com/truecharts/charts/compare/actualserver-4.0.20...actualserver-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [actualserver-4.0.20](https://github.com/truecharts/charts/compare/actualserver-4.0.19...actualserver-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)) + + + + +## [actualserver-4.0.19](https://github.com/truecharts/charts/compare/actualserver-4.0.18...actualserver-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [actualserver-4.0.18](https://github.com/truecharts/charts/compare/actualserver-4.0.17...actualserver-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [actualserver-4.0.17](https://github.com/truecharts/charts/compare/actualserver-4.0.16...actualserver-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [actualserver-4.0.16](https://github.com/truecharts/charts/compare/actualserver-4.0.15...actualserver-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [actualserver-4.0.15](https://github.com/truecharts/charts/compare/actualserver-4.0.14...actualserver-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [actualserver-4.0.14](https://github.com/truecharts/charts/compare/actualserver-4.0.13...actualserver-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [actualserver-4.0.13](https://github.com/truecharts/charts/compare/actualserver-4.0.12...actualserver-4.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.5.0 ([#8847](https://github.com/truecharts/charts/issues/8847)) + + + + +## [actualserver-4.0.12](https://github.com/truecharts/charts/compare/actualserver-4.0.11...actualserver-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/actualserver/4.0.21/Chart.yaml b/stable/actualserver/4.0.21/Chart.yaml new file mode 100644 index 00000000000..fcb4aefb157 --- /dev/null +++ b/stable/actualserver/4.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Actual is a super fast privacy-focused app for managing your finances. +home: https://truecharts.org/charts/stable/actualserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png +keywords: + - actualserver + - finance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://github.com/Kippenhof/docker-templates +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - finance +version: 4.0.21 diff --git a/stable/actualserver/4.0.20/README.md b/stable/actualserver/4.0.21/README.md similarity index 100% rename from stable/actualserver/4.0.20/README.md rename to stable/actualserver/4.0.21/README.md diff --git a/stable/actualserver/4.0.21/app-changelog.md b/stable/actualserver/4.0.21/app-changelog.md new file mode 100644 index 00000000000..36fce54e237 --- /dev/null +++ b/stable/actualserver/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-4.0.21](https://github.com/truecharts/charts/compare/actualserver-4.0.20...actualserver-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/actualserver/4.0.20/app-readme.md b/stable/actualserver/4.0.21/app-readme.md similarity index 100% rename from stable/actualserver/4.0.20/app-readme.md rename to stable/actualserver/4.0.21/app-readme.md diff --git a/stable/actualserver/4.0.21/charts/common-12.12.3.tgz b/stable/actualserver/4.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/actualserver/4.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/actualserver/4.0.20/ix_values.yaml b/stable/actualserver/4.0.21/ix_values.yaml similarity index 100% rename from stable/actualserver/4.0.20/ix_values.yaml rename to stable/actualserver/4.0.21/ix_values.yaml diff --git a/stable/actualserver/4.0.20/questions.yaml b/stable/actualserver/4.0.21/questions.yaml similarity index 100% rename from stable/actualserver/4.0.20/questions.yaml rename to stable/actualserver/4.0.21/questions.yaml diff --git a/stable/airdcpp-webclient/6.0.20/templates/NOTES.txt b/stable/actualserver/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/airdcpp-webclient/6.0.20/templates/NOTES.txt rename to stable/actualserver/4.0.21/templates/NOTES.txt diff --git a/stable/actualserver/4.0.20/templates/common.yaml b/stable/actualserver/4.0.21/templates/common.yaml similarity index 100% rename from stable/actualserver/4.0.20/templates/common.yaml rename to stable/actualserver/4.0.21/templates/common.yaml diff --git a/stable/airdcpp-webclient/6.0.20/values.yaml b/stable/actualserver/4.0.21/values.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.20/values.yaml rename to stable/actualserver/4.0.21/values.yaml diff --git a/stable/adguard-home/5.0.20/CHANGELOG.md b/stable/adguard-home/5.0.20/CHANGELOG.md deleted file mode 100644 index 366e065537b..00000000000 --- a/stable/adguard-home/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adguard-home-5.0.20](https://github.com/truecharts/charts/compare/adguard-home-5.0.19...adguard-home-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)) - - - - -## [adguard-home-5.0.19](https://github.com/truecharts/charts/compare/adguard-home-5.0.18...adguard-home-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [adguard-home-5.0.18](https://github.com/truecharts/charts/compare/adguard-home-5.0.17...adguard-home-5.0.18) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/adguard-home to v0.107.29 ([#8431](https://github.com/truecharts/charts/issues/8431)) - - - - -## [adguard-home-5.0.17](https://github.com/truecharts/charts/compare/adguard-home-5.0.16...adguard-home-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [adguard-home-5.0.16](https://github.com/truecharts/charts/compare/adguard-home-5.0.15...adguard-home-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [adguard-home-5.0.15](https://github.com/truecharts/charts/compare/adguard-home-5.0.14...adguard-home-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [adguard-home-5.0.14](https://github.com/truecharts/charts/compare/adguard-home-5.0.12...adguard-home-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [adguard-home-5.0.12](https://github.com/truecharts/charts/compare/adguard-home-5.0.11...adguard-home-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [adguard-home-5.0.11](https://github.com/truecharts/charts/compare/adguard-home-5.0.10...adguard-home-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [adguard-home-5.0.10](https://github.com/truecharts/charts/compare/adguard-home-5.0.9...adguard-home-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/adguard-home/5.0.20/Chart.yaml b/stable/adguard-home/5.0.20/Chart.yaml deleted file mode 100644 index c75c2dd6c50..00000000000 --- a/stable/adguard-home/5.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.29" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Free and open source, powerful network-wide ads & trackers blocking DNS server. -home: https://truecharts.org/charts/stable/adguard-home -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png -keywords: - - adblock - - adguard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguard-home -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/5.0.20/app-changelog.md b/stable/adguard-home/5.0.20/app-changelog.md deleted file mode 100644 index 0bbbb5b6156..00000000000 --- a/stable/adguard-home/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [adguard-home-5.0.20](https://github.com/truecharts/charts/compare/adguard-home-5.0.19...adguard-home-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)) - - \ No newline at end of file diff --git a/stable/adguard-home/5.0.20/charts/common-12.12.1.tgz b/stable/adguard-home/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/adguard-home/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/adguard-home/5.0.21/CHANGELOG.md b/stable/adguard-home/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..f3939cb45be --- /dev/null +++ b/stable/adguard-home/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adguard-home-5.0.21](https://github.com/truecharts/charts/compare/adguard-home-5.0.20...adguard-home-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [adguard-home-5.0.20](https://github.com/truecharts/charts/compare/adguard-home-5.0.19...adguard-home-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)) + + + + +## [adguard-home-5.0.19](https://github.com/truecharts/charts/compare/adguard-home-5.0.18...adguard-home-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [adguard-home-5.0.18](https://github.com/truecharts/charts/compare/adguard-home-5.0.17...adguard-home-5.0.18) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/adguard-home to v0.107.29 ([#8431](https://github.com/truecharts/charts/issues/8431)) + + + + +## [adguard-home-5.0.17](https://github.com/truecharts/charts/compare/adguard-home-5.0.16...adguard-home-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [adguard-home-5.0.16](https://github.com/truecharts/charts/compare/adguard-home-5.0.15...adguard-home-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [adguard-home-5.0.15](https://github.com/truecharts/charts/compare/adguard-home-5.0.14...adguard-home-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [adguard-home-5.0.14](https://github.com/truecharts/charts/compare/adguard-home-5.0.12...adguard-home-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [adguard-home-5.0.12](https://github.com/truecharts/charts/compare/adguard-home-5.0.11...adguard-home-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [adguard-home-5.0.11](https://github.com/truecharts/charts/compare/adguard-home-5.0.10...adguard-home-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/adguard-home/5.0.21/Chart.yaml b/stable/adguard-home/5.0.21/Chart.yaml new file mode 100644 index 00000000000..4d82accb3c7 --- /dev/null +++ b/stable/adguard-home/5.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.107.29" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. +home: https://truecharts.org/charts/stable/adguard-home +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png +keywords: + - adblock + - adguard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguard-home +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/5.0.20/README.md b/stable/adguard-home/5.0.21/README.md similarity index 100% rename from stable/adguard-home/5.0.20/README.md rename to stable/adguard-home/5.0.21/README.md diff --git a/stable/adguard-home/5.0.21/app-changelog.md b/stable/adguard-home/5.0.21/app-changelog.md new file mode 100644 index 00000000000..7c5b16fc7c7 --- /dev/null +++ b/stable/adguard-home/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguard-home-5.0.21](https://github.com/truecharts/charts/compare/adguard-home-5.0.20...adguard-home-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/adguard-home/5.0.20/app-readme.md b/stable/adguard-home/5.0.21/app-readme.md similarity index 100% rename from stable/adguard-home/5.0.20/app-readme.md rename to stable/adguard-home/5.0.21/app-readme.md diff --git a/stable/adguard-home/5.0.21/charts/common-12.12.3.tgz b/stable/adguard-home/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/adguard-home/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/adguard-home/5.0.20/ix_values.yaml b/stable/adguard-home/5.0.21/ix_values.yaml similarity index 100% rename from stable/adguard-home/5.0.20/ix_values.yaml rename to stable/adguard-home/5.0.21/ix_values.yaml diff --git a/stable/adguard-home/5.0.20/questions.yaml b/stable/adguard-home/5.0.21/questions.yaml similarity index 100% rename from stable/adguard-home/5.0.20/questions.yaml rename to stable/adguard-home/5.0.21/questions.yaml diff --git a/stable/airsonic-advanced/9.0.8/templates/NOTES.txt b/stable/adguard-home/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/airsonic-advanced/9.0.8/templates/NOTES.txt rename to stable/adguard-home/5.0.21/templates/NOTES.txt diff --git a/stable/adguard-home/5.0.20/templates/common.yaml b/stable/adguard-home/5.0.21/templates/common.yaml similarity index 100% rename from stable/adguard-home/5.0.20/templates/common.yaml rename to stable/adguard-home/5.0.21/templates/common.yaml diff --git a/stable/airsonic-advanced/9.0.8/values.yaml b/stable/adguard-home/5.0.21/values.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.8/values.yaml rename to stable/adguard-home/5.0.21/values.yaml diff --git a/stable/adminer/4.0.22/CHANGELOG.md b/stable/adminer/4.0.22/CHANGELOG.md deleted file mode 100644 index 85112bf0231..00000000000 --- a/stable/adminer/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adminer-4.0.22](https://github.com/truecharts/charts/compare/adminer-4.0.21...adminer-4.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)) - - - - -## [adminer-4.0.21](https://github.com/truecharts/charts/compare/adminer-4.0.20...adminer-4.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [adminer-4.0.20](https://github.com/truecharts/charts/compare/adminer-4.0.19...adminer-4.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [adminer-4.0.19](https://github.com/truecharts/charts/compare/adminer-4.0.18...adminer-4.0.19) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#9119](https://github.com/truecharts/charts/issues/9119)) - - - - -## [adminer-4.0.19](https://github.com/truecharts/charts/compare/adminer-4.0.18...adminer-4.0.19) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#9119](https://github.com/truecharts/charts/issues/9119)) - - - - -## [adminer-4.0.18](https://github.com/truecharts/charts/compare/adminer-4.0.17...adminer-4.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [adminer-4.0.17](https://github.com/truecharts/charts/compare/adminer-4.0.16...adminer-4.0.17) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#9101](https://github.com/truecharts/charts/issues/9101)) - - - - -## [adminer-4.0.16](https://github.com/truecharts/charts/compare/adminer-4.0.15...adminer-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [adminer-4.0.15](https://github.com/truecharts/charts/compare/adminer-4.0.14...adminer-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [adminer-4.0.14](https://github.com/truecharts/charts/compare/adminer-4.0.13...adminer-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - diff --git a/stable/adminer/4.0.22/Chart.yaml b/stable/adminer/4.0.22/Chart.yaml deleted file mode 100644 index 2f4831cccd8..00000000000 --- a/stable/adminer/4.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. -home: https://truecharts.org/charts/stable/adminer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png -keywords: - - adminer - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adminer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://github.com/vrana/adminer - - http://hub.docker.com/_/adminer/ -type: application -version: 4.0.22 diff --git a/stable/adminer/4.0.22/app-changelog.md b/stable/adminer/4.0.22/app-changelog.md deleted file mode 100644 index 9eaa39d0dcb..00000000000 --- a/stable/adminer/4.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [adminer-4.0.22](https://github.com/truecharts/charts/compare/adminer-4.0.21...adminer-4.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)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.22/charts/common-12.12.1.tgz b/stable/adminer/4.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/adminer/4.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/adminer/4.0.23/CHANGELOG.md b/stable/adminer/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..c544b4df88a --- /dev/null +++ b/stable/adminer/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adminer-4.0.23](https://github.com/truecharts/charts/compare/adminer-4.0.22...adminer-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [adminer-4.0.22](https://github.com/truecharts/charts/compare/adminer-4.0.21...adminer-4.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)) + + + + +## [adminer-4.0.21](https://github.com/truecharts/charts/compare/adminer-4.0.20...adminer-4.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [adminer-4.0.20](https://github.com/truecharts/charts/compare/adminer-4.0.19...adminer-4.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [adminer-4.0.19](https://github.com/truecharts/charts/compare/adminer-4.0.18...adminer-4.0.19) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#9119](https://github.com/truecharts/charts/issues/9119)) + + + + +## [adminer-4.0.19](https://github.com/truecharts/charts/compare/adminer-4.0.18...adminer-4.0.19) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#9119](https://github.com/truecharts/charts/issues/9119)) + + + + +## [adminer-4.0.18](https://github.com/truecharts/charts/compare/adminer-4.0.17...adminer-4.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [adminer-4.0.17](https://github.com/truecharts/charts/compare/adminer-4.0.16...adminer-4.0.17) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#9101](https://github.com/truecharts/charts/issues/9101)) + + + + +## [adminer-4.0.16](https://github.com/truecharts/charts/compare/adminer-4.0.15...adminer-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [adminer-4.0.15](https://github.com/truecharts/charts/compare/adminer-4.0.14...adminer-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + diff --git a/stable/adminer/4.0.23/Chart.yaml b/stable/adminer/4.0.23/Chart.yaml new file mode 100644 index 00000000000..91a75a6f46c --- /dev/null +++ b/stable/adminer/4.0.23/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. +home: https://truecharts.org/charts/stable/adminer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/adminer.png +keywords: + - adminer + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adminer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://github.com/vrana/adminer + - http://hub.docker.com/_/adminer/ +type: application +version: 4.0.23 diff --git a/stable/adminer/4.0.22/README.md b/stable/adminer/4.0.23/README.md similarity index 100% rename from stable/adminer/4.0.22/README.md rename to stable/adminer/4.0.23/README.md diff --git a/stable/adminer/4.0.23/app-changelog.md b/stable/adminer/4.0.23/app-changelog.md new file mode 100644 index 00000000000..4303d2682e0 --- /dev/null +++ b/stable/adminer/4.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.23](https://github.com/truecharts/charts/compare/adminer-4.0.22...adminer-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.22/app-readme.md b/stable/adminer/4.0.23/app-readme.md similarity index 100% rename from stable/adminer/4.0.22/app-readme.md rename to stable/adminer/4.0.23/app-readme.md diff --git a/stable/adminer/4.0.23/charts/common-12.12.3.tgz b/stable/adminer/4.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/adminer/4.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/adminer/4.0.22/ix_values.yaml b/stable/adminer/4.0.23/ix_values.yaml similarity index 100% rename from stable/adminer/4.0.22/ix_values.yaml rename to stable/adminer/4.0.23/ix_values.yaml diff --git a/stable/adminer/4.0.22/questions.yaml b/stable/adminer/4.0.23/questions.yaml similarity index 100% rename from stable/adminer/4.0.22/questions.yaml rename to stable/adminer/4.0.23/questions.yaml diff --git a/stable/airsonic/9.0.19/templates/NOTES.txt b/stable/adminer/4.0.23/templates/NOTES.txt similarity index 100% rename from stable/airsonic/9.0.19/templates/NOTES.txt rename to stable/adminer/4.0.23/templates/NOTES.txt diff --git a/stable/adminer/4.0.22/templates/common.yaml b/stable/adminer/4.0.23/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.22/templates/common.yaml rename to stable/adminer/4.0.23/templates/common.yaml diff --git a/stable/airsonic/9.0.19/values.yaml b/stable/adminer/4.0.23/values.yaml similarity index 100% rename from stable/airsonic/9.0.19/values.yaml rename to stable/adminer/4.0.23/values.yaml diff --git a/stable/airdcpp-webclient/6.0.20/CHANGELOG.md b/stable/airdcpp-webclient/6.0.20/CHANGELOG.md deleted file mode 100644 index 44d4e48ad87..00000000000 --- a/stable/airdcpp-webclient/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [airdcpp-webclient-6.0.16](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.15...airdcpp-webclient-6.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [airdcpp-webclient-6.0.15](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.14...airdcpp-webclient-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [airdcpp-webclient-6.0.14](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.13...airdcpp-webclient-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airdcpp-webclient-6.0.13](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.12...airdcpp-webclient-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airdcpp-webclient-6.0.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.11...airdcpp-webclient-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airdcpp-webclient-6.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.10...airdcpp-webclient-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/airdcpp-webclient/6.0.20/Chart.yaml b/stable/airdcpp-webclient/6.0.20/Chart.yaml deleted file mode 100644 index 4e6e389728e..00000000000 --- a/stable/airdcpp-webclient/6.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. -home: https://truecharts.org/charts/stable/airdcpp-webclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/6.0.20/app-changelog.md b/stable/airdcpp-webclient/6.0.20/app-changelog.md deleted file mode 100644 index aaa48969f1c..00000000000 --- a/stable/airdcpp-webclient/6.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/airdcpp-webclient/6.0.20/charts/common-12.12.1.tgz b/stable/airdcpp-webclient/6.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/airdcpp-webclient/6.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/6.0.21/CHANGELOG.md b/stable/airdcpp-webclient/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..64b7eabde90 --- /dev/null +++ b/stable/airdcpp-webclient/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [airdcpp-webclient-6.0.16](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.15...airdcpp-webclient-6.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [airdcpp-webclient-6.0.15](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.14...airdcpp-webclient-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [airdcpp-webclient-6.0.14](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.13...airdcpp-webclient-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [airdcpp-webclient-6.0.13](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.12...airdcpp-webclient-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [airdcpp-webclient-6.0.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.11...airdcpp-webclient-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/airdcpp-webclient/6.0.21/Chart.yaml b/stable/airdcpp-webclient/6.0.21/Chart.yaml new file mode 100644 index 00000000000..85cbbb2ee4e --- /dev/null +++ b/stable/airdcpp-webclient/6.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet. +home: https://truecharts.org/charts/stable/airdcpp-webclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png +keywords: + - DC++ + - dcpp + - airdcpp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airdcpp-webclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/6.0.20/README.md b/stable/airdcpp-webclient/6.0.21/README.md similarity index 100% rename from stable/airdcpp-webclient/6.0.20/README.md rename to stable/airdcpp-webclient/6.0.21/README.md diff --git a/stable/airdcpp-webclient/6.0.21/app-changelog.md b/stable/airdcpp-webclient/6.0.21/app-changelog.md new file mode 100644 index 00000000000..bf882d77209 --- /dev/null +++ b/stable/airdcpp-webclient/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/airdcpp-webclient/6.0.20/app-readme.md b/stable/airdcpp-webclient/6.0.21/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/6.0.20/app-readme.md rename to stable/airdcpp-webclient/6.0.21/app-readme.md diff --git a/stable/airdcpp-webclient/6.0.21/charts/common-12.12.3.tgz b/stable/airdcpp-webclient/6.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/airdcpp-webclient/6.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/airdcpp-webclient/6.0.20/ix_values.yaml b/stable/airdcpp-webclient/6.0.21/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.20/ix_values.yaml rename to stable/airdcpp-webclient/6.0.21/ix_values.yaml diff --git a/stable/airdcpp-webclient/6.0.20/questions.yaml b/stable/airdcpp-webclient/6.0.21/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.20/questions.yaml rename to stable/airdcpp-webclient/6.0.21/questions.yaml diff --git a/stable/alist/5.0.21/templates/NOTES.txt b/stable/airdcpp-webclient/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/alist/5.0.21/templates/NOTES.txt rename to stable/airdcpp-webclient/6.0.21/templates/NOTES.txt diff --git a/stable/airdcpp-webclient/6.0.20/templates/common.yaml b/stable/airdcpp-webclient/6.0.21/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.20/templates/common.yaml rename to stable/airdcpp-webclient/6.0.21/templates/common.yaml diff --git a/stable/alist/5.0.21/values.yaml b/stable/airdcpp-webclient/6.0.21/values.yaml similarity index 100% rename from stable/alist/5.0.21/values.yaml rename to stable/airdcpp-webclient/6.0.21/values.yaml diff --git a/stable/airsonic-advanced/9.0.8/CHANGELOG.md b/stable/airsonic-advanced/9.0.8/CHANGELOG.md deleted file mode 100644 index 71263ffd5fa..00000000000 --- a/stable/airsonic-advanced/9.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [airsonic-advanced-9.0.5](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.4...airsonic-advanced-9.0.5) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [airsonic-advanced-9.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.3...airsonic-advanced-9.0.4) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airsonic-advanced-9.0.3](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.2...airsonic-advanced-9.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airsonic-advanced-9.0.2](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.1...airsonic-advanced-9.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airsonic-advanced-9.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.0...airsonic-advanced-9.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airsonic-advanced-9.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.23...airsonic-advanced-9.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [airsonic-advanced-7.0.23](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.22...airsonic-advanced-7.0.23) (2023-02-27) - -### Chore - diff --git a/stable/airsonic-advanced/9.0.8/Chart.yaml b/stable/airsonic-advanced/9.0.8/Chart.yaml deleted file mode 100644 index 9c36ff16f3c..00000000000 --- a/stable/airsonic-advanced/9.0.8/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "11.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/charts/stable/airsonic-advanced -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://github.com/airsonic/airsonic-advanced -version: 9.0.8 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic-advanced/9.0.8/app-changelog.md b/stable/airsonic-advanced/9.0.8/app-changelog.md deleted file mode 100644 index 71a84df8ca0..00000000000 --- a/stable/airsonic-advanced/9.0.8/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/airsonic-advanced/9.0.8/charts/common-12.12.1.tgz b/stable/airsonic-advanced/9.0.8/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/airsonic-advanced/9.0.8/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/9.0.9/CHANGELOG.md b/stable/airsonic-advanced/9.0.9/CHANGELOG.md new file mode 100644 index 00000000000..66900b0c0cd --- /dev/null +++ b/stable/airsonic-advanced/9.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [airsonic-advanced-9.0.5](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.4...airsonic-advanced-9.0.5) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [airsonic-advanced-9.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.3...airsonic-advanced-9.0.4) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [airsonic-advanced-9.0.3](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.2...airsonic-advanced-9.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [airsonic-advanced-9.0.2](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.1...airsonic-advanced-9.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [airsonic-advanced-9.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.0...airsonic-advanced-9.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [airsonic-advanced-9.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.23...airsonic-advanced-9.0.0) (2023-04-29) + +### Feat + diff --git a/stable/airsonic-advanced/9.0.9/Chart.yaml b/stable/airsonic-advanced/9.0.9/Chart.yaml new file mode 100644 index 00000000000..a809be43a9a --- /dev/null +++ b/stable/airsonic-advanced/9.0.9/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/charts/stable/airsonic-advanced +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic-advanced +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://github.com/airsonic/airsonic-advanced +version: 9.0.9 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic-advanced/9.0.8/README.md b/stable/airsonic-advanced/9.0.9/README.md similarity index 100% rename from stable/airsonic-advanced/9.0.8/README.md rename to stable/airsonic-advanced/9.0.9/README.md diff --git a/stable/airsonic-advanced/9.0.9/app-changelog.md b/stable/airsonic-advanced/9.0.9/app-changelog.md new file mode 100644 index 00000000000..e20371bc800 --- /dev/null +++ b/stable/airsonic-advanced/9.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/airsonic-advanced/9.0.8/app-readme.md b/stable/airsonic-advanced/9.0.9/app-readme.md similarity index 100% rename from stable/airsonic-advanced/9.0.8/app-readme.md rename to stable/airsonic-advanced/9.0.9/app-readme.md diff --git a/stable/airsonic-advanced/9.0.9/charts/common-12.12.3.tgz b/stable/airsonic-advanced/9.0.9/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/airsonic-advanced/9.0.9/charts/common-12.12.3.tgz differ diff --git a/stable/airsonic-advanced/9.0.8/ix_values.yaml b/stable/airsonic-advanced/9.0.9/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.8/ix_values.yaml rename to stable/airsonic-advanced/9.0.9/ix_values.yaml diff --git a/stable/airsonic-advanced/9.0.8/questions.yaml b/stable/airsonic-advanced/9.0.9/questions.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.8/questions.yaml rename to stable/airsonic-advanced/9.0.9/questions.yaml diff --git a/stable/amcrest2mqtt/7.0.18/templates/NOTES.txt b/stable/airsonic-advanced/9.0.9/templates/NOTES.txt similarity index 100% rename from stable/amcrest2mqtt/7.0.18/templates/NOTES.txt rename to stable/airsonic-advanced/9.0.9/templates/NOTES.txt diff --git a/stable/airsonic-advanced/9.0.8/templates/common.yaml b/stable/airsonic-advanced/9.0.9/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.8/templates/common.yaml rename to stable/airsonic-advanced/9.0.9/templates/common.yaml diff --git a/stable/amcrest2mqtt/7.0.18/values.yaml b/stable/airsonic-advanced/9.0.9/values.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.18/values.yaml rename to stable/airsonic-advanced/9.0.9/values.yaml diff --git a/stable/airsonic/9.0.19/CHANGELOG.md b/stable/airsonic/9.0.19/CHANGELOG.md deleted file mode 100644 index 8125baf340b..00000000000 --- a/stable/airsonic/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [airsonic-9.0.16](https://github.com/truecharts/charts/compare/airsonic-9.0.15...airsonic-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [airsonic-9.0.15](https://github.com/truecharts/charts/compare/airsonic-9.0.14...airsonic-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [airsonic-9.0.14](https://github.com/truecharts/charts/compare/airsonic-9.0.12...airsonic-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airsonic-9.0.12](https://github.com/truecharts/charts/compare/airsonic-9.0.11...airsonic-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airsonic-9.0.11](https://github.com/truecharts/charts/compare/airsonic-9.0.10...airsonic-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airsonic-9.0.10](https://github.com/truecharts/charts/compare/airsonic-9.0.9...airsonic-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airsonic-9.0.9](https://github.com/truecharts/charts/compare/airsonic-9.0.8...airsonic-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/airsonic/9.0.19/Chart.yaml b/stable/airsonic/9.0.19/Chart.yaml deleted file mode 100644 index 564b19da8e5..00000000000 --- a/stable/airsonic/9.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "10.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Airsonic is a Free and Open Source community driven media server -home: https://truecharts.org/charts/stable/airsonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic/9.0.19/app-changelog.md b/stable/airsonic/9.0.19/app-changelog.md deleted file mode 100644 index 60268b889d3..00000000000 --- a/stable/airsonic/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/airsonic/9.0.19/charts/common-12.12.1.tgz b/stable/airsonic/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/airsonic/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/airsonic/9.0.20/CHANGELOG.md b/stable/airsonic/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..5847c062b54 --- /dev/null +++ b/stable/airsonic/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [airsonic-9.0.16](https://github.com/truecharts/charts/compare/airsonic-9.0.15...airsonic-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [airsonic-9.0.15](https://github.com/truecharts/charts/compare/airsonic-9.0.14...airsonic-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [airsonic-9.0.14](https://github.com/truecharts/charts/compare/airsonic-9.0.12...airsonic-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [airsonic-9.0.12](https://github.com/truecharts/charts/compare/airsonic-9.0.11...airsonic-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [airsonic-9.0.11](https://github.com/truecharts/charts/compare/airsonic-9.0.10...airsonic-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [airsonic-9.0.10](https://github.com/truecharts/charts/compare/airsonic-9.0.9...airsonic-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/airsonic/9.0.20/Chart.yaml b/stable/airsonic/9.0.20/Chart.yaml new file mode 100644 index 00000000000..c3b3404f9af --- /dev/null +++ b/stable/airsonic/9.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Airsonic is a Free and Open Source community driven media server +home: https://truecharts.org/charts/stable/airsonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic/9.0.19/README.md b/stable/airsonic/9.0.20/README.md similarity index 100% rename from stable/airsonic/9.0.19/README.md rename to stable/airsonic/9.0.20/README.md diff --git a/stable/airsonic/9.0.20/app-changelog.md b/stable/airsonic/9.0.20/app-changelog.md new file mode 100644 index 00000000000..5bf55797842 --- /dev/null +++ b/stable/airsonic/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/airsonic/9.0.19/app-readme.md b/stable/airsonic/9.0.20/app-readme.md similarity index 100% rename from stable/airsonic/9.0.19/app-readme.md rename to stable/airsonic/9.0.20/app-readme.md diff --git a/stable/airsonic/9.0.20/charts/common-12.12.3.tgz b/stable/airsonic/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/airsonic/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/airsonic/9.0.19/ix_values.yaml b/stable/airsonic/9.0.20/ix_values.yaml similarity index 100% rename from stable/airsonic/9.0.19/ix_values.yaml rename to stable/airsonic/9.0.20/ix_values.yaml diff --git a/stable/airsonic/9.0.19/questions.yaml b/stable/airsonic/9.0.20/questions.yaml similarity index 100% rename from stable/airsonic/9.0.19/questions.yaml rename to stable/airsonic/9.0.20/questions.yaml diff --git a/stable/amule/3.0.18/templates/NOTES.txt b/stable/airsonic/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/amule/3.0.18/templates/NOTES.txt rename to stable/airsonic/9.0.20/templates/NOTES.txt diff --git a/stable/airsonic/9.0.19/templates/common.yaml b/stable/airsonic/9.0.20/templates/common.yaml similarity index 100% rename from stable/airsonic/9.0.19/templates/common.yaml rename to stable/airsonic/9.0.20/templates/common.yaml diff --git a/stable/amule/3.0.18/values.yaml b/stable/airsonic/9.0.20/values.yaml similarity index 100% rename from stable/amule/3.0.18/values.yaml rename to stable/airsonic/9.0.20/values.yaml diff --git a/stable/alist/5.0.21/CHANGELOG.md b/stable/alist/5.0.21/CHANGELOG.md deleted file mode 100644 index 1856cdbc9a2..00000000000 --- a/stable/alist/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alist-5.0.21](https://github.com/truecharts/charts/compare/alist-5.0.20...alist-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [alist-5.0.20](https://github.com/truecharts/charts/compare/alist-5.0.19...alist-5.0.20) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.18.0 ([#9262](https://github.com/truecharts/charts/issues/9262)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [alist-5.0.19](https://github.com/truecharts/charts/compare/alist-5.0.18...alist-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [alist-5.0.18](https://github.com/truecharts/charts/compare/alist-5.0.17...alist-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [alist-5.0.17](https://github.com/truecharts/charts/compare/alist-5.0.16...alist-5.0.17) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.17.0 ([#9171](https://github.com/truecharts/charts/issues/9171)) - - - - -## [alist-5.0.16](https://github.com/truecharts/charts/compare/alist-5.0.15...alist-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [alist-5.0.15](https://github.com/truecharts/charts/compare/alist-5.0.14...alist-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [alist-5.0.14](https://github.com/truecharts/charts/compare/alist-5.0.13...alist-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [alist-5.0.13](https://github.com/truecharts/charts/compare/alist-5.0.12...alist-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [alist-5.0.12](https://github.com/truecharts/charts/compare/alist-5.0.11...alist-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/alist/5.0.21/Chart.yaml b/stable/alist/5.0.21/Chart.yaml deleted file mode 100644 index 7a84f0c125b..00000000000 --- a/stable/alist/5.0.21/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 5.0.21 -appVersion: "3.18.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: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/alist/5.0.21/app-changelog.md b/stable/alist/5.0.21/app-changelog.md deleted file mode 100644 index b0b47e2f58a..00000000000 --- a/stable/alist/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-5.0.21](https://github.com/truecharts/charts/compare/alist-5.0.20...alist-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/alist/5.0.21/charts/common-12.12.1.tgz b/stable/alist/5.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/alist/5.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/alist/5.0.22/CHANGELOG.md b/stable/alist/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..adb43b21edf --- /dev/null +++ b/stable/alist/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [alist-5.0.22](https://github.com/truecharts/charts/compare/alist-5.0.21...alist-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [alist-5.0.21](https://github.com/truecharts/charts/compare/alist-5.0.20...alist-5.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [alist-5.0.20](https://github.com/truecharts/charts/compare/alist-5.0.19...alist-5.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.18.0 ([#9262](https://github.com/truecharts/charts/issues/9262)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [alist-5.0.19](https://github.com/truecharts/charts/compare/alist-5.0.18...alist-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [alist-5.0.18](https://github.com/truecharts/charts/compare/alist-5.0.17...alist-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [alist-5.0.17](https://github.com/truecharts/charts/compare/alist-5.0.16...alist-5.0.17) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.17.0 ([#9171](https://github.com/truecharts/charts/issues/9171)) + + + + +## [alist-5.0.16](https://github.com/truecharts/charts/compare/alist-5.0.15...alist-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [alist-5.0.15](https://github.com/truecharts/charts/compare/alist-5.0.14...alist-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [alist-5.0.14](https://github.com/truecharts/charts/compare/alist-5.0.13...alist-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [alist-5.0.13](https://github.com/truecharts/charts/compare/alist-5.0.12...alist-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/alist/5.0.22/Chart.yaml b/stable/alist/5.0.22/Chart.yaml new file mode 100644 index 00000000000..1c6519b8d60 --- /dev/null +++ b/stable/alist/5.0.22/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 5.0.22 +appVersion: "3.18.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: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/alist/5.0.21/README.md b/stable/alist/5.0.22/README.md similarity index 100% rename from stable/alist/5.0.21/README.md rename to stable/alist/5.0.22/README.md diff --git a/stable/alist/5.0.22/app-changelog.md b/stable/alist/5.0.22/app-changelog.md new file mode 100644 index 00000000000..721c3366017 --- /dev/null +++ b/stable/alist/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-5.0.22](https://github.com/truecharts/charts/compare/alist-5.0.21...alist-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/alist/5.0.21/app-readme.md b/stable/alist/5.0.22/app-readme.md similarity index 100% rename from stable/alist/5.0.21/app-readme.md rename to stable/alist/5.0.22/app-readme.md diff --git a/stable/alist/5.0.22/charts/common-12.12.3.tgz b/stable/alist/5.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/alist/5.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/alist/5.0.21/ix_values.yaml b/stable/alist/5.0.22/ix_values.yaml similarity index 100% rename from stable/alist/5.0.21/ix_values.yaml rename to stable/alist/5.0.22/ix_values.yaml diff --git a/stable/alist/5.0.21/questions.yaml b/stable/alist/5.0.22/questions.yaml similarity index 100% rename from stable/alist/5.0.21/questions.yaml rename to stable/alist/5.0.22/questions.yaml diff --git a/stable/apache-musicindex/7.0.16/templates/NOTES.txt b/stable/alist/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/apache-musicindex/7.0.16/templates/NOTES.txt rename to stable/alist/5.0.22/templates/NOTES.txt diff --git a/stable/alist/5.0.21/templates/common.yaml b/stable/alist/5.0.22/templates/common.yaml similarity index 100% rename from stable/alist/5.0.21/templates/common.yaml rename to stable/alist/5.0.22/templates/common.yaml diff --git a/stable/apache-musicindex/7.0.16/values.yaml b/stable/alist/5.0.22/values.yaml similarity index 100% rename from stable/apache-musicindex/7.0.16/values.yaml rename to stable/alist/5.0.22/values.yaml diff --git a/stable/amcrest2mqtt/7.0.18/CHANGELOG.md b/stable/amcrest2mqtt/7.0.18/CHANGELOG.md deleted file mode 100644 index 88ea4e51c06..00000000000 --- a/stable/amcrest2mqtt/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [amcrest2mqtt-7.0.14](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.13...amcrest2mqtt-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [amcrest2mqtt-7.0.13](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.12...amcrest2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [amcrest2mqtt-7.0.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.11...amcrest2mqtt-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [amcrest2mqtt-7.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.10...amcrest2mqtt-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [amcrest2mqtt-7.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.9...amcrest2mqtt-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [amcrest2mqtt-7.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.8...amcrest2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [amcrest2mqtt-7.0.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.7...amcrest2mqtt-7.0.8) (2023-04-25) - -### Chore diff --git a/stable/amcrest2mqtt/7.0.18/Chart.yaml b/stable/amcrest2mqtt/7.0.18/Chart.yaml deleted file mode 100644 index 0c4a04ca75b..00000000000 --- a/stable/amcrest2mqtt/7.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Expose all events from an Amcrest device to an MQTT broker -home: https://truecharts.org/charts/stable/amcrest2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png -keywords: - - amcrest2mqtt -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://github.com/dchesterton/amcrest2mqtt -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/7.0.18/app-changelog.md b/stable/amcrest2mqtt/7.0.18/app-changelog.md deleted file mode 100644 index e65b6fdf440..00000000000 --- a/stable/amcrest2mqtt/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/amcrest2mqtt/7.0.18/charts/common-12.12.1.tgz b/stable/amcrest2mqtt/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/amcrest2mqtt/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/7.0.19/CHANGELOG.md b/stable/amcrest2mqtt/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..5b2959f3726 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [amcrest2mqtt-7.0.14](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.13...amcrest2mqtt-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [amcrest2mqtt-7.0.13](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.12...amcrest2mqtt-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [amcrest2mqtt-7.0.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.11...amcrest2mqtt-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [amcrest2mqtt-7.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.10...amcrest2mqtt-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [amcrest2mqtt-7.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.9...amcrest2mqtt-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [amcrest2mqtt-7.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.8...amcrest2mqtt-7.0.9) (2023-04-25) + +### Chore diff --git a/stable/amcrest2mqtt/7.0.19/Chart.yaml b/stable/amcrest2mqtt/7.0.19/Chart.yaml new file mode 100644 index 00000000000..07b48d2526e --- /dev/null +++ b/stable/amcrest2mqtt/7.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Expose all events from an Amcrest device to an MQTT broker +home: https://truecharts.org/charts/stable/amcrest2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png +keywords: + - amcrest2mqtt +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amcrest2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://github.com/dchesterton/amcrest2mqtt +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/7.0.18/README.md b/stable/amcrest2mqtt/7.0.19/README.md similarity index 100% rename from stable/amcrest2mqtt/7.0.18/README.md rename to stable/amcrest2mqtt/7.0.19/README.md diff --git a/stable/amcrest2mqtt/7.0.19/app-changelog.md b/stable/amcrest2mqtt/7.0.19/app-changelog.md new file mode 100644 index 00000000000..39dd05a7c96 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/amcrest2mqtt/7.0.18/app-readme.md b/stable/amcrest2mqtt/7.0.19/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/7.0.18/app-readme.md rename to stable/amcrest2mqtt/7.0.19/app-readme.md diff --git a/stable/amcrest2mqtt/7.0.19/charts/common-12.12.3.tgz b/stable/amcrest2mqtt/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/amcrest2mqtt/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/amcrest2mqtt/7.0.18/ix_values.yaml b/stable/amcrest2mqtt/7.0.19/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.18/ix_values.yaml rename to stable/amcrest2mqtt/7.0.19/ix_values.yaml diff --git a/stable/amcrest2mqtt/7.0.18/questions.yaml b/stable/amcrest2mqtt/7.0.19/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.18/questions.yaml rename to stable/amcrest2mqtt/7.0.19/questions.yaml diff --git a/stable/apt-cacher-ng/4.0.16/templates/NOTES.txt b/stable/amcrest2mqtt/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/apt-cacher-ng/4.0.16/templates/NOTES.txt rename to stable/amcrest2mqtt/7.0.19/templates/NOTES.txt diff --git a/stable/amcrest2mqtt/7.0.18/templates/common.yaml b/stable/amcrest2mqtt/7.0.19/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.18/templates/common.yaml rename to stable/amcrest2mqtt/7.0.19/templates/common.yaml diff --git a/stable/apt-cacher-ng/4.0.16/values.yaml b/stable/amcrest2mqtt/7.0.19/values.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.16/values.yaml rename to stable/amcrest2mqtt/7.0.19/values.yaml diff --git a/stable/amule/3.0.18/CHANGELOG.md b/stable/amule/3.0.18/CHANGELOG.md deleted file mode 100644 index 8f97e63ce5b..00000000000 --- a/stable/amule/3.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [amule-3.0.14](https://github.com/truecharts/charts/compare/amule-3.0.13...amule-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [amule-3.0.13](https://github.com/truecharts/charts/compare/amule-3.0.12...amule-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [amule-3.0.12](https://github.com/truecharts/charts/compare/amule-3.0.11...amule-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [amule-3.0.11](https://github.com/truecharts/charts/compare/amule-3.0.10...amule-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [amule-3.0.10](https://github.com/truecharts/charts/compare/amule-3.0.9...amule-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [amule-3.0.9](https://github.com/truecharts/charts/compare/amule-3.0.8...amule-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/amule/3.0.18/Chart.yaml b/stable/amule/3.0.18/Chart.yaml deleted file mode 100644 index 2b074a5dd86..00000000000 --- a/stable/amule/3.0.18/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: aMule is an eMule-like client for the eDonkey and Kademlia networks. -home: https://truecharts.org/charts/stable/amule -icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amule -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://github.com/t-chab/dockerfiles -type: application -version: 3.0.18 diff --git a/stable/amule/3.0.18/app-changelog.md b/stable/amule/3.0.18/app-changelog.md deleted file mode 100644 index 5d5bab761b7..00000000000 --- a/stable/amule/3.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/amule/3.0.18/charts/common-12.12.1.tgz b/stable/amule/3.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/amule/3.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/amule/3.0.19/CHANGELOG.md b/stable/amule/3.0.19/CHANGELOG.md new file mode 100644 index 00000000000..7636ddd2c8a --- /dev/null +++ b/stable/amule/3.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [amule-3.0.14](https://github.com/truecharts/charts/compare/amule-3.0.13...amule-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [amule-3.0.13](https://github.com/truecharts/charts/compare/amule-3.0.12...amule-3.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [amule-3.0.12](https://github.com/truecharts/charts/compare/amule-3.0.11...amule-3.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [amule-3.0.11](https://github.com/truecharts/charts/compare/amule-3.0.10...amule-3.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [amule-3.0.10](https://github.com/truecharts/charts/compare/amule-3.0.9...amule-3.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/amule/3.0.19/Chart.yaml b/stable/amule/3.0.19/Chart.yaml new file mode 100644 index 00000000000..659d969e983 --- /dev/null +++ b/stable/amule/3.0.19/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: aMule is an eMule-like client for the eDonkey and Kademlia networks. +home: https://truecharts.org/charts/stable/amule +icon: https://truecharts.org/img/hotlink-ok/chart-icons/amule.png +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amule +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - https://github.com/t-chab/dockerfiles +type: application +version: 3.0.19 diff --git a/stable/amule/3.0.18/README.md b/stable/amule/3.0.19/README.md similarity index 100% rename from stable/amule/3.0.18/README.md rename to stable/amule/3.0.19/README.md diff --git a/stable/amule/3.0.19/app-changelog.md b/stable/amule/3.0.19/app-changelog.md new file mode 100644 index 00000000000..ed53b8b9161 --- /dev/null +++ b/stable/amule/3.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/amule/3.0.18/app-readme.md b/stable/amule/3.0.19/app-readme.md similarity index 100% rename from stable/amule/3.0.18/app-readme.md rename to stable/amule/3.0.19/app-readme.md diff --git a/stable/amule/3.0.19/charts/common-12.12.3.tgz b/stable/amule/3.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/amule/3.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/amule/3.0.18/ix_values.yaml b/stable/amule/3.0.19/ix_values.yaml similarity index 100% rename from stable/amule/3.0.18/ix_values.yaml rename to stable/amule/3.0.19/ix_values.yaml diff --git a/stable/amule/3.0.18/questions.yaml b/stable/amule/3.0.19/questions.yaml similarity index 100% rename from stable/amule/3.0.18/questions.yaml rename to stable/amule/3.0.19/questions.yaml diff --git a/stable/aria2/8.0.16/templates/NOTES.txt b/stable/amule/3.0.19/templates/NOTES.txt similarity index 100% rename from stable/aria2/8.0.16/templates/NOTES.txt rename to stable/amule/3.0.19/templates/NOTES.txt diff --git a/stable/amule/3.0.18/templates/common.yaml b/stable/amule/3.0.19/templates/common.yaml similarity index 100% rename from stable/amule/3.0.18/templates/common.yaml rename to stable/amule/3.0.19/templates/common.yaml diff --git a/stable/aria2/8.0.16/values.yaml b/stable/amule/3.0.19/values.yaml similarity index 100% rename from stable/aria2/8.0.16/values.yaml rename to stable/amule/3.0.19/values.yaml diff --git a/stable/anonaddy/13.0.12/CHANGELOG.md b/stable/anonaddy/13.0.12/CHANGELOG.md new file mode 100644 index 00000000000..76e0d1286d5 --- /dev/null +++ b/stable/anonaddy/13.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anonaddy-13.0.12](https://github.com/truecharts/charts/compare/anonaddy-13.0.11...anonaddy-13.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [anonaddy-13.0.11](https://github.com/truecharts/charts/compare/anonaddy-13.0.10...anonaddy-13.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)) + + + + +## [anonaddy-13.0.10](https://github.com/truecharts/charts/compare/anonaddy-13.0.9...anonaddy-13.0.10) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [anonaddy-13.0.9](https://github.com/truecharts/charts/compare/anonaddy-13.0.8...anonaddy-13.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [anonaddy-13.0.8](https://github.com/truecharts/charts/compare/anonaddy-13.0.7...anonaddy-13.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [anonaddy-13.0.7](https://github.com/truecharts/charts/compare/anonaddy-13.0.6...anonaddy-13.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [anonaddy-13.0.6](https://github.com/truecharts/charts/compare/anonaddy-13.0.5...anonaddy-13.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [anonaddy-13.0.5](https://github.com/truecharts/charts/compare/anonaddy-13.0.4...anonaddy-13.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + diff --git a/stable/anonaddy/13.0.12/Chart.yaml b/stable/anonaddy/13.0.12/Chart.yaml new file mode 100644 index 00000000000..c647777e0c1 --- /dev/null +++ b/stable/anonaddy/13.0.12/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: "Protect your email from spam using disposable addresses." +home: https://truecharts.org/charts/stable/anonaddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/anonaddy/docker +version: 13.0.12 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/7.0.16/README.md b/stable/anonaddy/13.0.12/README.md similarity index 100% rename from stable/apache-musicindex/7.0.16/README.md rename to stable/anonaddy/13.0.12/README.md diff --git a/stable/anonaddy/13.0.12/app-changelog.md b/stable/anonaddy/13.0.12/app-changelog.md new file mode 100644 index 00000000000..e575290a742 --- /dev/null +++ b/stable/anonaddy/13.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [anonaddy-13.0.12](https://github.com/truecharts/charts/compare/anonaddy-13.0.11...anonaddy-13.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/anonaddy/13.0.12/app-readme.md b/stable/anonaddy/13.0.12/app-readme.md new file mode 100644 index 00000000000..cd09b84c606 --- /dev/null +++ b/stable/anonaddy/13.0.12/app-readme.md @@ -0,0 +1,8 @@ +Protect your email from spam using disposable addresses. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/anonaddy](https://truecharts.org/charts/stable/anonaddy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/anonaddy/13.0.12/charts/common-12.12.3.tgz b/stable/anonaddy/13.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/anonaddy/13.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/anonaddy/13.0.12/charts/mariadb-7.0.43.tgz b/stable/anonaddy/13.0.12/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/anonaddy/13.0.12/charts/mariadb-7.0.43.tgz differ diff --git a/stable/anonaddy/13.0.12/charts/redis-6.0.52.tgz b/stable/anonaddy/13.0.12/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/anonaddy/13.0.12/charts/redis-6.0.52.tgz differ diff --git a/stable/anonaddy/13.0.12/ix_values.yaml b/stable/anonaddy/13.0.12/ix_values.yaml new file mode 100644 index 00000000000..a4b3d61c8af --- /dev/null +++ b/stable/anonaddy/13.0.12/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/anonaddy + tag: v0.14.1@sha256:4bbab3dec6fecbbe8804ebf8b9b9cf5c5ffb9cbabff19da9b71d8e6d61cfa2f8 + pullPolicy: IfNotPresent + +strategy: + type: Recreate + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10110 + targetPort: 8000 + smtp: + enabled: true + ports: + smtp: + enabled: true + port: 25 + targetPort: 25 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + ANONADDY_DOMAIN: "chart-example.local" + DB_DATABASE: anonaddy + DB_USERNAME: anonaddy + DB_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainhost + DB_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + APP_KEY: + secretKeyRef: + name: appkey + key: appkey + ANONADDY_SECRET: + secretKeyRef: + name: appkey + key: secret + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true + +redis: + enabled: true + +mariadb: + enabled: true + mariadbUsername: anonaddy + mariadbDatabase: anonaddy diff --git a/stable/anonaddy/13.0.12/questions.yaml b/stable/anonaddy/13.0.12/questions.yaml new file mode 100644 index 00000000000..701ce369473 --- /dev/null +++ b/stable/anonaddy/13.0.12/questions.yaml @@ -0,0 +1,1997 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ANONADDY_DOMAIN + label: "ANONADDY_DOMAIN" + schema: + type: string + default: "" + required: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10110 + required: true + - variable: smtp + label: "smtp Service" + description: "The smtp service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: smtp + label: "smtp Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 25 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ariang/4.0.19/templates/NOTES.txt b/stable/anonaddy/13.0.12/templates/NOTES.txt similarity index 100% rename from stable/ariang/4.0.19/templates/NOTES.txt rename to stable/anonaddy/13.0.12/templates/NOTES.txt diff --git a/stable/anonaddy/13.0.12/templates/_appkey.tpl b/stable/anonaddy/13.0.12/templates/_appkey.tpl new file mode 100644 index 00000000000..9f19b8c7185 --- /dev/null +++ b/stable/anonaddy/13.0.12/templates/_appkey.tpl @@ -0,0 +1,21 @@ +{{/* +This template generates a random password and ensures it persists across updates/edits to the chart +*/}} +{{- define "anonaddy.appkey" -}} +enabled: true +{{- $keyprevious := lookup "v1" "Secret" .Release.Namespace "appkey" }} +{{- $appkey := "" }} +{{- $secret := "" }} +data: +{{- if $keyprevious }} + {{- $appkey = ( index $keyprevious.data "appkey" ) }} + {{- $secret = ( index $keyprevious.data "secret" ) }} + appkey: {{ ( index $keyprevious.data "appkey" ) }} + secret: {{ ( index $keyprevious.data "secret" ) }} +{{- else }} + {{- $appkey = randAlphaNum 32 }} + {{- $secret = randAlphaNum 32 }} + appkey: {{ $appkey | b64enc }} + secret: {{ $secret | b64enc }} +{{- end }} +{{- end -}} diff --git a/stable/anonaddy/13.0.12/templates/common.yaml b/stable/anonaddy/13.0.12/templates/common.yaml new file mode 100644 index 00000000000..886ce2dd56b --- /dev/null +++ b/stable/anonaddy/13.0.12/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render appkey for anonaddy */}} +{{- $secret := include "anonaddy.appkey" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "appkey" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/ariang/4.0.19/values.yaml b/stable/anonaddy/13.0.12/values.yaml similarity index 100% rename from stable/ariang/4.0.19/values.yaml rename to stable/anonaddy/13.0.12/values.yaml diff --git a/stable/apache-musicindex/7.0.16/CHANGELOG.md b/stable/apache-musicindex/7.0.16/CHANGELOG.md deleted file mode 100644 index e3696575e94..00000000000 --- a/stable/apache-musicindex/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [apache-musicindex-7.0.12](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.11...apache-musicindex-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [apache-musicindex-7.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.10...apache-musicindex-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [apache-musicindex-7.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.9...apache-musicindex-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [apache-musicindex-7.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.8...apache-musicindex-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [apache-musicindex-7.0.8](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.7...apache-musicindex-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [apache-musicindex-7.0.7](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.6...apache-musicindex-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/apache-musicindex/7.0.16/Chart.yaml b/stable/apache-musicindex/7.0.16/Chart.yaml deleted file mode 100644 index a4f0223bec5..00000000000 --- a/stable/apache-musicindex/7.0.16/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Index and stream music using apache-musicindex and m3u playlists -home: https://truecharts.org/charts/stable/apache-musicindex -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-musicindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - http://hacks.slashdirt.org/sw/musicindex/ -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/7.0.16/app-changelog.md b/stable/apache-musicindex/7.0.16/app-changelog.md deleted file mode 100644 index dabca8caa2d..00000000000 --- a/stable/apache-musicindex/7.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/apache-musicindex/7.0.16/charts/common-12.12.1.tgz b/stable/apache-musicindex/7.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/apache-musicindex/7.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/apache-musicindex/7.0.17/CHANGELOG.md b/stable/apache-musicindex/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..2eabd5c69ea --- /dev/null +++ b/stable/apache-musicindex/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [apache-musicindex-7.0.12](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.11...apache-musicindex-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [apache-musicindex-7.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.10...apache-musicindex-7.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [apache-musicindex-7.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.9...apache-musicindex-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [apache-musicindex-7.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.8...apache-musicindex-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [apache-musicindex-7.0.8](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.7...apache-musicindex-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/apache-musicindex/7.0.17/Chart.yaml b/stable/apache-musicindex/7.0.17/Chart.yaml new file mode 100644 index 00000000000..7036923b0c8 --- /dev/null +++ b/stable/apache-musicindex/7.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Index and stream music using apache-musicindex and m3u playlists +home: https://truecharts.org/charts/stable/apache-musicindex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-musicindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - http://hacks.slashdirt.org/sw/musicindex/ +version: 7.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/apt-cacher-ng/4.0.16/README.md b/stable/apache-musicindex/7.0.17/README.md similarity index 100% rename from stable/apt-cacher-ng/4.0.16/README.md rename to stable/apache-musicindex/7.0.17/README.md diff --git a/stable/apache-musicindex/7.0.17/app-changelog.md b/stable/apache-musicindex/7.0.17/app-changelog.md new file mode 100644 index 00000000000..4122a6f57bc --- /dev/null +++ b/stable/apache-musicindex/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/apache-musicindex/7.0.16/app-readme.md b/stable/apache-musicindex/7.0.17/app-readme.md similarity index 100% rename from stable/apache-musicindex/7.0.16/app-readme.md rename to stable/apache-musicindex/7.0.17/app-readme.md diff --git a/stable/apache-musicindex/7.0.17/charts/common-12.12.3.tgz b/stable/apache-musicindex/7.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/apache-musicindex/7.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/apache-musicindex/7.0.16/ix_values.yaml b/stable/apache-musicindex/7.0.17/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/7.0.16/ix_values.yaml rename to stable/apache-musicindex/7.0.17/ix_values.yaml diff --git a/stable/apache-musicindex/7.0.16/questions.yaml b/stable/apache-musicindex/7.0.17/questions.yaml similarity index 100% rename from stable/apache-musicindex/7.0.16/questions.yaml rename to stable/apache-musicindex/7.0.17/questions.yaml diff --git a/stable/audacity/8.0.18/templates/NOTES.txt b/stable/apache-musicindex/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/audacity/8.0.18/templates/NOTES.txt rename to stable/apache-musicindex/7.0.17/templates/NOTES.txt diff --git a/stable/apache-musicindex/7.0.16/templates/common.yaml b/stable/apache-musicindex/7.0.17/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/7.0.16/templates/common.yaml rename to stable/apache-musicindex/7.0.17/templates/common.yaml diff --git a/stable/audacity/8.0.18/values.yaml b/stable/apache-musicindex/7.0.17/values.yaml similarity index 100% rename from stable/audacity/8.0.18/values.yaml rename to stable/apache-musicindex/7.0.17/values.yaml diff --git a/stable/appdaemon/12.0.20/CHANGELOG.md b/stable/appdaemon/12.0.20/CHANGELOG.md new file mode 100644 index 00000000000..60186976d32 --- /dev/null +++ b/stable/appdaemon/12.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [appdaemon-12.0.16](https://github.com/truecharts/charts/compare/appdaemon-12.0.15...appdaemon-12.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [appdaemon-12.0.15](https://github.com/truecharts/charts/compare/appdaemon-12.0.14...appdaemon-12.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [appdaemon-12.0.14](https://github.com/truecharts/charts/compare/appdaemon-12.0.13...appdaemon-12.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [appdaemon-12.0.13](https://github.com/truecharts/charts/compare/appdaemon-12.0.12...appdaemon-12.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [appdaemon-12.0.12](https://github.com/truecharts/charts/compare/appdaemon-12.0.11...appdaemon-12.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [appdaemon-12.0.11](https://github.com/truecharts/charts/compare/appdaemon-12.0.10...appdaemon-12.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/appdaemon/12.0.20/Chart.yaml b/stable/appdaemon/12.0.20/Chart.yaml new file mode 100644 index 00000000000..9c6360da017 --- /dev/null +++ b/stable/appdaemon/12.0.20/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.4.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. +home: https://truecharts.org/charts/stable/appdaemon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/appdaemon.png +keywords: + - appdaemon + - homeautomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: appdaemon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://github.com/AppDaemon/appdaemon +type: application +version: 12.0.20 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/8.0.16/README.md b/stable/appdaemon/12.0.20/README.md similarity index 100% rename from stable/aria2/8.0.16/README.md rename to stable/appdaemon/12.0.20/README.md diff --git a/stable/appdaemon/12.0.20/app-changelog.md b/stable/appdaemon/12.0.20/app-changelog.md new file mode 100644 index 00000000000..732ba3a29fc --- /dev/null +++ b/stable/appdaemon/12.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/appdaemon/12.0.20/app-readme.md b/stable/appdaemon/12.0.20/app-readme.md new file mode 100644 index 00000000000..c51736d02b5 --- /dev/null +++ b/stable/appdaemon/12.0.20/app-readme.md @@ -0,0 +1,8 @@ +AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/appdaemon](https://truecharts.org/charts/stable/appdaemon) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/appdaemon/12.0.20/charts/common-12.12.3.tgz b/stable/appdaemon/12.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/appdaemon/12.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/appdaemon/12.0.20/ix_values.yaml b/stable/appdaemon/12.0.20/ix_values.yaml new file mode 100644 index 00000000000..a61898bb8d2 --- /dev/null +++ b/stable/appdaemon/12.0.20/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/appdaemon + pullPolicy: IfNotPresent + tag: 4.4.2@sha256:a0705dcc407656fa8df4382574048956ec75d8fd923e1f69bf05c6fc74fcca6d + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 5050 + protocol: http + targetPort: 5050 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + DASH_URL: "http://$HOSTNAME:5050" + HA_URL: "" + LATITUDE: 46 + LONGITUDE: -94 + ELEVATION: 1217 + TIMEZONE: "{{ .Values.TZ }}" + TOKEN: "REPLACETHIS" + +persistence: + conf: + enabled: true + mountPath: /conf + +portal: + open: + enabled: true diff --git a/stable/appdaemon/12.0.20/questions.yaml b/stable/appdaemon/12.0.20/questions.yaml new file mode 100644 index 00000000000..db55f5cbd80 --- /dev/null +++ b/stable/appdaemon/12.0.20/questions.yaml @@ -0,0 +1,1986 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: conf + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/audiobookshelf/5.0.20/templates/NOTES.txt b/stable/appdaemon/12.0.20/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/5.0.20/templates/NOTES.txt rename to stable/appdaemon/12.0.20/templates/NOTES.txt diff --git a/stable/aria2/8.0.16/templates/common.yaml b/stable/appdaemon/12.0.20/templates/common.yaml similarity index 100% rename from stable/aria2/8.0.16/templates/common.yaml rename to stable/appdaemon/12.0.20/templates/common.yaml diff --git a/stable/audiobookshelf/5.0.20/values.yaml b/stable/appdaemon/12.0.20/values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.20/values.yaml rename to stable/appdaemon/12.0.20/values.yaml diff --git a/stable/apt-cacher-ng/4.0.16/CHANGELOG.md b/stable/apt-cacher-ng/4.0.16/CHANGELOG.md deleted file mode 100644 index 1bd3e8d2a57..00000000000 --- a/stable/apt-cacher-ng/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [apt-cacher-ng-4.0.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.11...apt-cacher-ng-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [apt-cacher-ng-4.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.10...apt-cacher-ng-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [apt-cacher-ng-4.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.9...apt-cacher-ng-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [apt-cacher-ng-4.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.8...apt-cacher-ng-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [apt-cacher-ng-4.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.7...apt-cacher-ng-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [apt-cacher-ng-4.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.6...apt-cacher-ng-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/apt-cacher-ng/4.0.16/Chart.yaml b/stable/apt-cacher-ng/4.0.16/Chart.yaml deleted file mode 100644 index 815ec125521..00000000000 --- a/stable/apt-cacher-ng/4.0.16/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. -home: https://truecharts.org/charts/stable/apt-cacher-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://www.unix-ag.uni-kl.de/~bloch/acng/ -type: application -version: 4.0.16 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/4.0.16/app-changelog.md b/stable/apt-cacher-ng/4.0.16/app-changelog.md deleted file mode 100644 index 6dd618d6ba8..00000000000 --- a/stable/apt-cacher-ng/4.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/apt-cacher-ng/4.0.16/charts/common-12.12.1.tgz b/stable/apt-cacher-ng/4.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/apt-cacher-ng/4.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/4.0.17/CHANGELOG.md b/stable/apt-cacher-ng/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..cbf469a6e71 --- /dev/null +++ b/stable/apt-cacher-ng/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [apt-cacher-ng-4.0.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.11...apt-cacher-ng-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [apt-cacher-ng-4.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.10...apt-cacher-ng-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [apt-cacher-ng-4.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.9...apt-cacher-ng-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [apt-cacher-ng-4.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.8...apt-cacher-ng-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [apt-cacher-ng-4.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.7...apt-cacher-ng-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/apt-cacher-ng/4.0.17/Chart.yaml b/stable/apt-cacher-ng/4.0.17/Chart.yaml new file mode 100644 index 00000000000..ecda5399a28 --- /dev/null +++ b/stable/apt-cacher-ng/4.0.17/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those. +home: https://truecharts.org/charts/stable/apt-cacher-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apt-cacher-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ +type: application +version: 4.0.17 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/ariang/4.0.19/README.md b/stable/apt-cacher-ng/4.0.17/README.md similarity index 100% rename from stable/ariang/4.0.19/README.md rename to stable/apt-cacher-ng/4.0.17/README.md diff --git a/stable/apt-cacher-ng/4.0.17/app-changelog.md b/stable/apt-cacher-ng/4.0.17/app-changelog.md new file mode 100644 index 00000000000..2d763d7b85a --- /dev/null +++ b/stable/apt-cacher-ng/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/apt-cacher-ng/4.0.16/app-readme.md b/stable/apt-cacher-ng/4.0.17/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/4.0.16/app-readme.md rename to stable/apt-cacher-ng/4.0.17/app-readme.md diff --git a/stable/apt-cacher-ng/4.0.17/charts/common-12.12.3.tgz b/stable/apt-cacher-ng/4.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/apt-cacher-ng/4.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/apt-cacher-ng/4.0.16/ix_values.yaml b/stable/apt-cacher-ng/4.0.17/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.16/ix_values.yaml rename to stable/apt-cacher-ng/4.0.17/ix_values.yaml diff --git a/stable/apt-cacher-ng/4.0.16/questions.yaml b/stable/apt-cacher-ng/4.0.17/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.16/questions.yaml rename to stable/apt-cacher-ng/4.0.17/questions.yaml diff --git a/stable/autobrr/4.0.19/templates/NOTES.txt b/stable/apt-cacher-ng/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/autobrr/4.0.19/templates/NOTES.txt rename to stable/apt-cacher-ng/4.0.17/templates/NOTES.txt diff --git a/stable/apt-cacher-ng/4.0.16/templates/common.yaml b/stable/apt-cacher-ng/4.0.17/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.16/templates/common.yaml rename to stable/apt-cacher-ng/4.0.17/templates/common.yaml diff --git a/stable/autobrr/4.0.19/values.yaml b/stable/apt-cacher-ng/4.0.17/values.yaml similarity index 100% rename from stable/autobrr/4.0.19/values.yaml rename to stable/apt-cacher-ng/4.0.17/values.yaml diff --git a/stable/aria2/8.0.16/CHANGELOG.md b/stable/aria2/8.0.16/CHANGELOG.md deleted file mode 100644 index f7fac1c3e06..00000000000 --- a/stable/aria2/8.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [aria2-8.0.12](https://github.com/truecharts/charts/compare/aria2-8.0.11...aria2-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [aria2-8.0.11](https://github.com/truecharts/charts/compare/aria2-8.0.10...aria2-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [aria2-8.0.10](https://github.com/truecharts/charts/compare/aria2-8.0.9...aria2-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [aria2-8.0.9](https://github.com/truecharts/charts/compare/aria2-8.0.8...aria2-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [aria2-8.0.8](https://github.com/truecharts/charts/compare/aria2-8.0.7...aria2-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [aria2-8.0.7](https://github.com/truecharts/charts/compare/aria2-8.0.6...aria2-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/aria2/8.0.16/Chart.yaml b/stable/aria2/8.0.16/Chart.yaml deleted file mode 100644 index 1adbcefe979..00000000000 --- a/stable/aria2/8.0.16/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: aria server for downloading web content -home: https://truecharts.org/charts/stable/aria2 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png -keywords: - - aria2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://github.com/P3TERX/Aria2-Pro-Docker -version: 8.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/8.0.16/app-changelog.md b/stable/aria2/8.0.16/app-changelog.md deleted file mode 100644 index 1bec1377f17..00000000000 --- a/stable/aria2/8.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/aria2/8.0.16/charts/common-12.12.1.tgz b/stable/aria2/8.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/aria2/8.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/aria2/8.0.17/CHANGELOG.md b/stable/aria2/8.0.17/CHANGELOG.md new file mode 100644 index 00000000000..99c107e40a2 --- /dev/null +++ b/stable/aria2/8.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [aria2-8.0.12](https://github.com/truecharts/charts/compare/aria2-8.0.11...aria2-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [aria2-8.0.11](https://github.com/truecharts/charts/compare/aria2-8.0.10...aria2-8.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [aria2-8.0.10](https://github.com/truecharts/charts/compare/aria2-8.0.9...aria2-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [aria2-8.0.9](https://github.com/truecharts/charts/compare/aria2-8.0.8...aria2-8.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [aria2-8.0.8](https://github.com/truecharts/charts/compare/aria2-8.0.7...aria2-8.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/aria2/8.0.17/Chart.yaml b/stable/aria2/8.0.17/Chart.yaml new file mode 100644 index 00000000000..c1180e91875 --- /dev/null +++ b/stable/aria2/8.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: aria server for downloading web content +home: https://truecharts.org/charts/stable/aria2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png +keywords: + - aria2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aria2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://github.com/P3TERX/Aria2-Pro-Docker +version: 8.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/8.0.18/README.md b/stable/aria2/8.0.17/README.md similarity index 100% rename from stable/audacity/8.0.18/README.md rename to stable/aria2/8.0.17/README.md diff --git a/stable/aria2/8.0.17/app-changelog.md b/stable/aria2/8.0.17/app-changelog.md new file mode 100644 index 00000000000..31255bcc9d3 --- /dev/null +++ b/stable/aria2/8.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/aria2/8.0.16/app-readme.md b/stable/aria2/8.0.17/app-readme.md similarity index 100% rename from stable/aria2/8.0.16/app-readme.md rename to stable/aria2/8.0.17/app-readme.md diff --git a/stable/aria2/8.0.17/charts/common-12.12.3.tgz b/stable/aria2/8.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/aria2/8.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/aria2/8.0.16/ix_values.yaml b/stable/aria2/8.0.17/ix_values.yaml similarity index 100% rename from stable/aria2/8.0.16/ix_values.yaml rename to stable/aria2/8.0.17/ix_values.yaml diff --git a/stable/aria2/8.0.16/questions.yaml b/stable/aria2/8.0.17/questions.yaml similarity index 100% rename from stable/aria2/8.0.16/questions.yaml rename to stable/aria2/8.0.17/questions.yaml diff --git a/stable/automatic-music-downloader/5.0.17/templates/NOTES.txt b/stable/aria2/8.0.17/templates/NOTES.txt similarity index 100% rename from stable/automatic-music-downloader/5.0.17/templates/NOTES.txt rename to stable/aria2/8.0.17/templates/NOTES.txt diff --git a/stable/ariang/4.0.19/templates/common.yaml b/stable/aria2/8.0.17/templates/common.yaml similarity index 100% rename from stable/ariang/4.0.19/templates/common.yaml rename to stable/aria2/8.0.17/templates/common.yaml diff --git a/stable/automatic-music-downloader/5.0.17/values.yaml b/stable/aria2/8.0.17/values.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.17/values.yaml rename to stable/aria2/8.0.17/values.yaml diff --git a/stable/ariang/4.0.19/CHANGELOG.md b/stable/ariang/4.0.19/CHANGELOG.md deleted file mode 100644 index f9efd7582f5..00000000000 --- a/stable/ariang/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ariang-4.0.15](https://github.com/truecharts/charts/compare/ariang-4.0.14...ariang-4.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ariang-4.0.14](https://github.com/truecharts/charts/compare/ariang-4.0.13...ariang-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ariang-4.0.13](https://github.com/truecharts/charts/compare/ariang-4.0.12...ariang-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ariang-4.0.12](https://github.com/truecharts/charts/compare/ariang-4.0.11...ariang-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ariang-4.0.11](https://github.com/truecharts/charts/compare/ariang-4.0.10...ariang-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ariang-4.0.10](https://github.com/truecharts/charts/compare/ariang-4.0.9...ariang-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/ariang/4.0.19/Chart.yaml b/stable/ariang/4.0.19/Chart.yaml deleted file mode 100644 index 541387a5545..00000000000 --- a/stable/ariang/4.0.19/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A modern web frontend making aria2 easier to use | Aria2 WebUI. -home: https://truecharts.org/charts/stable/ariang -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png -keywords: - - ariang -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ariang -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://github.com/leonismoe/docker-images -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ariang/4.0.19/app-changelog.md b/stable/ariang/4.0.19/app-changelog.md deleted file mode 100644 index ef46b57aa88..00000000000 --- a/stable/ariang/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ariang/4.0.19/charts/common-12.12.1.tgz b/stable/ariang/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ariang/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ariang/4.0.20/CHANGELOG.md b/stable/ariang/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..ecfbe7a16a5 --- /dev/null +++ b/stable/ariang/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ariang-4.0.15](https://github.com/truecharts/charts/compare/ariang-4.0.14...ariang-4.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ariang-4.0.14](https://github.com/truecharts/charts/compare/ariang-4.0.13...ariang-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ariang-4.0.13](https://github.com/truecharts/charts/compare/ariang-4.0.12...ariang-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ariang-4.0.12](https://github.com/truecharts/charts/compare/ariang-4.0.11...ariang-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ariang-4.0.11](https://github.com/truecharts/charts/compare/ariang-4.0.10...ariang-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/ariang/4.0.20/Chart.yaml b/stable/ariang/4.0.20/Chart.yaml new file mode 100644 index 00000000000..91c06831bb5 --- /dev/null +++ b/stable/ariang/4.0.20/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A modern web frontend making aria2 easier to use | Aria2 WebUI. +home: https://truecharts.org/charts/stable/ariang +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png +keywords: + - ariang +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ariang +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - https://github.com/leonismoe/docker-images +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/5.0.20/README.md b/stable/ariang/4.0.20/README.md similarity index 100% rename from stable/audiobookshelf/5.0.20/README.md rename to stable/ariang/4.0.20/README.md diff --git a/stable/ariang/4.0.20/app-changelog.md b/stable/ariang/4.0.20/app-changelog.md new file mode 100644 index 00000000000..86c4e0236bb --- /dev/null +++ b/stable/ariang/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ariang/4.0.19/app-readme.md b/stable/ariang/4.0.20/app-readme.md similarity index 100% rename from stable/ariang/4.0.19/app-readme.md rename to stable/ariang/4.0.20/app-readme.md diff --git a/stable/ariang/4.0.20/charts/common-12.12.3.tgz b/stable/ariang/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ariang/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/ariang/4.0.19/ix_values.yaml b/stable/ariang/4.0.20/ix_values.yaml similarity index 100% rename from stable/ariang/4.0.19/ix_values.yaml rename to stable/ariang/4.0.20/ix_values.yaml diff --git a/stable/ariang/4.0.19/questions.yaml b/stable/ariang/4.0.20/questions.yaml similarity index 100% rename from stable/ariang/4.0.19/questions.yaml rename to stable/ariang/4.0.20/questions.yaml diff --git a/stable/autoscan/4.0.21/templates/NOTES.txt b/stable/ariang/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/autoscan/4.0.21/templates/NOTES.txt rename to stable/ariang/4.0.20/templates/NOTES.txt diff --git a/stable/autobrr/4.0.19/templates/common.yaml b/stable/ariang/4.0.20/templates/common.yaml similarity index 100% rename from stable/autobrr/4.0.19/templates/common.yaml rename to stable/ariang/4.0.20/templates/common.yaml diff --git a/stable/autoscan/4.0.21/values.yaml b/stable/ariang/4.0.20/values.yaml similarity index 100% rename from stable/autoscan/4.0.21/values.yaml rename to stable/ariang/4.0.20/values.yaml diff --git a/stable/audacity/8.0.18/CHANGELOG.md b/stable/audacity/8.0.18/CHANGELOG.md deleted file mode 100644 index 2ff4d7a9c03..00000000000 --- a/stable/audacity/8.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [audacity-8.0.14](https://github.com/truecharts/charts/compare/audacity-8.0.13...audacity-8.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [audacity-8.0.13](https://github.com/truecharts/charts/compare/audacity-8.0.12...audacity-8.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [audacity-8.0.12](https://github.com/truecharts/charts/compare/audacity-8.0.11...audacity-8.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [audacity-8.0.11](https://github.com/truecharts/charts/compare/audacity-8.0.10...audacity-8.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [audacity-8.0.10](https://github.com/truecharts/charts/compare/audacity-8.0.9...audacity-8.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [audacity-8.0.9](https://github.com/truecharts/charts/compare/audacity-8.0.8...audacity-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/audacity/8.0.18/Chart.yaml b/stable/audacity/8.0.18/Chart.yaml deleted file mode 100644 index 23c97c6e217..00000000000 --- a/stable/audacity/8.0.18/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An easy-to-use, multi-track audio editor and recorder -home: https://truecharts.org/charts/stable/audacity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audacity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ -type: application -version: 8.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/8.0.18/app-changelog.md b/stable/audacity/8.0.18/app-changelog.md deleted file mode 100644 index 6c53af4d55c..00000000000 --- a/stable/audacity/8.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/audacity/8.0.18/charts/common-12.12.1.tgz b/stable/audacity/8.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/audacity/8.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/audacity/8.0.19/CHANGELOG.md b/stable/audacity/8.0.19/CHANGELOG.md new file mode 100644 index 00000000000..be5fd36bbce --- /dev/null +++ b/stable/audacity/8.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [audacity-8.0.14](https://github.com/truecharts/charts/compare/audacity-8.0.13...audacity-8.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [audacity-8.0.13](https://github.com/truecharts/charts/compare/audacity-8.0.12...audacity-8.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [audacity-8.0.12](https://github.com/truecharts/charts/compare/audacity-8.0.11...audacity-8.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [audacity-8.0.11](https://github.com/truecharts/charts/compare/audacity-8.0.10...audacity-8.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [audacity-8.0.10](https://github.com/truecharts/charts/compare/audacity-8.0.9...audacity-8.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/audacity/8.0.19/Chart.yaml b/stable/audacity/8.0.19/Chart.yaml new file mode 100644 index 00000000000..4bc529018de --- /dev/null +++ b/stable/audacity/8.0.19/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An easy-to-use, multi-track audio editor and recorder +home: https://truecharts.org/charts/stable/audacity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png +keywords: + - audacity + - music + - recorder + - editor + - audio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audacity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ +type: application +version: 8.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/4.0.19/README.md b/stable/audacity/8.0.19/README.md similarity index 100% rename from stable/autobrr/4.0.19/README.md rename to stable/audacity/8.0.19/README.md diff --git a/stable/audacity/8.0.19/app-changelog.md b/stable/audacity/8.0.19/app-changelog.md new file mode 100644 index 00000000000..7da750eb742 --- /dev/null +++ b/stable/audacity/8.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/audacity/8.0.18/app-readme.md b/stable/audacity/8.0.19/app-readme.md similarity index 100% rename from stable/audacity/8.0.18/app-readme.md rename to stable/audacity/8.0.19/app-readme.md diff --git a/stable/audacity/8.0.19/charts/common-12.12.3.tgz b/stable/audacity/8.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/audacity/8.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/audacity/8.0.18/ix_values.yaml b/stable/audacity/8.0.19/ix_values.yaml similarity index 100% rename from stable/audacity/8.0.18/ix_values.yaml rename to stable/audacity/8.0.19/ix_values.yaml diff --git a/stable/audacity/8.0.18/questions.yaml b/stable/audacity/8.0.19/questions.yaml similarity index 100% rename from stable/audacity/8.0.18/questions.yaml rename to stable/audacity/8.0.19/questions.yaml diff --git a/stable/avidemux/4.0.19/templates/NOTES.txt b/stable/audacity/8.0.19/templates/NOTES.txt similarity index 100% rename from stable/avidemux/4.0.19/templates/NOTES.txt rename to stable/audacity/8.0.19/templates/NOTES.txt diff --git a/stable/audacity/8.0.18/templates/common.yaml b/stable/audacity/8.0.19/templates/common.yaml similarity index 100% rename from stable/audacity/8.0.18/templates/common.yaml rename to stable/audacity/8.0.19/templates/common.yaml diff --git a/stable/avidemux/4.0.19/values.yaml b/stable/audacity/8.0.19/values.yaml similarity index 100% rename from stable/avidemux/4.0.19/values.yaml rename to stable/audacity/8.0.19/values.yaml diff --git a/stable/audiobookshelf/5.0.20/CHANGELOG.md b/stable/audiobookshelf/5.0.20/CHANGELOG.md deleted file mode 100644 index 00d5859b21e..00000000000 --- a/stable/audiobookshelf/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audiobookshelf-5.0.20](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.19...audiobookshelf-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [audiobookshelf-5.0.19](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.18...audiobookshelf-5.0.19) (2023-06-01) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.22 ([#9322](https://github.com/truecharts/charts/issues/9322)) - - - - -## [audiobookshelf-5.0.18](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.17...audiobookshelf-5.0.18) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.21 ([#9241](https://github.com/truecharts/charts/issues/9241)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [audiobookshelf-5.0.17](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.16...audiobookshelf-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [audiobookshelf-5.0.16](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.15...audiobookshelf-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [audiobookshelf-5.0.15](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.14...audiobookshelf-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [audiobookshelf-5.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.13...audiobookshelf-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [audiobookshelf-5.0.13](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.12...audiobookshelf-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [audiobookshelf-5.0.12](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.11...audiobookshelf-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - diff --git a/stable/audiobookshelf/5.0.20/Chart.yaml b/stable/audiobookshelf/5.0.20/Chart.yaml deleted file mode 100644 index c2e77e5ac01..00000000000 --- a/stable/audiobookshelf/5.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.22" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. -home: https://truecharts.org/charts/stable/audiobookshelf -icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png -keywords: - - audiobookshelf -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audiobookshelf -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://github.com/advplyr/audiobookshelf -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/5.0.20/app-changelog.md b/stable/audiobookshelf/5.0.20/app-changelog.md deleted file mode 100644 index f3063a83ec7..00000000000 --- a/stable/audiobookshelf/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-5.0.20](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.19...audiobookshelf-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.20/charts/common-12.12.1.tgz b/stable/audiobookshelf/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/audiobookshelf/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/audiobookshelf/5.0.21/CHANGELOG.md b/stable/audiobookshelf/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..5aab1797baf --- /dev/null +++ b/stable/audiobookshelf/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audiobookshelf-5.0.21](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.20...audiobookshelf-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [audiobookshelf-5.0.20](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.19...audiobookshelf-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [audiobookshelf-5.0.19](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.18...audiobookshelf-5.0.19) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.22 ([#9322](https://github.com/truecharts/charts/issues/9322)) + + + + +## [audiobookshelf-5.0.18](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.17...audiobookshelf-5.0.18) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.21 ([#9241](https://github.com/truecharts/charts/issues/9241)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [audiobookshelf-5.0.17](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.16...audiobookshelf-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [audiobookshelf-5.0.16](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.15...audiobookshelf-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [audiobookshelf-5.0.15](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.14...audiobookshelf-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [audiobookshelf-5.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.13...audiobookshelf-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [audiobookshelf-5.0.13](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.12...audiobookshelf-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [audiobookshelf-5.0.12](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.11...audiobookshelf-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/audiobookshelf/5.0.21/Chart.yaml b/stable/audiobookshelf/5.0.21/Chart.yaml new file mode 100644 index 00000000000..3c412f8c6a8 --- /dev/null +++ b/stable/audiobookshelf/5.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.22" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks. +home: https://truecharts.org/charts/stable/audiobookshelf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png +keywords: + - audiobookshelf +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audiobookshelf +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://github.com/advplyr/audiobookshelf +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/5.0.17/README.md b/stable/audiobookshelf/5.0.21/README.md similarity index 100% rename from stable/automatic-music-downloader/5.0.17/README.md rename to stable/audiobookshelf/5.0.21/README.md diff --git a/stable/audiobookshelf/5.0.21/app-changelog.md b/stable/audiobookshelf/5.0.21/app-changelog.md new file mode 100644 index 00000000000..d5c73c76d92 --- /dev/null +++ b/stable/audiobookshelf/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-5.0.21](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.20...audiobookshelf-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.20/app-readme.md b/stable/audiobookshelf/5.0.21/app-readme.md similarity index 100% rename from stable/audiobookshelf/5.0.20/app-readme.md rename to stable/audiobookshelf/5.0.21/app-readme.md diff --git a/stable/audiobookshelf/5.0.21/charts/common-12.12.3.tgz b/stable/audiobookshelf/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/audiobookshelf/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/audiobookshelf/5.0.20/ix_values.yaml b/stable/audiobookshelf/5.0.21/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.20/ix_values.yaml rename to stable/audiobookshelf/5.0.21/ix_values.yaml diff --git a/stable/audiobookshelf/5.0.20/questions.yaml b/stable/audiobookshelf/5.0.21/questions.yaml similarity index 100% rename from stable/audiobookshelf/5.0.20/questions.yaml rename to stable/audiobookshelf/5.0.21/questions.yaml diff --git a/stable/baserow/7.0.20/templates/NOTES.txt b/stable/audiobookshelf/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/baserow/7.0.20/templates/NOTES.txt rename to stable/audiobookshelf/5.0.21/templates/NOTES.txt diff --git a/stable/audiobookshelf/5.0.20/templates/_secrets.tpl b/stable/audiobookshelf/5.0.21/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/5.0.20/templates/_secrets.tpl rename to stable/audiobookshelf/5.0.21/templates/_secrets.tpl diff --git a/stable/audiobookshelf/5.0.20/templates/common.yaml b/stable/audiobookshelf/5.0.21/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/5.0.20/templates/common.yaml rename to stable/audiobookshelf/5.0.21/templates/common.yaml diff --git a/stable/baserow/7.0.20/values.yaml b/stable/audiobookshelf/5.0.21/values.yaml similarity index 100% rename from stable/baserow/7.0.20/values.yaml rename to stable/audiobookshelf/5.0.21/values.yaml diff --git a/stable/autobrr/4.0.19/CHANGELOG.md b/stable/autobrr/4.0.19/CHANGELOG.md deleted file mode 100644 index 78729438f2e..00000000000 --- a/stable/autobrr/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autobrr-4.0.19](https://github.com/truecharts/charts/compare/autobrr-4.0.18...autobrr-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)) - - - - -## [autobrr-4.0.18](https://github.com/truecharts/charts/compare/autobrr-4.0.17...autobrr-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [autobrr-4.0.17](https://github.com/truecharts/charts/compare/autobrr-4.0.16...autobrr-4.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [autobrr-4.0.16](https://github.com/truecharts/charts/compare/autobrr-4.0.15...autobrr-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [autobrr-4.0.15](https://github.com/truecharts/charts/compare/autobrr-4.0.14...autobrr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [autobrr-4.0.14](https://github.com/truecharts/charts/compare/autobrr-4.0.13...autobrr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [autobrr-4.0.13](https://github.com/truecharts/charts/compare/autobrr-4.0.12...autobrr-4.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.26.2 ([#9042](https://github.com/truecharts/charts/issues/9042)) - - - - -## [autobrr-4.0.12](https://github.com/truecharts/charts/compare/autobrr-4.0.11...autobrr-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [autobrr-4.0.11](https://github.com/truecharts/charts/compare/autobrr-4.0.10...autobrr-4.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.25.0 ([#8848](https://github.com/truecharts/charts/issues/8848)) - - - - -## [autobrr-4.0.10](https://github.com/truecharts/charts/compare/autobrr-4.0.9...autobrr-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/autobrr/4.0.19/Chart.yaml b/stable/autobrr/4.0.19/Chart.yaml deleted file mode 100644 index 0c85d09767b..00000000000 --- a/stable/autobrr/4.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 4.0.19 -appVersion: "1.26.2" -description: The modern download automation tool for torrents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -keywords: - - autobrr - - torrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://github.com/autobrr/autobrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/4.0.19/app-changelog.md b/stable/autobrr/4.0.19/app-changelog.md deleted file mode 100644 index 011bc9bf826..00000000000 --- a/stable/autobrr/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [autobrr-4.0.19](https://github.com/truecharts/charts/compare/autobrr-4.0.18...autobrr-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)) - - \ No newline at end of file diff --git a/stable/autobrr/4.0.19/charts/common-12.12.1.tgz b/stable/autobrr/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/autobrr/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/autobrr/4.0.20/CHANGELOG.md b/stable/autobrr/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..9d11d682797 --- /dev/null +++ b/stable/autobrr/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autobrr-4.0.20](https://github.com/truecharts/charts/compare/autobrr-4.0.19...autobrr-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [autobrr-4.0.19](https://github.com/truecharts/charts/compare/autobrr-4.0.18...autobrr-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)) + + + + +## [autobrr-4.0.18](https://github.com/truecharts/charts/compare/autobrr-4.0.17...autobrr-4.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [autobrr-4.0.17](https://github.com/truecharts/charts/compare/autobrr-4.0.16...autobrr-4.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [autobrr-4.0.16](https://github.com/truecharts/charts/compare/autobrr-4.0.15...autobrr-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [autobrr-4.0.15](https://github.com/truecharts/charts/compare/autobrr-4.0.14...autobrr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [autobrr-4.0.14](https://github.com/truecharts/charts/compare/autobrr-4.0.13...autobrr-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [autobrr-4.0.13](https://github.com/truecharts/charts/compare/autobrr-4.0.12...autobrr-4.0.13) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.26.2 ([#9042](https://github.com/truecharts/charts/issues/9042)) + + + + +## [autobrr-4.0.12](https://github.com/truecharts/charts/compare/autobrr-4.0.11...autobrr-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [autobrr-4.0.11](https://github.com/truecharts/charts/compare/autobrr-4.0.10...autobrr-4.0.11) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.25.0 ([#8848](https://github.com/truecharts/charts/issues/8848)) + + + diff --git a/stable/autobrr/4.0.20/Chart.yaml b/stable/autobrr/4.0.20/Chart.yaml new file mode 100644 index 00000000000..1856d802163 --- /dev/null +++ b/stable/autobrr/4.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 4.0.20 +appVersion: "1.26.2" +description: The modern download automation tool for torrents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +keywords: + - autobrr + - torrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://github.com/autobrr/autobrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autoscan/4.0.21/README.md b/stable/autobrr/4.0.20/README.md similarity index 100% rename from stable/autoscan/4.0.21/README.md rename to stable/autobrr/4.0.20/README.md diff --git a/stable/autobrr/4.0.20/app-changelog.md b/stable/autobrr/4.0.20/app-changelog.md new file mode 100644 index 00000000000..b1b40783f11 --- /dev/null +++ b/stable/autobrr/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-4.0.20](https://github.com/truecharts/charts/compare/autobrr-4.0.19...autobrr-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/autobrr/4.0.19/app-readme.md b/stable/autobrr/4.0.20/app-readme.md similarity index 100% rename from stable/autobrr/4.0.19/app-readme.md rename to stable/autobrr/4.0.20/app-readme.md diff --git a/stable/autobrr/4.0.20/charts/common-12.12.3.tgz b/stable/autobrr/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/autobrr/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/autobrr/4.0.19/ix_values.yaml b/stable/autobrr/4.0.20/ix_values.yaml similarity index 100% rename from stable/autobrr/4.0.19/ix_values.yaml rename to stable/autobrr/4.0.20/ix_values.yaml diff --git a/stable/autobrr/4.0.19/questions.yaml b/stable/autobrr/4.0.20/questions.yaml similarity index 100% rename from stable/autobrr/4.0.19/questions.yaml rename to stable/autobrr/4.0.20/questions.yaml diff --git a/stable/beets/7.0.23/templates/NOTES.txt b/stable/autobrr/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/beets/7.0.23/templates/NOTES.txt rename to stable/autobrr/4.0.20/templates/NOTES.txt diff --git a/stable/automatic-music-downloader/5.0.17/templates/common.yaml b/stable/autobrr/4.0.20/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.17/templates/common.yaml rename to stable/autobrr/4.0.20/templates/common.yaml diff --git a/stable/beets/7.0.23/values.yaml b/stable/autobrr/4.0.20/values.yaml similarity index 100% rename from stable/beets/7.0.23/values.yaml rename to stable/autobrr/4.0.20/values.yaml diff --git a/stable/automatic-music-downloader/5.0.17/CHANGELOG.md b/stable/automatic-music-downloader/5.0.17/CHANGELOG.md deleted file mode 100644 index 40056d3616b..00000000000 --- a/stable/automatic-music-downloader/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [automatic-music-downloader-5.0.13](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.12...automatic-music-downloader-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [automatic-music-downloader-5.0.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.11...automatic-music-downloader-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [automatic-music-downloader-5.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.10...automatic-music-downloader-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [automatic-music-downloader-5.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.9...automatic-music-downloader-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [automatic-music-downloader-5.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.8...automatic-music-downloader-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [automatic-music-downloader-5.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.7...automatic-music-downloader-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - diff --git a/stable/automatic-music-downloader/5.0.17/Chart.yaml b/stable/automatic-music-downloader/5.0.17/Chart.yaml deleted file mode 100644 index a9d119c3f77..00000000000 --- a/stable/automatic-music-downloader/5.0.17/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A Lidarr companion script to automatically download music for Lidarr. -home: https://truecharts.org/charts/stable/automatic-music-downloader -icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png -keywords: - - automatic - - music - - downloader - - deemix -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: automatic-music-downloader -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://github.com/RandomNinjaAtk/docker-amd -type: application -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/5.0.17/app-changelog.md b/stable/automatic-music-downloader/5.0.17/app-changelog.md deleted file mode 100644 index 1f899816289..00000000000 --- a/stable/automatic-music-downloader/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/automatic-music-downloader/5.0.17/charts/common-12.12.1.tgz b/stable/automatic-music-downloader/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/automatic-music-downloader/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/5.0.18/CHANGELOG.md b/stable/automatic-music-downloader/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..d01046ad4a9 --- /dev/null +++ b/stable/automatic-music-downloader/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [automatic-music-downloader-5.0.13](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.12...automatic-music-downloader-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [automatic-music-downloader-5.0.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.11...automatic-music-downloader-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [automatic-music-downloader-5.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.10...automatic-music-downloader-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [automatic-music-downloader-5.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.9...automatic-music-downloader-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [automatic-music-downloader-5.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.8...automatic-music-downloader-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + diff --git a/stable/automatic-music-downloader/5.0.18/Chart.yaml b/stable/automatic-music-downloader/5.0.18/Chart.yaml new file mode 100644 index 00000000000..e538113e710 --- /dev/null +++ b/stable/automatic-music-downloader/5.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A Lidarr companion script to automatically download music for Lidarr. +home: https://truecharts.org/charts/stable/automatic-music-downloader +icon: https://truecharts.org/img/hotlink-ok/chart-icons/automatic-music-downloader.png +keywords: + - automatic + - music + - downloader + - deemix +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: automatic-music-downloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://github.com/RandomNinjaAtk/docker-amd +type: application +version: 5.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/4.0.19/README.md b/stable/automatic-music-downloader/5.0.18/README.md similarity index 100% rename from stable/avidemux/4.0.19/README.md rename to stable/automatic-music-downloader/5.0.18/README.md diff --git a/stable/automatic-music-downloader/5.0.18/app-changelog.md b/stable/automatic-music-downloader/5.0.18/app-changelog.md new file mode 100644 index 00000000000..7c086b005ba --- /dev/null +++ b/stable/automatic-music-downloader/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/automatic-music-downloader/5.0.17/app-readme.md b/stable/automatic-music-downloader/5.0.18/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/5.0.17/app-readme.md rename to stable/automatic-music-downloader/5.0.18/app-readme.md diff --git a/stable/automatic-music-downloader/5.0.18/charts/common-12.12.3.tgz b/stable/automatic-music-downloader/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/automatic-music-downloader/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/automatic-music-downloader/5.0.17/ix_values.yaml b/stable/automatic-music-downloader/5.0.18/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.17/ix_values.yaml rename to stable/automatic-music-downloader/5.0.18/ix_values.yaml diff --git a/stable/automatic-music-downloader/5.0.17/questions.yaml b/stable/automatic-music-downloader/5.0.18/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.17/questions.yaml rename to stable/automatic-music-downloader/5.0.18/questions.yaml diff --git a/stable/blog/7.0.18/templates/NOTES.txt b/stable/automatic-music-downloader/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/blog/7.0.18/templates/NOTES.txt rename to stable/automatic-music-downloader/5.0.18/templates/NOTES.txt diff --git a/stable/avidemux/4.0.19/templates/common.yaml b/stable/automatic-music-downloader/5.0.18/templates/common.yaml similarity index 100% rename from stable/avidemux/4.0.19/templates/common.yaml rename to stable/automatic-music-downloader/5.0.18/templates/common.yaml diff --git a/stable/blog/7.0.18/values.yaml b/stable/automatic-music-downloader/5.0.18/values.yaml similarity index 100% rename from stable/blog/7.0.18/values.yaml rename to stable/automatic-music-downloader/5.0.18/values.yaml diff --git a/stable/autoscan/4.0.21/CHANGELOG.md b/stable/autoscan/4.0.21/CHANGELOG.md deleted file mode 100644 index 7bdb67755fc..00000000000 --- a/stable/autoscan/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autoscan-4.0.21](https://github.com/truecharts/charts/compare/autoscan-4.0.20...autoscan-4.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [autoscan-4.0.20](https://github.com/truecharts/charts/compare/autoscan-4.0.19...autoscan-4.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [autoscan-4.0.19](https://github.com/truecharts/charts/compare/autoscan-4.0.18...autoscan-4.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [autoscan-4.0.18](https://github.com/truecharts/charts/compare/autoscan-4.0.17...autoscan-4.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [autoscan-4.0.17](https://github.com/truecharts/charts/compare/autoscan-4.0.16...autoscan-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) - - - - -## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [autoscan-4.0.14](https://github.com/truecharts/charts/compare/autoscan-4.0.13...autoscan-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) - - - - -## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [autoscan-4.0.11](https://github.com/truecharts/charts/compare/autoscan-4.0.10...autoscan-4.0.11) (2023-05-03) - -### Chore diff --git a/stable/autoscan/4.0.21/Chart.yaml b/stable/autoscan/4.0.21/Chart.yaml deleted file mode 100644 index 30f0133a20b..00000000000 --- a/stable/autoscan/4.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 4.0.21 -appVersion: "latest" -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png -keywords: - - autoscan - - media -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - - https://hotio.dev/containers/autoscan -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/autoscan/4.0.21/app-changelog.md b/stable/autoscan/4.0.21/app-changelog.md deleted file mode 100644 index c015dac0020..00000000000 --- a/stable/autoscan/4.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-4.0.21](https://github.com/truecharts/charts/compare/autoscan-4.0.20...autoscan-4.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/autoscan/4.0.21/charts/common-12.12.1.tgz b/stable/autoscan/4.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/autoscan/4.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/autoscan/4.0.22/CHANGELOG.md b/stable/autoscan/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..9a9c32eccb6 --- /dev/null +++ b/stable/autoscan/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autoscan-4.0.22](https://github.com/truecharts/charts/compare/autoscan-4.0.21...autoscan-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [autoscan-4.0.21](https://github.com/truecharts/charts/compare/autoscan-4.0.20...autoscan-4.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [autoscan-4.0.20](https://github.com/truecharts/charts/compare/autoscan-4.0.19...autoscan-4.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [autoscan-4.0.19](https://github.com/truecharts/charts/compare/autoscan-4.0.18...autoscan-4.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [autoscan-4.0.18](https://github.com/truecharts/charts/compare/autoscan-4.0.17...autoscan-4.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [autoscan-4.0.17](https://github.com/truecharts/charts/compare/autoscan-4.0.16...autoscan-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) + + + + +## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [autoscan-4.0.14](https://github.com/truecharts/charts/compare/autoscan-4.0.13...autoscan-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) + + + + +## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) + +### Chore diff --git a/stable/autoscan/4.0.22/Chart.yaml b/stable/autoscan/4.0.22/Chart.yaml new file mode 100644 index 00000000000..e5b266bd8af --- /dev/null +++ b/stable/autoscan/4.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 4.0.22 +appVersion: "latest" +description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png +keywords: + - autoscan + - media +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/baserow/7.0.20/README.md b/stable/autoscan/4.0.22/README.md similarity index 100% rename from stable/baserow/7.0.20/README.md rename to stable/autoscan/4.0.22/README.md diff --git a/stable/autoscan/4.0.22/app-changelog.md b/stable/autoscan/4.0.22/app-changelog.md new file mode 100644 index 00000000000..9d7488aa7c3 --- /dev/null +++ b/stable/autoscan/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-4.0.22](https://github.com/truecharts/charts/compare/autoscan-4.0.21...autoscan-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/autoscan/4.0.21/app-readme.md b/stable/autoscan/4.0.22/app-readme.md similarity index 100% rename from stable/autoscan/4.0.21/app-readme.md rename to stable/autoscan/4.0.22/app-readme.md diff --git a/stable/autoscan/4.0.22/charts/common-12.12.3.tgz b/stable/autoscan/4.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/autoscan/4.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/autoscan/4.0.21/ix_values.yaml b/stable/autoscan/4.0.22/ix_values.yaml similarity index 100% rename from stable/autoscan/4.0.21/ix_values.yaml rename to stable/autoscan/4.0.22/ix_values.yaml diff --git a/stable/autoscan/4.0.21/questions.yaml b/stable/autoscan/4.0.22/questions.yaml similarity index 100% rename from stable/autoscan/4.0.21/questions.yaml rename to stable/autoscan/4.0.22/questions.yaml diff --git a/stable/boinc/5.0.20/templates/NOTES.txt b/stable/autoscan/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.20/templates/NOTES.txt rename to stable/autoscan/4.0.22/templates/NOTES.txt diff --git a/stable/autoscan/4.0.21/templates/common.yaml b/stable/autoscan/4.0.22/templates/common.yaml similarity index 100% rename from stable/autoscan/4.0.21/templates/common.yaml rename to stable/autoscan/4.0.22/templates/common.yaml diff --git a/stable/boinc/5.0.20/values.yaml b/stable/autoscan/4.0.22/values.yaml similarity index 100% rename from stable/boinc/5.0.20/values.yaml rename to stable/autoscan/4.0.22/values.yaml diff --git a/stable/avidemux/4.0.19/CHANGELOG.md b/stable/avidemux/4.0.19/CHANGELOG.md deleted file mode 100644 index 2d295ce4b9c..00000000000 --- a/stable/avidemux/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [avidemux-4.0.16](https://github.com/truecharts/charts/compare/avidemux-4.0.15...avidemux-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [avidemux-4.0.15](https://github.com/truecharts/charts/compare/avidemux-4.0.14...avidemux-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [avidemux-4.0.14](https://github.com/truecharts/charts/compare/avidemux-4.0.13...avidemux-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [avidemux-4.0.13](https://github.com/truecharts/charts/compare/avidemux-4.0.12...avidemux-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [avidemux-4.0.12](https://github.com/truecharts/charts/compare/avidemux-4.0.11...avidemux-4.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/avidemux to v23.04.1 ([#8850](https://github.com/truecharts/charts/issues/8850)) - - - - -## [avidemux-4.0.11](https://github.com/truecharts/charts/compare/avidemux-4.0.10...avidemux-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [avidemux-4.0.10](https://github.com/truecharts/charts/compare/avidemux-4.0.9...avidemux-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/avidemux/4.0.19/Chart.yaml b/stable/avidemux/4.0.19/Chart.yaml deleted file mode 100644 index c5b6d958251..00000000000 --- a/stable/avidemux/4.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. -home: https://truecharts.org/charts/stable/avidemux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png -keywords: - - media - - avidemux -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://github.com/jlesage/docker-avidemux -type: application -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/4.0.19/app-changelog.md b/stable/avidemux/4.0.19/app-changelog.md deleted file mode 100644 index 05987ddb490..00000000000 --- a/stable/avidemux/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/avidemux/4.0.19/charts/common-12.12.1.tgz b/stable/avidemux/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/avidemux/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/avidemux/4.0.20/CHANGELOG.md b/stable/avidemux/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..a51682c8b11 --- /dev/null +++ b/stable/avidemux/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [avidemux-4.0.16](https://github.com/truecharts/charts/compare/avidemux-4.0.15...avidemux-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [avidemux-4.0.15](https://github.com/truecharts/charts/compare/avidemux-4.0.14...avidemux-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [avidemux-4.0.14](https://github.com/truecharts/charts/compare/avidemux-4.0.13...avidemux-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [avidemux-4.0.13](https://github.com/truecharts/charts/compare/avidemux-4.0.12...avidemux-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [avidemux-4.0.12](https://github.com/truecharts/charts/compare/avidemux-4.0.11...avidemux-4.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/avidemux to v23.04.1 ([#8850](https://github.com/truecharts/charts/issues/8850)) + + + + +## [avidemux-4.0.11](https://github.com/truecharts/charts/compare/avidemux-4.0.10...avidemux-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/avidemux/4.0.20/Chart.yaml b/stable/avidemux/4.0.20/Chart.yaml new file mode 100644 index 00000000000..39f86b16466 --- /dev/null +++ b/stable/avidemux/4.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. +home: https://truecharts.org/charts/stable/avidemux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/avidemux.png +keywords: + - media + - avidemux +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avidemux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://github.com/jlesage/docker-avidemux +type: application +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.23/README.md b/stable/avidemux/4.0.20/README.md similarity index 100% rename from stable/beets/7.0.23/README.md rename to stable/avidemux/4.0.20/README.md diff --git a/stable/avidemux/4.0.20/app-changelog.md b/stable/avidemux/4.0.20/app-changelog.md new file mode 100644 index 00000000000..9708c652cb7 --- /dev/null +++ b/stable/avidemux/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/avidemux/4.0.19/app-readme.md b/stable/avidemux/4.0.20/app-readme.md similarity index 100% rename from stable/avidemux/4.0.19/app-readme.md rename to stable/avidemux/4.0.20/app-readme.md diff --git a/stable/avidemux/4.0.20/charts/common-12.12.3.tgz b/stable/avidemux/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/avidemux/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/avidemux/4.0.19/ix_values.yaml b/stable/avidemux/4.0.20/ix_values.yaml similarity index 100% rename from stable/avidemux/4.0.19/ix_values.yaml rename to stable/avidemux/4.0.20/ix_values.yaml diff --git a/stable/avidemux/4.0.19/questions.yaml b/stable/avidemux/4.0.20/questions.yaml similarity index 100% rename from stable/avidemux/4.0.19/questions.yaml rename to stable/avidemux/4.0.20/questions.yaml diff --git a/stable/booksonic-air/9.0.20/templates/NOTES.txt b/stable/avidemux/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/9.0.20/templates/NOTES.txt rename to stable/avidemux/4.0.20/templates/NOTES.txt diff --git a/stable/boinc/5.0.20/templates/common.yaml b/stable/avidemux/4.0.20/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.20/templates/common.yaml rename to stable/avidemux/4.0.20/templates/common.yaml diff --git a/stable/booksonic-air/9.0.20/values.yaml b/stable/avidemux/4.0.20/values.yaml similarity index 100% rename from stable/booksonic-air/9.0.20/values.yaml rename to stable/avidemux/4.0.20/values.yaml diff --git a/stable/babybuddy/12.0.22/CHANGELOG.md b/stable/babybuddy/12.0.22/CHANGELOG.md new file mode 100644 index 00000000000..408e9cc815f --- /dev/null +++ b/stable/babybuddy/12.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [babybuddy-12.0.22](https://github.com/truecharts/charts/compare/babybuddy-12.0.21...babybuddy-12.0.22) (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)) + + + + +## [babybuddy-12.0.21](https://github.com/truecharts/charts/compare/babybuddy-12.0.20...babybuddy-12.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#9357](https://github.com/truecharts/charts/issues/9357)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [babybuddy-12.0.20](https://github.com/truecharts/charts/compare/babybuddy-12.0.19...babybuddy-12.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [babybuddy-12.0.19](https://github.com/truecharts/charts/compare/babybuddy-12.0.18...babybuddy-12.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [babybuddy-12.0.18](https://github.com/truecharts/charts/compare/babybuddy-12.0.17...babybuddy-12.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [babybuddy-12.0.17](https://github.com/truecharts/charts/compare/babybuddy-12.0.16...babybuddy-12.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [babybuddy-12.0.16](https://github.com/truecharts/charts/compare/babybuddy-12.0.15...babybuddy-12.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#9091](https://github.com/truecharts/charts/issues/9091)) + + + + +## [babybuddy-12.0.15](https://github.com/truecharts/charts/compare/babybuddy-12.0.14...babybuddy-12.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [babybuddy-12.0.14](https://github.com/truecharts/charts/compare/babybuddy-12.0.13...babybuddy-12.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [babybuddy-12.0.13](https://github.com/truecharts/charts/compare/babybuddy-12.0.12...babybuddy-12.0.13) (2023-05-14) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#8929](https://github.com/truecharts/charts/issues/8929)) + + diff --git a/stable/babybuddy/12.0.22/Chart.yaml b/stable/babybuddy/12.0.22/Chart.yaml new file mode 100644 index 00000000000..e6887b92133 --- /dev/null +++ b/stable/babybuddy/12.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.16.0" +kubeVersion: ">=1.16.0-0" +version: 12.0.22 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://truecharts.org/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/blog/7.0.18/README.md b/stable/babybuddy/12.0.22/README.md similarity index 100% rename from stable/blog/7.0.18/README.md rename to stable/babybuddy/12.0.22/README.md diff --git a/stable/babybuddy/12.0.22/app-changelog.md b/stable/babybuddy/12.0.22/app-changelog.md new file mode 100644 index 00000000000..3efe81e65e8 --- /dev/null +++ b/stable/babybuddy/12.0.22/app-changelog.md @@ -0,0 +1,10 @@ + + +## [babybuddy-12.0.22](https://github.com/truecharts/charts/compare/babybuddy-12.0.21...babybuddy-12.0.22) (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)) + + \ No newline at end of file diff --git a/stable/babybuddy/12.0.22/app-readme.md b/stable/babybuddy/12.0.22/app-readme.md new file mode 100644 index 00000000000..97caca43a50 --- /dev/null +++ b/stable/babybuddy/12.0.22/app-readme.md @@ -0,0 +1,8 @@ +Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/babybuddy](https://truecharts.org/charts/stable/babybuddy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/babybuddy/12.0.22/charts/common-12.12.3.tgz b/stable/babybuddy/12.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/babybuddy/12.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/babybuddy/12.0.22/ix_values.yaml b/stable/babybuddy/12.0.22/ix_values.yaml new file mode 100644 index 00000000000..4e9291ec868 --- /dev/null +++ b/stable/babybuddy/12.0.22/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/babybuddy + pullPolicy: IfNotPresent + tag: v1.16.0@sha256:e17109eaaf6e35ec34c63116c7783a9fb43d48162ec4dd128c85f4b0f4475172 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10069 + protocol: http + targetPort: 8000 + +workload: + main: + podSpec: + containers: + main: + env: + DB_ENGINE: "django.db.backends.postgresql" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + CSRF_TRUSTED_ORIGINS: "" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + +persistence: + config: + enabled: true + mountPath: /config + +cnpg: + main: + enabled: true + user: babybuddy + database: babybuddy + +portal: + open: + enabled: true diff --git a/stable/babybuddy/12.0.22/questions.yaml b/stable/babybuddy/12.0.22/questions.yaml new file mode 100644 index 00000000000..528805c6813 --- /dev/null +++ b/stable/babybuddy/12.0.22/questions.yaml @@ -0,0 +1,1947 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/bookstack/7.0.16/templates/NOTES.txt b/stable/babybuddy/12.0.22/templates/NOTES.txt similarity index 100% rename from stable/bookstack/7.0.16/templates/NOTES.txt rename to stable/babybuddy/12.0.22/templates/NOTES.txt diff --git a/stable/booksonic-air/9.0.20/templates/common.yaml b/stable/babybuddy/12.0.22/templates/common.yaml similarity index 100% rename from stable/booksonic-air/9.0.20/templates/common.yaml rename to stable/babybuddy/12.0.22/templates/common.yaml diff --git a/stable/bookstack/7.0.16/values.yaml b/stable/babybuddy/12.0.22/values.yaml similarity index 100% rename from stable/bookstack/7.0.16/values.yaml rename to stable/babybuddy/12.0.22/values.yaml diff --git a/stable/baserow/7.0.20/CHANGELOG.md b/stable/baserow/7.0.20/CHANGELOG.md deleted file mode 100644 index 04f4ca6ecf2..00000000000 --- a/stable/baserow/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [baserow-7.0.20](https://github.com/truecharts/charts/compare/baserow-7.0.19...baserow-7.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [baserow-7.0.19](https://github.com/truecharts/charts/compare/baserow-7.0.18...baserow-7.0.19) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.17.2 ([#9226](https://github.com/truecharts/charts/issues/9226)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [baserow-7.0.18](https://github.com/truecharts/charts/compare/baserow-7.0.17...baserow-7.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [baserow-7.0.17](https://github.com/truecharts/charts/compare/baserow-7.0.16...baserow-7.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [baserow-7.0.16](https://github.com/truecharts/charts/compare/baserow-7.0.15...baserow-7.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [baserow-7.0.15](https://github.com/truecharts/charts/compare/baserow-7.0.14...baserow-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - update container image tccr.io/truecharts/baserow to v1.17.1 ([#9036](https://github.com/truecharts/charts/issues/9036)) - - - - -## [baserow-7.0.14](https://github.com/truecharts/charts/compare/baserow-7.0.13...baserow-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - ### Fix - -- Fix DATABASE_HOST env var ([#8872](https://github.com/truecharts/charts/issues/8872)) - - - - -## [baserow-7.0.13](https://github.com/truecharts/charts/compare/baserow-7.0.12...baserow-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [baserow-7.0.12](https://github.com/truecharts/charts/compare/baserow-7.0.11...baserow-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [baserow-7.0.11](https://github.com/truecharts/charts/compare/baserow-7.0.10...baserow-7.0.11) (2023-05-03) - -### Chore diff --git a/stable/baserow/7.0.20/Chart.yaml b/stable/baserow/7.0.20/Chart.yaml deleted file mode 100644 index a1c6d569b03..00000000000 --- a/stable/baserow/7.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: Baserow is an open source no-code database tool and Airtable alternative. -home: https://truecharts.org/charts/stable/baserow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png -keywords: - - baserow -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baserow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://gitlab.com/bramw/baserow/ -version: 7.0.20 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/baserow/7.0.20/app-changelog.md b/stable/baserow/7.0.20/app-changelog.md deleted file mode 100644 index b09e3b0cc2b..00000000000 --- a/stable/baserow/7.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [baserow-7.0.20](https://github.com/truecharts/charts/compare/baserow-7.0.19...baserow-7.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/baserow/7.0.20/charts/common-12.12.1.tgz b/stable/baserow/7.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/baserow/7.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/baserow/7.0.20/charts/redis-6.0.50.tgz b/stable/baserow/7.0.20/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/baserow/7.0.20/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/baserow/7.0.21/CHANGELOG.md b/stable/baserow/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..4ea9852f074 --- /dev/null +++ b/stable/baserow/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [baserow-7.0.21](https://github.com/truecharts/charts/compare/baserow-7.0.20...baserow-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [baserow-7.0.20](https://github.com/truecharts/charts/compare/baserow-7.0.19...baserow-7.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [baserow-7.0.19](https://github.com/truecharts/charts/compare/baserow-7.0.18...baserow-7.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.17.2 ([#9226](https://github.com/truecharts/charts/issues/9226)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [baserow-7.0.18](https://github.com/truecharts/charts/compare/baserow-7.0.17...baserow-7.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [baserow-7.0.17](https://github.com/truecharts/charts/compare/baserow-7.0.16...baserow-7.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [baserow-7.0.16](https://github.com/truecharts/charts/compare/baserow-7.0.15...baserow-7.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [baserow-7.0.15](https://github.com/truecharts/charts/compare/baserow-7.0.14...baserow-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + - update container image tccr.io/truecharts/baserow to v1.17.1 ([#9036](https://github.com/truecharts/charts/issues/9036)) + + + + +## [baserow-7.0.14](https://github.com/truecharts/charts/compare/baserow-7.0.13...baserow-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + ### Fix + +- Fix DATABASE_HOST env var ([#8872](https://github.com/truecharts/charts/issues/8872)) + + + + +## [baserow-7.0.13](https://github.com/truecharts/charts/compare/baserow-7.0.12...baserow-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [baserow-7.0.12](https://github.com/truecharts/charts/compare/baserow-7.0.11...baserow-7.0.12) (2023-05-05) + +### Chore diff --git a/stable/baserow/7.0.21/Chart.yaml b/stable/baserow/7.0.21/Chart.yaml new file mode 100644 index 00000000000..1ef5f64eab1 --- /dev/null +++ b/stable/baserow/7.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.17.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: Baserow is an open source no-code database tool and Airtable alternative. +home: https://truecharts.org/charts/stable/baserow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png +keywords: + - baserow +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baserow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://gitlab.com/bramw/baserow/ +version: 7.0.21 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/boinc/5.0.20/README.md b/stable/baserow/7.0.21/README.md similarity index 100% rename from stable/boinc/5.0.20/README.md rename to stable/baserow/7.0.21/README.md diff --git a/stable/baserow/7.0.21/app-changelog.md b/stable/baserow/7.0.21/app-changelog.md new file mode 100644 index 00000000000..ba6ab2b0bf1 --- /dev/null +++ b/stable/baserow/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [baserow-7.0.21](https://github.com/truecharts/charts/compare/baserow-7.0.20...baserow-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/baserow/7.0.20/app-readme.md b/stable/baserow/7.0.21/app-readme.md similarity index 100% rename from stable/baserow/7.0.20/app-readme.md rename to stable/baserow/7.0.21/app-readme.md diff --git a/stable/baserow/7.0.21/charts/common-12.12.3.tgz b/stable/baserow/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/baserow/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/baserow/7.0.21/charts/redis-6.0.52.tgz b/stable/baserow/7.0.21/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/baserow/7.0.21/charts/redis-6.0.52.tgz differ diff --git a/stable/baserow/7.0.20/ix_values.yaml b/stable/baserow/7.0.21/ix_values.yaml similarity index 100% rename from stable/baserow/7.0.20/ix_values.yaml rename to stable/baserow/7.0.21/ix_values.yaml diff --git a/stable/baserow/7.0.20/questions.yaml b/stable/baserow/7.0.21/questions.yaml similarity index 100% rename from stable/baserow/7.0.20/questions.yaml rename to stable/baserow/7.0.21/questions.yaml diff --git a/stable/browserless-chrome/5.0.22/templates/NOTES.txt b/stable/baserow/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/5.0.22/templates/NOTES.txt rename to stable/baserow/7.0.21/templates/NOTES.txt diff --git a/stable/baserow/7.0.20/templates/_secrets.tpl b/stable/baserow/7.0.21/templates/_secrets.tpl similarity index 100% rename from stable/baserow/7.0.20/templates/_secrets.tpl rename to stable/baserow/7.0.21/templates/_secrets.tpl diff --git a/stable/baserow/7.0.20/templates/common.yaml b/stable/baserow/7.0.21/templates/common.yaml similarity index 100% rename from stable/baserow/7.0.20/templates/common.yaml rename to stable/baserow/7.0.21/templates/common.yaml diff --git a/stable/browserless-chrome/5.0.22/values.yaml b/stable/baserow/7.0.21/values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.22/values.yaml rename to stable/baserow/7.0.21/values.yaml diff --git a/stable/bazarr/14.0.23/CHANGELOG.md b/stable/bazarr/14.0.23/CHANGELOG.md new file mode 100644 index 00000000000..72d7f92b2b0 --- /dev/null +++ b/stable/bazarr/14.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bazarr-14.0.23](https://github.com/truecharts/charts/compare/bazarr-14.0.22...bazarr-14.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [bazarr-14.0.22](https://github.com/truecharts/charts/compare/bazarr-14.0.21...bazarr-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)) + + + + +## [bazarr-14.0.21](https://github.com/truecharts/charts/compare/bazarr-14.0.20...bazarr-14.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [bazarr-14.0.20](https://github.com/truecharts/charts/compare/bazarr-14.0.19...bazarr-14.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [bazarr-14.0.19](https://github.com/truecharts/charts/compare/bazarr-14.0.18...bazarr-14.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [bazarr-14.0.18](https://github.com/truecharts/charts/compare/bazarr-14.0.17...bazarr-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [bazarr-14.0.17](https://github.com/truecharts/charts/compare/bazarr-14.0.16...bazarr-14.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [bazarr-14.0.16](https://github.com/truecharts/charts/compare/bazarr-14.0.15...bazarr-14.0.16) (2023-05-11) + +### Chore + +- update helm general non-major ([#8878](https://github.com/truecharts/charts/issues/8878)) + + + + +## [bazarr-14.0.15](https://github.com/truecharts/charts/compare/bazarr-14.0.14...bazarr-14.0.15) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.2.1 ([#8896](https://github.com/truecharts/charts/issues/8896)) + + + + +## [bazarr-14.0.14](https://github.com/truecharts/charts/compare/bazarr-14.0.13...bazarr-14.0.14) (2023-05-05) + +### Chore + diff --git a/stable/bazarr/14.0.23/Chart.yaml b/stable/bazarr/14.0.23/Chart.yaml new file mode 100644 index 00000000000..7384a221a12 --- /dev/null +++ b/stable/bazarr/14.0.23/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements +home: https://truecharts.org/charts/stable/bazarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bazarr.png +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://github.com/morpheus65535/bazarr +type: application +version: 14.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/booksonic-air/9.0.20/README.md b/stable/bazarr/14.0.23/README.md similarity index 100% rename from stable/booksonic-air/9.0.20/README.md rename to stable/bazarr/14.0.23/README.md diff --git a/stable/bazarr/14.0.23/app-changelog.md b/stable/bazarr/14.0.23/app-changelog.md new file mode 100644 index 00000000000..92c2bdc56a3 --- /dev/null +++ b/stable/bazarr/14.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [bazarr-14.0.23](https://github.com/truecharts/charts/compare/bazarr-14.0.22...bazarr-14.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/bazarr/14.0.23/app-readme.md b/stable/bazarr/14.0.23/app-readme.md new file mode 100644 index 00000000000..90f6859f27b --- /dev/null +++ b/stable/bazarr/14.0.23/app-readme.md @@ -0,0 +1,8 @@ +Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/bazarr](https://truecharts.org/charts/stable/bazarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/bazarr/14.0.23/charts/common-12.12.3.tgz b/stable/bazarr/14.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/bazarr/14.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/bazarr/14.0.23/ix_values.yaml b/stable/bazarr/14.0.23/ix_values.yaml new file mode 100644 index 00000000000..5b7fe85a25f --- /dev/null +++ b/stable/bazarr/14.0.23/ix_values.yaml @@ -0,0 +1,21 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: v1.2.1@sha256:b7d56090845189fe04fbe53e505e8640c9873db2407585e036f9f880cba6cc30 + +service: + main: + ports: + main: + port: 6767 + protocol: http + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/bazarr/14.0.23/questions.yaml b/stable/bazarr/14.0.23/questions.yaml new file mode 100644 index 00000000000..d1f61418fa1 --- /dev/null +++ b/stable/bazarr/14.0.23/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/budge/5.0.21/templates/NOTES.txt b/stable/bazarr/14.0.23/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.21/templates/NOTES.txt rename to stable/bazarr/14.0.23/templates/NOTES.txt diff --git a/stable/browserless-chrome/5.0.22/templates/common.yaml b/stable/bazarr/14.0.23/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/5.0.22/templates/common.yaml rename to stable/bazarr/14.0.23/templates/common.yaml diff --git a/stable/budge/5.0.21/values.yaml b/stable/bazarr/14.0.23/values.yaml similarity index 100% rename from stable/budge/5.0.21/values.yaml rename to stable/bazarr/14.0.23/values.yaml diff --git a/stable/beets/7.0.23/CHANGELOG.md b/stable/beets/7.0.23/CHANGELOG.md deleted file mode 100644 index 712cc9835f6..00000000000 --- a/stable/beets/7.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [beets-7.0.23](https://github.com/truecharts/charts/compare/beets-7.0.22...beets-7.0.23) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9358](https://github.com/truecharts/charts/issues/9358)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [beets-7.0.22](https://github.com/truecharts/charts/compare/beets-7.0.21...beets-7.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [beets-7.0.21](https://github.com/truecharts/charts/compare/beets-7.0.20...beets-7.0.21) (2023-05-27) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9188](https://github.com/truecharts/charts/issues/9188)) - - - - -## [beets-7.0.20](https://github.com/truecharts/charts/compare/beets-7.0.19...beets-7.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [beets-7.0.19](https://github.com/truecharts/charts/compare/beets-7.0.18...beets-7.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [beets-7.0.18](https://github.com/truecharts/charts/compare/beets-7.0.17...beets-7.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) - - - - -## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [beets-7.0.15](https://github.com/truecharts/charts/compare/beets-7.0.14...beets-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [beets-7.0.14](https://github.com/truecharts/charts/compare/beets-7.0.13...beets-7.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8935](https://github.com/truecharts/charts/issues/8935)) - - - diff --git a/stable/beets/7.0.23/Chart.yaml b/stable/beets/7.0.23/Chart.yaml deleted file mode 100644 index a202bbd1f3f..00000000000 --- a/stable/beets/7.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: A music library manager and not, for the most part, a music player. -home: https://truecharts.org/charts/stable/beets -icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: beets -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/beets - - https://github.com/linuxserver/docker-beets - - https://beets.io/ -type: application -version: 7.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.23/app-changelog.md b/stable/beets/7.0.23/app-changelog.md deleted file mode 100644 index 00a4ea8c269..00000000000 --- a/stable/beets/7.0.23/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [beets-7.0.23](https://github.com/truecharts/charts/compare/beets-7.0.22...beets-7.0.23) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9358](https://github.com/truecharts/charts/issues/9358)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/beets/7.0.23/charts/common-12.10.4.tgz b/stable/beets/7.0.23/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/beets/7.0.23/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/beets/7.0.24/CHANGELOG.md b/stable/beets/7.0.24/CHANGELOG.md new file mode 100644 index 00000000000..562e1ec2ea9 --- /dev/null +++ b/stable/beets/7.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [beets-7.0.24](https://github.com/truecharts/charts/compare/beets-7.0.23...beets-7.0.24) (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)) + + + + +## [beets-7.0.23](https://github.com/truecharts/charts/compare/beets-7.0.22...beets-7.0.23) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9358](https://github.com/truecharts/charts/issues/9358)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [beets-7.0.22](https://github.com/truecharts/charts/compare/beets-7.0.21...beets-7.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [beets-7.0.21](https://github.com/truecharts/charts/compare/beets-7.0.20...beets-7.0.21) (2023-05-27) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9188](https://github.com/truecharts/charts/issues/9188)) + + + + +## [beets-7.0.20](https://github.com/truecharts/charts/compare/beets-7.0.19...beets-7.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [beets-7.0.19](https://github.com/truecharts/charts/compare/beets-7.0.18...beets-7.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [beets-7.0.18](https://github.com/truecharts/charts/compare/beets-7.0.17...beets-7.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) + + + + +## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [beets-7.0.15](https://github.com/truecharts/charts/compare/beets-7.0.14...beets-7.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/beets/7.0.24/Chart.yaml b/stable/beets/7.0.24/Chart.yaml new file mode 100644 index 00000000000..8fabbd8875b --- /dev/null +++ b/stable/beets/7.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A music library manager and not, for the most part, a music player. +home: https://truecharts.org/charts/stable/beets +icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png +keywords: + - music + - library + - manager + - player + - beets +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: beets +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://github.com/linuxserver/docker-beets + - https://beets.io/ +type: application +version: 7.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.16/README.md b/stable/beets/7.0.24/README.md similarity index 100% rename from stable/bookstack/7.0.16/README.md rename to stable/beets/7.0.24/README.md diff --git a/stable/beets/7.0.24/app-changelog.md b/stable/beets/7.0.24/app-changelog.md new file mode 100644 index 00000000000..202dd28099b --- /dev/null +++ b/stable/beets/7.0.24/app-changelog.md @@ -0,0 +1,10 @@ + + +## [beets-7.0.24](https://github.com/truecharts/charts/compare/beets-7.0.23...beets-7.0.24) (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)) + + \ No newline at end of file diff --git a/stable/beets/7.0.23/app-readme.md b/stable/beets/7.0.24/app-readme.md similarity index 100% rename from stable/beets/7.0.23/app-readme.md rename to stable/beets/7.0.24/app-readme.md diff --git a/stable/beets/7.0.24/charts/common-12.12.3.tgz b/stable/beets/7.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/beets/7.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/beets/7.0.23/ix_values.yaml b/stable/beets/7.0.24/ix_values.yaml similarity index 100% rename from stable/beets/7.0.23/ix_values.yaml rename to stable/beets/7.0.24/ix_values.yaml diff --git a/stable/beets/7.0.23/questions.yaml b/stable/beets/7.0.24/questions.yaml similarity index 100% rename from stable/beets/7.0.23/questions.yaml rename to stable/beets/7.0.24/questions.yaml diff --git a/stable/channels-dvr/2.0.1/templates/NOTES.txt b/stable/beets/7.0.24/templates/NOTES.txt similarity index 100% rename from stable/channels-dvr/2.0.1/templates/NOTES.txt rename to stable/beets/7.0.24/templates/NOTES.txt diff --git a/stable/beets/7.0.23/templates/common.yaml b/stable/beets/7.0.24/templates/common.yaml similarity index 100% rename from stable/beets/7.0.23/templates/common.yaml rename to stable/beets/7.0.24/templates/common.yaml diff --git a/stable/channels-dvr/2.0.1/values.yaml b/stable/beets/7.0.24/values.yaml similarity index 100% rename from stable/channels-dvr/2.0.1/values.yaml rename to stable/beets/7.0.24/values.yaml diff --git a/stable/blog/7.0.18/CHANGELOG.md b/stable/blog/7.0.18/CHANGELOG.md deleted file mode 100644 index 67f5d090ef8..00000000000 --- a/stable/blog/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [blog-7.0.14](https://github.com/truecharts/charts/compare/blog-7.0.13...blog-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [blog-7.0.13](https://github.com/truecharts/charts/compare/blog-7.0.12...blog-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [blog-7.0.12](https://github.com/truecharts/charts/compare/blog-7.0.11...blog-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [blog-7.0.11](https://github.com/truecharts/charts/compare/blog-7.0.10...blog-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [blog-7.0.10](https://github.com/truecharts/charts/compare/blog-7.0.9...blog-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [blog-7.0.9](https://github.com/truecharts/charts/compare/blog-7.0.8...blog-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/blog/7.0.18/Chart.yaml b/stable/blog/7.0.18/Chart.yaml deleted file mode 100644 index 9c18d635a1c..00000000000 --- a/stable/blog/7.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: "Lightweight self-hosted facebook-styled PHP blog." -home: https://truecharts.org/charts/stable/blog -icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blog -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" diff --git a/stable/blog/7.0.18/app-changelog.md b/stable/blog/7.0.18/app-changelog.md deleted file mode 100644 index 247b0b2acdc..00000000000 --- a/stable/blog/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/blog/7.0.18/charts/common-12.12.1.tgz b/stable/blog/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/blog/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/blog/7.0.19/CHANGELOG.md b/stable/blog/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..23f4ec7adda --- /dev/null +++ b/stable/blog/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [blog-7.0.14](https://github.com/truecharts/charts/compare/blog-7.0.13...blog-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [blog-7.0.13](https://github.com/truecharts/charts/compare/blog-7.0.12...blog-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [blog-7.0.12](https://github.com/truecharts/charts/compare/blog-7.0.11...blog-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [blog-7.0.11](https://github.com/truecharts/charts/compare/blog-7.0.10...blog-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [blog-7.0.10](https://github.com/truecharts/charts/compare/blog-7.0.9...blog-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/blog/7.0.19/Chart.yaml b/stable/blog/7.0.19/Chart.yaml new file mode 100644 index 00000000000..206d1e8747c --- /dev/null +++ b/stable/blog/7.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: "Lightweight self-hosted facebook-styled PHP blog." +home: https://truecharts.org/charts/stable/blog +icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png +keywords: + - blog + - php + - self + - hosted + - facebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blog +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/5.0.22/README.md b/stable/blog/7.0.19/README.md similarity index 100% rename from stable/browserless-chrome/5.0.22/README.md rename to stable/blog/7.0.19/README.md diff --git a/stable/blog/7.0.19/app-changelog.md b/stable/blog/7.0.19/app-changelog.md new file mode 100644 index 00000000000..939248ad166 --- /dev/null +++ b/stable/blog/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/blog/7.0.18/app-readme.md b/stable/blog/7.0.19/app-readme.md similarity index 100% rename from stable/blog/7.0.18/app-readme.md rename to stable/blog/7.0.19/app-readme.md diff --git a/stable/blog/7.0.19/charts/common-12.12.3.tgz b/stable/blog/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/blog/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/blog/7.0.18/ix_values.yaml b/stable/blog/7.0.19/ix_values.yaml similarity index 100% rename from stable/blog/7.0.18/ix_values.yaml rename to stable/blog/7.0.19/ix_values.yaml diff --git a/stable/blog/7.0.18/questions.yaml b/stable/blog/7.0.19/questions.yaml similarity index 100% rename from stable/blog/7.0.18/questions.yaml rename to stable/blog/7.0.19/questions.yaml diff --git a/stable/chevereto/7.0.19/templates/NOTES.txt b/stable/blog/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/chevereto/7.0.19/templates/NOTES.txt rename to stable/blog/7.0.19/templates/NOTES.txt diff --git a/stable/blog/7.0.18/templates/common.yaml b/stable/blog/7.0.19/templates/common.yaml similarity index 100% rename from stable/blog/7.0.18/templates/common.yaml rename to stable/blog/7.0.19/templates/common.yaml diff --git a/stable/chevereto/7.0.19/values.yaml b/stable/blog/7.0.19/values.yaml similarity index 100% rename from stable/chevereto/7.0.19/values.yaml rename to stable/blog/7.0.19/values.yaml diff --git a/stable/boinc/5.0.20/CHANGELOG.md b/stable/boinc/5.0.20/CHANGELOG.md deleted file mode 100644 index 668b8e84531..00000000000 --- a/stable/boinc/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [boinc-5.0.20](https://github.com/truecharts/charts/compare/boinc-5.0.19...boinc-5.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9359](https://github.com/truecharts/charts/issues/9359)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [boinc-5.0.19](https://github.com/truecharts/charts/compare/boinc-5.0.18...boinc-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [boinc-5.0.18](https://github.com/truecharts/charts/compare/boinc-5.0.17...boinc-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [boinc-5.0.17](https://github.com/truecharts/charts/compare/boinc-5.0.16...boinc-5.0.17) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9120](https://github.com/truecharts/charts/issues/9120)) - - - - -## [boinc-5.0.17](https://github.com/truecharts/charts/compare/boinc-5.0.16...boinc-5.0.17) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9120](https://github.com/truecharts/charts/issues/9120)) - - - - -## [boinc-5.0.16](https://github.com/truecharts/charts/compare/boinc-5.0.15...boinc-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [boinc-5.0.15](https://github.com/truecharts/charts/compare/boinc-5.0.14...boinc-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) - - - - -## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [boinc-5.0.12](https://github.com/truecharts/charts/compare/boinc-5.0.11...boinc-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - diff --git a/stable/boinc/5.0.20/Chart.yaml b/stable/boinc/5.0.20/Chart.yaml deleted file mode 100644 index 4d17e6b216c..00000000000 --- a/stable/boinc/5.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 5.0.20 -appVersion: "latest" -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -type: application -deprecated: false -home: https://truecharts.org/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -keywords: - - boinc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/boinc/5.0.20/app-changelog.md b/stable/boinc/5.0.20/app-changelog.md deleted file mode 100644 index f8786816daf..00000000000 --- a/stable/boinc/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [boinc-5.0.20](https://github.com/truecharts/charts/compare/boinc-5.0.19...boinc-5.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9359](https://github.com/truecharts/charts/issues/9359)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.20/charts/common-12.10.4.tgz b/stable/boinc/5.0.20/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/boinc/5.0.20/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/boinc/5.0.21/CHANGELOG.md b/stable/boinc/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..74ffcba2d87 --- /dev/null +++ b/stable/boinc/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [boinc-5.0.21](https://github.com/truecharts/charts/compare/boinc-5.0.20...boinc-5.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)) + + + + +## [boinc-5.0.20](https://github.com/truecharts/charts/compare/boinc-5.0.19...boinc-5.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9359](https://github.com/truecharts/charts/issues/9359)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [boinc-5.0.19](https://github.com/truecharts/charts/compare/boinc-5.0.18...boinc-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [boinc-5.0.18](https://github.com/truecharts/charts/compare/boinc-5.0.17...boinc-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [boinc-5.0.17](https://github.com/truecharts/charts/compare/boinc-5.0.16...boinc-5.0.17) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9120](https://github.com/truecharts/charts/issues/9120)) + + + + +## [boinc-5.0.17](https://github.com/truecharts/charts/compare/boinc-5.0.16...boinc-5.0.17) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9120](https://github.com/truecharts/charts/issues/9120)) + + + + +## [boinc-5.0.16](https://github.com/truecharts/charts/compare/boinc-5.0.15...boinc-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [boinc-5.0.15](https://github.com/truecharts/charts/compare/boinc-5.0.14...boinc-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) + + + + +## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + diff --git a/stable/boinc/5.0.21/Chart.yaml b/stable/boinc/5.0.21/Chart.yaml new file mode 100644 index 00000000000..dee221e23da --- /dev/null +++ b/stable/boinc/5.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 5.0.21 +appVersion: "latest" +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +type: application +deprecated: false +home: https://truecharts.org/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +keywords: + - boinc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/budge/5.0.21/README.md b/stable/boinc/5.0.21/README.md similarity index 100% rename from stable/budge/5.0.21/README.md rename to stable/boinc/5.0.21/README.md diff --git a/stable/boinc/5.0.21/app-changelog.md b/stable/boinc/5.0.21/app-changelog.md new file mode 100644 index 00000000000..1c5ef0bc818 --- /dev/null +++ b/stable/boinc/5.0.21/app-changelog.md @@ -0,0 +1,10 @@ + + +## [boinc-5.0.21](https://github.com/truecharts/charts/compare/boinc-5.0.20...boinc-5.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)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.20/app-readme.md b/stable/boinc/5.0.21/app-readme.md similarity index 100% rename from stable/boinc/5.0.20/app-readme.md rename to stable/boinc/5.0.21/app-readme.md diff --git a/stable/boinc/5.0.21/charts/common-12.12.3.tgz b/stable/boinc/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/boinc/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/boinc/5.0.20/ix_values.yaml b/stable/boinc/5.0.21/ix_values.yaml similarity index 100% rename from stable/boinc/5.0.20/ix_values.yaml rename to stable/boinc/5.0.21/ix_values.yaml diff --git a/stable/boinc/5.0.20/questions.yaml b/stable/boinc/5.0.21/questions.yaml similarity index 100% rename from stable/boinc/5.0.20/questions.yaml rename to stable/boinc/5.0.21/questions.yaml diff --git a/stable/chronos/4.0.18/templates/NOTES.txt b/stable/boinc/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/chronos/4.0.18/templates/NOTES.txt rename to stable/boinc/5.0.21/templates/NOTES.txt diff --git a/stable/budge/5.0.21/templates/common.yaml b/stable/boinc/5.0.21/templates/common.yaml similarity index 100% rename from stable/budge/5.0.21/templates/common.yaml rename to stable/boinc/5.0.21/templates/common.yaml diff --git a/stable/chronos/4.0.18/values.yaml b/stable/boinc/5.0.21/values.yaml similarity index 100% rename from stable/chronos/4.0.18/values.yaml rename to stable/boinc/5.0.21/values.yaml diff --git a/stable/booksonic-air/9.0.20/CHANGELOG.md b/stable/booksonic-air/9.0.20/CHANGELOG.md deleted file mode 100644 index d998da610dd..00000000000 --- a/stable/booksonic-air/9.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [booksonic-air-9.0.20](https://github.com/truecharts/charts/compare/booksonic-air-9.0.19...booksonic-air-9.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9360](https://github.com/truecharts/charts/issues/9360)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [booksonic-air-9.0.19](https://github.com/truecharts/charts/compare/booksonic-air-9.0.18...booksonic-air-9.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [booksonic-air-9.0.18](https://github.com/truecharts/charts/compare/booksonic-air-9.0.17...booksonic-air-9.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [booksonic-air-9.0.17](https://github.com/truecharts/charts/compare/booksonic-air-9.0.16...booksonic-air-9.0.17) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9135](https://github.com/truecharts/charts/issues/9135)) - - - - -## [booksonic-air-9.0.16](https://github.com/truecharts/charts/compare/booksonic-air-9.0.15...booksonic-air-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [booksonic-air-9.0.15](https://github.com/truecharts/charts/compare/booksonic-air-9.0.14...booksonic-air-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [booksonic-air-9.0.14](https://github.com/truecharts/charts/compare/booksonic-air-9.0.13...booksonic-air-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [booksonic-air-9.0.13](https://github.com/truecharts/charts/compare/booksonic-air-9.0.12...booksonic-air-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [booksonic-air-9.0.12](https://github.com/truecharts/charts/compare/booksonic-air-9.0.11...booksonic-air-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [booksonic-air-9.0.11](https://github.com/truecharts/charts/compare/booksonic-air-9.0.10...booksonic-air-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/booksonic-air/9.0.20/Chart.yaml b/stable/booksonic-air/9.0.20/Chart.yaml deleted file mode 100644 index 2e73a0df32a..00000000000 --- a/stable/booksonic-air/9.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2201.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: Booksonic is a platform for accessing the audibooks you own wherever you are -home: https://truecharts.org/charts/stable/booksonic-air -icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png -keywords: - - booksonic - - audiobook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: booksonic-air -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - - https://github.com/popeen/Booksonic-Air -version: 9.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/booksonic-air/9.0.20/app-changelog.md b/stable/booksonic-air/9.0.20/app-changelog.md deleted file mode 100644 index 5295d7e1e46..00000000000 --- a/stable/booksonic-air/9.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [booksonic-air-9.0.20](https://github.com/truecharts/charts/compare/booksonic-air-9.0.19...booksonic-air-9.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9360](https://github.com/truecharts/charts/issues/9360)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/booksonic-air/9.0.20/charts/common-12.10.4.tgz b/stable/booksonic-air/9.0.20/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/booksonic-air/9.0.20/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/booksonic-air/9.0.21/CHANGELOG.md b/stable/booksonic-air/9.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c27cd302bc5 --- /dev/null +++ b/stable/booksonic-air/9.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [booksonic-air-9.0.21](https://github.com/truecharts/charts/compare/booksonic-air-9.0.20...booksonic-air-9.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)) + + + + +## [booksonic-air-9.0.20](https://github.com/truecharts/charts/compare/booksonic-air-9.0.19...booksonic-air-9.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9360](https://github.com/truecharts/charts/issues/9360)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [booksonic-air-9.0.19](https://github.com/truecharts/charts/compare/booksonic-air-9.0.18...booksonic-air-9.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [booksonic-air-9.0.18](https://github.com/truecharts/charts/compare/booksonic-air-9.0.17...booksonic-air-9.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [booksonic-air-9.0.17](https://github.com/truecharts/charts/compare/booksonic-air-9.0.16...booksonic-air-9.0.17) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#9135](https://github.com/truecharts/charts/issues/9135)) + + + + +## [booksonic-air-9.0.16](https://github.com/truecharts/charts/compare/booksonic-air-9.0.15...booksonic-air-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [booksonic-air-9.0.15](https://github.com/truecharts/charts/compare/booksonic-air-9.0.14...booksonic-air-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [booksonic-air-9.0.14](https://github.com/truecharts/charts/compare/booksonic-air-9.0.13...booksonic-air-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [booksonic-air-9.0.13](https://github.com/truecharts/charts/compare/booksonic-air-9.0.12...booksonic-air-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [booksonic-air-9.0.12](https://github.com/truecharts/charts/compare/booksonic-air-9.0.11...booksonic-air-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + diff --git a/stable/booksonic-air/9.0.21/Chart.yaml b/stable/booksonic-air/9.0.21/Chart.yaml new file mode 100644 index 00000000000..3a0317e22e6 --- /dev/null +++ b/stable/booksonic-air/9.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Booksonic is a platform for accessing the audibooks you own wherever you are +home: https://truecharts.org/charts/stable/booksonic-air +icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://github.com/popeen/Booksonic-Air +version: 9.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/channels-dvr/2.0.1/README.md b/stable/booksonic-air/9.0.21/README.md similarity index 100% rename from stable/channels-dvr/2.0.1/README.md rename to stable/booksonic-air/9.0.21/README.md diff --git a/stable/booksonic-air/9.0.21/app-changelog.md b/stable/booksonic-air/9.0.21/app-changelog.md new file mode 100644 index 00000000000..b453d027a09 --- /dev/null +++ b/stable/booksonic-air/9.0.21/app-changelog.md @@ -0,0 +1,10 @@ + + +## [booksonic-air-9.0.21](https://github.com/truecharts/charts/compare/booksonic-air-9.0.20...booksonic-air-9.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)) + + \ No newline at end of file diff --git a/stable/booksonic-air/9.0.20/app-readme.md b/stable/booksonic-air/9.0.21/app-readme.md similarity index 100% rename from stable/booksonic-air/9.0.20/app-readme.md rename to stable/booksonic-air/9.0.21/app-readme.md diff --git a/stable/booksonic-air/9.0.21/charts/common-12.12.3.tgz b/stable/booksonic-air/9.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/booksonic-air/9.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/booksonic-air/9.0.20/ix_values.yaml b/stable/booksonic-air/9.0.21/ix_values.yaml similarity index 100% rename from stable/booksonic-air/9.0.20/ix_values.yaml rename to stable/booksonic-air/9.0.21/ix_values.yaml diff --git a/stable/booksonic-air/9.0.20/questions.yaml b/stable/booksonic-air/9.0.21/questions.yaml similarity index 100% rename from stable/booksonic-air/9.0.20/questions.yaml rename to stable/booksonic-air/9.0.21/questions.yaml diff --git a/stable/clamav/6.0.10/templates/NOTES.txt b/stable/booksonic-air/9.0.21/templates/NOTES.txt similarity index 100% rename from stable/clamav/6.0.10/templates/NOTES.txt rename to stable/booksonic-air/9.0.21/templates/NOTES.txt diff --git a/stable/channels-dvr/2.0.1/templates/common.yaml b/stable/booksonic-air/9.0.21/templates/common.yaml similarity index 100% rename from stable/channels-dvr/2.0.1/templates/common.yaml rename to stable/booksonic-air/9.0.21/templates/common.yaml diff --git a/stable/clamav/6.0.10/values.yaml b/stable/booksonic-air/9.0.21/values.yaml similarity index 100% rename from stable/clamav/6.0.10/values.yaml rename to stable/booksonic-air/9.0.21/values.yaml diff --git a/stable/bookstack/7.0.16/CHANGELOG.md b/stable/bookstack/7.0.16/CHANGELOG.md deleted file mode 100644 index f3f587932a4..00000000000 --- a/stable/bookstack/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bookstack-7.0.16](https://github.com/truecharts/charts/compare/bookstack-7.0.15...bookstack-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)) - - - - -## [bookstack-7.0.15](https://github.com/truecharts/charts/compare/bookstack-7.0.14...bookstack-7.0.15) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [bookstack-7.0.14](https://github.com/truecharts/charts/compare/bookstack-7.0.13...bookstack-7.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [bookstack-7.0.13](https://github.com/truecharts/charts/compare/bookstack-7.0.12...bookstack-7.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [bookstack-7.0.12](https://github.com/truecharts/charts/compare/bookstack-7.0.11...bookstack-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [bookstack-7.0.9](https://github.com/truecharts/charts/compare/bookstack-7.0.8...bookstack-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [bookstack-7.0.8](https://github.com/truecharts/charts/compare/bookstack-7.0.7...bookstack-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [bookstack-7.0.7](https://github.com/truecharts/charts/compare/bookstack-7.0.6...bookstack-7.0.7) (2023-04-25) - -### Chore - diff --git a/stable/bookstack/7.0.16/Chart.yaml b/stable/bookstack/7.0.16/Chart.yaml deleted file mode 100644 index 7b91cac6f01..00000000000 --- a/stable/bookstack/7.0.16/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "23.02.2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -description: "A simple, self-hosted, easy-to-use platform for organising and storing information." -home: https://truecharts.org/charts/stable/bookstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bookstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://www.bookstackapp.com/ -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.16/app-changelog.md b/stable/bookstack/7.0.16/app-changelog.md deleted file mode 100644 index 33241638207..00000000000 --- a/stable/bookstack/7.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [bookstack-7.0.16](https://github.com/truecharts/charts/compare/bookstack-7.0.15...bookstack-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)) - - \ No newline at end of file diff --git a/stable/bookstack/7.0.16/charts/common-12.12.1.tgz b/stable/bookstack/7.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/bookstack/7.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.16/charts/mariadb-7.0.39.tgz b/stable/bookstack/7.0.16/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/bookstack/7.0.16/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.17/CHANGELOG.md b/stable/bookstack/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..830755cde0b --- /dev/null +++ b/stable/bookstack/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [bookstack-7.0.16](https://github.com/truecharts/charts/compare/bookstack-7.0.15...bookstack-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)) + + + + +## [bookstack-7.0.15](https://github.com/truecharts/charts/compare/bookstack-7.0.14...bookstack-7.0.15) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [bookstack-7.0.14](https://github.com/truecharts/charts/compare/bookstack-7.0.13...bookstack-7.0.14) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [bookstack-7.0.13](https://github.com/truecharts/charts/compare/bookstack-7.0.12...bookstack-7.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [bookstack-7.0.12](https://github.com/truecharts/charts/compare/bookstack-7.0.11...bookstack-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [bookstack-7.0.9](https://github.com/truecharts/charts/compare/bookstack-7.0.8...bookstack-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [bookstack-7.0.8](https://github.com/truecharts/charts/compare/bookstack-7.0.7...bookstack-7.0.8) (2023-05-03) + +### Chore + diff --git a/stable/bookstack/7.0.17/Chart.yaml b/stable/bookstack/7.0.17/Chart.yaml new file mode 100644 index 00000000000..f650683d7a7 --- /dev/null +++ b/stable/bookstack/7.0.17/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "23.02.2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +description: "A simple, self-hosted, easy-to-use platform for organising and storing information." +home: https://truecharts.org/charts/stable/bookstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bookstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://www.bookstackapp.com/ +version: 7.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/7.0.19/README.md b/stable/bookstack/7.0.17/README.md similarity index 100% rename from stable/chevereto/7.0.19/README.md rename to stable/bookstack/7.0.17/README.md diff --git a/stable/bookstack/7.0.17/app-changelog.md b/stable/bookstack/7.0.17/app-changelog.md new file mode 100644 index 00000000000..eac445c7d4d --- /dev/null +++ b/stable/bookstack/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/bookstack/7.0.16/app-readme.md b/stable/bookstack/7.0.17/app-readme.md similarity index 100% rename from stable/bookstack/7.0.16/app-readme.md rename to stable/bookstack/7.0.17/app-readme.md diff --git a/stable/bookstack/7.0.17/charts/common-12.12.3.tgz b/stable/bookstack/7.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/bookstack/7.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/bookstack/7.0.17/charts/mariadb-7.0.43.tgz b/stable/bookstack/7.0.17/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/bookstack/7.0.17/charts/mariadb-7.0.43.tgz differ diff --git a/stable/bookstack/7.0.16/ix_values.yaml b/stable/bookstack/7.0.17/ix_values.yaml similarity index 100% rename from stable/bookstack/7.0.16/ix_values.yaml rename to stable/bookstack/7.0.17/ix_values.yaml diff --git a/stable/bookstack/7.0.16/questions.yaml b/stable/bookstack/7.0.17/questions.yaml similarity index 100% rename from stable/bookstack/7.0.16/questions.yaml rename to stable/bookstack/7.0.17/questions.yaml diff --git a/stable/clarkson/7.0.17/templates/NOTES.txt b/stable/bookstack/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/clarkson/7.0.17/templates/NOTES.txt rename to stable/bookstack/7.0.17/templates/NOTES.txt diff --git a/stable/bookstack/7.0.16/templates/_secrets.tpl b/stable/bookstack/7.0.17/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/7.0.16/templates/_secrets.tpl rename to stable/bookstack/7.0.17/templates/_secrets.tpl diff --git a/stable/bookstack/7.0.16/templates/common.yaml b/stable/bookstack/7.0.17/templates/common.yaml similarity index 100% rename from stable/bookstack/7.0.16/templates/common.yaml rename to stable/bookstack/7.0.17/templates/common.yaml diff --git a/stable/clarkson/7.0.17/values.yaml b/stable/bookstack/7.0.17/values.yaml similarity index 100% rename from stable/clarkson/7.0.17/values.yaml rename to stable/bookstack/7.0.17/values.yaml diff --git a/stable/browserless-chrome/5.0.22/CHANGELOG.md b/stable/browserless-chrome/5.0.22/CHANGELOG.md deleted file mode 100644 index 1998a1249b6..00000000000 --- a/stable/browserless-chrome/5.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [browserless-chrome-5.0.22](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.21...browserless-chrome-5.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [browserless-chrome-5.0.21](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.20...browserless-chrome-5.0.21) (2023-05-31) - -### Chore - -- update helm general non-major ([#9290](https://github.com/truecharts/charts/issues/9290)) - - update container image tccr.io/truecharts/browserless-chrome to v1.59.0 ([#9310](https://github.com/truecharts/charts/issues/9310)) - - - - -## [browserless-chrome-5.0.20](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.19...browserless-chrome-5.0.20) (2023-05-31) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.59.0 ([#9311](https://github.com/truecharts/charts/issues/9311)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [browserless-chrome-5.0.19](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.18...browserless-chrome-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [browserless-chrome-5.0.18](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.17...browserless-chrome-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [browserless-chrome-5.0.17](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.16...browserless-chrome-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [browserless-chrome-5.0.16](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.15...browserless-chrome-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [browserless-chrome-5.0.15](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.14...browserless-chrome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [browserless-chrome-5.0.14](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.13...browserless-chrome-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [browserless-chrome-5.0.13](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.12...browserless-chrome-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - diff --git a/stable/browserless-chrome/5.0.22/Chart.yaml b/stable/browserless-chrome/5.0.22/Chart.yaml deleted file mode 100644 index e170c751af7..00000000000 --- a/stable/browserless-chrome/5.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.59.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work -home: https://truecharts.org/charts/stable/browserless-chrome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: browserless-chrome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://docs.browserless.io/docs/docker.html -version: 5.0.22 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/5.0.22/app-changelog.md b/stable/browserless-chrome/5.0.22/app-changelog.md deleted file mode 100644 index eaa71e8681b..00000000000 --- a/stable/browserless-chrome/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-5.0.22](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.21...browserless-chrome-5.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.22/charts/common-12.12.1.tgz b/stable/browserless-chrome/5.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/browserless-chrome/5.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/browserless-chrome/5.0.23/CHANGELOG.md b/stable/browserless-chrome/5.0.23/CHANGELOG.md new file mode 100644 index 00000000000..c8a4cd9b1f7 --- /dev/null +++ b/stable/browserless-chrome/5.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [browserless-chrome-5.0.23](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.22...browserless-chrome-5.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [browserless-chrome-5.0.22](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.21...browserless-chrome-5.0.22) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [browserless-chrome-5.0.21](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.20...browserless-chrome-5.0.21) (2023-05-31) + +### Chore + +- update helm general non-major ([#9290](https://github.com/truecharts/charts/issues/9290)) + - update container image tccr.io/truecharts/browserless-chrome to v1.59.0 ([#9310](https://github.com/truecharts/charts/issues/9310)) + + + + +## [browserless-chrome-5.0.20](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.19...browserless-chrome-5.0.20) (2023-05-31) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.59.0 ([#9311](https://github.com/truecharts/charts/issues/9311)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [browserless-chrome-5.0.19](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.18...browserless-chrome-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [browserless-chrome-5.0.18](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.17...browserless-chrome-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [browserless-chrome-5.0.17](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.16...browserless-chrome-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [browserless-chrome-5.0.16](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.15...browserless-chrome-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [browserless-chrome-5.0.15](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.14...browserless-chrome-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [browserless-chrome-5.0.14](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.13...browserless-chrome-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/browserless-chrome/5.0.23/Chart.yaml b/stable/browserless-chrome/5.0.23/Chart.yaml new file mode 100644 index 00000000000..c61924db0a2 --- /dev/null +++ b/stable/browserless-chrome/5.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.59.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work +home: https://truecharts.org/charts/stable/browserless-chrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png +keywords: + - browserless + - chrome + - puppeteer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: browserless-chrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://docs.browserless.io/docs/docker.html +version: 5.0.23 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/chronos/4.0.18/README.md b/stable/browserless-chrome/5.0.23/README.md similarity index 100% rename from stable/chronos/4.0.18/README.md rename to stable/browserless-chrome/5.0.23/README.md diff --git a/stable/browserless-chrome/5.0.23/app-changelog.md b/stable/browserless-chrome/5.0.23/app-changelog.md new file mode 100644 index 00000000000..f98f4514caf --- /dev/null +++ b/stable/browserless-chrome/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [browserless-chrome-5.0.23](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.22...browserless-chrome-5.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.22/app-readme.md b/stable/browserless-chrome/5.0.23/app-readme.md similarity index 100% rename from stable/browserless-chrome/5.0.22/app-readme.md rename to stable/browserless-chrome/5.0.23/app-readme.md diff --git a/stable/browserless-chrome/5.0.23/charts/common-12.12.3.tgz b/stable/browserless-chrome/5.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/browserless-chrome/5.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/browserless-chrome/5.0.22/ix_values.yaml b/stable/browserless-chrome/5.0.23/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.22/ix_values.yaml rename to stable/browserless-chrome/5.0.23/ix_values.yaml diff --git a/stable/browserless-chrome/5.0.22/questions.yaml b/stable/browserless-chrome/5.0.23/questions.yaml similarity index 100% rename from stable/browserless-chrome/5.0.22/questions.yaml rename to stable/browserless-chrome/5.0.23/questions.yaml diff --git a/stable/cloud9/7.0.18/templates/NOTES.txt b/stable/browserless-chrome/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/cloud9/7.0.18/templates/NOTES.txt rename to stable/browserless-chrome/5.0.23/templates/NOTES.txt diff --git a/stable/chevereto/7.0.19/templates/common.yaml b/stable/browserless-chrome/5.0.23/templates/common.yaml similarity index 100% rename from stable/chevereto/7.0.19/templates/common.yaml rename to stable/browserless-chrome/5.0.23/templates/common.yaml diff --git a/stable/cloud9/7.0.18/values.yaml b/stable/browserless-chrome/5.0.23/values.yaml similarity index 100% rename from stable/cloud9/7.0.18/values.yaml rename to stable/browserless-chrome/5.0.23/values.yaml diff --git a/stable/budge/5.0.21/CHANGELOG.md b/stable/budge/5.0.21/CHANGELOG.md deleted file mode 100644 index a895e0c7c46..00000000000 --- a/stable/budge/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [budge-5.0.21](https://github.com/truecharts/charts/compare/budge-5.0.20...budge-5.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9361](https://github.com/truecharts/charts/issues/9361)) - - - - -## [budge-5.0.20](https://github.com/truecharts/charts/compare/budge-5.0.19...budge-5.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9204](https://github.com/truecharts/charts/issues/9204)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [budge-5.0.19](https://github.com/truecharts/charts/compare/budge-5.0.18...budge-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [budge-5.0.18](https://github.com/truecharts/charts/compare/budge-5.0.17...budge-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [budge-5.0.17](https://github.com/truecharts/charts/compare/budge-5.0.16...budge-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [budge-5.0.16](https://github.com/truecharts/charts/compare/budge-5.0.15...budge-5.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9092](https://github.com/truecharts/charts/issues/9092)) - - - - -## [budge-5.0.15](https://github.com/truecharts/charts/compare/budge-5.0.14...budge-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [budge-5.0.14](https://github.com/truecharts/charts/compare/budge-5.0.13...budge-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [budge-5.0.13](https://github.com/truecharts/charts/compare/budge-5.0.12...budge-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [budge-5.0.12](https://github.com/truecharts/charts/compare/budge-5.0.11...budge-5.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#8937](https://github.com/truecharts/charts/issues/8937)) - - - diff --git a/stable/budge/5.0.21/Chart.yaml b/stable/budge/5.0.21/Chart.yaml deleted file mode 100644 index 25e5b38a78d..00000000000 --- a/stable/budge/5.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: Budge is an open source 'budgeting with envelopes' personal finance app. -home: https://truecharts.org/charts/stable/budge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png -keywords: - - finance - - budge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: budge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE -version: 5.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/budge/5.0.21/app-changelog.md b/stable/budge/5.0.21/app-changelog.md deleted file mode 100644 index b21e96fe6bc..00000000000 --- a/stable/budge/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.21](https://github.com/truecharts/charts/compare/budge-5.0.20...budge-5.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#9361](https://github.com/truecharts/charts/issues/9361)) - - \ No newline at end of file diff --git a/stable/budge/5.0.21/charts/common-12.10.4.tgz b/stable/budge/5.0.21/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/budge/5.0.21/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/budge/5.0.22/CHANGELOG.md b/stable/budge/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..3def9f6c51b --- /dev/null +++ b/stable/budge/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [budge-5.0.22](https://github.com/truecharts/charts/compare/budge-5.0.21...budge-5.0.22) (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)) + + + + +## [budge-5.0.21](https://github.com/truecharts/charts/compare/budge-5.0.20...budge-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9361](https://github.com/truecharts/charts/issues/9361)) + + + + +## [budge-5.0.20](https://github.com/truecharts/charts/compare/budge-5.0.19...budge-5.0.20) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9204](https://github.com/truecharts/charts/issues/9204)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [budge-5.0.19](https://github.com/truecharts/charts/compare/budge-5.0.18...budge-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [budge-5.0.18](https://github.com/truecharts/charts/compare/budge-5.0.17...budge-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [budge-5.0.17](https://github.com/truecharts/charts/compare/budge-5.0.16...budge-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [budge-5.0.16](https://github.com/truecharts/charts/compare/budge-5.0.15...budge-5.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#9092](https://github.com/truecharts/charts/issues/9092)) + + + + +## [budge-5.0.15](https://github.com/truecharts/charts/compare/budge-5.0.14...budge-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [budge-5.0.14](https://github.com/truecharts/charts/compare/budge-5.0.13...budge-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [budge-5.0.13](https://github.com/truecharts/charts/compare/budge-5.0.12...budge-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/budge/5.0.22/Chart.yaml b/stable/budge/5.0.22/Chart.yaml new file mode 100644 index 00000000000..55c5ccc660c --- /dev/null +++ b/stable/budge/5.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Budge is an open source 'budgeting with envelopes' personal finance app. +home: https://truecharts.org/charts/stable/budge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png +keywords: + - finance + - budge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: budge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE +version: 5.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/6.0.10/README.md b/stable/budge/5.0.22/README.md similarity index 100% rename from stable/clamav/6.0.10/README.md rename to stable/budge/5.0.22/README.md diff --git a/stable/budge/5.0.22/app-changelog.md b/stable/budge/5.0.22/app-changelog.md new file mode 100644 index 00000000000..a4e69e5275c --- /dev/null +++ b/stable/budge/5.0.22/app-changelog.md @@ -0,0 +1,10 @@ + + +## [budge-5.0.22](https://github.com/truecharts/charts/compare/budge-5.0.21...budge-5.0.22) (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)) + + \ No newline at end of file diff --git a/stable/budge/5.0.21/app-readme.md b/stable/budge/5.0.22/app-readme.md similarity index 100% rename from stable/budge/5.0.21/app-readme.md rename to stable/budge/5.0.22/app-readme.md diff --git a/stable/budge/5.0.22/charts/common-12.12.3.tgz b/stable/budge/5.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/budge/5.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/budge/5.0.21/ix_values.yaml b/stable/budge/5.0.22/ix_values.yaml similarity index 100% rename from stable/budge/5.0.21/ix_values.yaml rename to stable/budge/5.0.22/ix_values.yaml diff --git a/stable/budge/5.0.21/questions.yaml b/stable/budge/5.0.22/questions.yaml similarity index 100% rename from stable/budge/5.0.21/questions.yaml rename to stable/budge/5.0.22/questions.yaml diff --git a/stable/cloudflareddns/5.0.20/templates/NOTES.txt b/stable/budge/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/5.0.20/templates/NOTES.txt rename to stable/budge/5.0.22/templates/NOTES.txt diff --git a/stable/clarkson/7.0.17/templates/common.yaml b/stable/budge/5.0.22/templates/common.yaml similarity index 100% rename from stable/clarkson/7.0.17/templates/common.yaml rename to stable/budge/5.0.22/templates/common.yaml diff --git a/stable/cloudflared/5.0.3/values.yaml b/stable/budge/5.0.22/values.yaml similarity index 100% rename from stable/cloudflared/5.0.3/values.yaml rename to stable/budge/5.0.22/values.yaml diff --git a/stable/calibre-web/14.0.23/CHANGELOG.md b/stable/calibre-web/14.0.23/CHANGELOG.md new file mode 100644 index 00000000000..b3645727fb8 --- /dev/null +++ b/stable/calibre-web/14.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [calibre-web-14.0.19](https://github.com/truecharts/charts/compare/calibre-web-14.0.18...calibre-web-14.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [calibre-web-14.0.18](https://github.com/truecharts/charts/compare/calibre-web-14.0.17...calibre-web-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [calibre-web-14.0.17](https://github.com/truecharts/charts/compare/calibre-web-14.0.16...calibre-web-14.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [calibre-web-14.0.16](https://github.com/truecharts/charts/compare/calibre-web-14.0.15...calibre-web-14.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [calibre-web-14.0.15](https://github.com/truecharts/charts/compare/calibre-web-14.0.14...calibre-web-14.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [calibre-web-14.0.14](https://github.com/truecharts/charts/compare/calibre-web-14.0.13...calibre-web-14.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/calibre-web/14.0.23/Chart.yaml b/stable/calibre-web/14.0.23/Chart.yaml new file mode 100644 index 00000000000..9de97dd4471 --- /dev/null +++ b/stable/calibre-web/14.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. +home: https://truecharts.org/charts/stable/calibre-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre-web.png +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://github.com/janeczku/calibre-web +type: application +version: 14.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/7.0.17/README.md b/stable/calibre-web/14.0.23/README.md similarity index 100% rename from stable/clarkson/7.0.17/README.md rename to stable/calibre-web/14.0.23/README.md diff --git a/stable/calibre-web/14.0.23/app-changelog.md b/stable/calibre-web/14.0.23/app-changelog.md new file mode 100644 index 00000000000..9f121d5c9b9 --- /dev/null +++ b/stable/calibre-web/14.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/calibre-web/14.0.23/app-readme.md b/stable/calibre-web/14.0.23/app-readme.md new file mode 100644 index 00000000000..339588b8b4e --- /dev/null +++ b/stable/calibre-web/14.0.23/app-readme.md @@ -0,0 +1,8 @@ +Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre-web](https://truecharts.org/charts/stable/calibre-web) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/calibre-web/14.0.23/charts/common-12.12.3.tgz b/stable/calibre-web/14.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/calibre-web/14.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/calibre-web/14.0.23/ix_values.yaml b/stable/calibre-web/14.0.23/ix_values.yaml new file mode 100644 index 00000000000..ccf7ff62276 --- /dev/null +++ b/stable/calibre-web/14.0.23/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.20@sha256:9eed3423d18e4bac8e7bbf1ca94e1c858ec356137d7f8442c97b77c9892c7bd6 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8083 + protocol: http + targetPort: 8083 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/calibre-web/14.0.23/questions.yaml b/stable/calibre-web/14.0.23/questions.yaml new file mode 100644 index 00000000000..addc88b0445 --- /dev/null +++ b/stable/calibre-web/14.0.23/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/code-server/7.0.20/templates/NOTES.txt b/stable/calibre-web/14.0.23/templates/NOTES.txt similarity index 100% rename from stable/code-server/7.0.20/templates/NOTES.txt rename to stable/calibre-web/14.0.23/templates/NOTES.txt diff --git a/stable/cloud9/7.0.18/templates/common.yaml b/stable/calibre-web/14.0.23/templates/common.yaml similarity index 100% rename from stable/cloud9/7.0.18/templates/common.yaml rename to stable/calibre-web/14.0.23/templates/common.yaml diff --git a/stable/cloudflareddns/5.0.20/values.yaml b/stable/calibre-web/14.0.23/values.yaml similarity index 100% rename from stable/cloudflareddns/5.0.20/values.yaml rename to stable/calibre-web/14.0.23/values.yaml diff --git a/stable/calibre/10.0.20/CHANGELOG.md b/stable/calibre/10.0.20/CHANGELOG.md new file mode 100644 index 00000000000..721da79ab4e --- /dev/null +++ b/stable/calibre/10.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-10.0.20](https://github.com/truecharts/charts/compare/calibre-10.0.19...calibre-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [calibre-10.0.19](https://github.com/truecharts/charts/compare/calibre-10.0.18...calibre-10.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)) + + + + +## [calibre-10.0.18](https://github.com/truecharts/charts/compare/calibre-10.0.17...calibre-10.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [calibre-10.0.17](https://github.com/truecharts/charts/compare/calibre-10.0.16...calibre-10.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [calibre-10.0.16](https://github.com/truecharts/charts/compare/calibre-10.0.15...calibre-10.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [calibre-10.0.15](https://github.com/truecharts/charts/compare/calibre-10.0.14...calibre-10.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [calibre-10.0.14](https://github.com/truecharts/charts/compare/calibre-10.0.13...calibre-10.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [calibre-10.0.13](https://github.com/truecharts/charts/compare/calibre-10.0.12...calibre-10.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [calibre-10.0.12](https://github.com/truecharts/charts/compare/calibre-10.0.11...calibre-10.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [calibre-10.0.11](https://github.com/truecharts/charts/compare/calibre-10.0.10...calibre-10.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/calibre/10.0.20/Chart.yaml b/stable/calibre/10.0.20/Chart.yaml new file mode 100644 index 00000000000..3726d54af7a --- /dev/null +++ b/stable/calibre/10.0.20/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "6.17.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Calibre is a powerful and easy to use e-book manager. +home: https://truecharts.org/charts/stable/calibre +icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png +keywords: + - calibre +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://github.com/kovidgoyal/calibre/ +version: 10.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/7.0.18/README.md b/stable/calibre/10.0.20/README.md similarity index 100% rename from stable/cloud9/7.0.18/README.md rename to stable/calibre/10.0.20/README.md diff --git a/stable/calibre/10.0.20/app-changelog.md b/stable/calibre/10.0.20/app-changelog.md new file mode 100644 index 00000000000..ec0a94c31bb --- /dev/null +++ b/stable/calibre/10.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-10.0.20](https://github.com/truecharts/charts/compare/calibre-10.0.19...calibre-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/calibre/10.0.20/app-readme.md b/stable/calibre/10.0.20/app-readme.md new file mode 100644 index 00000000000..8573153c3c1 --- /dev/null +++ b/stable/calibre/10.0.20/app-readme.md @@ -0,0 +1,8 @@ +Calibre is a powerful and easy to use e-book manager. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/calibre](https://truecharts.org/charts/stable/calibre) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/calibre/10.0.20/charts/common-12.12.3.tgz b/stable/calibre/10.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/calibre/10.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/calibre/10.0.20/ix_values.yaml b/stable/calibre/10.0.20/ix_values.yaml new file mode 100644 index 00000000000..6ff0af40ee1 --- /dev/null +++ b/stable/calibre/10.0.20/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/calibre + tag: 6.17.0@sha256:82f91d7fb4a6f71b92c7829b618a5029753faa21904734256010acc13f68ddc1 + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8084 + protocol: http + targetPort: 8080 + webserver: + enabled: true + ports: + webserver: + enabled: true + port: 8081 + protocol: http + targetPort: 8081 + +workload: + main: + podSpec: + containers: + main: + env: + CLI_ARGS: + PASSWORD: "" + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/calibre/10.0.20/questions.yaml b/stable/calibre/10.0.20/questions.yaml new file mode 100644 index 00000000000..4f764b795cc --- /dev/null +++ b/stable/calibre/10.0.20/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: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/commento-plusplus/7.0.9/templates/NOTES.txt b/stable/calibre/10.0.20/templates/NOTES.txt similarity index 100% rename from stable/commento-plusplus/7.0.9/templates/NOTES.txt rename to stable/calibre/10.0.20/templates/NOTES.txt diff --git a/stable/calibre/10.0.20/templates/common.yaml b/stable/calibre/10.0.20/templates/common.yaml new file mode 100644 index 00000000000..ee4b164087e --- /dev/null +++ b/stable/calibre/10.0.20/templates/common.yaml @@ -0,0 +1,3 @@ +--- + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/code-server/7.0.20/values.yaml b/stable/calibre/10.0.20/values.yaml similarity index 100% rename from stable/code-server/7.0.20/values.yaml rename to stable/calibre/10.0.20/values.yaml diff --git a/stable/channels-dvr/2.0.1/CHANGELOG.md b/stable/channels-dvr/2.0.1/CHANGELOG.md deleted file mode 100644 index 03f5bf1503a..00000000000 --- a/stable/channels-dvr/2.0.1/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [channels-dvr-2.0.1](https://github.com/truecharts/charts/compare/channels-dvr-2.0.0...channels-dvr-2.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [channels-dvr-2.0.0](https://github.com/truecharts/charts/compare/channels-dvr-1.0.5...channels-dvr-2.0.0) (2023-06-01) - diff --git a/stable/channels-dvr/2.0.1/Chart.yaml b/stable/channels-dvr/2.0.1/Chart.yaml deleted file mode 100644 index 892753d04ef..00000000000 --- a/stable/channels-dvr/2.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.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: 2.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/channels-dvr/2.0.1/app-changelog.md b/stable/channels-dvr/2.0.1/app-changelog.md deleted file mode 100644 index 32623b3bf57..00000000000 --- a/stable/channels-dvr/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [channels-dvr-2.0.1](https://github.com/truecharts/charts/compare/channels-dvr-2.0.0...channels-dvr-2.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/channels-dvr/2.0.1/charts/common-12.12.1.tgz b/stable/channels-dvr/2.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/channels-dvr/2.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/channels-dvr/2.0.2/CHANGELOG.md b/stable/channels-dvr/2.0.2/CHANGELOG.md new file mode 100644 index 00000000000..10038465c01 --- /dev/null +++ b/stable/channels-dvr/2.0.2/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [channels-dvr-2.0.0](https://github.com/truecharts/charts/compare/channels-dvr-1.0.5...channels-dvr-2.0.0) (2023-06-01) + diff --git a/stable/channels-dvr/2.0.2/Chart.yaml b/stable/channels-dvr/2.0.2/Chart.yaml new file mode 100644 index 00000000000..ae366942228 --- /dev/null +++ b/stable/channels-dvr/2.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 2.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflared/5.0.3/README.md b/stable/channels-dvr/2.0.2/README.md similarity index 100% rename from stable/cloudflared/5.0.3/README.md rename to stable/channels-dvr/2.0.2/README.md diff --git a/stable/channels-dvr/2.0.2/app-changelog.md b/stable/channels-dvr/2.0.2/app-changelog.md new file mode 100644 index 00000000000..f6af7e8d2e4 --- /dev/null +++ b/stable/channels-dvr/2.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/channels-dvr/2.0.1/app-readme.md b/stable/channels-dvr/2.0.2/app-readme.md similarity index 100% rename from stable/channels-dvr/2.0.1/app-readme.md rename to stable/channels-dvr/2.0.2/app-readme.md diff --git a/stable/channels-dvr/2.0.2/charts/common-12.12.3.tgz b/stable/channels-dvr/2.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/channels-dvr/2.0.2/charts/common-12.12.3.tgz differ diff --git a/stable/channels-dvr/2.0.1/ix_values.yaml b/stable/channels-dvr/2.0.2/ix_values.yaml similarity index 100% rename from stable/channels-dvr/2.0.1/ix_values.yaml rename to stable/channels-dvr/2.0.2/ix_values.yaml diff --git a/stable/channels-dvr/2.0.1/questions.yaml b/stable/channels-dvr/2.0.2/questions.yaml similarity index 100% rename from stable/channels-dvr/2.0.1/questions.yaml rename to stable/channels-dvr/2.0.2/questions.yaml diff --git a/stable/cops/4.0.20/templates/NOTES.txt b/stable/channels-dvr/2.0.2/templates/NOTES.txt similarity index 100% rename from stable/cops/4.0.20/templates/NOTES.txt rename to stable/channels-dvr/2.0.2/templates/NOTES.txt diff --git a/stable/cloudflared/5.0.3/templates/common.yaml b/stable/channels-dvr/2.0.2/templates/common.yaml similarity index 100% rename from stable/cloudflared/5.0.3/templates/common.yaml rename to stable/channels-dvr/2.0.2/templates/common.yaml diff --git a/stable/commento-plusplus/7.0.9/values.yaml b/stable/channels-dvr/2.0.2/values.yaml similarity index 100% rename from stable/commento-plusplus/7.0.9/values.yaml rename to stable/channels-dvr/2.0.2/values.yaml diff --git a/stable/chevereto/7.0.19/CHANGELOG.md b/stable/chevereto/7.0.19/CHANGELOG.md deleted file mode 100644 index e55f547838e..00000000000 --- a/stable/chevereto/7.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [chevereto-7.0.17](https://github.com/truecharts/charts/compare/chevereto-7.0.16...chevereto-7.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [chevereto-7.0.16](https://github.com/truecharts/charts/compare/chevereto-7.0.15...chevereto-7.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [chevereto-7.0.15](https://github.com/truecharts/charts/compare/chevereto-7.0.14...chevereto-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [chevereto-7.0.14](https://github.com/truecharts/charts/compare/chevereto-7.0.13...chevereto-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [chevereto-7.0.11](https://github.com/truecharts/charts/compare/chevereto-7.0.10...chevereto-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [chevereto-7.0.10](https://github.com/truecharts/charts/compare/chevereto-7.0.9...chevereto-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/chevereto/7.0.19/Chart.yaml b/stable/chevereto/7.0.19/Chart.yaml deleted file mode 100644 index ff7a35aa743..00000000000 --- a/stable/chevereto/7.0.19/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 7.0.19 -appVersion: "1.6.2" -description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/chevereto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png -keywords: - - chevereto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/7.0.19/app-changelog.md b/stable/chevereto/7.0.19/app-changelog.md deleted file mode 100644 index c03c0167d89..00000000000 --- a/stable/chevereto/7.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/chevereto/7.0.19/charts/common-12.12.1.tgz b/stable/chevereto/7.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/chevereto/7.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.19/charts/mariadb-7.0.39.tgz b/stable/chevereto/7.0.19/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/chevereto/7.0.19/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.20/CHANGELOG.md b/stable/chevereto/7.0.20/CHANGELOG.md new file mode 100644 index 00000000000..e70c139ab40 --- /dev/null +++ b/stable/chevereto/7.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [chevereto-7.0.17](https://github.com/truecharts/charts/compare/chevereto-7.0.16...chevereto-7.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [chevereto-7.0.16](https://github.com/truecharts/charts/compare/chevereto-7.0.15...chevereto-7.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [chevereto-7.0.15](https://github.com/truecharts/charts/compare/chevereto-7.0.14...chevereto-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [chevereto-7.0.14](https://github.com/truecharts/charts/compare/chevereto-7.0.13...chevereto-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [chevereto-7.0.11](https://github.com/truecharts/charts/compare/chevereto-7.0.10...chevereto-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/chevereto/7.0.20/Chart.yaml b/stable/chevereto/7.0.20/Chart.yaml new file mode 100644 index 00000000000..da2c42d27b7 --- /dev/null +++ b/stable/chevereto/7.0.20/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 7.0.20 +appVersion: "1.6.2" +description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +keywords: + - chevereto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/5.0.20/README.md b/stable/chevereto/7.0.20/README.md similarity index 100% rename from stable/cloudflareddns/5.0.20/README.md rename to stable/chevereto/7.0.20/README.md diff --git a/stable/chevereto/7.0.20/app-changelog.md b/stable/chevereto/7.0.20/app-changelog.md new file mode 100644 index 00000000000..4563e3fbcdf --- /dev/null +++ b/stable/chevereto/7.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/chevereto/7.0.19/app-readme.md b/stable/chevereto/7.0.20/app-readme.md similarity index 100% rename from stable/chevereto/7.0.19/app-readme.md rename to stable/chevereto/7.0.20/app-readme.md diff --git a/stable/chevereto/7.0.20/charts/common-12.12.3.tgz b/stable/chevereto/7.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/chevereto/7.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/chevereto/7.0.20/charts/mariadb-7.0.43.tgz b/stable/chevereto/7.0.20/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/chevereto/7.0.20/charts/mariadb-7.0.43.tgz differ diff --git a/stable/chevereto/7.0.19/ix_values.yaml b/stable/chevereto/7.0.20/ix_values.yaml similarity index 100% rename from stable/chevereto/7.0.19/ix_values.yaml rename to stable/chevereto/7.0.20/ix_values.yaml diff --git a/stable/chevereto/7.0.19/questions.yaml b/stable/chevereto/7.0.20/questions.yaml similarity index 100% rename from stable/chevereto/7.0.19/questions.yaml rename to stable/chevereto/7.0.20/questions.yaml diff --git a/stable/couchpotato/5.0.17/templates/NOTES.txt b/stable/chevereto/7.0.20/templates/NOTES.txt similarity index 100% rename from stable/couchpotato/5.0.17/templates/NOTES.txt rename to stable/chevereto/7.0.20/templates/NOTES.txt diff --git a/stable/commento-plusplus/7.0.9/templates/common.yaml b/stable/chevereto/7.0.20/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/7.0.9/templates/common.yaml rename to stable/chevereto/7.0.20/templates/common.yaml diff --git a/stable/cops/4.0.20/values.yaml b/stable/chevereto/7.0.20/values.yaml similarity index 100% rename from stable/cops/4.0.20/values.yaml rename to stable/chevereto/7.0.20/values.yaml diff --git a/stable/chronos/4.0.18/CHANGELOG.md b/stable/chronos/4.0.18/CHANGELOG.md deleted file mode 100644 index b5d04aa4289..00000000000 --- a/stable/chronos/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [chronos-4.0.14](https://github.com/truecharts/charts/compare/chronos-4.0.13...chronos-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [chronos-4.0.13](https://github.com/truecharts/charts/compare/chronos-4.0.12...chronos-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [chronos-4.0.12](https://github.com/truecharts/charts/compare/chronos-4.0.11...chronos-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [chronos-4.0.11](https://github.com/truecharts/charts/compare/chronos-4.0.10...chronos-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [chronos-4.0.10](https://github.com/truecharts/charts/compare/chronos-4.0.9...chronos-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [chronos-4.0.9](https://github.com/truecharts/charts/compare/chronos-4.0.8...chronos-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/chronos/4.0.18/Chart.yaml b/stable/chronos/4.0.18/Chart.yaml deleted file mode 100644 index 191672fc2d2..00000000000 --- a/stable/chronos/4.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." -home: https://truecharts.org/charts/stable/chronos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png -keywords: - - chronos - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://github.com/simse/chronos -type: application -version: 4.0.18 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/4.0.18/app-changelog.md b/stable/chronos/4.0.18/app-changelog.md deleted file mode 100644 index dd43c4a3223..00000000000 --- a/stable/chronos/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/chronos/4.0.18/charts/common-12.12.1.tgz b/stable/chronos/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/chronos/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/chronos/4.0.19/CHANGELOG.md b/stable/chronos/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f0b400dd1dd --- /dev/null +++ b/stable/chronos/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [chronos-4.0.14](https://github.com/truecharts/charts/compare/chronos-4.0.13...chronos-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [chronos-4.0.13](https://github.com/truecharts/charts/compare/chronos-4.0.12...chronos-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [chronos-4.0.12](https://github.com/truecharts/charts/compare/chronos-4.0.11...chronos-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [chronos-4.0.11](https://github.com/truecharts/charts/compare/chronos-4.0.10...chronos-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [chronos-4.0.10](https://github.com/truecharts/charts/compare/chronos-4.0.9...chronos-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/chronos/4.0.19/Chart.yaml b/stable/chronos/4.0.19/Chart.yaml new file mode 100644 index 00000000000..a1b0362ab6e --- /dev/null +++ b/stable/chronos/4.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI." +home: https://truecharts.org/charts/stable/chronos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronos.png +keywords: + - chronos + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://github.com/simse/chronos +type: application +version: 4.0.19 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/code-server/7.0.20/README.md b/stable/chronos/4.0.19/README.md similarity index 100% rename from stable/code-server/7.0.20/README.md rename to stable/chronos/4.0.19/README.md diff --git a/stable/chronos/4.0.19/app-changelog.md b/stable/chronos/4.0.19/app-changelog.md new file mode 100644 index 00000000000..8f615f80839 --- /dev/null +++ b/stable/chronos/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/chronos/4.0.18/app-readme.md b/stable/chronos/4.0.19/app-readme.md similarity index 100% rename from stable/chronos/4.0.18/app-readme.md rename to stable/chronos/4.0.19/app-readme.md diff --git a/stable/chronos/4.0.19/charts/common-12.12.3.tgz b/stable/chronos/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/chronos/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/chronos/4.0.18/ix_values.yaml b/stable/chronos/4.0.19/ix_values.yaml similarity index 100% rename from stable/chronos/4.0.18/ix_values.yaml rename to stable/chronos/4.0.19/ix_values.yaml diff --git a/stable/chronos/4.0.18/questions.yaml b/stable/chronos/4.0.19/questions.yaml similarity index 100% rename from stable/chronos/4.0.18/questions.yaml rename to stable/chronos/4.0.19/questions.yaml diff --git a/stable/crafty-4/3.0.20/templates/NOTES.txt b/stable/chronos/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/3.0.20/templates/NOTES.txt rename to stable/chronos/4.0.19/templates/NOTES.txt diff --git a/stable/chronos/4.0.18/templates/common.yaml b/stable/chronos/4.0.19/templates/common.yaml similarity index 100% rename from stable/chronos/4.0.18/templates/common.yaml rename to stable/chronos/4.0.19/templates/common.yaml diff --git a/stable/couchpotato/5.0.17/values.yaml b/stable/chronos/4.0.19/values.yaml similarity index 100% rename from stable/couchpotato/5.0.17/values.yaml rename to stable/chronos/4.0.19/values.yaml diff --git a/stable/clamav/6.0.10/CHANGELOG.md b/stable/clamav/6.0.10/CHANGELOG.md deleted file mode 100644 index 860db4553e5..00000000000 --- a/stable/clamav/6.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clamav-6.0.10](https://github.com/truecharts/charts/compare/clamav-6.0.9...clamav-6.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)) - - - - -## [clamav-6.0.9](https://github.com/truecharts/charts/compare/clamav-6.0.8...clamav-6.0.9) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [clamav-6.0.8](https://github.com/truecharts/charts/compare/clamav-6.0.7...clamav-6.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [clamav-6.0.7](https://github.com/truecharts/charts/compare/clamav-6.0.6...clamav-6.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [clamav-6.0.6](https://github.com/truecharts/charts/compare/clamav-6.0.5...clamav-6.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [clamav-6.0.5](https://github.com/truecharts/charts/compare/clamav-6.0.4...clamav-6.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [clamav-6.0.4](https://github.com/truecharts/charts/compare/clamav-6.0.3...clamav-6.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [clamav-6.0.3](https://github.com/truecharts/charts/compare/clamav-6.0.2...clamav-6.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [clamav-6.0.2](https://github.com/truecharts/charts/compare/clamav-6.0.1...clamav-6.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [clamav-6.0.1](https://github.com/truecharts/charts/compare/clamav-6.0.0...clamav-6.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/clamav to 1.0.1 ([#8190](https://github.com/truecharts/charts/issues/8190)) - - - diff --git a/stable/clamav/6.0.10/Chart.yaml b/stable/clamav/6.0.10/Chart.yaml deleted file mode 100644 index 1273cf88c8a..00000000000 --- a/stable/clamav/6.0.10/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. -home: https://truecharts.org/charts/stable/clamav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png -keywords: - - clamav - - antivirus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clamav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://github.com/Cisco-Talos/clamav - - https://docs.clamav.net/ -type: application -version: 6.0.10 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/6.0.10/app-changelog.md b/stable/clamav/6.0.10/app-changelog.md deleted file mode 100644 index 9fbe5ae0891..00000000000 --- a/stable/clamav/6.0.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [clamav-6.0.10](https://github.com/truecharts/charts/compare/clamav-6.0.9...clamav-6.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)) - - \ No newline at end of file diff --git a/stable/clamav/6.0.10/charts/common-12.12.1.tgz b/stable/clamav/6.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/clamav/6.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/clamav/6.0.11/CHANGELOG.md b/stable/clamav/6.0.11/CHANGELOG.md new file mode 100644 index 00000000000..067d5598254 --- /dev/null +++ b/stable/clamav/6.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clamav-6.0.11](https://github.com/truecharts/charts/compare/clamav-6.0.10...clamav-6.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [clamav-6.0.10](https://github.com/truecharts/charts/compare/clamav-6.0.9...clamav-6.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)) + + + + +## [clamav-6.0.9](https://github.com/truecharts/charts/compare/clamav-6.0.8...clamav-6.0.9) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [clamav-6.0.8](https://github.com/truecharts/charts/compare/clamav-6.0.7...clamav-6.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [clamav-6.0.7](https://github.com/truecharts/charts/compare/clamav-6.0.6...clamav-6.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [clamav-6.0.6](https://github.com/truecharts/charts/compare/clamav-6.0.5...clamav-6.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [clamav-6.0.5](https://github.com/truecharts/charts/compare/clamav-6.0.4...clamav-6.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [clamav-6.0.4](https://github.com/truecharts/charts/compare/clamav-6.0.3...clamav-6.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [clamav-6.0.3](https://github.com/truecharts/charts/compare/clamav-6.0.2...clamav-6.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [clamav-6.0.2](https://github.com/truecharts/charts/compare/clamav-6.0.1...clamav-6.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/clamav/6.0.11/Chart.yaml b/stable/clamav/6.0.11/Chart.yaml new file mode 100644 index 00000000000..e7243109780 --- /dev/null +++ b/stable/clamav/6.0.11/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: ClamAV is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. +home: https://truecharts.org/charts/stable/clamav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clamav.png +keywords: + - clamav + - antivirus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clamav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://github.com/Cisco-Talos/clamav + - https://docs.clamav.net/ +type: application +version: 6.0.11 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/commento-plusplus/7.0.9/README.md b/stable/clamav/6.0.11/README.md similarity index 100% rename from stable/commento-plusplus/7.0.9/README.md rename to stable/clamav/6.0.11/README.md diff --git a/stable/clamav/6.0.11/app-changelog.md b/stable/clamav/6.0.11/app-changelog.md new file mode 100644 index 00000000000..eaf7f373624 --- /dev/null +++ b/stable/clamav/6.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clamav-6.0.11](https://github.com/truecharts/charts/compare/clamav-6.0.10...clamav-6.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/clamav/6.0.10/app-readme.md b/stable/clamav/6.0.11/app-readme.md similarity index 100% rename from stable/clamav/6.0.10/app-readme.md rename to stable/clamav/6.0.11/app-readme.md diff --git a/stable/clamav/6.0.11/charts/common-12.12.3.tgz b/stable/clamav/6.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/clamav/6.0.11/charts/common-12.12.3.tgz differ diff --git a/stable/clamav/6.0.10/ix_values.yaml b/stable/clamav/6.0.11/ix_values.yaml similarity index 100% rename from stable/clamav/6.0.10/ix_values.yaml rename to stable/clamav/6.0.11/ix_values.yaml diff --git a/stable/clamav/6.0.10/questions.yaml b/stable/clamav/6.0.11/questions.yaml similarity index 100% rename from stable/clamav/6.0.10/questions.yaml rename to stable/clamav/6.0.11/questions.yaml diff --git a/stable/cryptofolio/7.0.17/templates/NOTES.txt b/stable/clamav/6.0.11/templates/NOTES.txt similarity index 100% rename from stable/cryptofolio/7.0.17/templates/NOTES.txt rename to stable/clamav/6.0.11/templates/NOTES.txt diff --git a/stable/clamav/6.0.10/templates/_cronjob.tpl b/stable/clamav/6.0.11/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/6.0.10/templates/_cronjob.tpl rename to stable/clamav/6.0.11/templates/_cronjob.tpl diff --git a/stable/clamav/6.0.10/templates/common.yaml b/stable/clamav/6.0.11/templates/common.yaml similarity index 100% rename from stable/clamav/6.0.10/templates/common.yaml rename to stable/clamav/6.0.11/templates/common.yaml diff --git a/stable/crafty-4/3.0.20/values.yaml b/stable/clamav/6.0.11/values.yaml similarity index 100% rename from stable/crafty-4/3.0.20/values.yaml rename to stable/clamav/6.0.11/values.yaml diff --git a/stable/clarkson/7.0.17/CHANGELOG.md b/stable/clarkson/7.0.17/CHANGELOG.md deleted file mode 100644 index 82344c1f68e..00000000000 --- a/stable/clarkson/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [clarkson-7.0.15](https://github.com/truecharts/charts/compare/clarkson-7.0.14...clarkson-7.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [clarkson-7.0.14](https://github.com/truecharts/charts/compare/clarkson-7.0.13...clarkson-7.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [clarkson-7.0.13](https://github.com/truecharts/charts/compare/clarkson-7.0.12...clarkson-7.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [clarkson-7.0.12](https://github.com/truecharts/charts/compare/clarkson-7.0.11...clarkson-7.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [clarkson-7.0.9](https://github.com/truecharts/charts/compare/clarkson-7.0.8...clarkson-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [clarkson-7.0.8](https://github.com/truecharts/charts/compare/clarkson-7.0.7...clarkson-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/clarkson/7.0.17/Chart.yaml b/stable/clarkson/7.0.17/Chart.yaml deleted file mode 100644 index 3863a11ae35..00000000000 --- a/stable/clarkson/7.0.17/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." -home: https://truecharts.org/charts/stable/clarkson -icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clarkson -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://github.com/linuxserver/Clarkson -version: 7.0.17 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/7.0.17/app-changelog.md b/stable/clarkson/7.0.17/app-changelog.md deleted file mode 100644 index ec2f0fe71dc..00000000000 --- a/stable/clarkson/7.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/clarkson/7.0.17/charts/common-12.12.1.tgz b/stable/clarkson/7.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/clarkson/7.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.17/charts/mariadb-7.0.39.tgz b/stable/clarkson/7.0.17/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/clarkson/7.0.17/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.18/CHANGELOG.md b/stable/clarkson/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..8e06fbfd2fa --- /dev/null +++ b/stable/clarkson/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [clarkson-7.0.15](https://github.com/truecharts/charts/compare/clarkson-7.0.14...clarkson-7.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [clarkson-7.0.14](https://github.com/truecharts/charts/compare/clarkson-7.0.13...clarkson-7.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [clarkson-7.0.13](https://github.com/truecharts/charts/compare/clarkson-7.0.12...clarkson-7.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [clarkson-7.0.12](https://github.com/truecharts/charts/compare/clarkson-7.0.11...clarkson-7.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [clarkson-7.0.9](https://github.com/truecharts/charts/compare/clarkson-7.0.8...clarkson-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/clarkson/7.0.18/Chart.yaml b/stable/clarkson/7.0.18/Chart.yaml new file mode 100644 index 00000000000..f6e397075ad --- /dev/null +++ b/stable/clarkson/7.0.18/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles." +home: https://truecharts.org/charts/stable/clarkson +icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png +keywords: + - fuel + - car + - log + - fill-up + - vehicle +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clarkson +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://github.com/linuxserver/Clarkson +version: 7.0.18 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" diff --git a/stable/cops/4.0.20/README.md b/stable/clarkson/7.0.18/README.md similarity index 100% rename from stable/cops/4.0.20/README.md rename to stable/clarkson/7.0.18/README.md diff --git a/stable/clarkson/7.0.18/app-changelog.md b/stable/clarkson/7.0.18/app-changelog.md new file mode 100644 index 00000000000..83ececfe49c --- /dev/null +++ b/stable/clarkson/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/clarkson/7.0.17/app-readme.md b/stable/clarkson/7.0.18/app-readme.md similarity index 100% rename from stable/clarkson/7.0.17/app-readme.md rename to stable/clarkson/7.0.18/app-readme.md diff --git a/stable/clarkson/7.0.18/charts/common-12.12.3.tgz b/stable/clarkson/7.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/clarkson/7.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/clarkson/7.0.18/charts/mariadb-7.0.43.tgz b/stable/clarkson/7.0.18/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/clarkson/7.0.18/charts/mariadb-7.0.43.tgz differ diff --git a/stable/clarkson/7.0.17/ix_values.yaml b/stable/clarkson/7.0.18/ix_values.yaml similarity index 100% rename from stable/clarkson/7.0.17/ix_values.yaml rename to stable/clarkson/7.0.18/ix_values.yaml diff --git a/stable/clarkson/7.0.17/questions.yaml b/stable/clarkson/7.0.18/questions.yaml similarity index 100% rename from stable/clarkson/7.0.17/questions.yaml rename to stable/clarkson/7.0.18/questions.yaml diff --git a/stable/cura-novnc/4.0.19/templates/NOTES.txt b/stable/clarkson/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/4.0.19/templates/NOTES.txt rename to stable/clarkson/7.0.18/templates/NOTES.txt diff --git a/stable/couchpotato/5.0.17/templates/common.yaml b/stable/clarkson/7.0.18/templates/common.yaml similarity index 100% rename from stable/couchpotato/5.0.17/templates/common.yaml rename to stable/clarkson/7.0.18/templates/common.yaml diff --git a/stable/cryptofolio/7.0.17/values.yaml b/stable/clarkson/7.0.18/values.yaml similarity index 100% rename from stable/cryptofolio/7.0.17/values.yaml rename to stable/clarkson/7.0.18/values.yaml diff --git a/stable/cloud9/7.0.18/CHANGELOG.md b/stable/cloud9/7.0.18/CHANGELOG.md deleted file mode 100644 index e7ac3a6e78d..00000000000 --- a/stable/cloud9/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [cloud9-7.0.14](https://github.com/truecharts/charts/compare/cloud9-7.0.13...cloud9-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cloud9-7.0.13](https://github.com/truecharts/charts/compare/cloud9-7.0.12...cloud9-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cloud9-7.0.12](https://github.com/truecharts/charts/compare/cloud9-7.0.11...cloud9-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cloud9-7.0.11](https://github.com/truecharts/charts/compare/cloud9-7.0.10...cloud9-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cloud9-7.0.10](https://github.com/truecharts/charts/compare/cloud9-7.0.9...cloud9-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cloud9-7.0.9](https://github.com/truecharts/charts/compare/cloud9-7.0.8...cloud9-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/cloud9/7.0.18/Chart.yaml b/stable/cloud9/7.0.18/Chart.yaml deleted file mode 100644 index f5e463a560a..00000000000 --- a/stable/cloud9/7.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A complete web based IDE with terminal access -home: https://truecharts.org/charts/stable/cloud9 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloud9 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core -type: application -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/7.0.18/app-changelog.md b/stable/cloud9/7.0.18/app-changelog.md deleted file mode 100644 index 8f4d3d72665..00000000000 --- a/stable/cloud9/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/cloud9/7.0.18/charts/common-12.12.1.tgz b/stable/cloud9/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/cloud9/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cloud9/7.0.19/CHANGELOG.md b/stable/cloud9/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..db64179ce71 --- /dev/null +++ b/stable/cloud9/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cloud9-7.0.14](https://github.com/truecharts/charts/compare/cloud9-7.0.13...cloud9-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cloud9-7.0.13](https://github.com/truecharts/charts/compare/cloud9-7.0.12...cloud9-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cloud9-7.0.12](https://github.com/truecharts/charts/compare/cloud9-7.0.11...cloud9-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cloud9-7.0.11](https://github.com/truecharts/charts/compare/cloud9-7.0.10...cloud9-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cloud9-7.0.10](https://github.com/truecharts/charts/compare/cloud9-7.0.9...cloud9-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/cloud9/7.0.19/Chart.yaml b/stable/cloud9/7.0.19/Chart.yaml new file mode 100644 index 00000000000..7381ba92a74 --- /dev/null +++ b/stable/cloud9/7.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A complete web based IDE with terminal access +home: https://truecharts.org/charts/stable/cloud9 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png +keywords: + - cloud9 + - ide + - terminal + - web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloud9 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core +type: application +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/couchpotato/5.0.17/README.md b/stable/cloud9/7.0.19/README.md similarity index 100% rename from stable/couchpotato/5.0.17/README.md rename to stable/cloud9/7.0.19/README.md diff --git a/stable/cloud9/7.0.19/app-changelog.md b/stable/cloud9/7.0.19/app-changelog.md new file mode 100644 index 00000000000..140d9c8bb54 --- /dev/null +++ b/stable/cloud9/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cloud9/7.0.18/app-readme.md b/stable/cloud9/7.0.19/app-readme.md similarity index 100% rename from stable/cloud9/7.0.18/app-readme.md rename to stable/cloud9/7.0.19/app-readme.md diff --git a/stable/cloud9/7.0.19/charts/common-12.12.3.tgz b/stable/cloud9/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cloud9/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/cloud9/7.0.18/ix_values.yaml b/stable/cloud9/7.0.19/ix_values.yaml similarity index 100% rename from stable/cloud9/7.0.18/ix_values.yaml rename to stable/cloud9/7.0.19/ix_values.yaml diff --git a/stable/cloud9/7.0.18/questions.yaml b/stable/cloud9/7.0.19/questions.yaml similarity index 100% rename from stable/cloud9/7.0.18/questions.yaml rename to stable/cloud9/7.0.19/questions.yaml diff --git a/stable/custom-app/8.0.17/templates/NOTES.txt b/stable/cloud9/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/custom-app/8.0.17/templates/NOTES.txt rename to stable/cloud9/7.0.19/templates/NOTES.txt diff --git a/stable/cryptofolio/7.0.17/templates/common.yaml b/stable/cloud9/7.0.19/templates/common.yaml similarity index 100% rename from stable/cryptofolio/7.0.17/templates/common.yaml rename to stable/cloud9/7.0.19/templates/common.yaml diff --git a/stable/cura-novnc/4.0.19/values.yaml b/stable/cloud9/7.0.19/values.yaml similarity index 100% rename from stable/cura-novnc/4.0.19/values.yaml rename to stable/cloud9/7.0.19/values.yaml diff --git a/stable/cloudflared/5.0.3/CHANGELOG.md b/stable/cloudflared/5.0.3/CHANGELOG.md deleted file mode 100644 index eeebe7ec6d7..00000000000 --- a/stable/cloudflared/5.0.3/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflared-5.0.3](https://github.com/truecharts/charts/compare/cloudflared-5.0.2...cloudflared-5.0.3) (2023-06-06) - diff --git a/stable/cloudflared/5.0.3/Chart.yaml b/stable/cloudflared/5.0.3/Chart.yaml deleted file mode 100644 index 815762a6953..00000000000 --- a/stable/cloudflared/5.0.3/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2023.5.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -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: 5.0.3 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloudflared/5.0.3/app-changelog.md b/stable/cloudflared/5.0.3/app-changelog.md deleted file mode 100644 index f8d97d7dc45..00000000000 --- a/stable/cloudflared/5.0.3/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [cloudflared-5.0.3](https://github.com/truecharts/charts/compare/cloudflared-5.0.2...cloudflared-5.0.3) (2023-06-06) - diff --git a/stable/cloudflared/5.0.3/charts/common-12.10.4.tgz b/stable/cloudflared/5.0.3/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/cloudflared/5.0.3/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/cloudflared/5.0.4/CHANGELOG.md b/stable/cloudflared/5.0.4/CHANGELOG.md new file mode 100644 index 00000000000..9c4ca08b461 --- /dev/null +++ b/stable/cloudflared/5.0.4/CHANGELOG.md @@ -0,0 +1,17 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflared-5.0.4](https://github.com/truecharts/charts/compare/cloudflared-5.0.3...cloudflared-5.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cloudflared-5.0.3](https://github.com/truecharts/charts/compare/cloudflared-5.0.2...cloudflared-5.0.3) (2023-06-06) + diff --git a/stable/cloudflared/5.0.4/Chart.yaml b/stable/cloudflared/5.0.4/Chart.yaml new file mode 100644 index 00000000000..6096b156af3 --- /dev/null +++ b/stable/cloudflared/5.0.4/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 5.0.4 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/crafty-4/3.0.20/README.md b/stable/cloudflared/5.0.4/README.md similarity index 100% rename from stable/crafty-4/3.0.20/README.md rename to stable/cloudflared/5.0.4/README.md diff --git a/stable/cloudflared/5.0.4/app-changelog.md b/stable/cloudflared/5.0.4/app-changelog.md new file mode 100644 index 00000000000..a0d5a861ee7 --- /dev/null +++ b/stable/cloudflared/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflared-5.0.4](https://github.com/truecharts/charts/compare/cloudflared-5.0.3...cloudflared-5.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/cloudflared/5.0.3/app-readme.md b/stable/cloudflared/5.0.4/app-readme.md similarity index 100% rename from stable/cloudflared/5.0.3/app-readme.md rename to stable/cloudflared/5.0.4/app-readme.md diff --git a/stable/cloudflared/5.0.4/charts/common-12.12.3.tgz b/stable/cloudflared/5.0.4/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cloudflared/5.0.4/charts/common-12.12.3.tgz differ diff --git a/stable/cloudflared/5.0.3/ix_values.yaml b/stable/cloudflared/5.0.4/ix_values.yaml similarity index 100% rename from stable/cloudflared/5.0.3/ix_values.yaml rename to stable/cloudflared/5.0.4/ix_values.yaml diff --git a/stable/cloudflared/5.0.3/questions.yaml b/stable/cloudflared/5.0.4/questions.yaml similarity index 100% rename from stable/cloudflared/5.0.3/questions.yaml rename to stable/cloudflared/5.0.4/questions.yaml diff --git a/stable/custom-app/8.0.17/templates/common.yaml b/stable/cloudflared/5.0.4/templates/common.yaml similarity index 100% rename from stable/custom-app/8.0.17/templates/common.yaml rename to stable/cloudflared/5.0.4/templates/common.yaml diff --git a/stable/custom-app/8.0.17/values.yaml b/stable/cloudflared/5.0.4/values.yaml similarity index 100% rename from stable/custom-app/8.0.17/values.yaml rename to stable/cloudflared/5.0.4/values.yaml diff --git a/stable/cloudflareddns/5.0.20/CHANGELOG.md b/stable/cloudflareddns/5.0.20/CHANGELOG.md deleted file mode 100644 index 43c9f6841ac..00000000000 --- a/stable/cloudflareddns/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflareddns-5.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.19...cloudflareddns-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [cloudflareddns-5.0.19](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.18...cloudflareddns-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [cloudflareddns-5.0.18](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.17...cloudflareddns-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [cloudflareddns-5.0.17](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.16...cloudflareddns-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cloudflareddns-5.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.13...cloudflareddns-5.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#8982](https://github.com/truecharts/charts/issues/8982)) - - - - -## [cloudflareddns-5.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.12...cloudflareddns-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cloudflareddns-5.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.11...cloudflareddns-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cloudflareddns-5.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.10...cloudflareddns-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cloudflareddns-5.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.9...cloudflareddns-5.0.10) (2023-04-26) - -### Chore diff --git a/stable/cloudflareddns/5.0.20/Chart.yaml b/stable/cloudflareddns/5.0.20/Chart.yaml deleted file mode 100644 index ff8ecdfcd55..00000000000 --- a/stable/cloudflareddns/5.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Automate Cloudflare DNS records for those with a dynamic IP. -home: https://truecharts.org/charts/stable/cloudflareddns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png -keywords: - - cloudflareddns - - ddns - - cloudflare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudflareddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -type: application -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/5.0.20/app-changelog.md b/stable/cloudflareddns/5.0.20/app-changelog.md deleted file mode 100644 index eb153366317..00000000000 --- a/stable/cloudflareddns/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-5.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.19...cloudflareddns-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/5.0.20/charts/common-12.12.1.tgz b/stable/cloudflareddns/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/cloudflareddns/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cloudflareddns/5.0.21/CHANGELOG.md b/stable/cloudflareddns/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..a409fee4346 --- /dev/null +++ b/stable/cloudflareddns/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflareddns-5.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.20...cloudflareddns-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cloudflareddns-5.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.19...cloudflareddns-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [cloudflareddns-5.0.19](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.18...cloudflareddns-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [cloudflareddns-5.0.18](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.17...cloudflareddns-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [cloudflareddns-5.0.17](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.16...cloudflareddns-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cloudflareddns-5.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.13...cloudflareddns-5.0.14) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#8982](https://github.com/truecharts/charts/issues/8982)) + + + + +## [cloudflareddns-5.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.12...cloudflareddns-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cloudflareddns-5.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.11...cloudflareddns-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cloudflareddns-5.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.10...cloudflareddns-5.0.11) (2023-05-03) + +### Chore diff --git a/stable/cloudflareddns/5.0.21/Chart.yaml b/stable/cloudflareddns/5.0.21/Chart.yaml new file mode 100644 index 00000000000..3b66e191c49 --- /dev/null +++ b/stable/cloudflareddns/5.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Automate Cloudflare DNS records for those with a dynamic IP. +home: https://truecharts.org/charts/stable/cloudflareddns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloudflareddns.png +keywords: + - cloudflareddns + - ddns + - cloudflare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudflareddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ +type: application +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/7.0.17/README.md b/stable/cloudflareddns/5.0.21/README.md similarity index 100% rename from stable/cryptofolio/7.0.17/README.md rename to stable/cloudflareddns/5.0.21/README.md diff --git a/stable/cloudflareddns/5.0.21/app-changelog.md b/stable/cloudflareddns/5.0.21/app-changelog.md new file mode 100644 index 00000000000..55338553496 --- /dev/null +++ b/stable/cloudflareddns/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-5.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.20...cloudflareddns-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/5.0.20/app-readme.md b/stable/cloudflareddns/5.0.21/app-readme.md similarity index 100% rename from stable/cloudflareddns/5.0.20/app-readme.md rename to stable/cloudflareddns/5.0.21/app-readme.md diff --git a/stable/cloudflareddns/5.0.21/charts/common-12.12.3.tgz b/stable/cloudflareddns/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cloudflareddns/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/cloudflareddns/5.0.20/ix_values.yaml b/stable/cloudflareddns/5.0.21/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/5.0.20/ix_values.yaml rename to stable/cloudflareddns/5.0.21/ix_values.yaml diff --git a/stable/cloudflareddns/5.0.20/questions.yaml b/stable/cloudflareddns/5.0.21/questions.yaml similarity index 100% rename from stable/cloudflareddns/5.0.20/questions.yaml rename to stable/cloudflareddns/5.0.21/questions.yaml diff --git a/stable/cyberchef/5.0.23/templates/NOTES.txt b/stable/cloudflareddns/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/5.0.23/templates/NOTES.txt rename to stable/cloudflareddns/5.0.21/templates/NOTES.txt diff --git a/stable/cloudflareddns/5.0.20/templates/_secret.tpl b/stable/cloudflareddns/5.0.21/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/5.0.20/templates/_secret.tpl rename to stable/cloudflareddns/5.0.21/templates/_secret.tpl diff --git a/stable/cloudflareddns/5.0.20/templates/common.yaml b/stable/cloudflareddns/5.0.21/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/5.0.20/templates/common.yaml rename to stable/cloudflareddns/5.0.21/templates/common.yaml diff --git a/stable/cyberchef/5.0.23/values.yaml b/stable/cloudflareddns/5.0.21/values.yaml similarity index 100% rename from stable/cyberchef/5.0.23/values.yaml rename to stable/cloudflareddns/5.0.21/values.yaml diff --git a/stable/code-server/7.0.20/CHANGELOG.md b/stable/code-server/7.0.20/CHANGELOG.md deleted file mode 100644 index e858b6cd38e..00000000000 --- a/stable/code-server/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [code-server-7.0.20](https://github.com/truecharts/charts/compare/code-server-7.0.19...code-server-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)) - - - - -## [code-server-7.0.19](https://github.com/truecharts/charts/compare/code-server-7.0.18...code-server-7.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [code-server-7.0.18](https://github.com/truecharts/charts/compare/code-server-7.0.17...code-server-7.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [code-server-7.0.17](https://github.com/truecharts/charts/compare/code-server-7.0.16...code-server-7.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [code-server-7.0.16](https://github.com/truecharts/charts/compare/code-server-7.0.15...code-server-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040)) - - - - -## [code-server-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [code-server-7.0.13](https://github.com/truecharts/charts/compare/code-server-7.0.12...code-server-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [code-server-7.0.12](https://github.com/truecharts/charts/compare/code-server-7.0.11...code-server-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [code-server-7.0.11](https://github.com/truecharts/charts/compare/code-server-7.0.10...code-server-7.0.11) (2023-04-30) - -### Chore - diff --git a/stable/code-server/7.0.20/Chart.yaml b/stable/code-server/7.0.20/Chart.yaml deleted file mode 100644 index 56190192965..00000000000 --- a/stable/code-server/7.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Run VS Code on any machine anywhere and access it in the browser. -home: https://truecharts.org/charts/stable/code-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: code-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://github.com/cdr/code-server -type: application -version: 7.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/7.0.20/app-changelog.md b/stable/code-server/7.0.20/app-changelog.md deleted file mode 100644 index bfb5e86fbab..00000000000 --- a/stable/code-server/7.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [code-server-7.0.20](https://github.com/truecharts/charts/compare/code-server-7.0.19...code-server-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)) - - \ No newline at end of file diff --git a/stable/code-server/7.0.20/charts/common-12.12.1.tgz b/stable/code-server/7.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/code-server/7.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/code-server/7.0.21/CHANGELOG.md b/stable/code-server/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..539834491ca --- /dev/null +++ b/stable/code-server/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [code-server-7.0.21](https://github.com/truecharts/charts/compare/code-server-7.0.20...code-server-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [code-server-7.0.20](https://github.com/truecharts/charts/compare/code-server-7.0.19...code-server-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)) + + + + +## [code-server-7.0.19](https://github.com/truecharts/charts/compare/code-server-7.0.18...code-server-7.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [code-server-7.0.18](https://github.com/truecharts/charts/compare/code-server-7.0.17...code-server-7.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [code-server-7.0.17](https://github.com/truecharts/charts/compare/code-server-7.0.16...code-server-7.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [code-server-7.0.16](https://github.com/truecharts/charts/compare/code-server-7.0.15...code-server-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040)) + + + + +## [code-server-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [code-server-7.0.13](https://github.com/truecharts/charts/compare/code-server-7.0.12...code-server-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [code-server-7.0.12](https://github.com/truecharts/charts/compare/code-server-7.0.11...code-server-7.0.12) (2023-05-03) + +### Chore + diff --git a/stable/code-server/7.0.21/Chart.yaml b/stable/code-server/7.0.21/Chart.yaml new file mode 100644 index 00000000000..2e95840cf18 --- /dev/null +++ b/stable/code-server/7.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Run VS Code on any machine anywhere and access it in the browser. +home: https://truecharts.org/charts/stable/code-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png +keywords: + - code + - vs + - visual studio + - vscode +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: code-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://github.com/cdr/code-server +type: application +version: 7.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cura-novnc/4.0.19/README.md b/stable/code-server/7.0.21/README.md similarity index 100% rename from stable/cura-novnc/4.0.19/README.md rename to stable/code-server/7.0.21/README.md diff --git a/stable/code-server/7.0.21/app-changelog.md b/stable/code-server/7.0.21/app-changelog.md new file mode 100644 index 00000000000..d26f4d3338b --- /dev/null +++ b/stable/code-server/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [code-server-7.0.21](https://github.com/truecharts/charts/compare/code-server-7.0.20...code-server-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/code-server/7.0.20/app-readme.md b/stable/code-server/7.0.21/app-readme.md similarity index 100% rename from stable/code-server/7.0.20/app-readme.md rename to stable/code-server/7.0.21/app-readme.md diff --git a/stable/code-server/7.0.21/charts/common-12.12.3.tgz b/stable/code-server/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/code-server/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/code-server/7.0.20/ix_values.yaml b/stable/code-server/7.0.21/ix_values.yaml similarity index 100% rename from stable/code-server/7.0.20/ix_values.yaml rename to stable/code-server/7.0.21/ix_values.yaml diff --git a/stable/code-server/7.0.20/questions.yaml b/stable/code-server/7.0.21/questions.yaml similarity index 100% rename from stable/code-server/7.0.20/questions.yaml rename to stable/code-server/7.0.21/questions.yaml diff --git a/stable/czkawka/4.0.21/templates/NOTES.txt b/stable/code-server/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/czkawka/4.0.21/templates/NOTES.txt rename to stable/code-server/7.0.21/templates/NOTES.txt diff --git a/stable/code-server/7.0.20/templates/common.yaml b/stable/code-server/7.0.21/templates/common.yaml similarity index 100% rename from stable/code-server/7.0.20/templates/common.yaml rename to stable/code-server/7.0.21/templates/common.yaml diff --git a/stable/czkawka/4.0.21/values.yaml b/stable/code-server/7.0.21/values.yaml similarity index 100% rename from stable/czkawka/4.0.21/values.yaml rename to stable/code-server/7.0.21/values.yaml diff --git a/stable/commento-plusplus/7.0.10/CHANGELOG.md b/stable/commento-plusplus/7.0.10/CHANGELOG.md new file mode 100644 index 00000000000..c07c484a5e1 --- /dev/null +++ b/stable/commento-plusplus/7.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [commento-plusplus-7.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.4...commento-plusplus-7.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [commento-plusplus-7.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.3...commento-plusplus-7.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [commento-plusplus-7.0.3](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.2...commento-plusplus-7.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [commento-plusplus-7.0.2](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.1...commento-plusplus-7.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [commento-plusplus-7.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.0...commento-plusplus-7.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/commento-plusplus/7.0.10/Chart.yaml b/stable/commento-plusplus/7.0.10/Chart.yaml new file mode 100644 index 00000000000..dbabe61450d --- /dev/null +++ b/stable/commento-plusplus/7.0.10/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. +home: https://truecharts.org/charts/stable/commento-plusplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png +keywords: + - commento +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: commento-plusplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://github.com/souramoo/commentoplusplus +version: 7.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/8.0.17/README.md b/stable/commento-plusplus/7.0.10/README.md similarity index 100% rename from stable/custom-app/8.0.17/README.md rename to stable/commento-plusplus/7.0.10/README.md diff --git a/stable/commento-plusplus/7.0.10/app-changelog.md b/stable/commento-plusplus/7.0.10/app-changelog.md new file mode 100644 index 00000000000..9d2d2811f37 --- /dev/null +++ b/stable/commento-plusplus/7.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/commento-plusplus/7.0.9/app-readme.md b/stable/commento-plusplus/7.0.10/app-readme.md similarity index 100% rename from stable/commento-plusplus/7.0.9/app-readme.md rename to stable/commento-plusplus/7.0.10/app-readme.md diff --git a/stable/commento-plusplus/7.0.10/charts/common-12.12.3.tgz b/stable/commento-plusplus/7.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/commento-plusplus/7.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/commento-plusplus/7.0.9/ix_values.yaml b/stable/commento-plusplus/7.0.10/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/7.0.9/ix_values.yaml rename to stable/commento-plusplus/7.0.10/ix_values.yaml diff --git a/stable/commento-plusplus/7.0.9/questions.yaml b/stable/commento-plusplus/7.0.10/questions.yaml similarity index 100% rename from stable/commento-plusplus/7.0.9/questions.yaml rename to stable/commento-plusplus/7.0.10/questions.yaml diff --git a/stable/dashdot/4.0.20/templates/NOTES.txt b/stable/commento-plusplus/7.0.10/templates/NOTES.txt similarity index 100% rename from stable/dashdot/4.0.20/templates/NOTES.txt rename to stable/commento-plusplus/7.0.10/templates/NOTES.txt diff --git a/stable/cyberchef/5.0.23/templates/common.yaml b/stable/commento-plusplus/7.0.10/templates/common.yaml similarity index 100% rename from stable/cyberchef/5.0.23/templates/common.yaml rename to stable/commento-plusplus/7.0.10/templates/common.yaml diff --git a/stable/dashdot/4.0.20/values.yaml b/stable/commento-plusplus/7.0.10/values.yaml similarity index 100% rename from stable/dashdot/4.0.20/values.yaml rename to stable/commento-plusplus/7.0.10/values.yaml diff --git a/stable/commento-plusplus/7.0.9/CHANGELOG.md b/stable/commento-plusplus/7.0.9/CHANGELOG.md deleted file mode 100644 index f458bcb9e27..00000000000 --- a/stable/commento-plusplus/7.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [commento-plusplus-7.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.4...commento-plusplus-7.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [commento-plusplus-7.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.3...commento-plusplus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [commento-plusplus-7.0.3](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.2...commento-plusplus-7.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [commento-plusplus-7.0.2](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.1...commento-plusplus-7.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [commento-plusplus-7.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.0...commento-plusplus-7.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [commento-plusplus-7.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.23...commento-plusplus-7.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - diff --git a/stable/commento-plusplus/7.0.9/Chart.yaml b/stable/commento-plusplus/7.0.9/Chart.yaml deleted file mode 100644 index fc6f4b86ccf..00000000000 --- a/stable/commento-plusplus/7.0.9/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Commento++ is a free, open source, fast & lightweight comments box that you can embed in your static website instead of Disqus. -home: https://truecharts.org/charts/stable/commento-plusplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/commento-plusplus.png -keywords: - - commento -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://github.com/souramoo/commentoplusplus -version: 7.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/commento-plusplus/7.0.9/app-changelog.md b/stable/commento-plusplus/7.0.9/app-changelog.md deleted file mode 100644 index a3da5f7a5c2..00000000000 --- a/stable/commento-plusplus/7.0.9/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/commento-plusplus/7.0.9/charts/common-12.12.1.tgz b/stable/commento-plusplus/7.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/commento-plusplus/7.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cops/4.0.20/CHANGELOG.md b/stable/cops/4.0.20/CHANGELOG.md deleted file mode 100644 index 9824a9a22d7..00000000000 --- a/stable/cops/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cops-4.0.20](https://github.com/truecharts/charts/compare/cops-4.0.19...cops-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)) - - - - -## [cops-4.0.19](https://github.com/truecharts/charts/compare/cops-4.0.18...cops-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [cops-4.0.18](https://github.com/truecharts/charts/compare/cops-4.0.17...cops-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [cops-4.0.17](https://github.com/truecharts/charts/compare/cops-4.0.16...cops-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [cops-4.0.16](https://github.com/truecharts/charts/compare/cops-4.0.15...cops-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cops-4.0.15](https://github.com/truecharts/charts/compare/cops-4.0.14...cops-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cops-4.0.14](https://github.com/truecharts/charts/compare/cops-4.0.13...cops-4.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8983](https://github.com/truecharts/charts/issues/8983)) - - - - -## [cops-4.0.13](https://github.com/truecharts/charts/compare/cops-4.0.12...cops-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) - - - - -## [cops-4.0.11](https://github.com/truecharts/charts/compare/cops-4.0.10...cops-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/cops/4.0.20/Chart.yaml b/stable/cops/4.0.20/Chart.yaml deleted file mode 100644 index f4a393ed8f7..00000000000 --- a/stable/cops/4.0.20/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" -home: https://truecharts.org/charts/stable/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cops -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - http://blog.slucas.fr/en/oss/calibre-opds-php-server - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme -type: application -version: 4.0.20 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books diff --git a/stable/cops/4.0.20/app-changelog.md b/stable/cops/4.0.20/app-changelog.md deleted file mode 100644 index e4fa20c97d4..00000000000 --- a/stable/cops/4.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [cops-4.0.20](https://github.com/truecharts/charts/compare/cops-4.0.19...cops-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)) - - \ No newline at end of file diff --git a/stable/cops/4.0.20/charts/common-12.12.1.tgz b/stable/cops/4.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/cops/4.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cops/4.0.21/CHANGELOG.md b/stable/cops/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..042e285b9fb --- /dev/null +++ b/stable/cops/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cops-4.0.21](https://github.com/truecharts/charts/compare/cops-4.0.20...cops-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cops-4.0.20](https://github.com/truecharts/charts/compare/cops-4.0.19...cops-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)) + + + + +## [cops-4.0.19](https://github.com/truecharts/charts/compare/cops-4.0.18...cops-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [cops-4.0.18](https://github.com/truecharts/charts/compare/cops-4.0.17...cops-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [cops-4.0.17](https://github.com/truecharts/charts/compare/cops-4.0.16...cops-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cops-4.0.16](https://github.com/truecharts/charts/compare/cops-4.0.15...cops-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cops-4.0.15](https://github.com/truecharts/charts/compare/cops-4.0.14...cops-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cops-4.0.14](https://github.com/truecharts/charts/compare/cops-4.0.13...cops-4.0.14) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8983](https://github.com/truecharts/charts/issues/8983)) + + + + +## [cops-4.0.13](https://github.com/truecharts/charts/compare/cops-4.0.12...cops-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) + + + diff --git a/stable/cops/4.0.21/Chart.yaml b/stable/cops/4.0.21/Chart.yaml new file mode 100644 index 00000000000..afc70e4a263 --- /dev/null +++ b/stable/cops/4.0.21/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" +home: https://truecharts.org/charts/stable/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cops +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - http://blog.slucas.fr/en/oss/calibre-opds-php-server + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme +type: application +version: 4.0.21 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Books + - MediaServer-Books diff --git a/stable/cyberchef/5.0.23/README.md b/stable/cops/4.0.21/README.md similarity index 100% rename from stable/cyberchef/5.0.23/README.md rename to stable/cops/4.0.21/README.md diff --git a/stable/cops/4.0.21/app-changelog.md b/stable/cops/4.0.21/app-changelog.md new file mode 100644 index 00000000000..02a22002cf1 --- /dev/null +++ b/stable/cops/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-4.0.21](https://github.com/truecharts/charts/compare/cops-4.0.20...cops-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/cops/4.0.20/app-readme.md b/stable/cops/4.0.21/app-readme.md similarity index 100% rename from stable/cops/4.0.20/app-readme.md rename to stable/cops/4.0.21/app-readme.md diff --git a/stable/cops/4.0.21/charts/common-12.12.3.tgz b/stable/cops/4.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cops/4.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/cops/4.0.20/ix_values.yaml b/stable/cops/4.0.21/ix_values.yaml similarity index 100% rename from stable/cops/4.0.20/ix_values.yaml rename to stable/cops/4.0.21/ix_values.yaml diff --git a/stable/cops/4.0.20/questions.yaml b/stable/cops/4.0.21/questions.yaml similarity index 100% rename from stable/cops/4.0.20/questions.yaml rename to stable/cops/4.0.21/questions.yaml diff --git a/stable/davos/7.0.18/templates/NOTES.txt b/stable/cops/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/davos/7.0.18/templates/NOTES.txt rename to stable/cops/4.0.21/templates/NOTES.txt diff --git a/stable/cops/4.0.20/templates/common.yaml b/stable/cops/4.0.21/templates/common.yaml similarity index 100% rename from stable/cops/4.0.20/templates/common.yaml rename to stable/cops/4.0.21/templates/common.yaml diff --git a/stable/davos/7.0.18/values.yaml b/stable/cops/4.0.21/values.yaml similarity index 100% rename from stable/davos/7.0.18/values.yaml rename to stable/cops/4.0.21/values.yaml diff --git a/stable/couchpotato/5.0.17/CHANGELOG.md b/stable/couchpotato/5.0.17/CHANGELOG.md deleted file mode 100644 index b62457435e3..00000000000 --- a/stable/couchpotato/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [couchpotato-5.0.13](https://github.com/truecharts/charts/compare/couchpotato-5.0.12...couchpotato-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [couchpotato-5.0.12](https://github.com/truecharts/charts/compare/couchpotato-5.0.11...couchpotato-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [couchpotato-5.0.11](https://github.com/truecharts/charts/compare/couchpotato-5.0.10...couchpotato-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [couchpotato-5.0.10](https://github.com/truecharts/charts/compare/couchpotato-5.0.9...couchpotato-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [couchpotato-5.0.9](https://github.com/truecharts/charts/compare/couchpotato-5.0.8...couchpotato-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [couchpotato-5.0.8](https://github.com/truecharts/charts/compare/couchpotato-5.0.7...couchpotato-5.0.8) (2023-04-25) - -### Chore - diff --git a/stable/couchpotato/5.0.17/Chart.yaml b/stable/couchpotato/5.0.17/Chart.yaml deleted file mode 100644 index 5025c3759d8..00000000000 --- a/stable/couchpotato/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 5.0.17 -appVersion: "2021.11.22" -description: Couchpotato is an automatic NZB and torrent downloader. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -keywords: - - couchpotato -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/couchpotato/5.0.17/app-changelog.md b/stable/couchpotato/5.0.17/app-changelog.md deleted file mode 100644 index c2360c94714..00000000000 --- a/stable/couchpotato/5.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/couchpotato/5.0.17/charts/common-12.12.1.tgz b/stable/couchpotato/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/couchpotato/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/couchpotato/5.0.18/CHANGELOG.md b/stable/couchpotato/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..0c69270cc69 --- /dev/null +++ b/stable/couchpotato/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [couchpotato-5.0.13](https://github.com/truecharts/charts/compare/couchpotato-5.0.12...couchpotato-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [couchpotato-5.0.12](https://github.com/truecharts/charts/compare/couchpotato-5.0.11...couchpotato-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [couchpotato-5.0.11](https://github.com/truecharts/charts/compare/couchpotato-5.0.10...couchpotato-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [couchpotato-5.0.10](https://github.com/truecharts/charts/compare/couchpotato-5.0.9...couchpotato-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [couchpotato-5.0.9](https://github.com/truecharts/charts/compare/couchpotato-5.0.8...couchpotato-5.0.9) (2023-04-25) + +### Chore + diff --git a/stable/couchpotato/5.0.18/Chart.yaml b/stable/couchpotato/5.0.18/Chart.yaml new file mode 100644 index 00000000000..b21d6ab58ae --- /dev/null +++ b/stable/couchpotato/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 5.0.18 +appVersion: "2021.11.22" +description: Couchpotato is an automatic NZB and torrent downloader. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +keywords: + - couchpotato +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/4.0.21/README.md b/stable/couchpotato/5.0.18/README.md similarity index 100% rename from stable/czkawka/4.0.21/README.md rename to stable/couchpotato/5.0.18/README.md diff --git a/stable/couchpotato/5.0.18/app-changelog.md b/stable/couchpotato/5.0.18/app-changelog.md new file mode 100644 index 00000000000..76181b0ee60 --- /dev/null +++ b/stable/couchpotato/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/couchpotato/5.0.17/app-readme.md b/stable/couchpotato/5.0.18/app-readme.md similarity index 100% rename from stable/couchpotato/5.0.17/app-readme.md rename to stable/couchpotato/5.0.18/app-readme.md diff --git a/stable/couchpotato/5.0.18/charts/common-12.12.3.tgz b/stable/couchpotato/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/couchpotato/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/couchpotato/5.0.17/ix_values.yaml b/stable/couchpotato/5.0.18/ix_values.yaml similarity index 100% rename from stable/couchpotato/5.0.17/ix_values.yaml rename to stable/couchpotato/5.0.18/ix_values.yaml diff --git a/stable/couchpotato/5.0.17/questions.yaml b/stable/couchpotato/5.0.18/questions.yaml similarity index 100% rename from stable/couchpotato/5.0.17/questions.yaml rename to stable/couchpotato/5.0.18/questions.yaml diff --git a/stable/ddclient/5.0.19/templates/NOTES.txt b/stable/couchpotato/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/ddclient/5.0.19/templates/NOTES.txt rename to stable/couchpotato/5.0.18/templates/NOTES.txt diff --git a/stable/czkawka/4.0.21/templates/common.yaml b/stable/couchpotato/5.0.18/templates/common.yaml similarity index 100% rename from stable/czkawka/4.0.21/templates/common.yaml rename to stable/couchpotato/5.0.18/templates/common.yaml diff --git a/stable/ddclient/5.0.19/values.yaml b/stable/couchpotato/5.0.18/values.yaml similarity index 100% rename from stable/ddclient/5.0.19/values.yaml rename to stable/couchpotato/5.0.18/values.yaml diff --git a/stable/crafty-4/3.0.20/CHANGELOG.md b/stable/crafty-4/3.0.20/CHANGELOG.md deleted file mode 100644 index c891e33d426..00000000000 --- a/stable/crafty-4/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [crafty-4-3.0.18](https://github.com/truecharts/charts/compare/crafty-4-3.0.17...crafty-4-3.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [crafty-4-3.0.17](https://github.com/truecharts/charts/compare/crafty-4-3.0.16...crafty-4-3.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [crafty-4-3.0.16](https://github.com/truecharts/charts/compare/crafty-4-3.0.15...crafty-4-3.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [crafty-4-3.0.15](https://github.com/truecharts/charts/compare/crafty-4-3.0.14...crafty-4-3.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [crafty-4-3.0.14](https://github.com/truecharts/charts/compare/crafty-4-3.0.13...crafty-4-3.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [crafty-4-3.0.13](https://github.com/truecharts/charts/compare/crafty-4-3.0.12...crafty-4-3.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [crafty-4-3.0.12](https://github.com/truecharts/charts/compare/crafty-4-3.0.11...crafty-4-3.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [crafty-4-3.0.11](https://github.com/truecharts/charts/compare/crafty-4-3.0.10...crafty-4-3.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/crafty-4/3.0.20/Chart.yaml b/stable/crafty-4/3.0.20/Chart.yaml deleted file mode 100644 index 61eb7cb707c..00000000000 --- a/stable/crafty-4/3.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Crafty Controller is a Minecraft Server Control Panel / Launcher. -home: https://truecharts.org/charts/stable/crafty-4 -icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-4 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - - https://craftycontrol.com/ - - https://gitlab.com/crafty-controller/crafty-4 -type: application -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - GameServers - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/3.0.20/app-changelog.md b/stable/crafty-4/3.0.20/app-changelog.md deleted file mode 100644 index caab9fb98ea..00000000000 --- a/stable/crafty-4/3.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/crafty-4/3.0.20/charts/common-12.12.1.tgz b/stable/crafty-4/3.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/crafty-4/3.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/crafty-4/3.0.21/CHANGELOG.md b/stable/crafty-4/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..95e5a9a759d --- /dev/null +++ b/stable/crafty-4/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [crafty-4-3.0.18](https://github.com/truecharts/charts/compare/crafty-4-3.0.17...crafty-4-3.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [crafty-4-3.0.17](https://github.com/truecharts/charts/compare/crafty-4-3.0.16...crafty-4-3.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [crafty-4-3.0.16](https://github.com/truecharts/charts/compare/crafty-4-3.0.15...crafty-4-3.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [crafty-4-3.0.15](https://github.com/truecharts/charts/compare/crafty-4-3.0.14...crafty-4-3.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [crafty-4-3.0.14](https://github.com/truecharts/charts/compare/crafty-4-3.0.13...crafty-4-3.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [crafty-4-3.0.13](https://github.com/truecharts/charts/compare/crafty-4-3.0.12...crafty-4-3.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [crafty-4-3.0.12](https://github.com/truecharts/charts/compare/crafty-4-3.0.11...crafty-4-3.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/crafty-4/3.0.21/Chart.yaml b/stable/crafty-4/3.0.21/Chart.yaml new file mode 100644 index 00000000000..806647a6de9 --- /dev/null +++ b/stable/crafty-4/3.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Crafty Controller is a Minecraft Server Control Panel / Launcher. +home: https://truecharts.org/charts/stable/crafty-4 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png +keywords: + - crafty-4 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-4 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 + - https://craftycontrol.com/ + - https://gitlab.com/crafty-controller/crafty-4 +type: application +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - GameServers + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/4.0.20/README.md b/stable/crafty-4/3.0.21/README.md similarity index 100% rename from stable/dashdot/4.0.20/README.md rename to stable/crafty-4/3.0.21/README.md diff --git a/stable/crafty-4/3.0.21/app-changelog.md b/stable/crafty-4/3.0.21/app-changelog.md new file mode 100644 index 00000000000..af6f80744dd --- /dev/null +++ b/stable/crafty-4/3.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/crafty-4/3.0.20/app-readme.md b/stable/crafty-4/3.0.21/app-readme.md similarity index 100% rename from stable/crafty-4/3.0.20/app-readme.md rename to stable/crafty-4/3.0.21/app-readme.md diff --git a/stable/crafty-4/3.0.21/charts/common-12.12.3.tgz b/stable/crafty-4/3.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/crafty-4/3.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/crafty-4/3.0.20/ix_values.yaml b/stable/crafty-4/3.0.21/ix_values.yaml similarity index 100% rename from stable/crafty-4/3.0.20/ix_values.yaml rename to stable/crafty-4/3.0.21/ix_values.yaml diff --git a/stable/crafty-4/3.0.20/questions.yaml b/stable/crafty-4/3.0.21/questions.yaml similarity index 100% rename from stable/crafty-4/3.0.20/questions.yaml rename to stable/crafty-4/3.0.21/questions.yaml diff --git a/stable/ddns-go/5.0.20/templates/NOTES.txt b/stable/crafty-4/3.0.21/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/5.0.20/templates/NOTES.txt rename to stable/crafty-4/3.0.21/templates/NOTES.txt diff --git a/stable/crafty-4/3.0.20/templates/common.yaml b/stable/crafty-4/3.0.21/templates/common.yaml similarity index 100% rename from stable/crafty-4/3.0.20/templates/common.yaml rename to stable/crafty-4/3.0.21/templates/common.yaml diff --git a/stable/ddns-go/5.0.20/values.yaml b/stable/crafty-4/3.0.21/values.yaml similarity index 100% rename from stable/ddns-go/5.0.20/values.yaml rename to stable/crafty-4/3.0.21/values.yaml diff --git a/stable/cryptofolio/7.0.17/CHANGELOG.md b/stable/cryptofolio/7.0.17/CHANGELOG.md deleted file mode 100644 index ca6cf4e4bb0..00000000000 --- a/stable/cryptofolio/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [cryptofolio-7.0.14](https://github.com/truecharts/charts/compare/cryptofolio-7.0.13...cryptofolio-7.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [cryptofolio-7.0.13](https://github.com/truecharts/charts/compare/cryptofolio-7.0.12...cryptofolio-7.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cryptofolio-7.0.12](https://github.com/truecharts/charts/compare/cryptofolio-7.0.11...cryptofolio-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cryptofolio-7.0.11](https://github.com/truecharts/charts/compare/cryptofolio-7.0.10...cryptofolio-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cryptofolio-7.0.10](https://github.com/truecharts/charts/compare/cryptofolio-7.0.9...cryptofolio-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cryptofolio-7.0.9](https://github.com/truecharts/charts/compare/cryptofolio-7.0.8...cryptofolio-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cryptofolio-7.0.8](https://github.com/truecharts/charts/compare/cryptofolio-7.0.7...cryptofolio-7.0.8) (2023-04-25) - -### Chore - diff --git a/stable/cryptofolio/7.0.17/Chart.yaml b/stable/cryptofolio/7.0.17/Chart.yaml deleted file mode 100644 index 31483df9fe5..00000000000 --- a/stable/cryptofolio/7.0.17/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Track your cryptocurrency holdings/portfolio -home: https://truecharts.org/charts/stable/cryptofolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png -keywords: - - cryptofolio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://github.com/Xtrendence/cryptofolio -version: 7.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/7.0.17/app-changelog.md b/stable/cryptofolio/7.0.17/app-changelog.md deleted file mode 100644 index d692c789e2a..00000000000 --- a/stable/cryptofolio/7.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/cryptofolio/7.0.17/charts/common-12.12.1.tgz b/stable/cryptofolio/7.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/cryptofolio/7.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cryptofolio/7.0.18/CHANGELOG.md b/stable/cryptofolio/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..87c0f04046d --- /dev/null +++ b/stable/cryptofolio/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [cryptofolio-7.0.14](https://github.com/truecharts/charts/compare/cryptofolio-7.0.13...cryptofolio-7.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cryptofolio-7.0.13](https://github.com/truecharts/charts/compare/cryptofolio-7.0.12...cryptofolio-7.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cryptofolio-7.0.12](https://github.com/truecharts/charts/compare/cryptofolio-7.0.11...cryptofolio-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cryptofolio-7.0.11](https://github.com/truecharts/charts/compare/cryptofolio-7.0.10...cryptofolio-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cryptofolio-7.0.10](https://github.com/truecharts/charts/compare/cryptofolio-7.0.9...cryptofolio-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cryptofolio-7.0.9](https://github.com/truecharts/charts/compare/cryptofolio-7.0.8...cryptofolio-7.0.9) (2023-04-25) + +### Chore + diff --git a/stable/cryptofolio/7.0.18/Chart.yaml b/stable/cryptofolio/7.0.18/Chart.yaml new file mode 100644 index 00000000000..6ce1630b7fb --- /dev/null +++ b/stable/cryptofolio/7.0.18/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://github.com/Xtrendence/cryptofolio +version: 7.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/davos/7.0.18/README.md b/stable/cryptofolio/7.0.18/README.md similarity index 100% rename from stable/davos/7.0.18/README.md rename to stable/cryptofolio/7.0.18/README.md diff --git a/stable/cryptofolio/7.0.18/app-changelog.md b/stable/cryptofolio/7.0.18/app-changelog.md new file mode 100644 index 00000000000..326c16b22d9 --- /dev/null +++ b/stable/cryptofolio/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cryptofolio/7.0.17/app-readme.md b/stable/cryptofolio/7.0.18/app-readme.md similarity index 100% rename from stable/cryptofolio/7.0.17/app-readme.md rename to stable/cryptofolio/7.0.18/app-readme.md diff --git a/stable/cryptofolio/7.0.18/charts/common-12.12.3.tgz b/stable/cryptofolio/7.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cryptofolio/7.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/cryptofolio/7.0.17/ix_values.yaml b/stable/cryptofolio/7.0.18/ix_values.yaml similarity index 100% rename from stable/cryptofolio/7.0.17/ix_values.yaml rename to stable/cryptofolio/7.0.18/ix_values.yaml diff --git a/stable/cryptofolio/7.0.17/questions.yaml b/stable/cryptofolio/7.0.18/questions.yaml similarity index 100% rename from stable/cryptofolio/7.0.17/questions.yaml rename to stable/cryptofolio/7.0.18/questions.yaml diff --git a/stable/ddns-updater/5.0.18/templates/NOTES.txt b/stable/cryptofolio/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/ddns-updater/5.0.18/templates/NOTES.txt rename to stable/cryptofolio/7.0.18/templates/NOTES.txt diff --git a/stable/dashdot/4.0.20/templates/common.yaml b/stable/cryptofolio/7.0.18/templates/common.yaml similarity index 100% rename from stable/dashdot/4.0.20/templates/common.yaml rename to stable/cryptofolio/7.0.18/templates/common.yaml diff --git a/stable/ddns-updater/5.0.18/values.yaml b/stable/cryptofolio/7.0.18/values.yaml similarity index 100% rename from stable/ddns-updater/5.0.18/values.yaml rename to stable/cryptofolio/7.0.18/values.yaml diff --git a/stable/cura-novnc/4.0.19/CHANGELOG.md b/stable/cura-novnc/4.0.19/CHANGELOG.md deleted file mode 100644 index 3f65b3f65d5..00000000000 --- a/stable/cura-novnc/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [cura-novnc-4.0.16](https://github.com/truecharts/charts/compare/cura-novnc-4.0.15...cura-novnc-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [cura-novnc-4.0.15](https://github.com/truecharts/charts/compare/cura-novnc-4.0.14...cura-novnc-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cura-novnc-4.0.14](https://github.com/truecharts/charts/compare/cura-novnc-4.0.13...cura-novnc-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cura-novnc-4.0.13](https://github.com/truecharts/charts/compare/cura-novnc-4.0.12...cura-novnc-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cura-novnc-4.0.12](https://github.com/truecharts/charts/compare/cura-novnc-4.0.11...cura-novnc-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766)) - - - - -## [cura-novnc-4.0.10](https://github.com/truecharts/charts/compare/cura-novnc-4.0.9...cura-novnc-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/cura-novnc/4.0.19/Chart.yaml b/stable/cura-novnc/4.0.19/Chart.yaml deleted file mode 100644 index f76b924b0cc..00000000000 --- a/stable/cura-novnc/4.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Enjoy Cura directly in your browser with this easy to use Chart -home: https://truecharts.org/charts/stable/cura-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png -keywords: - - cura-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cura-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://ultimaker.com/software/ultimaker-cura -type: application -version: 4.0.19 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity diff --git a/stable/cura-novnc/4.0.19/app-changelog.md b/stable/cura-novnc/4.0.19/app-changelog.md deleted file mode 100644 index 7f1413c8d14..00000000000 --- a/stable/cura-novnc/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/cura-novnc/4.0.19/charts/common-12.12.1.tgz b/stable/cura-novnc/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/cura-novnc/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cura-novnc/4.0.20/CHANGELOG.md b/stable/cura-novnc/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..8278683c7dc --- /dev/null +++ b/stable/cura-novnc/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [cura-novnc-4.0.16](https://github.com/truecharts/charts/compare/cura-novnc-4.0.15...cura-novnc-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cura-novnc-4.0.15](https://github.com/truecharts/charts/compare/cura-novnc-4.0.14...cura-novnc-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cura-novnc-4.0.14](https://github.com/truecharts/charts/compare/cura-novnc-4.0.13...cura-novnc-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cura-novnc-4.0.13](https://github.com/truecharts/charts/compare/cura-novnc-4.0.12...cura-novnc-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cura-novnc-4.0.12](https://github.com/truecharts/charts/compare/cura-novnc-4.0.11...cura-novnc-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766)) + + + diff --git a/stable/cura-novnc/4.0.20/Chart.yaml b/stable/cura-novnc/4.0.20/Chart.yaml new file mode 100644 index 00000000000..91c521ed916 --- /dev/null +++ b/stable/cura-novnc/4.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Enjoy Cura directly in your browser with this easy to use Chart +home: https://truecharts.org/charts/stable/cura-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cura-novnc.png +keywords: + - cura-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cura-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - https://ultimaker.com/software/ultimaker-cura +type: application +version: 4.0.20 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity diff --git a/stable/ddclient/5.0.19/README.md b/stable/cura-novnc/4.0.20/README.md similarity index 100% rename from stable/ddclient/5.0.19/README.md rename to stable/cura-novnc/4.0.20/README.md diff --git a/stable/cura-novnc/4.0.20/app-changelog.md b/stable/cura-novnc/4.0.20/app-changelog.md new file mode 100644 index 00000000000..50582f0ae78 --- /dev/null +++ b/stable/cura-novnc/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/cura-novnc/4.0.19/app-readme.md b/stable/cura-novnc/4.0.20/app-readme.md similarity index 100% rename from stable/cura-novnc/4.0.19/app-readme.md rename to stable/cura-novnc/4.0.20/app-readme.md diff --git a/stable/cura-novnc/4.0.20/charts/common-12.12.3.tgz b/stable/cura-novnc/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cura-novnc/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/cura-novnc/4.0.19/ix_values.yaml b/stable/cura-novnc/4.0.20/ix_values.yaml similarity index 100% rename from stable/cura-novnc/4.0.19/ix_values.yaml rename to stable/cura-novnc/4.0.20/ix_values.yaml diff --git a/stable/cura-novnc/4.0.19/questions.yaml b/stable/cura-novnc/4.0.20/questions.yaml similarity index 100% rename from stable/cura-novnc/4.0.19/questions.yaml rename to stable/cura-novnc/4.0.20/questions.yaml diff --git a/stable/deemix/6.0.18/templates/NOTES.txt b/stable/cura-novnc/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/deemix/6.0.18/templates/NOTES.txt rename to stable/cura-novnc/4.0.20/templates/NOTES.txt diff --git a/stable/cura-novnc/4.0.19/templates/common.yaml b/stable/cura-novnc/4.0.20/templates/common.yaml similarity index 100% rename from stable/cura-novnc/4.0.19/templates/common.yaml rename to stable/cura-novnc/4.0.20/templates/common.yaml diff --git a/stable/deemix/6.0.18/values.yaml b/stable/cura-novnc/4.0.20/values.yaml similarity index 100% rename from stable/deemix/6.0.18/values.yaml rename to stable/cura-novnc/4.0.20/values.yaml diff --git a/stable/custom-app/8.0.17/CHANGELOG.md b/stable/custom-app/8.0.17/CHANGELOG.md deleted file mode 100644 index fe06c9818cb..00000000000 --- a/stable/custom-app/8.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [custom-app-8.0.17](https://github.com/truecharts/charts/compare/custom-app-8.0.16...custom-app-8.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)) - - - - -## [custom-app-8.0.16](https://github.com/truecharts/charts/compare/custom-app-8.0.15...custom-app-8.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [custom-app-8.0.15](https://github.com/truecharts/charts/compare/custom-app-8.0.14...custom-app-8.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [custom-app-8.0.14](https://github.com/truecharts/charts/compare/custom-app-8.0.13...custom-app-8.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [custom-app-8.0.13](https://github.com/truecharts/charts/compare/custom-app-8.0.12...custom-app-8.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [custom-app-8.0.12](https://github.com/truecharts/charts/compare/custom-app-8.0.11...custom-app-8.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [custom-app-8.0.11](https://github.com/truecharts/charts/compare/custom-app-8.0.10...custom-app-8.0.11) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) - - - - -## [custom-app-8.0.10](https://github.com/truecharts/charts/compare/custom-app-8.0.9...custom-app-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) - - - - -## [custom-app-8.0.8](https://github.com/truecharts/charts/compare/custom-app-8.0.7...custom-app-8.0.8) (2023-05-12) - - - - -## [custom-app-8.0.7](https://github.com/truecharts/charts/compare/custom-app-8.0.6...custom-app-8.0.7) (2023-05-11) - -### Chore diff --git a/stable/custom-app/8.0.17/Chart.yaml b/stable/custom-app/8.0.17/Chart.yaml deleted file mode 100644 index 4b329e7223e..00000000000 --- a/stable/custom-app/8.0.17/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.4145" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Advanced tool to create your own TrueCharts-based App -home: https://truecharts.org/charts/stable/custom-app -icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png -keywords: - - custom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: custom-app -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app -type: application -version: 8.0.17 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/8.0.17/app-changelog.md b/stable/custom-app/8.0.17/app-changelog.md deleted file mode 100644 index bb5abcc0ef2..00000000000 --- a/stable/custom-app/8.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [custom-app-8.0.17](https://github.com/truecharts/charts/compare/custom-app-8.0.16...custom-app-8.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)) - - \ No newline at end of file diff --git a/stable/custom-app/8.0.17/charts/common-12.12.1.tgz b/stable/custom-app/8.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/custom-app/8.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/custom-app/8.0.18/CHANGELOG.md b/stable/custom-app/8.0.18/CHANGELOG.md new file mode 100644 index 00000000000..4aefa0c18d7 --- /dev/null +++ b/stable/custom-app/8.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [custom-app-8.0.18](https://github.com/truecharts/charts/compare/custom-app-8.0.17...custom-app-8.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [custom-app-8.0.17](https://github.com/truecharts/charts/compare/custom-app-8.0.16...custom-app-8.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)) + + + + +## [custom-app-8.0.16](https://github.com/truecharts/charts/compare/custom-app-8.0.15...custom-app-8.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [custom-app-8.0.15](https://github.com/truecharts/charts/compare/custom-app-8.0.14...custom-app-8.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [custom-app-8.0.14](https://github.com/truecharts/charts/compare/custom-app-8.0.13...custom-app-8.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [custom-app-8.0.13](https://github.com/truecharts/charts/compare/custom-app-8.0.12...custom-app-8.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [custom-app-8.0.12](https://github.com/truecharts/charts/compare/custom-app-8.0.11...custom-app-8.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [custom-app-8.0.11](https://github.com/truecharts/charts/compare/custom-app-8.0.10...custom-app-8.0.11) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) + + + + +## [custom-app-8.0.10](https://github.com/truecharts/charts/compare/custom-app-8.0.9...custom-app-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) + + + diff --git a/stable/custom-app/8.0.18/Chart.yaml b/stable/custom-app/8.0.18/Chart.yaml new file mode 100644 index 00000000000..6eccf6afe4c --- /dev/null +++ b/stable/custom-app/8.0.18/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.20.4145" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Advanced tool to create your own TrueCharts-based App +home: https://truecharts.org/charts/stable/custom-app +icon: https://truecharts.org/img/hotlink-ok/chart-icons/custom-app.png +keywords: + - custom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: custom-app +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app +type: application +version: 8.0.18 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/5.0.20/README.md b/stable/custom-app/8.0.18/README.md similarity index 100% rename from stable/ddns-go/5.0.20/README.md rename to stable/custom-app/8.0.18/README.md diff --git a/stable/custom-app/8.0.18/app-changelog.md b/stable/custom-app/8.0.18/app-changelog.md new file mode 100644 index 00000000000..b86a63b4a85 --- /dev/null +++ b/stable/custom-app/8.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [custom-app-8.0.18](https://github.com/truecharts/charts/compare/custom-app-8.0.17...custom-app-8.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/custom-app/8.0.17/app-readme.md b/stable/custom-app/8.0.18/app-readme.md similarity index 100% rename from stable/custom-app/8.0.17/app-readme.md rename to stable/custom-app/8.0.18/app-readme.md diff --git a/stable/custom-app/8.0.18/charts/common-12.12.3.tgz b/stable/custom-app/8.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/custom-app/8.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/custom-app/8.0.17/ix_values.yaml b/stable/custom-app/8.0.18/ix_values.yaml similarity index 100% rename from stable/custom-app/8.0.17/ix_values.yaml rename to stable/custom-app/8.0.18/ix_values.yaml diff --git a/stable/custom-app/8.0.17/questions.yaml b/stable/custom-app/8.0.18/questions.yaml similarity index 100% rename from stable/custom-app/8.0.17/questions.yaml rename to stable/custom-app/8.0.18/questions.yaml diff --git a/stable/deepstack/7.0.20/templates/NOTES.txt b/stable/custom-app/8.0.18/templates/NOTES.txt similarity index 100% rename from stable/deepstack/7.0.20/templates/NOTES.txt rename to stable/custom-app/8.0.18/templates/NOTES.txt diff --git a/stable/ddclient/5.0.19/templates/common.yaml b/stable/custom-app/8.0.18/templates/common.yaml similarity index 100% rename from stable/ddclient/5.0.19/templates/common.yaml rename to stable/custom-app/8.0.18/templates/common.yaml diff --git a/stable/deepstack/7.0.20/values.yaml b/stable/custom-app/8.0.18/values.yaml similarity index 100% rename from stable/deepstack/7.0.20/values.yaml rename to stable/custom-app/8.0.18/values.yaml diff --git a/stable/cyberchef/5.0.23/CHANGELOG.md b/stable/cyberchef/5.0.23/CHANGELOG.md deleted file mode 100644 index 0af2e6899a8..00000000000 --- a/stable/cyberchef/5.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cyberchef-5.0.23](https://github.com/truecharts/charts/compare/cyberchef-5.0.22...cyberchef-5.0.23) (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)) - - - - -## [cyberchef-5.0.22](https://github.com/truecharts/charts/compare/cyberchef-5.0.21...cyberchef-5.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [cyberchef-5.0.21](https://github.com/truecharts/charts/compare/cyberchef-5.0.20...cyberchef-5.0.21) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [cyberchef-5.0.20](https://github.com/truecharts/charts/compare/cyberchef-5.0.19...cyberchef-5.0.20) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [cyberchef-5.0.18](https://github.com/truecharts/charts/compare/cyberchef-5.0.17...cyberchef-5.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cyberchef-5.0.17](https://github.com/truecharts/charts/compare/cyberchef-5.0.16...cyberchef-5.0.17) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) - - - - -## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cyberchef-5.0.14](https://github.com/truecharts/charts/compare/cyberchef-5.0.13...cyberchef-5.0.14) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/cyberchef/5.0.23/Chart.yaml b/stable/cyberchef/5.0.23/Chart.yaml deleted file mode 100644 index 52b7a8af00d..00000000000 --- a/stable/cyberchef/5.0.23/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "10.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. -home: https://truecharts.org/charts/stable/cyberchef -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png -keywords: - - cyberchef -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cyberchef -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef -version: 5.0.23 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/cyberchef/5.0.23/app-changelog.md b/stable/cyberchef/5.0.23/app-changelog.md deleted file mode 100644 index db089de9d1b..00000000000 --- a/stable/cyberchef/5.0.23/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [cyberchef-5.0.23](https://github.com/truecharts/charts/compare/cyberchef-5.0.22...cyberchef-5.0.23) (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)) - - \ No newline at end of file diff --git a/stable/cyberchef/5.0.23/charts/common-12.12.1.tgz b/stable/cyberchef/5.0.23/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/cyberchef/5.0.23/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/cyberchef/5.0.24/CHANGELOG.md b/stable/cyberchef/5.0.24/CHANGELOG.md new file mode 100644 index 00000000000..e70a45f29c2 --- /dev/null +++ b/stable/cyberchef/5.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cyberchef-5.0.24](https://github.com/truecharts/charts/compare/cyberchef-5.0.23...cyberchef-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [cyberchef-5.0.23](https://github.com/truecharts/charts/compare/cyberchef-5.0.22...cyberchef-5.0.23) (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)) + + + + +## [cyberchef-5.0.22](https://github.com/truecharts/charts/compare/cyberchef-5.0.21...cyberchef-5.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [cyberchef-5.0.21](https://github.com/truecharts/charts/compare/cyberchef-5.0.20...cyberchef-5.0.21) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [cyberchef-5.0.20](https://github.com/truecharts/charts/compare/cyberchef-5.0.19...cyberchef-5.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cyberchef-5.0.18](https://github.com/truecharts/charts/compare/cyberchef-5.0.17...cyberchef-5.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cyberchef-5.0.17](https://github.com/truecharts/charts/compare/cyberchef-5.0.16...cyberchef-5.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) + + + + +## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/cyberchef/5.0.24/Chart.yaml b/stable/cyberchef/5.0.24/Chart.yaml new file mode 100644 index 00000000000..f4b97502f4b --- /dev/null +++ b/stable/cyberchef/5.0.24/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "10.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser. +home: https://truecharts.org/charts/stable/cyberchef +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png +keywords: + - cyberchef +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cyberchef +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef +version: 5.0.24 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/5.0.18/README.md b/stable/cyberchef/5.0.24/README.md similarity index 100% rename from stable/ddns-updater/5.0.18/README.md rename to stable/cyberchef/5.0.24/README.md diff --git a/stable/cyberchef/5.0.24/app-changelog.md b/stable/cyberchef/5.0.24/app-changelog.md new file mode 100644 index 00000000000..a2da3b58225 --- /dev/null +++ b/stable/cyberchef/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-5.0.24](https://github.com/truecharts/charts/compare/cyberchef-5.0.23...cyberchef-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/cyberchef/5.0.23/app-readme.md b/stable/cyberchef/5.0.24/app-readme.md similarity index 100% rename from stable/cyberchef/5.0.23/app-readme.md rename to stable/cyberchef/5.0.24/app-readme.md diff --git a/stable/cyberchef/5.0.24/charts/common-12.12.3.tgz b/stable/cyberchef/5.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/cyberchef/5.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/cyberchef/5.0.23/ix_values.yaml b/stable/cyberchef/5.0.24/ix_values.yaml similarity index 100% rename from stable/cyberchef/5.0.23/ix_values.yaml rename to stable/cyberchef/5.0.24/ix_values.yaml diff --git a/stable/cyberchef/5.0.23/questions.yaml b/stable/cyberchef/5.0.24/questions.yaml similarity index 100% rename from stable/cyberchef/5.0.23/questions.yaml rename to stable/cyberchef/5.0.24/questions.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.7/templates/NOTES.txt b/stable/cyberchef/5.0.24/templates/NOTES.txt similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/templates/NOTES.txt rename to stable/cyberchef/5.0.24/templates/NOTES.txt diff --git a/stable/ddns-go/5.0.20/templates/common.yaml b/stable/cyberchef/5.0.24/templates/common.yaml similarity index 100% rename from stable/ddns-go/5.0.20/templates/common.yaml rename to stable/cyberchef/5.0.24/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.7/values.yaml b/stable/cyberchef/5.0.24/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/values.yaml rename to stable/cyberchef/5.0.24/values.yaml diff --git a/stable/czkawka/4.0.21/CHANGELOG.md b/stable/czkawka/4.0.21/CHANGELOG.md deleted file mode 100644 index 13130555669..00000000000 --- a/stable/czkawka/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [czkawka-4.0.21](https://github.com/truecharts/charts/compare/czkawka-4.0.20...czkawka-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)) - - - - -## [czkawka-4.0.20](https://github.com/truecharts/charts/compare/czkawka-4.0.19...czkawka-4.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [czkawka-4.0.19](https://github.com/truecharts/charts/compare/czkawka-4.0.18...czkawka-4.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [czkawka-4.0.18](https://github.com/truecharts/charts/compare/czkawka-4.0.17...czkawka-4.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [czkawka-4.0.17](https://github.com/truecharts/charts/compare/czkawka-4.0.16...czkawka-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [czkawka-4.0.16](https://github.com/truecharts/charts/compare/czkawka-4.0.15...czkawka-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [czkawka-4.0.15](https://github.com/truecharts/charts/compare/czkawka-4.0.14...czkawka-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [czkawka-4.0.14](https://github.com/truecharts/charts/compare/czkawka-4.0.13...czkawka-4.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.04.1 ([#8851](https://github.com/truecharts/charts/issues/8851)) - - - - -## [czkawka-4.0.13](https://github.com/truecharts/charts/compare/czkawka-4.0.12...czkawka-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [czkawka-4.0.12](https://github.com/truecharts/charts/compare/czkawka-4.0.11...czkawka-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/czkawka/4.0.21/Chart.yaml b/stable/czkawka/4.0.21/Chart.yaml deleted file mode 100644 index 038b0ce16d9..00000000000 --- a/stable/czkawka/4.0.21/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. -home: https://truecharts.org/charts/stable/czkawka -icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png -keywords: - - duplicates - - file management - - czkawka -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: czkawka -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka -type: application -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/4.0.21/app-changelog.md b/stable/czkawka/4.0.21/app-changelog.md deleted file mode 100644 index 0ce76e25778..00000000000 --- a/stable/czkawka/4.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [czkawka-4.0.21](https://github.com/truecharts/charts/compare/czkawka-4.0.20...czkawka-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)) - - \ No newline at end of file diff --git a/stable/czkawka/4.0.21/charts/common-12.12.1.tgz b/stable/czkawka/4.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/czkawka/4.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/czkawka/4.0.22/CHANGELOG.md b/stable/czkawka/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..d369b535514 --- /dev/null +++ b/stable/czkawka/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [czkawka-4.0.22](https://github.com/truecharts/charts/compare/czkawka-4.0.21...czkawka-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [czkawka-4.0.21](https://github.com/truecharts/charts/compare/czkawka-4.0.20...czkawka-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)) + + + + +## [czkawka-4.0.20](https://github.com/truecharts/charts/compare/czkawka-4.0.19...czkawka-4.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [czkawka-4.0.19](https://github.com/truecharts/charts/compare/czkawka-4.0.18...czkawka-4.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [czkawka-4.0.18](https://github.com/truecharts/charts/compare/czkawka-4.0.17...czkawka-4.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [czkawka-4.0.17](https://github.com/truecharts/charts/compare/czkawka-4.0.16...czkawka-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [czkawka-4.0.16](https://github.com/truecharts/charts/compare/czkawka-4.0.15...czkawka-4.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [czkawka-4.0.15](https://github.com/truecharts/charts/compare/czkawka-4.0.14...czkawka-4.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [czkawka-4.0.14](https://github.com/truecharts/charts/compare/czkawka-4.0.13...czkawka-4.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.04.1 ([#8851](https://github.com/truecharts/charts/issues/8851)) + + + + +## [czkawka-4.0.13](https://github.com/truecharts/charts/compare/czkawka-4.0.12...czkawka-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/czkawka/4.0.22/Chart.yaml b/stable/czkawka/4.0.22/Chart.yaml new file mode 100644 index 00000000000..165f0b92001 --- /dev/null +++ b/stable/czkawka/4.0.22/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer. +home: https://truecharts.org/charts/stable/czkawka +icon: https://truecharts.org/img/hotlink-ok/chart-icons/czkawka.png +keywords: + - duplicates + - file management + - czkawka +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: czkawka +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka +type: application +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/6.0.18/README.md b/stable/czkawka/4.0.22/README.md similarity index 100% rename from stable/deemix/6.0.18/README.md rename to stable/czkawka/4.0.22/README.md diff --git a/stable/czkawka/4.0.22/app-changelog.md b/stable/czkawka/4.0.22/app-changelog.md new file mode 100644 index 00000000000..9209f6e11ef --- /dev/null +++ b/stable/czkawka/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [czkawka-4.0.22](https://github.com/truecharts/charts/compare/czkawka-4.0.21...czkawka-4.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/czkawka/4.0.21/app-readme.md b/stable/czkawka/4.0.22/app-readme.md similarity index 100% rename from stable/czkawka/4.0.21/app-readme.md rename to stable/czkawka/4.0.22/app-readme.md diff --git a/stable/czkawka/4.0.22/charts/common-12.12.3.tgz b/stable/czkawka/4.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/czkawka/4.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/czkawka/4.0.21/ix_values.yaml b/stable/czkawka/4.0.22/ix_values.yaml similarity index 100% rename from stable/czkawka/4.0.21/ix_values.yaml rename to stable/czkawka/4.0.22/ix_values.yaml diff --git a/stable/czkawka/4.0.21/questions.yaml b/stable/czkawka/4.0.22/questions.yaml similarity index 100% rename from stable/czkawka/4.0.21/questions.yaml rename to stable/czkawka/4.0.22/questions.yaml diff --git a/stable/digikam/7.0.16/templates/NOTES.txt b/stable/czkawka/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/digikam/7.0.16/templates/NOTES.txt rename to stable/czkawka/4.0.22/templates/NOTES.txt diff --git a/stable/ddns-updater/5.0.18/templates/common.yaml b/stable/czkawka/4.0.22/templates/common.yaml similarity index 100% rename from stable/ddns-updater/5.0.18/templates/common.yaml rename to stable/czkawka/4.0.22/templates/common.yaml diff --git a/stable/digikam/7.0.16/values.yaml b/stable/czkawka/4.0.22/values.yaml similarity index 100% rename from stable/digikam/7.0.16/values.yaml rename to stable/czkawka/4.0.22/values.yaml diff --git a/stable/dashdot/4.0.20/CHANGELOG.md b/stable/dashdot/4.0.20/CHANGELOG.md deleted file mode 100644 index f6fe23c0a00..00000000000 --- a/stable/dashdot/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [dashdot-4.0.17](https://github.com/truecharts/charts/compare/dashdot-4.0.16...dashdot-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [dashdot-4.0.16](https://github.com/truecharts/charts/compare/dashdot-4.0.15...dashdot-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dashdot-4.0.15](https://github.com/truecharts/charts/compare/dashdot-4.0.14...dashdot-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dashdot-4.0.14](https://github.com/truecharts/charts/compare/dashdot-4.0.13...dashdot-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dashdot-4.0.13](https://github.com/truecharts/charts/compare/dashdot-4.0.12...dashdot-4.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.2.1 ([#8852](https://github.com/truecharts/charts/issues/8852)) - - - - -## [dashdot-4.0.12](https://github.com/truecharts/charts/compare/dashdot-4.0.11...dashdot-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dashdot-4.0.11](https://github.com/truecharts/charts/compare/dashdot-4.0.10...dashdot-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/dashdot/4.0.20/Chart.yaml b/stable/dashdot/4.0.20/Chart.yaml deleted file mode 100644 index 569de5e982d..00000000000 --- a/stable/dashdot/4.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. -home: https://truecharts.org/charts/stable/dashdot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png -keywords: - - dashboard - - dashdot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://github.com/MauriceNino/dashdot -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/4.0.20/app-changelog.md b/stable/dashdot/4.0.20/app-changelog.md deleted file mode 100644 index 496473f06c7..00000000000 --- a/stable/dashdot/4.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/dashdot/4.0.20/charts/common-12.12.1.tgz b/stable/dashdot/4.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/dashdot/4.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/dashdot/4.0.21/CHANGELOG.md b/stable/dashdot/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..1ee84ea64a7 --- /dev/null +++ b/stable/dashdot/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [dashdot-4.0.17](https://github.com/truecharts/charts/compare/dashdot-4.0.16...dashdot-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [dashdot-4.0.16](https://github.com/truecharts/charts/compare/dashdot-4.0.15...dashdot-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dashdot-4.0.15](https://github.com/truecharts/charts/compare/dashdot-4.0.14...dashdot-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dashdot-4.0.14](https://github.com/truecharts/charts/compare/dashdot-4.0.13...dashdot-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dashdot-4.0.13](https://github.com/truecharts/charts/compare/dashdot-4.0.12...dashdot-4.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.1 ([#8852](https://github.com/truecharts/charts/issues/8852)) + + + + +## [dashdot-4.0.12](https://github.com/truecharts/charts/compare/dashdot-4.0.11...dashdot-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/dashdot/4.0.21/Chart.yaml b/stable/dashdot/4.0.21/Chart.yaml new file mode 100644 index 00000000000..b3bef22a03a --- /dev/null +++ b/stable/dashdot/4.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind. +home: https://truecharts.org/charts/stable/dashdot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png +keywords: + - dashboard + - dashdot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashdot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://github.com/MauriceNino/dashdot +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/7.0.20/README.md b/stable/dashdot/4.0.21/README.md similarity index 100% rename from stable/deepstack/7.0.20/README.md rename to stable/dashdot/4.0.21/README.md diff --git a/stable/dashdot/4.0.21/app-changelog.md b/stable/dashdot/4.0.21/app-changelog.md new file mode 100644 index 00000000000..276c8bd3520 --- /dev/null +++ b/stable/dashdot/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dashdot/4.0.20/app-readme.md b/stable/dashdot/4.0.21/app-readme.md similarity index 100% rename from stable/dashdot/4.0.20/app-readme.md rename to stable/dashdot/4.0.21/app-readme.md diff --git a/stable/dashdot/4.0.21/charts/common-12.12.3.tgz b/stable/dashdot/4.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/dashdot/4.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/dashdot/4.0.20/ix_values.yaml b/stable/dashdot/4.0.21/ix_values.yaml similarity index 100% rename from stable/dashdot/4.0.20/ix_values.yaml rename to stable/dashdot/4.0.21/ix_values.yaml diff --git a/stable/dashdot/4.0.20/questions.yaml b/stable/dashdot/4.0.21/questions.yaml similarity index 100% rename from stable/dashdot/4.0.20/questions.yaml rename to stable/dashdot/4.0.21/questions.yaml diff --git a/stable/dillinger/5.0.22/templates/NOTES.txt b/stable/dashdot/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/dillinger/5.0.22/templates/NOTES.txt rename to stable/dashdot/4.0.21/templates/NOTES.txt diff --git a/stable/deemix/6.0.18/templates/common.yaml b/stable/dashdot/4.0.21/templates/common.yaml similarity index 100% rename from stable/deemix/6.0.18/templates/common.yaml rename to stable/dashdot/4.0.21/templates/common.yaml diff --git a/stable/dillinger/5.0.22/values.yaml b/stable/dashdot/4.0.21/values.yaml similarity index 100% rename from stable/dillinger/5.0.22/values.yaml rename to stable/dashdot/4.0.21/values.yaml diff --git a/stable/davos/7.0.18/CHANGELOG.md b/stable/davos/7.0.18/CHANGELOG.md deleted file mode 100644 index 255385a7fe7..00000000000 --- a/stable/davos/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [davos-7.0.14](https://github.com/truecharts/charts/compare/davos-7.0.13...davos-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [davos-7.0.13](https://github.com/truecharts/charts/compare/davos-7.0.12...davos-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [davos-7.0.12](https://github.com/truecharts/charts/compare/davos-7.0.11...davos-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [davos-7.0.11](https://github.com/truecharts/charts/compare/davos-7.0.10...davos-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [davos-7.0.10](https://github.com/truecharts/charts/compare/davos-7.0.9...davos-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [davos-7.0.9](https://github.com/truecharts/charts/compare/davos-7.0.8...davos-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/davos/7.0.18/Chart.yaml b/stable/davos/7.0.18/Chart.yaml deleted file mode 100644 index b595942fc42..00000000000 --- a/stable/davos/7.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An FTP automation tool that periodically scans given host locations for new files. -home: https://truecharts.org/charts/stable/davos -icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png -keywords: - - davos - - ftp - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: davos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/davos - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ -type: application -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/davos/7.0.18/app-changelog.md b/stable/davos/7.0.18/app-changelog.md deleted file mode 100644 index 2451afc2f1b..00000000000 --- a/stable/davos/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/davos/7.0.18/charts/common-12.12.1.tgz b/stable/davos/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/davos/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/davos/7.0.19/CHANGELOG.md b/stable/davos/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f8c7ececdab --- /dev/null +++ b/stable/davos/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [davos-7.0.14](https://github.com/truecharts/charts/compare/davos-7.0.13...davos-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [davos-7.0.13](https://github.com/truecharts/charts/compare/davos-7.0.12...davos-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [davos-7.0.12](https://github.com/truecharts/charts/compare/davos-7.0.11...davos-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [davos-7.0.11](https://github.com/truecharts/charts/compare/davos-7.0.10...davos-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [davos-7.0.10](https://github.com/truecharts/charts/compare/davos-7.0.9...davos-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/davos/7.0.19/Chart.yaml b/stable/davos/7.0.19/Chart.yaml new file mode 100644 index 00000000000..6ae097cd2d5 --- /dev/null +++ b/stable/davos/7.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An FTP automation tool that periodically scans given host locations for new files. +home: https://truecharts.org/charts/stable/davos +icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png +keywords: + - davos + - ftp + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: davos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/davos/ +type: application +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/1.0.7/README.md b/stable/davos/7.0.19/README.md similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/README.md rename to stable/davos/7.0.19/README.md diff --git a/stable/davos/7.0.19/app-changelog.md b/stable/davos/7.0.19/app-changelog.md new file mode 100644 index 00000000000..d901b1bec38 --- /dev/null +++ b/stable/davos/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/davos/7.0.18/app-readme.md b/stable/davos/7.0.19/app-readme.md similarity index 100% rename from stable/davos/7.0.18/app-readme.md rename to stable/davos/7.0.19/app-readme.md diff --git a/stable/davos/7.0.19/charts/common-12.12.3.tgz b/stable/davos/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/davos/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/davos/7.0.18/ix_values.yaml b/stable/davos/7.0.19/ix_values.yaml similarity index 100% rename from stable/davos/7.0.18/ix_values.yaml rename to stable/davos/7.0.19/ix_values.yaml diff --git a/stable/davos/7.0.18/questions.yaml b/stable/davos/7.0.19/questions.yaml similarity index 100% rename from stable/davos/7.0.18/questions.yaml rename to stable/davos/7.0.19/questions.yaml diff --git a/stable/discordgsm/2.0.19/templates/NOTES.txt b/stable/davos/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/discordgsm/2.0.19/templates/NOTES.txt rename to stable/davos/7.0.19/templates/NOTES.txt diff --git a/stable/davos/7.0.18/templates/common.yaml b/stable/davos/7.0.19/templates/common.yaml similarity index 100% rename from stable/davos/7.0.18/templates/common.yaml rename to stable/davos/7.0.19/templates/common.yaml diff --git a/stable/discordgsm/2.0.19/values.yaml b/stable/davos/7.0.19/values.yaml similarity index 100% rename from stable/discordgsm/2.0.19/values.yaml rename to stable/davos/7.0.19/values.yaml diff --git a/stable/ddclient/5.0.19/CHANGELOG.md b/stable/ddclient/5.0.19/CHANGELOG.md deleted file mode 100644 index 3291606e3f5..00000000000 --- a/stable/ddclient/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [ddclient-5.0.15](https://github.com/truecharts/charts/compare/ddclient-5.0.14...ddclient-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ddclient-5.0.14](https://github.com/truecharts/charts/compare/ddclient-5.0.13...ddclient-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddclient-5.0.13](https://github.com/truecharts/charts/compare/ddclient-5.0.12...ddclient-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddclient-5.0.12](https://github.com/truecharts/charts/compare/ddclient-5.0.11...ddclient-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8723](https://github.com/truecharts/charts/issues/8723)) - - - - -## [ddclient-5.0.11](https://github.com/truecharts/charts/compare/ddclient-5.0.10...ddclient-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8201](https://github.com/truecharts/charts/issues/8201)) - - - - -## [ddclient-5.0.9](https://github.com/truecharts/charts/compare/ddclient-5.0.8...ddclient-5.0.9) (2023-04-25) - diff --git a/stable/ddclient/5.0.19/Chart.yaml b/stable/ddclient/5.0.19/Chart.yaml deleted file mode 100644 index b0551bc3949..00000000000 --- a/stable/ddclient/5.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 5.0.19 -appVersion: "3.10.0" -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -keywords: - - ddclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ddclient/5.0.19/app-changelog.md b/stable/ddclient/5.0.19/app-changelog.md deleted file mode 100644 index 9803bfe9ca2..00000000000 --- a/stable/ddclient/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ddclient/5.0.19/charts/common-12.12.1.tgz b/stable/ddclient/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ddclient/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ddclient/5.0.20/CHANGELOG.md b/stable/ddclient/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..cb56b00d2ea --- /dev/null +++ b/stable/ddclient/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ddclient-5.0.15](https://github.com/truecharts/charts/compare/ddclient-5.0.14...ddclient-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ddclient-5.0.14](https://github.com/truecharts/charts/compare/ddclient-5.0.13...ddclient-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ddclient-5.0.13](https://github.com/truecharts/charts/compare/ddclient-5.0.12...ddclient-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ddclient-5.0.12](https://github.com/truecharts/charts/compare/ddclient-5.0.11...ddclient-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8723](https://github.com/truecharts/charts/issues/8723)) + + + + +## [ddclient-5.0.11](https://github.com/truecharts/charts/compare/ddclient-5.0.10...ddclient-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27) + diff --git a/stable/ddclient/5.0.20/Chart.yaml b/stable/ddclient/5.0.20/Chart.yaml new file mode 100644 index 00000000000..67baee887c8 --- /dev/null +++ b/stable/ddclient/5.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 5.0.20 +appVersion: "3.10.0" +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +keywords: + - ddclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/digikam/7.0.16/README.md b/stable/ddclient/5.0.20/README.md similarity index 100% rename from stable/digikam/7.0.16/README.md rename to stable/ddclient/5.0.20/README.md diff --git a/stable/ddclient/5.0.20/app-changelog.md b/stable/ddclient/5.0.20/app-changelog.md new file mode 100644 index 00000000000..cf6f9d7c2d5 --- /dev/null +++ b/stable/ddclient/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ddclient/5.0.19/app-readme.md b/stable/ddclient/5.0.20/app-readme.md similarity index 100% rename from stable/ddclient/5.0.19/app-readme.md rename to stable/ddclient/5.0.20/app-readme.md diff --git a/stable/ddclient/5.0.20/charts/common-12.12.3.tgz b/stable/ddclient/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ddclient/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/ddclient/5.0.19/ix_values.yaml b/stable/ddclient/5.0.20/ix_values.yaml similarity index 100% rename from stable/ddclient/5.0.19/ix_values.yaml rename to stable/ddclient/5.0.20/ix_values.yaml diff --git a/stable/ddclient/5.0.19/questions.yaml b/stable/ddclient/5.0.20/questions.yaml similarity index 100% rename from stable/ddclient/5.0.19/questions.yaml rename to stable/ddclient/5.0.20/questions.yaml diff --git a/stable/docker-compose/6.0.15/templates/NOTES.txt b/stable/ddclient/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/6.0.15/templates/NOTES.txt rename to stable/ddclient/5.0.20/templates/NOTES.txt diff --git a/stable/deepstack/7.0.20/templates/common.yaml b/stable/ddclient/5.0.20/templates/common.yaml similarity index 100% rename from stable/deepstack/7.0.20/templates/common.yaml rename to stable/ddclient/5.0.20/templates/common.yaml diff --git a/stable/docker-compose/6.0.15/values.yaml b/stable/ddclient/5.0.20/values.yaml similarity index 100% rename from stable/docker-compose/6.0.15/values.yaml rename to stable/ddclient/5.0.20/values.yaml diff --git a/stable/ddns-go/5.0.20/CHANGELOG.md b/stable/ddns-go/5.0.20/CHANGELOG.md deleted file mode 100644 index 62e5cffa029..00000000000 --- a/stable/ddns-go/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-go-5.0.20](https://github.com/truecharts/charts/compare/ddns-go-5.0.19...ddns-go-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [ddns-go-5.0.19](https://github.com/truecharts/charts/compare/ddns-go-5.0.18...ddns-go-5.0.19) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.2.2 ([#9227](https://github.com/truecharts/charts/issues/9227)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ddns-go-5.0.18](https://github.com/truecharts/charts/compare/ddns-go-5.0.17...ddns-go-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ddns-go-5.0.17](https://github.com/truecharts/charts/compare/ddns-go-5.0.16...ddns-go-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ddns-go-5.0.16](https://github.com/truecharts/charts/compare/ddns-go-5.0.15...ddns-go-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ddns-go-5.0.15](https://github.com/truecharts/charts/compare/ddns-go-5.0.14...ddns-go-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049)) - - - - -## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddns-go-5.0.12](https://github.com/truecharts/charts/compare/ddns-go-5.0.11...ddns-go-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ddns-go-5.0.11](https://github.com/truecharts/charts/compare/ddns-go-5.0.10...ddns-go-5.0.11) (2023-05-03) - -### Chore - diff --git a/stable/ddns-go/5.0.20/Chart.yaml b/stable/ddns-go/5.0.20/Chart.yaml deleted file mode 100644 index 7b27511ace0..00000000000 --- a/stable/ddns-go/5.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 5.0.20 -appVersion: "5.2.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: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/5.0.20/app-changelog.md b/stable/ddns-go/5.0.20/app-changelog.md deleted file mode 100644 index e887c5b12c8..00000000000 --- a/stable/ddns-go/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-5.0.20](https://github.com/truecharts/charts/compare/ddns-go-5.0.19...ddns-go-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/ddns-go/5.0.20/charts/common-12.12.1.tgz b/stable/ddns-go/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ddns-go/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ddns-go/5.0.21/CHANGELOG.md b/stable/ddns-go/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9289973a55f --- /dev/null +++ b/stable/ddns-go/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-go-5.0.21](https://github.com/truecharts/charts/compare/ddns-go-5.0.20...ddns-go-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ddns-go-5.0.20](https://github.com/truecharts/charts/compare/ddns-go-5.0.19...ddns-go-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [ddns-go-5.0.19](https://github.com/truecharts/charts/compare/ddns-go-5.0.18...ddns-go-5.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.2.2 ([#9227](https://github.com/truecharts/charts/issues/9227)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ddns-go-5.0.18](https://github.com/truecharts/charts/compare/ddns-go-5.0.17...ddns-go-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ddns-go-5.0.17](https://github.com/truecharts/charts/compare/ddns-go-5.0.16...ddns-go-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ddns-go-5.0.16](https://github.com/truecharts/charts/compare/ddns-go-5.0.15...ddns-go-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ddns-go-5.0.15](https://github.com/truecharts/charts/compare/ddns-go-5.0.14...ddns-go-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049)) + + + + +## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ddns-go-5.0.12](https://github.com/truecharts/charts/compare/ddns-go-5.0.11...ddns-go-5.0.12) (2023-05-05) + +### Chore + diff --git a/stable/ddns-go/5.0.21/Chart.yaml b/stable/ddns-go/5.0.21/Chart.yaml new file mode 100644 index 00000000000..51779feb94a --- /dev/null +++ b/stable/ddns-go/5.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 5.0.21 +appVersion: "5.2.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: 12.12.3 +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/dillinger/5.0.22/README.md b/stable/ddns-go/5.0.21/README.md similarity index 100% rename from stable/dillinger/5.0.22/README.md rename to stable/ddns-go/5.0.21/README.md diff --git a/stable/ddns-go/5.0.21/app-changelog.md b/stable/ddns-go/5.0.21/app-changelog.md new file mode 100644 index 00000000000..5bbdeea104a --- /dev/null +++ b/stable/ddns-go/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-5.0.21](https://github.com/truecharts/charts/compare/ddns-go-5.0.20...ddns-go-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/ddns-go/5.0.20/app-readme.md b/stable/ddns-go/5.0.21/app-readme.md similarity index 100% rename from stable/ddns-go/5.0.20/app-readme.md rename to stable/ddns-go/5.0.21/app-readme.md diff --git a/stable/ddns-go/5.0.21/charts/common-12.12.3.tgz b/stable/ddns-go/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ddns-go/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/ddns-go/5.0.20/ix_values.yaml b/stable/ddns-go/5.0.21/ix_values.yaml similarity index 100% rename from stable/ddns-go/5.0.20/ix_values.yaml rename to stable/ddns-go/5.0.21/ix_values.yaml diff --git a/stable/ddns-go/5.0.20/questions.yaml b/stable/ddns-go/5.0.21/questions.yaml similarity index 100% rename from stable/ddns-go/5.0.20/questions.yaml rename to stable/ddns-go/5.0.21/questions.yaml diff --git a/stable/docusaurus/4.0.17/templates/NOTES.txt b/stable/ddns-go/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/docusaurus/4.0.17/templates/NOTES.txt rename to stable/ddns-go/5.0.21/templates/NOTES.txt diff --git a/stable/dell-idrac-fan-controller/1.0.7/templates/common.yaml b/stable/ddns-go/5.0.21/templates/common.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/templates/common.yaml rename to stable/ddns-go/5.0.21/templates/common.yaml diff --git a/stable/docusaurus/4.0.17/values.yaml b/stable/ddns-go/5.0.21/values.yaml similarity index 100% rename from stable/docusaurus/4.0.17/values.yaml rename to stable/ddns-go/5.0.21/values.yaml diff --git a/stable/ddns-updater/5.0.18/CHANGELOG.md b/stable/ddns-updater/5.0.18/CHANGELOG.md deleted file mode 100644 index f41a845df68..00000000000 --- a/stable/ddns-updater/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ddns-updater-5.0.15](https://github.com/truecharts/charts/compare/ddns-updater-5.0.14...ddns-updater-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ddns-updater-5.0.14](https://github.com/truecharts/charts/compare/ddns-updater-5.0.13...ddns-updater-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ddns-updater-5.0.13](https://github.com/truecharts/charts/compare/ddns-updater-5.0.12...ddns-updater-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddns-updater-5.0.12](https://github.com/truecharts/charts/compare/ddns-updater-5.0.11...ddns-updater-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddns-updater-5.0.11](https://github.com/truecharts/charts/compare/ddns-updater-5.0.10...ddns-updater-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ddns-updater-5.0.10](https://github.com/truecharts/charts/compare/ddns-updater-5.0.9...ddns-updater-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddns-updater-5.0.9](https://github.com/truecharts/charts/compare/ddns-updater-5.0.8...ddns-updater-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/ddns-updater/5.0.18/Chart.yaml b/stable/ddns-updater/5.0.18/Chart.yaml deleted file mode 100644 index 2f6c6445ebf..00000000000 --- a/stable/ddns-updater/5.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers -home: https://truecharts.org/charts/stable/ddns-updater -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png -keywords: - - ddns-updater -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://github.com/qdm12/ddns-updater -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/5.0.18/app-changelog.md b/stable/ddns-updater/5.0.18/app-changelog.md deleted file mode 100644 index 061ee6ffc70..00000000000 --- a/stable/ddns-updater/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ddns-updater/5.0.18/charts/common-12.12.1.tgz b/stable/ddns-updater/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ddns-updater/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ddns-updater/5.0.19/CHANGELOG.md b/stable/ddns-updater/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..913a37a3693 --- /dev/null +++ b/stable/ddns-updater/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ddns-updater-5.0.15](https://github.com/truecharts/charts/compare/ddns-updater-5.0.14...ddns-updater-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ddns-updater-5.0.14](https://github.com/truecharts/charts/compare/ddns-updater-5.0.13...ddns-updater-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ddns-updater-5.0.13](https://github.com/truecharts/charts/compare/ddns-updater-5.0.12...ddns-updater-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ddns-updater-5.0.12](https://github.com/truecharts/charts/compare/ddns-updater-5.0.11...ddns-updater-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ddns-updater-5.0.11](https://github.com/truecharts/charts/compare/ddns-updater-5.0.10...ddns-updater-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ddns-updater-5.0.10](https://github.com/truecharts/charts/compare/ddns-updater-5.0.9...ddns-updater-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/ddns-updater/5.0.19/Chart.yaml b/stable/ddns-updater/5.0.19/Chart.yaml new file mode 100644 index 00000000000..52082cacdd4 --- /dev/null +++ b/stable/ddns-updater/5.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers +home: https://truecharts.org/charts/stable/ddns-updater +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png +keywords: + - ddns-updater +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-updater +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://github.com/qdm12/ddns-updater +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/2.0.19/README.md b/stable/ddns-updater/5.0.19/README.md similarity index 100% rename from stable/discordgsm/2.0.19/README.md rename to stable/ddns-updater/5.0.19/README.md diff --git a/stable/ddns-updater/5.0.19/app-changelog.md b/stable/ddns-updater/5.0.19/app-changelog.md new file mode 100644 index 00000000000..86802015c0b --- /dev/null +++ b/stable/ddns-updater/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ddns-updater/5.0.18/app-readme.md b/stable/ddns-updater/5.0.19/app-readme.md similarity index 100% rename from stable/ddns-updater/5.0.18/app-readme.md rename to stable/ddns-updater/5.0.19/app-readme.md diff --git a/stable/ddns-updater/5.0.19/charts/common-12.12.3.tgz b/stable/ddns-updater/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ddns-updater/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/ddns-updater/5.0.18/ix_values.yaml b/stable/ddns-updater/5.0.19/ix_values.yaml similarity index 100% rename from stable/ddns-updater/5.0.18/ix_values.yaml rename to stable/ddns-updater/5.0.19/ix_values.yaml diff --git a/stable/ddns-updater/5.0.18/questions.yaml b/stable/ddns-updater/5.0.19/questions.yaml similarity index 100% rename from stable/ddns-updater/5.0.18/questions.yaml rename to stable/ddns-updater/5.0.19/questions.yaml diff --git a/stable/dokuwiki/6.0.19/templates/NOTES.txt b/stable/ddns-updater/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/6.0.19/templates/NOTES.txt rename to stable/ddns-updater/5.0.19/templates/NOTES.txt diff --git a/stable/dillinger/5.0.22/templates/common.yaml b/stable/ddns-updater/5.0.19/templates/common.yaml similarity index 100% rename from stable/dillinger/5.0.22/templates/common.yaml rename to stable/ddns-updater/5.0.19/templates/common.yaml diff --git a/stable/dokuwiki/6.0.19/values.yaml b/stable/ddns-updater/5.0.19/values.yaml similarity index 100% rename from stable/dokuwiki/6.0.19/values.yaml rename to stable/ddns-updater/5.0.19/values.yaml diff --git a/stable/deconz/11.0.8/CHANGELOG.md b/stable/deconz/11.0.8/CHANGELOG.md new file mode 100644 index 00000000000..7f190f2e83d --- /dev/null +++ b/stable/deconz/11.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deconz-11.0.8](https://github.com/truecharts/charts/compare/deconz-11.0.7...deconz-11.0.8) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [deconz-11.0.7](https://github.com/truecharts/charts/compare/deconz-11.0.6...deconz-11.0.7) (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)) + + + + +## [deconz-11.0.6](https://github.com/truecharts/charts/compare/deconz-11.0.5...deconz-11.0.6) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [deconz-11.0.5](https://github.com/truecharts/charts/compare/deconz-11.0.4...deconz-11.0.5) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [deconz-11.0.4](https://github.com/truecharts/charts/compare/deconz-11.0.3...deconz-11.0.4) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [deconz-11.0.3](https://github.com/truecharts/charts/compare/deconz-11.0.2...deconz-11.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deconz-11.0.2](https://github.com/truecharts/charts/compare/deconz-11.0.1...deconz-11.0.2) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deconz-11.0.1](https://github.com/truecharts/charts/compare/deconz-11.0.0...deconz-11.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deconz-11.0.0](https://github.com/truecharts/charts/compare/deconz-10.0.16...deconz-11.0.0) (2023-05-06) + +### Fix + +- Breaking change port to new common ([#8790](https://github.com/truecharts/charts/issues/8790)) + + + + +## [deconz-10.0.16](https://github.com/truecharts/charts/compare/deconz-10.0.15...deconz-10.0.16) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.22.00 ([#8564](https://github.com/truecharts/charts/issues/8564)) + + ### Fix + diff --git a/stable/deconz/11.0.8/Chart.yaml b/stable/deconz/11.0.8/Chart.yaml new file mode 100644 index 00000000000..f95471f651f --- /dev/null +++ b/stable/deconz/11.0.8/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.22.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. +home: https://truecharts.org/charts/stable/deconz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deconz.png +keywords: + - deconz + - home-automation + - zigbee + - conbee +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deconz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz +version: 11.0.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docker-compose/6.0.15/README.md b/stable/deconz/11.0.8/README.md similarity index 100% rename from stable/docker-compose/6.0.15/README.md rename to stable/deconz/11.0.8/README.md diff --git a/stable/deconz/11.0.8/app-changelog.md b/stable/deconz/11.0.8/app-changelog.md new file mode 100644 index 00000000000..5ffa733ec3f --- /dev/null +++ b/stable/deconz/11.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deconz-11.0.8](https://github.com/truecharts/charts/compare/deconz-11.0.7...deconz-11.0.8) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/deconz/11.0.8/app-readme.md b/stable/deconz/11.0.8/app-readme.md new file mode 100644 index 00000000000..1313fa891f2 --- /dev/null +++ b/stable/deconz/11.0.8/app-readme.md @@ -0,0 +1,8 @@ +deCONZ is an easy to use control software, with which you can set up and control Zigbee networks of any size without further programming effort. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deconz](https://truecharts.org/charts/stable/deconz) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/deconz/11.0.8/charts/common-12.12.3.tgz b/stable/deconz/11.0.8/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/deconz/11.0.8/charts/common-12.12.3.tgz differ diff --git a/stable/deconz/11.0.8/ix_values.yaml b/stable/deconz/11.0.8/ix_values.yaml new file mode 100644 index 00000000000..9f83f37a0f0 --- /dev/null +++ b/stable/deconz/11.0.8/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/deconz + tag: 2.22.00@sha256:41538ed01e8460acad5c1247afd572d52d1c54e8a1fcc51c9713899f5da6bde7 + pullPolicy: IfNotPresent + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + env: + DECONZ_WEB_PORT: "{{ .Values.service.main.ports.main.port }}" + DECONZ_WS_PORT: "{{ .Values.service.websocket.ports.websocket.port }}" + DECONZ_VNC_PORT: "{{ .Values.service.vnc.ports.vnc.port }}" + DECONZ_UID: "{{ .Values.securityContext.container.PUID }}" + DECONZ_GID: "{{ .Values.securityContext.pod.fsGroup }}" + # -- Override the location where deCONZ looks for the RaspBee/Conbee device. + # Example: /dev/ttyUSB0 + DECONZ_DEVICE: "" + DECONZ_UPNP: 0 + DECONZ_START_VERBOSE: 0 + # -- Enable VNC access to the container to view the deCONZ ZigBee mesh + DECONZ_VNC_MODE: 1 + DECONZ_VNC_PASSWORD: "" + +service: + main: + ports: + main: + port: 10008 + websocket: + enabled: true + ports: + websocket: + enabled: true + port: 10001 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10002 + +persistence: + config: + enabled: true + mountPath: "/opt/deCONZ" + +portal: + open: + enabled: true diff --git a/stable/deconz/11.0.8/questions.yaml b/stable/deconz/11.0.8/questions.yaml new file mode 100644 index 00000000000..22840e16411 --- /dev/null +++ b/stable/deconz/11.0.8/questions.yaml @@ -0,0 +1,2073 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/docker-compose/6.0.15/templates/common.yaml b/stable/deconz/11.0.8/templates/common.yaml similarity index 100% rename from stable/docker-compose/6.0.15/templates/common.yaml rename to stable/deconz/11.0.8/templates/common.yaml diff --git a/stable/domoticz/5.0.12/values.yaml b/stable/deconz/11.0.8/values.yaml similarity index 100% rename from stable/domoticz/5.0.12/values.yaml rename to stable/deconz/11.0.8/values.yaml diff --git a/stable/deemix/6.0.18/CHANGELOG.md b/stable/deemix/6.0.18/CHANGELOG.md deleted file mode 100644 index 92032250227..00000000000 --- a/stable/deemix/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [deemix-6.0.14](https://github.com/truecharts/charts/compare/deemix-6.0.13...deemix-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [deemix-6.0.13](https://github.com/truecharts/charts/compare/deemix-6.0.12...deemix-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [deemix-6.0.12](https://github.com/truecharts/charts/compare/deemix-6.0.11...deemix-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [deemix-6.0.11](https://github.com/truecharts/charts/compare/deemix-6.0.10...deemix-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [deemix-6.0.10](https://github.com/truecharts/charts/compare/deemix-6.0.9...deemix-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [deemix-6.0.9](https://github.com/truecharts/charts/compare/deemix-6.0.8...deemix-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/deemix/6.0.18/Chart.yaml b/stable/deemix/6.0.18/Chart.yaml deleted file mode 100644 index bf2ba215eb3..00000000000 --- a/stable/deemix/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: deemix is a deezer downloader built from the ashes of Deezloader Remix. -home: https://truecharts.org/charts/stable/deemix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png -keywords: - - music - - deemix - - deezer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deemix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/6.0.18/app-changelog.md b/stable/deemix/6.0.18/app-changelog.md deleted file mode 100644 index 6cd80c90372..00000000000 --- a/stable/deemix/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/deemix/6.0.18/charts/common-12.12.1.tgz b/stable/deemix/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/deemix/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/deemix/6.0.19/CHANGELOG.md b/stable/deemix/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..6a773a9edb6 --- /dev/null +++ b/stable/deemix/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [deemix-6.0.14](https://github.com/truecharts/charts/compare/deemix-6.0.13...deemix-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deemix-6.0.13](https://github.com/truecharts/charts/compare/deemix-6.0.12...deemix-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deemix-6.0.12](https://github.com/truecharts/charts/compare/deemix-6.0.11...deemix-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deemix-6.0.11](https://github.com/truecharts/charts/compare/deemix-6.0.10...deemix-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [deemix-6.0.10](https://github.com/truecharts/charts/compare/deemix-6.0.9...deemix-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/deemix/6.0.19/Chart.yaml b/stable/deemix/6.0.19/Chart.yaml new file mode 100644 index 00000000000..d5460786a21 --- /dev/null +++ b/stable/deemix/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: deemix is a deezer downloader built from the ashes of Deezloader Remix. +home: https://truecharts.org/charts/stable/deemix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deemix.png +keywords: + - music + - deemix + - deezer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deemix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/docusaurus/4.0.17/README.md b/stable/deemix/6.0.19/README.md similarity index 100% rename from stable/docusaurus/4.0.17/README.md rename to stable/deemix/6.0.19/README.md diff --git a/stable/deemix/6.0.19/app-changelog.md b/stable/deemix/6.0.19/app-changelog.md new file mode 100644 index 00000000000..63ce688293e --- /dev/null +++ b/stable/deemix/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deemix/6.0.18/app-readme.md b/stable/deemix/6.0.19/app-readme.md similarity index 100% rename from stable/deemix/6.0.18/app-readme.md rename to stable/deemix/6.0.19/app-readme.md diff --git a/stable/deemix/6.0.19/charts/common-12.12.3.tgz b/stable/deemix/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/deemix/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/deemix/6.0.18/ix_values.yaml b/stable/deemix/6.0.19/ix_values.yaml similarity index 100% rename from stable/deemix/6.0.18/ix_values.yaml rename to stable/deemix/6.0.19/ix_values.yaml diff --git a/stable/deemix/6.0.18/questions.yaml b/stable/deemix/6.0.19/questions.yaml similarity index 100% rename from stable/deemix/6.0.18/questions.yaml rename to stable/deemix/6.0.19/questions.yaml diff --git a/stable/domoticz/5.0.12/templates/NOTES.txt b/stable/deemix/6.0.19/templates/NOTES.txt similarity index 100% rename from stable/domoticz/5.0.12/templates/NOTES.txt rename to stable/deemix/6.0.19/templates/NOTES.txt diff --git a/stable/docusaurus/4.0.17/templates/common.yaml b/stable/deemix/6.0.19/templates/common.yaml similarity index 100% rename from stable/docusaurus/4.0.17/templates/common.yaml rename to stable/deemix/6.0.19/templates/common.yaml diff --git a/stable/doplarr/5.0.18/values.yaml b/stable/deemix/6.0.19/values.yaml similarity index 100% rename from stable/doplarr/5.0.18/values.yaml rename to stable/deemix/6.0.19/values.yaml diff --git a/stable/deepstack/7.0.20/CHANGELOG.md b/stable/deepstack/7.0.20/CHANGELOG.md deleted file mode 100644 index fc0e7723872..00000000000 --- a/stable/deepstack/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [deepstack-7.0.16](https://github.com/truecharts/charts/compare/deepstack-7.0.15...deepstack-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [deepstack-7.0.15](https://github.com/truecharts/charts/compare/deepstack-7.0.14...deepstack-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [deepstack-7.0.14](https://github.com/truecharts/charts/compare/deepstack-7.0.13...deepstack-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [deepstack-7.0.13](https://github.com/truecharts/charts/compare/deepstack-7.0.12...deepstack-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [deepstack-7.0.12](https://github.com/truecharts/charts/compare/deepstack-7.0.11...deepstack-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [deepstack-7.0.11](https://github.com/truecharts/charts/compare/deepstack-7.0.10...deepstack-7.0.11) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - diff --git a/stable/deepstack/7.0.20/Chart.yaml b/stable/deepstack/7.0.20/Chart.yaml deleted file mode 100644 index 3b1e6854324..00000000000 --- a/stable/deepstack/7.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2022.01.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models -home: https://truecharts.org/charts/stable/deepstack -icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png -keywords: - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://github.com/johnolafenwa/DeepStack - - https://www.deepstack.cc/ -type: application -version: 7.0.20 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/7.0.20/app-changelog.md b/stable/deepstack/7.0.20/app-changelog.md deleted file mode 100644 index d56636cf35f..00000000000 --- a/stable/deepstack/7.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/deepstack/7.0.20/charts/common-12.12.1.tgz b/stable/deepstack/7.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/deepstack/7.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/deepstack/7.0.21/CHANGELOG.md b/stable/deepstack/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..e9f03bf730e --- /dev/null +++ b/stable/deepstack/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [deepstack-7.0.16](https://github.com/truecharts/charts/compare/deepstack-7.0.15...deepstack-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deepstack-7.0.15](https://github.com/truecharts/charts/compare/deepstack-7.0.14...deepstack-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deepstack-7.0.14](https://github.com/truecharts/charts/compare/deepstack-7.0.13...deepstack-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deepstack-7.0.13](https://github.com/truecharts/charts/compare/deepstack-7.0.12...deepstack-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [deepstack-7.0.12](https://github.com/truecharts/charts/compare/deepstack-7.0.11...deepstack-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/deepstack/7.0.21/Chart.yaml b/stable/deepstack/7.0.21/Chart.yaml new file mode 100644 index 00000000000..437c559ea1f --- /dev/null +++ b/stable/deepstack/7.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models +home: https://truecharts.org/charts/stable/deepstack +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png +keywords: + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deepstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://github.com/johnolafenwa/DeepStack + - https://www.deepstack.cc/ +type: application +version: 7.0.21 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/dokuwiki/6.0.19/README.md b/stable/deepstack/7.0.21/README.md similarity index 100% rename from stable/dokuwiki/6.0.19/README.md rename to stable/deepstack/7.0.21/README.md diff --git a/stable/deepstack/7.0.21/app-changelog.md b/stable/deepstack/7.0.21/app-changelog.md new file mode 100644 index 00000000000..ec0215f8aa6 --- /dev/null +++ b/stable/deepstack/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deepstack/7.0.20/app-readme.md b/stable/deepstack/7.0.21/app-readme.md similarity index 100% rename from stable/deepstack/7.0.20/app-readme.md rename to stable/deepstack/7.0.21/app-readme.md diff --git a/stable/deepstack/7.0.21/charts/common-12.12.3.tgz b/stable/deepstack/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/deepstack/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/deepstack/7.0.20/ix_values.yaml b/stable/deepstack/7.0.21/ix_values.yaml similarity index 100% rename from stable/deepstack/7.0.20/ix_values.yaml rename to stable/deepstack/7.0.21/ix_values.yaml diff --git a/stable/deepstack/7.0.20/questions.yaml b/stable/deepstack/7.0.21/questions.yaml similarity index 100% rename from stable/deepstack/7.0.20/questions.yaml rename to stable/deepstack/7.0.21/questions.yaml diff --git a/stable/doplarr/5.0.18/templates/NOTES.txt b/stable/deepstack/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/doplarr/5.0.18/templates/NOTES.txt rename to stable/deepstack/7.0.21/templates/NOTES.txt diff --git a/stable/dokuwiki/6.0.19/templates/common.yaml b/stable/deepstack/7.0.21/templates/common.yaml similarity index 100% rename from stable/dokuwiki/6.0.19/templates/common.yaml rename to stable/deepstack/7.0.21/templates/common.yaml diff --git a/stable/double-take/5.0.18/values.yaml b/stable/deepstack/7.0.21/values.yaml similarity index 100% rename from stable/double-take/5.0.18/values.yaml rename to stable/deepstack/7.0.21/values.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.7/CHANGELOG.md b/stable/dell-idrac-fan-controller/1.0.7/CHANGELOG.md deleted file mode 100644 index f87361820f8..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,76 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [dell-idrac-fan-controller-1.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.2...dell-idrac-fan-controller-1.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dell-idrac-fan-controller-1.0.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.1...dell-idrac-fan-controller-1.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dell-idrac-fan-controller-1.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.0...dell-idrac-fan-controller-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dell-idrac-fan-controller-1.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-0.0.4...dell-idrac-fan-controller-1.0.0) (2023-05-06) - -### Feat - -- Move stable + docs ([#8797](https://github.com/truecharts/charts/issues/8797)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.7/Chart.yaml b/stable/dell-idrac-fan-controller/1.0.7/Chart.yaml deleted file mode 100644 index 7400a62abd2..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.7/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Control your Dell PowerEdge fans via IPMI -home: https://truecharts.org/charts/stable/dell-idrac-fan-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png -keywords: - - iDrac - - Dell - - fan-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dell-idrac-fan-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker -type: application -version: 1.0.7 -annotations: - truecharts.org/catagories: | - - utilities - - hardware - truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/1.0.7/app-changelog.md b/stable/dell-idrac-fan-controller/1.0.7/app-changelog.md deleted file mode 100644 index bad9ad2fc30..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.7/charts/common-12.12.1.tgz b/stable/dell-idrac-fan-controller/1.0.7/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/dell-idrac-fan-controller/1.0.7/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/dell-idrac-fan-controller/1.0.8/CHANGELOG.md b/stable/dell-idrac-fan-controller/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..9a07be15fa1 --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.8/CHANGELOG.md @@ -0,0 +1,85 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [dell-idrac-fan-controller-1.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.2...dell-idrac-fan-controller-1.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dell-idrac-fan-controller-1.0.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.1...dell-idrac-fan-controller-1.0.2) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dell-idrac-fan-controller-1.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.0...dell-idrac-fan-controller-1.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dell-idrac-fan-controller-1.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-0.0.4...dell-idrac-fan-controller-1.0.0) (2023-05-06) + +### Feat + +- Move stable + docs ([#8797](https://github.com/truecharts/charts/issues/8797)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.8/Chart.yaml b/stable/dell-idrac-fan-controller/1.0.8/Chart.yaml new file mode 100644 index 00000000000..82e8e526a56 --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.8/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Control your Dell PowerEdge fans via IPMI +home: https://truecharts.org/charts/stable/dell-idrac-fan-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dell-idrac-fan-controller.png +keywords: + - iDrac + - Dell + - fan-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dell-idrac-fan-controller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker +type: application +version: 1.0.8 +annotations: + truecharts.org/catagories: | + - utilities + - hardware + truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/5.0.12/README.md b/stable/dell-idrac-fan-controller/1.0.8/README.md similarity index 100% rename from stable/domoticz/5.0.12/README.md rename to stable/dell-idrac-fan-controller/1.0.8/README.md diff --git a/stable/dell-idrac-fan-controller/1.0.8/app-changelog.md b/stable/dell-idrac-fan-controller/1.0.8/app-changelog.md new file mode 100644 index 00000000000..cd6151b8ce2 --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.7/app-readme.md b/stable/dell-idrac-fan-controller/1.0.8/app-readme.md similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/app-readme.md rename to stable/dell-idrac-fan-controller/1.0.8/app-readme.md diff --git a/stable/dell-idrac-fan-controller/1.0.8/charts/common-12.12.3.tgz b/stable/dell-idrac-fan-controller/1.0.8/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/dell-idrac-fan-controller/1.0.8/charts/common-12.12.3.tgz differ diff --git a/stable/dell-idrac-fan-controller/1.0.7/ix_values.yaml b/stable/dell-idrac-fan-controller/1.0.8/ix_values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/ix_values.yaml rename to stable/dell-idrac-fan-controller/1.0.8/ix_values.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.7/questions.yaml b/stable/dell-idrac-fan-controller/1.0.8/questions.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.7/questions.yaml rename to stable/dell-idrac-fan-controller/1.0.8/questions.yaml diff --git a/stable/double-take/5.0.18/templates/NOTES.txt b/stable/dell-idrac-fan-controller/1.0.8/templates/NOTES.txt similarity index 100% rename from stable/double-take/5.0.18/templates/NOTES.txt rename to stable/dell-idrac-fan-controller/1.0.8/templates/NOTES.txt diff --git a/stable/domoticz/5.0.12/templates/common.yaml b/stable/dell-idrac-fan-controller/1.0.8/templates/common.yaml similarity index 100% rename from stable/domoticz/5.0.12/templates/common.yaml rename to stable/dell-idrac-fan-controller/1.0.8/templates/common.yaml diff --git a/stable/doublecommander/7.0.20/values.yaml b/stable/dell-idrac-fan-controller/1.0.8/values.yaml similarity index 100% rename from stable/doublecommander/7.0.20/values.yaml rename to stable/dell-idrac-fan-controller/1.0.8/values.yaml diff --git a/stable/deluge/14.0.20/CHANGELOG.md b/stable/deluge/14.0.20/CHANGELOG.md new file mode 100644 index 00000000000..c71b33445f9 --- /dev/null +++ b/stable/deluge/14.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [deluge-14.0.16](https://github.com/truecharts/charts/compare/deluge-14.0.15...deluge-14.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [deluge-14.0.15](https://github.com/truecharts/charts/compare/deluge-14.0.14...deluge-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deluge-14.0.14](https://github.com/truecharts/charts/compare/deluge-14.0.13...deluge-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deluge-14.0.13](https://github.com/truecharts/charts/compare/deluge-14.0.12...deluge-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deluge-14.0.12](https://github.com/truecharts/charts/compare/deluge-14.0.11...deluge-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [deluge-14.0.11](https://github.com/truecharts/charts/compare/deluge-14.0.10...deluge-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/deluge/14.0.20/Chart.yaml b/stable/deluge/14.0.20/Chart.yaml new file mode 100644 index 00000000000..28e5ecaab0f --- /dev/null +++ b/stable/deluge/14.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Deluge App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/deluge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deluge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://github.com/deluge-torrent/deluge +type: application +version: 14.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/5.0.18/README.md b/stable/deluge/14.0.20/README.md similarity index 100% rename from stable/doplarr/5.0.18/README.md rename to stable/deluge/14.0.20/README.md diff --git a/stable/deluge/14.0.20/app-changelog.md b/stable/deluge/14.0.20/app-changelog.md new file mode 100644 index 00000000000..fc6f2f09f2f --- /dev/null +++ b/stable/deluge/14.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/deluge/14.0.20/app-readme.md b/stable/deluge/14.0.20/app-readme.md new file mode 100644 index 00000000000..e00bfd13309 --- /dev/null +++ b/stable/deluge/14.0.20/app-readme.md @@ -0,0 +1,8 @@ +Deluge App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/deluge](https://truecharts.org/charts/stable/deluge) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/deluge/14.0.20/charts/common-12.12.3.tgz b/stable/deluge/14.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/deluge/14.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/deluge/14.0.20/ix_values.yaml b/stable/deluge/14.0.20/ix_values.yaml new file mode 100644 index 00000000000..24de9f9f2c0 --- /dev/null +++ b/stable/deluge/14.0.20/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/deluge + pullPolicy: IfNotPresent + tag: v2.1.1@sha256:fb4841fbf1184c0ac2ef1712fdcf41a5253b916aaca1fead2093be257c5959bd + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 8112 + targetPort: 8112 + torrent: + enabled: true + ports: + tcp: + enabled: true + port: 51413 + targetPort: 51413 + torrent-udp: + enabled: true + ports: + udp: + enabled: true + port: 51413 + targetPort: 51413 + protocol: udp + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true diff --git a/stable/deluge/14.0.20/questions.yaml b/stable/deluge/14.0.20/questions.yaml new file mode 100644 index 00000000000..3f5774855ad --- /dev/null +++ b/stable/deluge/14.0.20/questions.yaml @@ -0,0 +1,2035 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/doublecommander/7.0.20/templates/NOTES.txt b/stable/deluge/14.0.20/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/7.0.20/templates/NOTES.txt rename to stable/deluge/14.0.20/templates/NOTES.txt diff --git a/stable/doplarr/5.0.18/templates/common.yaml b/stable/deluge/14.0.20/templates/common.yaml similarity index 100% rename from stable/doplarr/5.0.18/templates/common.yaml rename to stable/deluge/14.0.20/templates/common.yaml diff --git a/stable/drawio/5.0.21/values.yaml b/stable/deluge/14.0.20/values.yaml similarity index 100% rename from stable/drawio/5.0.21/values.yaml rename to stable/deluge/14.0.20/values.yaml diff --git a/stable/digikam/7.0.16/CHANGELOG.md b/stable/digikam/7.0.16/CHANGELOG.md deleted file mode 100644 index 23a911faee3..00000000000 --- a/stable/digikam/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [digikam-7.0.12](https://github.com/truecharts/charts/compare/digikam-7.0.11...digikam-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [digikam-7.0.11](https://github.com/truecharts/charts/compare/digikam-7.0.10...digikam-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [digikam-7.0.10](https://github.com/truecharts/charts/compare/digikam-7.0.9...digikam-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [digikam-7.0.9](https://github.com/truecharts/charts/compare/digikam-7.0.8...digikam-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [digikam-7.0.8](https://github.com/truecharts/charts/compare/digikam-7.0.7...digikam-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [digikam-7.0.7](https://github.com/truecharts/charts/compare/digikam-7.0.6...digikam-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/digikam/7.0.16/Chart.yaml b/stable/digikam/7.0.16/Chart.yaml deleted file mode 100644 index b923123775e..00000000000 --- a/stable/digikam/7.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "7.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Professional Photo Management with the Power of Open Source -home: https://truecharts.org/charts/stable/digikam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: digikam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ -type: application -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/7.0.16/app-changelog.md b/stable/digikam/7.0.16/app-changelog.md deleted file mode 100644 index c490f77cf9b..00000000000 --- a/stable/digikam/7.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/digikam/7.0.16/charts/common-12.12.1.tgz b/stable/digikam/7.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/digikam/7.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/digikam/7.0.17/CHANGELOG.md b/stable/digikam/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..9c52bcdd464 --- /dev/null +++ b/stable/digikam/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [digikam-7.0.12](https://github.com/truecharts/charts/compare/digikam-7.0.11...digikam-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [digikam-7.0.11](https://github.com/truecharts/charts/compare/digikam-7.0.10...digikam-7.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [digikam-7.0.10](https://github.com/truecharts/charts/compare/digikam-7.0.9...digikam-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [digikam-7.0.9](https://github.com/truecharts/charts/compare/digikam-7.0.8...digikam-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [digikam-7.0.8](https://github.com/truecharts/charts/compare/digikam-7.0.7...digikam-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/digikam/7.0.17/Chart.yaml b/stable/digikam/7.0.17/Chart.yaml new file mode 100644 index 00000000000..916c3f599e8 --- /dev/null +++ b/stable/digikam/7.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Professional Photo Management with the Power of Open Source +home: https://truecharts.org/charts/stable/digikam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png +keywords: + - digikam + - photo + - management + - image + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: digikam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ +type: application +version: 7.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/5.0.18/README.md b/stable/digikam/7.0.17/README.md similarity index 100% rename from stable/double-take/5.0.18/README.md rename to stable/digikam/7.0.17/README.md diff --git a/stable/digikam/7.0.17/app-changelog.md b/stable/digikam/7.0.17/app-changelog.md new file mode 100644 index 00000000000..90eb8be47d1 --- /dev/null +++ b/stable/digikam/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/digikam/7.0.16/app-readme.md b/stable/digikam/7.0.17/app-readme.md similarity index 100% rename from stable/digikam/7.0.16/app-readme.md rename to stable/digikam/7.0.17/app-readme.md diff --git a/stable/digikam/7.0.17/charts/common-12.12.3.tgz b/stable/digikam/7.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/digikam/7.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/digikam/7.0.16/ix_values.yaml b/stable/digikam/7.0.17/ix_values.yaml similarity index 100% rename from stable/digikam/7.0.16/ix_values.yaml rename to stable/digikam/7.0.17/ix_values.yaml diff --git a/stable/digikam/7.0.16/questions.yaml b/stable/digikam/7.0.17/questions.yaml similarity index 100% rename from stable/digikam/7.0.16/questions.yaml rename to stable/digikam/7.0.17/questions.yaml diff --git a/stable/drawio/5.0.21/templates/NOTES.txt b/stable/digikam/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/drawio/5.0.21/templates/NOTES.txt rename to stable/digikam/7.0.17/templates/NOTES.txt diff --git a/stable/digikam/7.0.16/templates/common.yaml b/stable/digikam/7.0.17/templates/common.yaml similarity index 100% rename from stable/digikam/7.0.16/templates/common.yaml rename to stable/digikam/7.0.17/templates/common.yaml diff --git a/stable/duckdns/5.0.24/values.yaml b/stable/digikam/7.0.17/values.yaml similarity index 100% rename from stable/duckdns/5.0.24/values.yaml rename to stable/digikam/7.0.17/values.yaml diff --git a/stable/dillinger/5.0.22/CHANGELOG.md b/stable/dillinger/5.0.22/CHANGELOG.md deleted file mode 100644 index 71a5b794595..00000000000 --- a/stable/dillinger/5.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dillinger-5.0.22](https://github.com/truecharts/charts/compare/dillinger-5.0.21...dillinger-5.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9362](https://github.com/truecharts/charts/issues/9362)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [dillinger-5.0.21](https://github.com/truecharts/charts/compare/dillinger-5.0.20...dillinger-5.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [dillinger-5.0.20](https://github.com/truecharts/charts/compare/dillinger-5.0.19...dillinger-5.0.20) (2023-05-27) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9189](https://github.com/truecharts/charts/issues/9189)) - - - - -## [dillinger-5.0.19](https://github.com/truecharts/charts/compare/dillinger-5.0.18...dillinger-5.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [dillinger-5.0.18](https://github.com/truecharts/charts/compare/dillinger-5.0.17...dillinger-5.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [dillinger-5.0.17](https://github.com/truecharts/charts/compare/dillinger-5.0.16...dillinger-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dillinger-5.0.16](https://github.com/truecharts/charts/compare/dillinger-5.0.15...dillinger-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dillinger-5.0.15](https://github.com/truecharts/charts/compare/dillinger-5.0.14...dillinger-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) - - - - -## [dillinger-5.0.13](https://github.com/truecharts/charts/compare/dillinger-5.0.12...dillinger-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/dillinger/5.0.22/Chart.yaml b/stable/dillinger/5.0.22/Chart.yaml deleted file mode 100644 index fff7954639f..00000000000 --- a/stable/dillinger/5.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 5.0.22 -appVersion: "3.39.1" -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -keywords: - - dillinger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/dillinger/5.0.22/app-changelog.md b/stable/dillinger/5.0.22/app-changelog.md deleted file mode 100644 index 8fd07edfb59..00000000000 --- a/stable/dillinger/5.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [dillinger-5.0.22](https://github.com/truecharts/charts/compare/dillinger-5.0.21...dillinger-5.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9362](https://github.com/truecharts/charts/issues/9362)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/dillinger/5.0.22/charts/common-12.10.4.tgz b/stable/dillinger/5.0.22/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/dillinger/5.0.22/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/dillinger/5.0.23/CHANGELOG.md b/stable/dillinger/5.0.23/CHANGELOG.md new file mode 100644 index 00000000000..9bb289aa16b --- /dev/null +++ b/stable/dillinger/5.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dillinger-5.0.23](https://github.com/truecharts/charts/compare/dillinger-5.0.22...dillinger-5.0.23) (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)) + + + + +## [dillinger-5.0.22](https://github.com/truecharts/charts/compare/dillinger-5.0.21...dillinger-5.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9362](https://github.com/truecharts/charts/issues/9362)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [dillinger-5.0.21](https://github.com/truecharts/charts/compare/dillinger-5.0.20...dillinger-5.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [dillinger-5.0.20](https://github.com/truecharts/charts/compare/dillinger-5.0.19...dillinger-5.0.20) (2023-05-27) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9189](https://github.com/truecharts/charts/issues/9189)) + + + + +## [dillinger-5.0.19](https://github.com/truecharts/charts/compare/dillinger-5.0.18...dillinger-5.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [dillinger-5.0.18](https://github.com/truecharts/charts/compare/dillinger-5.0.17...dillinger-5.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [dillinger-5.0.17](https://github.com/truecharts/charts/compare/dillinger-5.0.16...dillinger-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dillinger-5.0.16](https://github.com/truecharts/charts/compare/dillinger-5.0.15...dillinger-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dillinger-5.0.15](https://github.com/truecharts/charts/compare/dillinger-5.0.14...dillinger-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) + + diff --git a/stable/dillinger/5.0.23/Chart.yaml b/stable/dillinger/5.0.23/Chart.yaml new file mode 100644 index 00000000000..2a7de40286c --- /dev/null +++ b/stable/dillinger/5.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 5.0.23 +appVersion: "3.39.1" +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +keywords: + - dillinger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/7.0.20/README.md b/stable/dillinger/5.0.23/README.md similarity index 100% rename from stable/doublecommander/7.0.20/README.md rename to stable/dillinger/5.0.23/README.md diff --git a/stable/dillinger/5.0.23/app-changelog.md b/stable/dillinger/5.0.23/app-changelog.md new file mode 100644 index 00000000000..48602696bcb --- /dev/null +++ b/stable/dillinger/5.0.23/app-changelog.md @@ -0,0 +1,10 @@ + + +## [dillinger-5.0.23](https://github.com/truecharts/charts/compare/dillinger-5.0.22...dillinger-5.0.23) (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)) + + \ No newline at end of file diff --git a/stable/dillinger/5.0.22/app-readme.md b/stable/dillinger/5.0.23/app-readme.md similarity index 100% rename from stable/dillinger/5.0.22/app-readme.md rename to stable/dillinger/5.0.23/app-readme.md diff --git a/stable/dillinger/5.0.23/charts/common-12.12.3.tgz b/stable/dillinger/5.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/dillinger/5.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/dillinger/5.0.22/ix_values.yaml b/stable/dillinger/5.0.23/ix_values.yaml similarity index 100% rename from stable/dillinger/5.0.22/ix_values.yaml rename to stable/dillinger/5.0.23/ix_values.yaml diff --git a/stable/dillinger/5.0.22/questions.yaml b/stable/dillinger/5.0.23/questions.yaml similarity index 100% rename from stable/dillinger/5.0.22/questions.yaml rename to stable/dillinger/5.0.23/questions.yaml diff --git a/stable/duckdns/5.0.24/templates/NOTES.txt b/stable/dillinger/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/duckdns/5.0.24/templates/NOTES.txt rename to stable/dillinger/5.0.23/templates/NOTES.txt diff --git a/stable/double-take/5.0.18/templates/common.yaml b/stable/dillinger/5.0.23/templates/common.yaml similarity index 100% rename from stable/double-take/5.0.18/templates/common.yaml rename to stable/dillinger/5.0.23/templates/common.yaml diff --git a/stable/duplicati/9.0.19/values.yaml b/stable/dillinger/5.0.23/values.yaml similarity index 100% rename from stable/duplicati/9.0.19/values.yaml rename to stable/dillinger/5.0.23/values.yaml diff --git a/stable/discordgsm/2.0.19/CHANGELOG.md b/stable/discordgsm/2.0.19/CHANGELOG.md deleted file mode 100644 index c254e411136..00000000000 --- a/stable/discordgsm/2.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [discordgsm-2.0.17](https://github.com/truecharts/charts/compare/discordgsm-2.0.16...discordgsm-2.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [discordgsm-2.0.16](https://github.com/truecharts/charts/compare/discordgsm-2.0.15...discordgsm-2.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [discordgsm-2.0.15](https://github.com/truecharts/charts/compare/discordgsm-2.0.14...discordgsm-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [discordgsm-2.0.14](https://github.com/truecharts/charts/compare/discordgsm-2.0.13...discordgsm-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [discordgsm-2.0.13](https://github.com/truecharts/charts/compare/discordgsm-2.0.12...discordgsm-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [discordgsm-2.0.12](https://github.com/truecharts/charts/compare/discordgsm-2.0.11...discordgsm-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [discordgsm-2.0.11](https://github.com/truecharts/charts/compare/discordgsm-2.0.10...discordgsm-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [discordgsm-2.0.10](https://github.com/truecharts/charts/compare/discordgsm-2.0.9...discordgsm-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/game-server-monitor to v2.12.1 ([#8575](https://github.com/truecharts/charts/issues/8575)) - - - diff --git a/stable/discordgsm/2.0.19/Chart.yaml b/stable/discordgsm/2.0.19/Chart.yaml deleted file mode 100644 index 4044158852b..00000000000 --- a/stable/discordgsm/2.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A discord bot that monitors your game server and tracks the live data of your game servers. -home: https://truecharts.org/charts/stable/discordgsm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png -keywords: - - discordgsm - - game-server - - monitor -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: discordgsm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - https://github.com/DiscordGSM/GameServerMonitor -version: 2.0.19 -annotations: - truecharts.org/catagories: | - - monitor - - discord - truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/2.0.19/app-changelog.md b/stable/discordgsm/2.0.19/app-changelog.md deleted file mode 100644 index 131048c873d..00000000000 --- a/stable/discordgsm/2.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/discordgsm/2.0.19/charts/common-12.12.1.tgz b/stable/discordgsm/2.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/discordgsm/2.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/discordgsm/2.0.20/CHANGELOG.md b/stable/discordgsm/2.0.20/CHANGELOG.md new file mode 100644 index 00000000000..d8f154c55cb --- /dev/null +++ b/stable/discordgsm/2.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [discordgsm-2.0.17](https://github.com/truecharts/charts/compare/discordgsm-2.0.16...discordgsm-2.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [discordgsm-2.0.16](https://github.com/truecharts/charts/compare/discordgsm-2.0.15...discordgsm-2.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [discordgsm-2.0.15](https://github.com/truecharts/charts/compare/discordgsm-2.0.14...discordgsm-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [discordgsm-2.0.14](https://github.com/truecharts/charts/compare/discordgsm-2.0.13...discordgsm-2.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [discordgsm-2.0.13](https://github.com/truecharts/charts/compare/discordgsm-2.0.12...discordgsm-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [discordgsm-2.0.12](https://github.com/truecharts/charts/compare/discordgsm-2.0.11...discordgsm-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [discordgsm-2.0.11](https://github.com/truecharts/charts/compare/discordgsm-2.0.10...discordgsm-2.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/discordgsm/2.0.20/Chart.yaml b/stable/discordgsm/2.0.20/Chart.yaml new file mode 100644 index 00000000000..80e15977c25 --- /dev/null +++ b/stable/discordgsm/2.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A discord bot that monitors your game server and tracks the live data of your game servers. +home: https://truecharts.org/charts/stable/discordgsm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png +keywords: + - discordgsm + - game-server + - monitor +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: discordgsm +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://github.com/DiscordGSM/GameServerMonitor +version: 2.0.20 +annotations: + truecharts.org/catagories: | + - monitor + - discord + truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/5.0.21/README.md b/stable/discordgsm/2.0.20/README.md similarity index 100% rename from stable/drawio/5.0.21/README.md rename to stable/discordgsm/2.0.20/README.md diff --git a/stable/discordgsm/2.0.20/app-changelog.md b/stable/discordgsm/2.0.20/app-changelog.md new file mode 100644 index 00000000000..03e80b66995 --- /dev/null +++ b/stable/discordgsm/2.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/discordgsm/2.0.19/app-readme.md b/stable/discordgsm/2.0.20/app-readme.md similarity index 100% rename from stable/discordgsm/2.0.19/app-readme.md rename to stable/discordgsm/2.0.20/app-readme.md diff --git a/stable/discordgsm/2.0.20/charts/common-12.12.3.tgz b/stable/discordgsm/2.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/discordgsm/2.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/discordgsm/2.0.19/ix_values.yaml b/stable/discordgsm/2.0.20/ix_values.yaml similarity index 100% rename from stable/discordgsm/2.0.19/ix_values.yaml rename to stable/discordgsm/2.0.20/ix_values.yaml diff --git a/stable/discordgsm/2.0.19/questions.yaml b/stable/discordgsm/2.0.20/questions.yaml similarity index 100% rename from stable/discordgsm/2.0.19/questions.yaml rename to stable/discordgsm/2.0.20/questions.yaml diff --git a/stable/duplicati/9.0.19/templates/NOTES.txt b/stable/discordgsm/2.0.20/templates/NOTES.txt similarity index 100% rename from stable/duplicati/9.0.19/templates/NOTES.txt rename to stable/discordgsm/2.0.20/templates/NOTES.txt diff --git a/stable/discordgsm/2.0.19/templates/_secret.tpl b/stable/discordgsm/2.0.20/templates/_secret.tpl similarity index 100% rename from stable/discordgsm/2.0.19/templates/_secret.tpl rename to stable/discordgsm/2.0.20/templates/_secret.tpl diff --git a/stable/discordgsm/2.0.19/templates/common.yaml b/stable/discordgsm/2.0.20/templates/common.yaml similarity index 100% rename from stable/discordgsm/2.0.19/templates/common.yaml rename to stable/discordgsm/2.0.20/templates/common.yaml diff --git a/stable/embystat/5.0.22/values.yaml b/stable/discordgsm/2.0.20/values.yaml similarity index 100% rename from stable/embystat/5.0.22/values.yaml rename to stable/discordgsm/2.0.20/values.yaml diff --git a/stable/dizquetv/10.0.19/CHANGELOG.md b/stable/dizquetv/10.0.19/CHANGELOG.md new file mode 100644 index 00000000000..2aec2caef42 --- /dev/null +++ b/stable/dizquetv/10.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [dizquetv-10.0.15](https://github.com/truecharts/charts/compare/dizquetv-10.0.14...dizquetv-10.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [dizquetv-10.0.14](https://github.com/truecharts/charts/compare/dizquetv-10.0.13...dizquetv-10.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dizquetv-10.0.13](https://github.com/truecharts/charts/compare/dizquetv-10.0.12...dizquetv-10.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dizquetv-10.0.12](https://github.com/truecharts/charts/compare/dizquetv-10.0.11...dizquetv-10.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dizquetv-10.0.11](https://github.com/truecharts/charts/compare/dizquetv-10.0.10...dizquetv-10.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [dizquetv-10.0.10](https://github.com/truecharts/charts/compare/dizquetv-10.0.9...dizquetv-10.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/dizquetv/10.0.19/Chart.yaml b/stable/dizquetv/10.0.19/Chart.yaml new file mode 100644 index 00000000000..f62524ae232 --- /dev/null +++ b/stable/dizquetv/10.0.19/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Create live TV channel streams from media on your Plex servers. +home: https://truecharts.org/charts/stable/dizquetv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png +keywords: + - dizqueTV + - dizquetv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dizquetv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://github.com/vexorian/dizquetv +version: 10.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/5.0.24/README.md b/stable/dizquetv/10.0.19/README.md similarity index 100% rename from stable/duckdns/5.0.24/README.md rename to stable/dizquetv/10.0.19/README.md diff --git a/stable/dizquetv/10.0.19/app-changelog.md b/stable/dizquetv/10.0.19/app-changelog.md new file mode 100644 index 00000000000..6fd9f5dd71f --- /dev/null +++ b/stable/dizquetv/10.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/dizquetv/10.0.19/app-readme.md b/stable/dizquetv/10.0.19/app-readme.md new file mode 100644 index 00000000000..d0c81557225 --- /dev/null +++ b/stable/dizquetv/10.0.19/app-readme.md @@ -0,0 +1,8 @@ +Create live TV channel streams from media on your Plex servers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/dizquetv](https://truecharts.org/charts/stable/dizquetv) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/dizquetv/10.0.19/charts/common-12.12.3.tgz b/stable/dizquetv/10.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/dizquetv/10.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/dizquetv/10.0.19/ix_values.yaml b/stable/dizquetv/10.0.19/ix_values.yaml new file mode 100644 index 00000000000..3bb62736956 --- /dev/null +++ b/stable/dizquetv/10.0.19/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: tccr.io/truecharts/dizquetv + pullPolicy: IfNotPresent + tag: v1.5.0@sha256:6c8d24854c8533d31f35a5328ecee14ebe25a48ff8f73dd73f29012bdc5bb11b + +service: + main: + ports: + main: + port: 10071 + targetPort: 8000 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /home/node/app/.dizquetv + +portal: + open: + enabled: true diff --git a/stable/dizquetv/10.0.19/questions.yaml b/stable/dizquetv/10.0.19/questions.yaml new file mode 100644 index 00000000000..00a60b4322f --- /dev/null +++ b/stable/dizquetv/10.0.19/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/embystat/5.0.22/templates/NOTES.txt b/stable/dizquetv/10.0.19/templates/NOTES.txt similarity index 100% rename from stable/embystat/5.0.22/templates/NOTES.txt rename to stable/dizquetv/10.0.19/templates/NOTES.txt diff --git a/stable/drawio/5.0.21/templates/common.yaml b/stable/dizquetv/10.0.19/templates/common.yaml similarity index 100% rename from stable/drawio/5.0.21/templates/common.yaml rename to stable/dizquetv/10.0.19/templates/common.yaml diff --git a/stable/emulatorjs/5.0.19/values.yaml b/stable/dizquetv/10.0.19/values.yaml similarity index 100% rename from stable/emulatorjs/5.0.19/values.yaml rename to stable/dizquetv/10.0.19/values.yaml diff --git a/stable/docker-compose/6.0.15/CHANGELOG.md b/stable/docker-compose/6.0.15/CHANGELOG.md deleted file mode 100644 index 13ce3206ab0..00000000000 --- a/stable/docker-compose/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docker-compose-6.0.15](https://github.com/truecharts/charts/compare/docker-compose-6.0.14...docker-compose-6.0.15) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9363](https://github.com/truecharts/charts/issues/9363)) - - - - -## [docker-compose-6.0.14](https://github.com/truecharts/charts/compare/docker-compose-6.0.13...docker-compose-6.0.14) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [docker-compose-6.0.13](https://github.com/truecharts/charts/compare/docker-compose-6.0.12...docker-compose-6.0.13) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [docker-compose-6.0.12](https://github.com/truecharts/charts/compare/docker-compose-6.0.11...docker-compose-6.0.12) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [docker-compose-6.0.11](https://github.com/truecharts/charts/compare/docker-compose-6.0.10...docker-compose-6.0.11) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9102](https://github.com/truecharts/charts/issues/9102)) - - - - -## [docker-compose-6.0.10](https://github.com/truecharts/charts/compare/docker-compose-6.0.9...docker-compose-6.0.10) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) - - - - -## [docker-compose-6.0.8](https://github.com/truecharts/charts/compare/docker-compose-6.0.7...docker-compose-6.0.8) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [docker-compose-6.0.7](https://github.com/truecharts/charts/compare/docker-compose-6.0.6...docker-compose-6.0.7) (2023-05-17) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8999](https://github.com/truecharts/charts/issues/8999)) - - - - -## [docker-compose-6.0.6](https://github.com/truecharts/charts/compare/docker-compose-6.0.5...docker-compose-6.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8973](https://github.com/truecharts/charts/issues/8973)) - - - - -## [docker-compose-6.0.5](https://github.com/truecharts/charts/compare/docker-compose-6.0.4...docker-compose-6.0.5) (2023-05-16) - -### Chore diff --git a/stable/docker-compose/6.0.15/Chart.yaml b/stable/docker-compose/6.0.15/Chart.yaml deleted file mode 100644 index 80c9b35923f..00000000000 --- a/stable/docker-compose/6.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "23.0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -deprecated: false -description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://truecharts.org/charts/stable/docker-compose -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png -keywords: - - docker-compose - - docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-compose -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/6.0.15/app-changelog.md b/stable/docker-compose/6.0.15/app-changelog.md deleted file mode 100644 index 8a52f6e7b08..00000000000 --- a/stable/docker-compose/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-6.0.15](https://github.com/truecharts/charts/compare/docker-compose-6.0.14...docker-compose-6.0.15) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9363](https://github.com/truecharts/charts/issues/9363)) - - \ No newline at end of file diff --git a/stable/docker-compose/6.0.15/charts/common-12.10.4.tgz b/stable/docker-compose/6.0.15/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/docker-compose/6.0.15/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/docker-compose/6.0.16/CHANGELOG.md b/stable/docker-compose/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..ceb29c604a1 --- /dev/null +++ b/stable/docker-compose/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docker-compose-6.0.16](https://github.com/truecharts/charts/compare/docker-compose-6.0.15...docker-compose-6.0.16) (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)) + + + + +## [docker-compose-6.0.15](https://github.com/truecharts/charts/compare/docker-compose-6.0.14...docker-compose-6.0.15) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9363](https://github.com/truecharts/charts/issues/9363)) + + + + +## [docker-compose-6.0.14](https://github.com/truecharts/charts/compare/docker-compose-6.0.13...docker-compose-6.0.14) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [docker-compose-6.0.13](https://github.com/truecharts/charts/compare/docker-compose-6.0.12...docker-compose-6.0.13) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [docker-compose-6.0.12](https://github.com/truecharts/charts/compare/docker-compose-6.0.11...docker-compose-6.0.12) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [docker-compose-6.0.11](https://github.com/truecharts/charts/compare/docker-compose-6.0.10...docker-compose-6.0.11) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9102](https://github.com/truecharts/charts/issues/9102)) + + + + +## [docker-compose-6.0.10](https://github.com/truecharts/charts/compare/docker-compose-6.0.9...docker-compose-6.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) + + + + +## [docker-compose-6.0.8](https://github.com/truecharts/charts/compare/docker-compose-6.0.7...docker-compose-6.0.8) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [docker-compose-6.0.7](https://github.com/truecharts/charts/compare/docker-compose-6.0.6...docker-compose-6.0.7) (2023-05-17) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8999](https://github.com/truecharts/charts/issues/8999)) + + + + +## [docker-compose-6.0.6](https://github.com/truecharts/charts/compare/docker-compose-6.0.5...docker-compose-6.0.6) (2023-05-16) + diff --git a/stable/docker-compose/6.0.16/Chart.yaml b/stable/docker-compose/6.0.16/Chart.yaml new file mode 100644 index 00000000000..6d559da1f4d --- /dev/null +++ b/stable/docker-compose/6.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Dedicated App for using Docker-Compose on TrueNAS SCALE +home: https://truecharts.org/charts/stable/docker-compose +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png +keywords: + - docker-compose + - docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-compose +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose +type: application +version: 6.0.16 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" diff --git a/stable/duplicati/9.0.19/README.md b/stable/docker-compose/6.0.16/README.md similarity index 100% rename from stable/duplicati/9.0.19/README.md rename to stable/docker-compose/6.0.16/README.md diff --git a/stable/docker-compose/6.0.16/app-changelog.md b/stable/docker-compose/6.0.16/app-changelog.md new file mode 100644 index 00000000000..90dcb30d497 --- /dev/null +++ b/stable/docker-compose/6.0.16/app-changelog.md @@ -0,0 +1,10 @@ + + +## [docker-compose-6.0.16](https://github.com/truecharts/charts/compare/docker-compose-6.0.15...docker-compose-6.0.16) (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)) + + \ No newline at end of file diff --git a/stable/docker-compose/6.0.15/app-readme.md b/stable/docker-compose/6.0.16/app-readme.md similarity index 100% rename from stable/docker-compose/6.0.15/app-readme.md rename to stable/docker-compose/6.0.16/app-readme.md diff --git a/stable/docker-compose/6.0.16/charts/common-12.12.3.tgz b/stable/docker-compose/6.0.16/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/docker-compose/6.0.16/charts/common-12.12.3.tgz differ diff --git a/stable/docker-compose/6.0.15/ix_values.yaml b/stable/docker-compose/6.0.16/ix_values.yaml similarity index 100% rename from stable/docker-compose/6.0.15/ix_values.yaml rename to stable/docker-compose/6.0.16/ix_values.yaml diff --git a/stable/docker-compose/6.0.15/questions.yaml b/stable/docker-compose/6.0.16/questions.yaml similarity index 100% rename from stable/docker-compose/6.0.15/questions.yaml rename to stable/docker-compose/6.0.16/questions.yaml diff --git a/stable/emulatorjs/5.0.19/templates/NOTES.txt b/stable/docker-compose/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/5.0.19/templates/NOTES.txt rename to stable/docker-compose/6.0.16/templates/NOTES.txt diff --git a/stable/duckdns/5.0.24/templates/common.yaml b/stable/docker-compose/6.0.16/templates/common.yaml similarity index 100% rename from stable/duckdns/5.0.24/templates/common.yaml rename to stable/docker-compose/6.0.16/templates/common.yaml diff --git a/stable/endlessh/5.0.18/values.yaml b/stable/docker-compose/6.0.16/values.yaml similarity index 100% rename from stable/endlessh/5.0.18/values.yaml rename to stable/docker-compose/6.0.16/values.yaml diff --git a/stable/docusaurus/4.0.17/CHANGELOG.md b/stable/docusaurus/4.0.17/CHANGELOG.md deleted file mode 100644 index 9668dc0ca4e..00000000000 --- a/stable/docusaurus/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) - - - - -## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) - - - - -## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) - - - - -## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) - - - - -## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) - - - - -## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) - - - - -## [docusaurus-4.0.13](https://github.com/truecharts/charts/compare/docusaurus-4.0.12...docusaurus-4.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - diff --git a/stable/docusaurus/4.0.17/Chart.yaml b/stable/docusaurus/4.0.17/Chart.yaml deleted file mode 100644 index 07a276f399b..00000000000 --- a/stable/docusaurus/4.0.17/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Docusaurus makes it easy to maintain Open Source documentation websites. -home: https://truecharts.org/charts/stable/docusaurus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png -keywords: - - documentation - - website - - Docusaurus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docusaurus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://github.com/awesometic/docker-docusaurus -type: application -version: 4.0.17 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" diff --git a/stable/docusaurus/4.0.17/app-changelog.md b/stable/docusaurus/4.0.17/app-changelog.md deleted file mode 100644 index a46ad4b6ed9..00000000000 --- a/stable/docusaurus/4.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/docusaurus/4.0.17/charts/common-12.12.1.tgz b/stable/docusaurus/4.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/docusaurus/4.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/docusaurus/4.0.18/CHANGELOG.md b/stable/docusaurus/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..186714c2994 --- /dev/null +++ b/stable/docusaurus/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) + + + + +## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) + + + + +## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) + + + + +## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) + + + + +## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) + + + + +## [docusaurus-4.0.14](https://github.com/truecharts/charts/compare/docusaurus-4.0.13...docusaurus-4.0.14) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/docusaurus to latest ([#9157](https://github.com/truecharts/charts/issues/9157)) + + + diff --git a/stable/docusaurus/4.0.18/Chart.yaml b/stable/docusaurus/4.0.18/Chart.yaml new file mode 100644 index 00000000000..2cfacc89006 --- /dev/null +++ b/stable/docusaurus/4.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Docusaurus makes it easy to maintain Open Source documentation websites. +home: https://truecharts.org/charts/stable/docusaurus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docusaurus.png +keywords: + - documentation + - website + - Docusaurus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docusaurus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://github.com/awesometic/docker-docusaurus +type: application +version: 4.0.18 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/5.0.22/README.md b/stable/docusaurus/4.0.18/README.md similarity index 100% rename from stable/embystat/5.0.22/README.md rename to stable/docusaurus/4.0.18/README.md diff --git a/stable/docusaurus/4.0.18/app-changelog.md b/stable/docusaurus/4.0.18/app-changelog.md new file mode 100644 index 00000000000..1dd81887142 --- /dev/null +++ b/stable/docusaurus/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/docusaurus/4.0.17/app-readme.md b/stable/docusaurus/4.0.18/app-readme.md similarity index 100% rename from stable/docusaurus/4.0.17/app-readme.md rename to stable/docusaurus/4.0.18/app-readme.md diff --git a/stable/docusaurus/4.0.18/charts/common-12.12.3.tgz b/stable/docusaurus/4.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/docusaurus/4.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/docusaurus/4.0.17/ix_values.yaml b/stable/docusaurus/4.0.18/ix_values.yaml similarity index 100% rename from stable/docusaurus/4.0.17/ix_values.yaml rename to stable/docusaurus/4.0.18/ix_values.yaml diff --git a/stable/docusaurus/4.0.17/questions.yaml b/stable/docusaurus/4.0.18/questions.yaml similarity index 100% rename from stable/docusaurus/4.0.17/questions.yaml rename to stable/docusaurus/4.0.18/questions.yaml diff --git a/stable/endlessh/5.0.18/templates/NOTES.txt b/stable/docusaurus/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/endlessh/5.0.18/templates/NOTES.txt rename to stable/docusaurus/4.0.18/templates/NOTES.txt diff --git a/stable/duplicati/9.0.19/templates/common.yaml b/stable/docusaurus/4.0.18/templates/common.yaml similarity index 100% rename from stable/duplicati/9.0.19/templates/common.yaml rename to stable/docusaurus/4.0.18/templates/common.yaml diff --git a/stable/external-service/9.0.19/values.yaml b/stable/docusaurus/4.0.18/values.yaml similarity index 100% rename from stable/external-service/9.0.19/values.yaml rename to stable/docusaurus/4.0.18/values.yaml diff --git a/stable/dokuwiki/6.0.19/CHANGELOG.md b/stable/dokuwiki/6.0.19/CHANGELOG.md deleted file mode 100644 index 34a13279794..00000000000 --- a/stable/dokuwiki/6.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dokuwiki-6.0.19](https://github.com/truecharts/charts/compare/dokuwiki-6.0.18...dokuwiki-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)) - - - - -## [dokuwiki-6.0.18](https://github.com/truecharts/charts/compare/dokuwiki-6.0.17...dokuwiki-6.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [dokuwiki-6.0.17](https://github.com/truecharts/charts/compare/dokuwiki-6.0.16...dokuwiki-6.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [dokuwiki-6.0.16](https://github.com/truecharts/charts/compare/dokuwiki-6.0.15...dokuwiki-6.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [dokuwiki-6.0.15](https://github.com/truecharts/charts/compare/dokuwiki-6.0.14...dokuwiki-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [dokuwiki-6.0.14](https://github.com/truecharts/charts/compare/dokuwiki-6.0.13...dokuwiki-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dokuwiki-6.0.13](https://github.com/truecharts/charts/compare/dokuwiki-6.0.12...dokuwiki-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dokuwiki-6.0.12](https://github.com/truecharts/charts/compare/dokuwiki-6.0.11...dokuwiki-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dokuwiki-6.0.11](https://github.com/truecharts/charts/compare/dokuwiki-6.0.10...dokuwiki-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dokuwiki-6.0.10](https://github.com/truecharts/charts/compare/dokuwiki-6.0.9...dokuwiki-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 ([#8209](https://github.com/truecharts/charts/issues/8209)) - - - diff --git a/stable/dokuwiki/6.0.19/Chart.yaml b/stable/dokuwiki/6.0.19/Chart.yaml deleted file mode 100644 index 64082e0fab5..00000000000 --- a/stable/dokuwiki/6.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 6.0.19 -appVersion: "20220731.1" -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -keywords: - - dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/dokuwiki/6.0.19/app-changelog.md b/stable/dokuwiki/6.0.19/app-changelog.md deleted file mode 100644 index b92edc84a81..00000000000 --- a/stable/dokuwiki/6.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [dokuwiki-6.0.19](https://github.com/truecharts/charts/compare/dokuwiki-6.0.18...dokuwiki-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)) - - \ No newline at end of file diff --git a/stable/dokuwiki/6.0.19/charts/common-12.12.1.tgz b/stable/dokuwiki/6.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/dokuwiki/6.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/dokuwiki/6.0.20/CHANGELOG.md b/stable/dokuwiki/6.0.20/CHANGELOG.md new file mode 100644 index 00000000000..231a4024ee4 --- /dev/null +++ b/stable/dokuwiki/6.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dokuwiki-6.0.20](https://github.com/truecharts/charts/compare/dokuwiki-6.0.19...dokuwiki-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [dokuwiki-6.0.19](https://github.com/truecharts/charts/compare/dokuwiki-6.0.18...dokuwiki-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)) + + + + +## [dokuwiki-6.0.18](https://github.com/truecharts/charts/compare/dokuwiki-6.0.17...dokuwiki-6.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [dokuwiki-6.0.17](https://github.com/truecharts/charts/compare/dokuwiki-6.0.16...dokuwiki-6.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [dokuwiki-6.0.16](https://github.com/truecharts/charts/compare/dokuwiki-6.0.15...dokuwiki-6.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [dokuwiki-6.0.15](https://github.com/truecharts/charts/compare/dokuwiki-6.0.14...dokuwiki-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dokuwiki-6.0.14](https://github.com/truecharts/charts/compare/dokuwiki-6.0.13...dokuwiki-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dokuwiki-6.0.13](https://github.com/truecharts/charts/compare/dokuwiki-6.0.12...dokuwiki-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dokuwiki-6.0.12](https://github.com/truecharts/charts/compare/dokuwiki-6.0.11...dokuwiki-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [dokuwiki-6.0.11](https://github.com/truecharts/charts/compare/dokuwiki-6.0.10...dokuwiki-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/dokuwiki/6.0.20/Chart.yaml b/stable/dokuwiki/6.0.20/Chart.yaml new file mode 100644 index 00000000000..ac78bc18d10 --- /dev/null +++ b/stable/dokuwiki/6.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 6.0.20 +appVersion: "20220731.1" +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +keywords: + - dokuwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/emulatorjs/5.0.19/README.md b/stable/dokuwiki/6.0.20/README.md similarity index 100% rename from stable/emulatorjs/5.0.19/README.md rename to stable/dokuwiki/6.0.20/README.md diff --git a/stable/dokuwiki/6.0.20/app-changelog.md b/stable/dokuwiki/6.0.20/app-changelog.md new file mode 100644 index 00000000000..8bc026a8600 --- /dev/null +++ b/stable/dokuwiki/6.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-6.0.20](https://github.com/truecharts/charts/compare/dokuwiki-6.0.19...dokuwiki-6.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/dokuwiki/6.0.19/app-readme.md b/stable/dokuwiki/6.0.20/app-readme.md similarity index 100% rename from stable/dokuwiki/6.0.19/app-readme.md rename to stable/dokuwiki/6.0.20/app-readme.md diff --git a/stable/dokuwiki/6.0.20/charts/common-12.12.3.tgz b/stable/dokuwiki/6.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/dokuwiki/6.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/dokuwiki/6.0.19/ix_values.yaml b/stable/dokuwiki/6.0.20/ix_values.yaml similarity index 100% rename from stable/dokuwiki/6.0.19/ix_values.yaml rename to stable/dokuwiki/6.0.20/ix_values.yaml diff --git a/stable/dokuwiki/6.0.19/questions.yaml b/stable/dokuwiki/6.0.20/questions.yaml similarity index 100% rename from stable/dokuwiki/6.0.19/questions.yaml rename to stable/dokuwiki/6.0.20/questions.yaml diff --git a/stable/external-service/9.0.19/templates/NOTES.txt b/stable/dokuwiki/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/external-service/9.0.19/templates/NOTES.txt rename to stable/dokuwiki/6.0.20/templates/NOTES.txt diff --git a/stable/embystat/5.0.22/templates/common.yaml b/stable/dokuwiki/6.0.20/templates/common.yaml similarity index 100% rename from stable/embystat/5.0.22/templates/common.yaml rename to stable/dokuwiki/6.0.20/templates/common.yaml diff --git a/stable/ferdi-server/7.0.18/values.yaml b/stable/dokuwiki/6.0.20/values.yaml similarity index 100% rename from stable/ferdi-server/7.0.18/values.yaml rename to stable/dokuwiki/6.0.20/values.yaml diff --git a/stable/domoticz/5.0.12/CHANGELOG.md b/stable/domoticz/5.0.12/CHANGELOG.md deleted file mode 100644 index 5950ce76085..00000000000 --- a/stable/domoticz/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [domoticz-5.0.12](https://github.com/truecharts/charts/compare/domoticz-5.0.11...domoticz-5.0.12) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [domoticz-5.0.11](https://github.com/truecharts/charts/compare/domoticz-5.0.10...domoticz-5.0.11) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230525 ([#9230](https://github.com/truecharts/charts/issues/9230)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [domoticz-5.0.10](https://github.com/truecharts/charts/compare/domoticz-5.0.9...domoticz-5.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [domoticz-5.0.9](https://github.com/truecharts/charts/compare/domoticz-5.0.8...domoticz-5.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [domoticz-5.0.8](https://github.com/truecharts/charts/compare/domoticz-5.0.7...domoticz-5.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [domoticz-5.0.7](https://github.com/truecharts/charts/compare/domoticz-5.0.6...domoticz-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031)) - - - - -## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) - - - - -## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) - -### Chore - diff --git a/stable/domoticz/5.0.12/Chart.yaml b/stable/domoticz/5.0.12/Chart.yaml deleted file mode 100644 index f9b11ed4adc..00000000000 --- a/stable/domoticz/5.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 5.0.12 -appVersion: "2023.1.202" -description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." -type: application -deprecated: false -home: https://truecharts.org/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -keywords: - - domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/5.0.12/app-changelog.md b/stable/domoticz/5.0.12/app-changelog.md deleted file mode 100644 index 3fec6154df8..00000000000 --- a/stable/domoticz/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-5.0.12](https://github.com/truecharts/charts/compare/domoticz-5.0.11...domoticz-5.0.12) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/domoticz/5.0.12/charts/common-12.12.1.tgz b/stable/domoticz/5.0.12/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/domoticz/5.0.12/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/domoticz/5.0.13/CHANGELOG.md b/stable/domoticz/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..e9456fdae83 --- /dev/null +++ b/stable/domoticz/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [domoticz-5.0.13](https://github.com/truecharts/charts/compare/domoticz-5.0.12...domoticz-5.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [domoticz-5.0.12](https://github.com/truecharts/charts/compare/domoticz-5.0.11...domoticz-5.0.12) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [domoticz-5.0.11](https://github.com/truecharts/charts/compare/domoticz-5.0.10...domoticz-5.0.11) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230525 ([#9230](https://github.com/truecharts/charts/issues/9230)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [domoticz-5.0.10](https://github.com/truecharts/charts/compare/domoticz-5.0.9...domoticz-5.0.10) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [domoticz-5.0.9](https://github.com/truecharts/charts/compare/domoticz-5.0.8...domoticz-5.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [domoticz-5.0.8](https://github.com/truecharts/charts/compare/domoticz-5.0.7...domoticz-5.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [domoticz-5.0.7](https://github.com/truecharts/charts/compare/domoticz-5.0.6...domoticz-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031)) + + + + +## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) + +### Chore + diff --git a/stable/domoticz/5.0.13/Chart.yaml b/stable/domoticz/5.0.13/Chart.yaml new file mode 100644 index 00000000000..46e319a3ad6 --- /dev/null +++ b/stable/domoticz/5.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 5.0.13 +appVersion: "2023.1.202" +description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." +type: application +deprecated: false +home: https://truecharts.org/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +keywords: + - domoticz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/endlessh/5.0.18/README.md b/stable/domoticz/5.0.13/README.md similarity index 100% rename from stable/endlessh/5.0.18/README.md rename to stable/domoticz/5.0.13/README.md diff --git a/stable/domoticz/5.0.13/app-changelog.md b/stable/domoticz/5.0.13/app-changelog.md new file mode 100644 index 00000000000..33d1fc09de5 --- /dev/null +++ b/stable/domoticz/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [domoticz-5.0.13](https://github.com/truecharts/charts/compare/domoticz-5.0.12...domoticz-5.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/domoticz/5.0.12/app-readme.md b/stable/domoticz/5.0.13/app-readme.md similarity index 100% rename from stable/domoticz/5.0.12/app-readme.md rename to stable/domoticz/5.0.13/app-readme.md diff --git a/stable/domoticz/5.0.13/charts/common-12.12.3.tgz b/stable/domoticz/5.0.13/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/domoticz/5.0.13/charts/common-12.12.3.tgz differ diff --git a/stable/domoticz/5.0.12/ix_values.yaml b/stable/domoticz/5.0.13/ix_values.yaml similarity index 100% rename from stable/domoticz/5.0.12/ix_values.yaml rename to stable/domoticz/5.0.13/ix_values.yaml diff --git a/stable/domoticz/5.0.12/questions.yaml b/stable/domoticz/5.0.13/questions.yaml similarity index 100% rename from stable/domoticz/5.0.12/questions.yaml rename to stable/domoticz/5.0.13/questions.yaml diff --git a/stable/ferdi-server/7.0.18/templates/NOTES.txt b/stable/domoticz/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/ferdi-server/7.0.18/templates/NOTES.txt rename to stable/domoticz/5.0.13/templates/NOTES.txt diff --git a/stable/emulatorjs/5.0.19/templates/common.yaml b/stable/domoticz/5.0.13/templates/common.yaml similarity index 100% rename from stable/emulatorjs/5.0.19/templates/common.yaml rename to stable/domoticz/5.0.13/templates/common.yaml diff --git a/stable/filebot/4.0.11/values.yaml b/stable/domoticz/5.0.13/values.yaml similarity index 100% rename from stable/filebot/4.0.11/values.yaml rename to stable/domoticz/5.0.13/values.yaml diff --git a/stable/doplarr/5.0.18/CHANGELOG.md b/stable/doplarr/5.0.18/CHANGELOG.md deleted file mode 100644 index 1bde4fcc4af..00000000000 --- a/stable/doplarr/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [doplarr-5.0.14](https://github.com/truecharts/charts/compare/doplarr-5.0.13...doplarr-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [doplarr-5.0.13](https://github.com/truecharts/charts/compare/doplarr-5.0.12...doplarr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [doplarr-5.0.12](https://github.com/truecharts/charts/compare/doplarr-5.0.11...doplarr-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [doplarr-5.0.11](https://github.com/truecharts/charts/compare/doplarr-5.0.10...doplarr-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [doplarr-5.0.10](https://github.com/truecharts/charts/compare/doplarr-5.0.9...doplarr-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [doplarr-5.0.9](https://github.com/truecharts/charts/compare/doplarr-5.0.8...doplarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [doplarr-5.0.8](https://github.com/truecharts/charts/compare/doplarr-5.0.7...doplarr-5.0.8) (2023-04-25) - -### Chore diff --git a/stable/doplarr/5.0.18/Chart.yaml b/stable/doplarr/5.0.18/Chart.yaml deleted file mode 100644 index 4d7edb1aec5..00000000000 --- a/stable/doplarr/5.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An *arr Request Bot for Discord -home: https://truecharts.org/charts/stable/doplarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png -keywords: - - doplarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doplarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://github.com/kiranshila/Doplarr -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/5.0.18/app-changelog.md b/stable/doplarr/5.0.18/app-changelog.md deleted file mode 100644 index 658be31cafd..00000000000 --- a/stable/doplarr/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/doplarr/5.0.18/charts/common-12.12.1.tgz b/stable/doplarr/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/doplarr/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/doplarr/5.0.19/CHANGELOG.md b/stable/doplarr/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..26415dd3577 --- /dev/null +++ b/stable/doplarr/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [doplarr-5.0.14](https://github.com/truecharts/charts/compare/doplarr-5.0.13...doplarr-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [doplarr-5.0.13](https://github.com/truecharts/charts/compare/doplarr-5.0.12...doplarr-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [doplarr-5.0.12](https://github.com/truecharts/charts/compare/doplarr-5.0.11...doplarr-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [doplarr-5.0.11](https://github.com/truecharts/charts/compare/doplarr-5.0.10...doplarr-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [doplarr-5.0.10](https://github.com/truecharts/charts/compare/doplarr-5.0.9...doplarr-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [doplarr-5.0.9](https://github.com/truecharts/charts/compare/doplarr-5.0.8...doplarr-5.0.9) (2023-04-25) + +### Chore diff --git a/stable/doplarr/5.0.19/Chart.yaml b/stable/doplarr/5.0.19/Chart.yaml new file mode 100644 index 00000000000..d61d0527f53 --- /dev/null +++ b/stable/doplarr/5.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "3.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An *arr Request Bot for Discord +home: https://truecharts.org/charts/stable/doplarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png +keywords: + - doplarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doplarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://github.com/kiranshila/Doplarr +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/external-service/9.0.19/README.md b/stable/doplarr/5.0.19/README.md similarity index 100% rename from stable/external-service/9.0.19/README.md rename to stable/doplarr/5.0.19/README.md diff --git a/stable/doplarr/5.0.19/app-changelog.md b/stable/doplarr/5.0.19/app-changelog.md new file mode 100644 index 00000000000..611af8ee563 --- /dev/null +++ b/stable/doplarr/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/doplarr/5.0.18/app-readme.md b/stable/doplarr/5.0.19/app-readme.md similarity index 100% rename from stable/doplarr/5.0.18/app-readme.md rename to stable/doplarr/5.0.19/app-readme.md diff --git a/stable/doplarr/5.0.19/charts/common-12.12.3.tgz b/stable/doplarr/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/doplarr/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/doplarr/5.0.18/ix_values.yaml b/stable/doplarr/5.0.19/ix_values.yaml similarity index 100% rename from stable/doplarr/5.0.18/ix_values.yaml rename to stable/doplarr/5.0.19/ix_values.yaml diff --git a/stable/doplarr/5.0.18/questions.yaml b/stable/doplarr/5.0.19/questions.yaml similarity index 100% rename from stable/doplarr/5.0.18/questions.yaml rename to stable/doplarr/5.0.19/questions.yaml diff --git a/stable/filebot/4.0.11/templates/NOTES.txt b/stable/doplarr/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/filebot/4.0.11/templates/NOTES.txt rename to stable/doplarr/5.0.19/templates/NOTES.txt diff --git a/stable/endlessh/5.0.18/templates/common.yaml b/stable/doplarr/5.0.19/templates/common.yaml similarity index 100% rename from stable/endlessh/5.0.18/templates/common.yaml rename to stable/doplarr/5.0.19/templates/common.yaml diff --git a/stable/filebrowser/5.0.18/values.yaml b/stable/doplarr/5.0.19/values.yaml similarity index 100% rename from stable/filebrowser/5.0.18/values.yaml rename to stable/doplarr/5.0.19/values.yaml diff --git a/stable/double-take/5.0.18/CHANGELOG.md b/stable/double-take/5.0.18/CHANGELOG.md deleted file mode 100644 index c415581d2cf..00000000000 --- a/stable/double-take/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [double-take-5.0.14](https://github.com/truecharts/charts/compare/double-take-5.0.13...double-take-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [double-take-5.0.13](https://github.com/truecharts/charts/compare/double-take-5.0.12...double-take-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [double-take-5.0.12](https://github.com/truecharts/charts/compare/double-take-5.0.11...double-take-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [double-take-5.0.11](https://github.com/truecharts/charts/compare/double-take-5.0.10...double-take-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [double-take-5.0.10](https://github.com/truecharts/charts/compare/double-take-5.0.9...double-take-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [double-take-5.0.9](https://github.com/truecharts/charts/compare/double-take-5.0.8...double-take-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/double-take/5.0.18/Chart.yaml b/stable/double-take/5.0.18/Chart.yaml deleted file mode 100644 index 8fc727f9b13..00000000000 --- a/stable/double-take/5.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 5.0.18 -appVersion: "1.13.1" -description: Unified UI and API for processing and training images for facial recognition -type: application -deprecated: false -home: https://truecharts.org/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -keywords: - - ai - - double-take -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://github.com/jakowenko/double-take -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/5.0.18/app-changelog.md b/stable/double-take/5.0.18/app-changelog.md deleted file mode 100644 index 0dba96dc70f..00000000000 --- a/stable/double-take/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/double-take/5.0.18/charts/common-12.12.1.tgz b/stable/double-take/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/double-take/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/double-take/5.0.19/CHANGELOG.md b/stable/double-take/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..85ceff3dacb --- /dev/null +++ b/stable/double-take/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [double-take-5.0.14](https://github.com/truecharts/charts/compare/double-take-5.0.13...double-take-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [double-take-5.0.13](https://github.com/truecharts/charts/compare/double-take-5.0.12...double-take-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [double-take-5.0.12](https://github.com/truecharts/charts/compare/double-take-5.0.11...double-take-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [double-take-5.0.11](https://github.com/truecharts/charts/compare/double-take-5.0.10...double-take-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [double-take-5.0.10](https://github.com/truecharts/charts/compare/double-take-5.0.9...double-take-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/double-take/5.0.19/Chart.yaml b/stable/double-take/5.0.19/Chart.yaml new file mode 100644 index 00000000000..110def308c0 --- /dev/null +++ b/stable/double-take/5.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 5.0.19 +appVersion: "1.13.1" +description: Unified UI and API for processing and training images for facial recognition +type: application +deprecated: false +home: https://truecharts.org/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +keywords: + - ai + - double-take +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://github.com/jakowenko/double-take +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/7.0.18/README.md b/stable/double-take/5.0.19/README.md similarity index 100% rename from stable/ferdi-server/7.0.18/README.md rename to stable/double-take/5.0.19/README.md diff --git a/stable/double-take/5.0.19/app-changelog.md b/stable/double-take/5.0.19/app-changelog.md new file mode 100644 index 00000000000..b3c5ae326c2 --- /dev/null +++ b/stable/double-take/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/double-take/5.0.18/app-readme.md b/stable/double-take/5.0.19/app-readme.md similarity index 100% rename from stable/double-take/5.0.18/app-readme.md rename to stable/double-take/5.0.19/app-readme.md diff --git a/stable/double-take/5.0.19/charts/common-12.12.3.tgz b/stable/double-take/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/double-take/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/double-take/5.0.18/ix_values.yaml b/stable/double-take/5.0.19/ix_values.yaml similarity index 100% rename from stable/double-take/5.0.18/ix_values.yaml rename to stable/double-take/5.0.19/ix_values.yaml diff --git a/stable/double-take/5.0.18/questions.yaml b/stable/double-take/5.0.19/questions.yaml similarity index 100% rename from stable/double-take/5.0.18/questions.yaml rename to stable/double-take/5.0.19/questions.yaml diff --git a/stable/filebrowser/5.0.18/templates/NOTES.txt b/stable/double-take/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/5.0.18/templates/NOTES.txt rename to stable/double-take/5.0.19/templates/NOTES.txt diff --git a/stable/external-service/9.0.19/templates/common.yaml b/stable/double-take/5.0.19/templates/common.yaml similarity index 100% rename from stable/external-service/9.0.19/templates/common.yaml rename to stable/double-take/5.0.19/templates/common.yaml diff --git a/stable/fileflows/5.0.20/values.yaml b/stable/double-take/5.0.19/values.yaml similarity index 100% rename from stable/fileflows/5.0.20/values.yaml rename to stable/double-take/5.0.19/values.yaml diff --git a/stable/doublecommander/7.0.20/CHANGELOG.md b/stable/doublecommander/7.0.20/CHANGELOG.md deleted file mode 100644 index bd53119d9b3..00000000000 --- a/stable/doublecommander/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doublecommander-7.0.20](https://github.com/truecharts/charts/compare/doublecommander-7.0.19...doublecommander-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)) - - - - -## [doublecommander-7.0.19](https://github.com/truecharts/charts/compare/doublecommander-7.0.18...doublecommander-7.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [doublecommander-7.0.18](https://github.com/truecharts/charts/compare/doublecommander-7.0.17...doublecommander-7.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [doublecommander-7.0.17](https://github.com/truecharts/charts/compare/doublecommander-7.0.16...doublecommander-7.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [doublecommander-7.0.16](https://github.com/truecharts/charts/compare/doublecommander-7.0.15...doublecommander-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [doublecommander-7.0.15](https://github.com/truecharts/charts/compare/doublecommander-7.0.14...doublecommander-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [doublecommander-7.0.14](https://github.com/truecharts/charts/compare/doublecommander-7.0.13...doublecommander-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [doublecommander-7.0.13](https://github.com/truecharts/charts/compare/doublecommander-7.0.12...doublecommander-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [doublecommander-7.0.12](https://github.com/truecharts/charts/compare/doublecommander-7.0.11...doublecommander-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [doublecommander-7.0.11](https://github.com/truecharts/charts/compare/doublecommander-7.0.10...doublecommander-7.0.11) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - diff --git a/stable/doublecommander/7.0.20/Chart.yaml b/stable/doublecommander/7.0.20/Chart.yaml deleted file mode 100644 index 6804579abd8..00000000000 --- a/stable/doublecommander/7.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A free cross platform open source file manager with two panels side by side. -home: https://truecharts.org/charts/stable/doublecommander -icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png -keywords: - - doublecommander - - file - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doublecommander -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ -type: application -version: 7.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/7.0.20/app-changelog.md b/stable/doublecommander/7.0.20/app-changelog.md deleted file mode 100644 index 63bbb01f137..00000000000 --- a/stable/doublecommander/7.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [doublecommander-7.0.20](https://github.com/truecharts/charts/compare/doublecommander-7.0.19...doublecommander-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)) - - \ No newline at end of file diff --git a/stable/doublecommander/7.0.20/charts/common-12.12.1.tgz b/stable/doublecommander/7.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/doublecommander/7.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/doublecommander/7.0.21/CHANGELOG.md b/stable/doublecommander/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..6fa132698b1 --- /dev/null +++ b/stable/doublecommander/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doublecommander-7.0.21](https://github.com/truecharts/charts/compare/doublecommander-7.0.20...doublecommander-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [doublecommander-7.0.20](https://github.com/truecharts/charts/compare/doublecommander-7.0.19...doublecommander-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)) + + + + +## [doublecommander-7.0.19](https://github.com/truecharts/charts/compare/doublecommander-7.0.18...doublecommander-7.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [doublecommander-7.0.18](https://github.com/truecharts/charts/compare/doublecommander-7.0.17...doublecommander-7.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [doublecommander-7.0.17](https://github.com/truecharts/charts/compare/doublecommander-7.0.16...doublecommander-7.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [doublecommander-7.0.16](https://github.com/truecharts/charts/compare/doublecommander-7.0.15...doublecommander-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [doublecommander-7.0.15](https://github.com/truecharts/charts/compare/doublecommander-7.0.14...doublecommander-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [doublecommander-7.0.14](https://github.com/truecharts/charts/compare/doublecommander-7.0.13...doublecommander-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [doublecommander-7.0.13](https://github.com/truecharts/charts/compare/doublecommander-7.0.12...doublecommander-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [doublecommander-7.0.12](https://github.com/truecharts/charts/compare/doublecommander-7.0.11...doublecommander-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/doublecommander/7.0.21/Chart.yaml b/stable/doublecommander/7.0.21/Chart.yaml new file mode 100644 index 00000000000..aeab7abd6ca --- /dev/null +++ b/stable/doublecommander/7.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A free cross platform open source file manager with two panels side by side. +home: https://truecharts.org/charts/stable/doublecommander +icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png +keywords: + - doublecommander + - file + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doublecommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ +type: application +version: 7.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/4.0.11/README.md b/stable/doublecommander/7.0.21/README.md similarity index 100% rename from stable/filebot/4.0.11/README.md rename to stable/doublecommander/7.0.21/README.md diff --git a/stable/doublecommander/7.0.21/app-changelog.md b/stable/doublecommander/7.0.21/app-changelog.md new file mode 100644 index 00000000000..988422123ca --- /dev/null +++ b/stable/doublecommander/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-7.0.21](https://github.com/truecharts/charts/compare/doublecommander-7.0.20...doublecommander-7.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/doublecommander/7.0.20/app-readme.md b/stable/doublecommander/7.0.21/app-readme.md similarity index 100% rename from stable/doublecommander/7.0.20/app-readme.md rename to stable/doublecommander/7.0.21/app-readme.md diff --git a/stable/doublecommander/7.0.21/charts/common-12.12.3.tgz b/stable/doublecommander/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/doublecommander/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/doublecommander/7.0.20/ix_values.yaml b/stable/doublecommander/7.0.21/ix_values.yaml similarity index 100% rename from stable/doublecommander/7.0.20/ix_values.yaml rename to stable/doublecommander/7.0.21/ix_values.yaml diff --git a/stable/doublecommander/7.0.20/questions.yaml b/stable/doublecommander/7.0.21/questions.yaml similarity index 100% rename from stable/doublecommander/7.0.20/questions.yaml rename to stable/doublecommander/7.0.21/questions.yaml diff --git a/stable/fileflows/5.0.20/templates/NOTES.txt b/stable/doublecommander/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/fileflows/5.0.20/templates/NOTES.txt rename to stable/doublecommander/7.0.21/templates/NOTES.txt diff --git a/stable/doublecommander/7.0.20/templates/common.yaml b/stable/doublecommander/7.0.21/templates/common.yaml similarity index 100% rename from stable/doublecommander/7.0.20/templates/common.yaml rename to stable/doublecommander/7.0.21/templates/common.yaml diff --git a/stable/flaresolverr/9.0.19/values.yaml b/stable/doublecommander/7.0.21/values.yaml similarity index 100% rename from stable/flaresolverr/9.0.19/values.yaml rename to stable/doublecommander/7.0.21/values.yaml diff --git a/stable/drawio/5.0.21/CHANGELOG.md b/stable/drawio/5.0.21/CHANGELOG.md deleted file mode 100644 index a58171df9d6..00000000000 --- a/stable/drawio/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [drawio-5.0.21](https://github.com/truecharts/charts/compare/drawio-5.0.20...drawio-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [drawio-5.0.20](https://github.com/truecharts/charts/compare/drawio-5.0.19...drawio-5.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.3.5 ([#9231](https://github.com/truecharts/charts/issues/9231)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [drawio-5.0.19](https://github.com/truecharts/charts/compare/drawio-5.0.18...drawio-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [drawio-5.0.18](https://github.com/truecharts/charts/compare/drawio-5.0.17...drawio-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [drawio-5.0.17](https://github.com/truecharts/charts/compare/drawio-5.0.16...drawio-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [drawio-5.0.16](https://github.com/truecharts/charts/compare/drawio-5.0.15...drawio-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [drawio-5.0.15](https://github.com/truecharts/charts/compare/drawio-5.0.14...drawio-5.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.3.0 ([#9050](https://github.com/truecharts/charts/issues/9050)) - - - - -## [drawio-5.0.14](https://github.com/truecharts/charts/compare/drawio-5.0.13...drawio-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [drawio-5.0.13](https://github.com/truecharts/charts/compare/drawio-5.0.12...drawio-5.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.2.9 ([#8816](https://github.com/truecharts/charts/issues/8816)) - - - - -## [drawio-5.0.12](https://github.com/truecharts/charts/compare/drawio-5.0.11...drawio-5.0.12) (2023-05-05) - -### Chore - diff --git a/stable/drawio/5.0.21/Chart.yaml b/stable/drawio/5.0.21/Chart.yaml deleted file mode 100644 index dc04b6c94d2..00000000000 --- a/stable/drawio/5.0.21/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "21.3.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Drawio is free online diagram software. -home: https://truecharts.org/charts/stable/drawio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png -keywords: - - drawio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: drawio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://github.com/jgraph/drawio -version: 5.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/5.0.21/app-changelog.md b/stable/drawio/5.0.21/app-changelog.md deleted file mode 100644 index ef14b6a886e..00000000000 --- a/stable/drawio/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-5.0.21](https://github.com/truecharts/charts/compare/drawio-5.0.20...drawio-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/drawio/5.0.21/charts/common-12.12.1.tgz b/stable/drawio/5.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/drawio/5.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/drawio/5.0.22/CHANGELOG.md b/stable/drawio/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..53ac64bcbf9 --- /dev/null +++ b/stable/drawio/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [drawio-5.0.22](https://github.com/truecharts/charts/compare/drawio-5.0.21...drawio-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [drawio-5.0.21](https://github.com/truecharts/charts/compare/drawio-5.0.20...drawio-5.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [drawio-5.0.20](https://github.com/truecharts/charts/compare/drawio-5.0.19...drawio-5.0.20) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.3.5 ([#9231](https://github.com/truecharts/charts/issues/9231)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [drawio-5.0.19](https://github.com/truecharts/charts/compare/drawio-5.0.18...drawio-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [drawio-5.0.18](https://github.com/truecharts/charts/compare/drawio-5.0.17...drawio-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [drawio-5.0.17](https://github.com/truecharts/charts/compare/drawio-5.0.16...drawio-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [drawio-5.0.16](https://github.com/truecharts/charts/compare/drawio-5.0.15...drawio-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [drawio-5.0.15](https://github.com/truecharts/charts/compare/drawio-5.0.14...drawio-5.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.3.0 ([#9050](https://github.com/truecharts/charts/issues/9050)) + + + + +## [drawio-5.0.14](https://github.com/truecharts/charts/compare/drawio-5.0.13...drawio-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [drawio-5.0.13](https://github.com/truecharts/charts/compare/drawio-5.0.12...drawio-5.0.13) (2023-05-07) + +### Chore + diff --git a/stable/drawio/5.0.22/Chart.yaml b/stable/drawio/5.0.22/Chart.yaml new file mode 100644 index 00000000000..25a87376ce5 --- /dev/null +++ b/stable/drawio/5.0.22/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "21.3.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Drawio is free online diagram software. +home: https://truecharts.org/charts/stable/drawio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png +keywords: + - drawio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drawio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://github.com/jgraph/drawio +version: 5.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/5.0.18/README.md b/stable/drawio/5.0.22/README.md similarity index 100% rename from stable/filebrowser/5.0.18/README.md rename to stable/drawio/5.0.22/README.md diff --git a/stable/drawio/5.0.22/app-changelog.md b/stable/drawio/5.0.22/app-changelog.md new file mode 100644 index 00000000000..7b4a495815a --- /dev/null +++ b/stable/drawio/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [drawio-5.0.22](https://github.com/truecharts/charts/compare/drawio-5.0.21...drawio-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/drawio/5.0.21/app-readme.md b/stable/drawio/5.0.22/app-readme.md similarity index 100% rename from stable/drawio/5.0.21/app-readme.md rename to stable/drawio/5.0.22/app-readme.md diff --git a/stable/drawio/5.0.22/charts/common-12.12.3.tgz b/stable/drawio/5.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/drawio/5.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/drawio/5.0.21/ix_values.yaml b/stable/drawio/5.0.22/ix_values.yaml similarity index 100% rename from stable/drawio/5.0.21/ix_values.yaml rename to stable/drawio/5.0.22/ix_values.yaml diff --git a/stable/drawio/5.0.21/questions.yaml b/stable/drawio/5.0.22/questions.yaml similarity index 100% rename from stable/drawio/5.0.21/questions.yaml rename to stable/drawio/5.0.22/questions.yaml diff --git a/stable/flaresolverr/9.0.19/templates/NOTES.txt b/stable/drawio/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/flaresolverr/9.0.19/templates/NOTES.txt rename to stable/drawio/5.0.22/templates/NOTES.txt diff --git a/stable/filebot/4.0.11/templates/common.yaml b/stable/drawio/5.0.22/templates/common.yaml similarity index 100% rename from stable/filebot/4.0.11/templates/common.yaml rename to stable/drawio/5.0.22/templates/common.yaml diff --git a/stable/fleet/7.0.20/values.yaml b/stable/drawio/5.0.22/values.yaml similarity index 100% rename from stable/fleet/7.0.20/values.yaml rename to stable/drawio/5.0.22/values.yaml diff --git a/stable/duckdns/5.0.24/CHANGELOG.md b/stable/duckdns/5.0.24/CHANGELOG.md deleted file mode 100644 index bae578b3263..00000000000 --- a/stable/duckdns/5.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405)) - - - - -## [duckdns-5.0.23](https://github.com/truecharts/charts/compare/duckdns-5.0.22...duckdns-5.0.23) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [duckdns-5.0.22](https://github.com/truecharts/charts/compare/duckdns-5.0.21...duckdns-5.0.22) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#9205](https://github.com/truecharts/charts/issues/9205)) - - - - -## [duckdns-5.0.21](https://github.com/truecharts/charts/compare/duckdns-5.0.20...duckdns-5.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [duckdns-5.0.20](https://github.com/truecharts/charts/compare/duckdns-5.0.19...duckdns-5.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [duckdns-5.0.19](https://github.com/truecharts/charts/compare/duckdns-5.0.18...duckdns-5.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [duckdns-5.0.18](https://github.com/truecharts/charts/compare/duckdns-5.0.17...duckdns-5.0.18) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#9093](https://github.com/truecharts/charts/issues/9093)) - - - - -## [duckdns-5.0.17](https://github.com/truecharts/charts/compare/duckdns-5.0.16...duckdns-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [duckdns-5.0.16](https://github.com/truecharts/charts/compare/duckdns-5.0.15...duckdns-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [duckdns-5.0.15](https://github.com/truecharts/charts/compare/duckdns-5.0.14...duckdns-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [duckdns-5.0.14](https://github.com/truecharts/charts/compare/duckdns-5.0.13...duckdns-5.0.14) (2023-05-15) - -### Chore diff --git a/stable/duckdns/5.0.24/Chart.yaml b/stable/duckdns/5.0.24/Chart.yaml deleted file mode 100644 index 11a04d4b987..00000000000 --- a/stable/duckdns/5.0.24/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 5.0.24 -appVersion: "latest" -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -keywords: - - duckdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/5.0.24/app-changelog.md b/stable/duckdns/5.0.24/app-changelog.md deleted file mode 100644 index 083ddf7534c..00000000000 --- a/stable/duckdns/5.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405)) - - \ No newline at end of file diff --git a/stable/duckdns/5.0.24/charts/common-12.12.1.tgz b/stable/duckdns/5.0.24/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/duckdns/5.0.24/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/duckdns/5.0.25/CHANGELOG.md b/stable/duckdns/5.0.25/CHANGELOG.md new file mode 100644 index 00000000000..9d1dc0c94eb --- /dev/null +++ b/stable/duckdns/5.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duckdns-5.0.25](https://github.com/truecharts/charts/compare/duckdns-5.0.24...duckdns-5.0.25) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [duckdns-5.0.24](https://github.com/truecharts/charts/compare/duckdns-5.0.23...duckdns-5.0.24) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#9405](https://github.com/truecharts/charts/issues/9405)) + + + + +## [duckdns-5.0.23](https://github.com/truecharts/charts/compare/duckdns-5.0.22...duckdns-5.0.23) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [duckdns-5.0.22](https://github.com/truecharts/charts/compare/duckdns-5.0.21...duckdns-5.0.22) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#9205](https://github.com/truecharts/charts/issues/9205)) + + + + +## [duckdns-5.0.21](https://github.com/truecharts/charts/compare/duckdns-5.0.20...duckdns-5.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [duckdns-5.0.20](https://github.com/truecharts/charts/compare/duckdns-5.0.19...duckdns-5.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [duckdns-5.0.19](https://github.com/truecharts/charts/compare/duckdns-5.0.18...duckdns-5.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [duckdns-5.0.18](https://github.com/truecharts/charts/compare/duckdns-5.0.17...duckdns-5.0.18) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#9093](https://github.com/truecharts/charts/issues/9093)) + + + + +## [duckdns-5.0.17](https://github.com/truecharts/charts/compare/duckdns-5.0.16...duckdns-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [duckdns-5.0.16](https://github.com/truecharts/charts/compare/duckdns-5.0.15...duckdns-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [duckdns-5.0.15](https://github.com/truecharts/charts/compare/duckdns-5.0.14...duckdns-5.0.15) (2023-05-16) + +### Chore diff --git a/stable/duckdns/5.0.25/Chart.yaml b/stable/duckdns/5.0.25/Chart.yaml new file mode 100644 index 00000000000..a36da54cc26 --- /dev/null +++ b/stable/duckdns/5.0.25/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 5.0.25 +appVersion: "latest" +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +keywords: + - duckdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/5.0.20/README.md b/stable/duckdns/5.0.25/README.md similarity index 100% rename from stable/fileflows/5.0.20/README.md rename to stable/duckdns/5.0.25/README.md diff --git a/stable/duckdns/5.0.25/app-changelog.md b/stable/duckdns/5.0.25/app-changelog.md new file mode 100644 index 00000000000..5b6ebb223ef --- /dev/null +++ b/stable/duckdns/5.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-5.0.25](https://github.com/truecharts/charts/compare/duckdns-5.0.24...duckdns-5.0.25) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/duckdns/5.0.24/app-readme.md b/stable/duckdns/5.0.25/app-readme.md similarity index 100% rename from stable/duckdns/5.0.24/app-readme.md rename to stable/duckdns/5.0.25/app-readme.md diff --git a/stable/duckdns/5.0.25/charts/common-12.12.3.tgz b/stable/duckdns/5.0.25/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/duckdns/5.0.25/charts/common-12.12.3.tgz differ diff --git a/stable/duckdns/5.0.24/ix_values.yaml b/stable/duckdns/5.0.25/ix_values.yaml similarity index 100% rename from stable/duckdns/5.0.24/ix_values.yaml rename to stable/duckdns/5.0.25/ix_values.yaml diff --git a/stable/duckdns/5.0.24/questions.yaml b/stable/duckdns/5.0.25/questions.yaml similarity index 100% rename from stable/duckdns/5.0.24/questions.yaml rename to stable/duckdns/5.0.25/questions.yaml diff --git a/stable/fleet/7.0.20/templates/NOTES.txt b/stable/duckdns/5.0.25/templates/NOTES.txt similarity index 100% rename from stable/fleet/7.0.20/templates/NOTES.txt rename to stable/duckdns/5.0.25/templates/NOTES.txt diff --git a/stable/fileflows/5.0.20/templates/common.yaml b/stable/duckdns/5.0.25/templates/common.yaml similarity index 100% rename from stable/fileflows/5.0.20/templates/common.yaml rename to stable/duckdns/5.0.25/templates/common.yaml diff --git a/stable/flexget/5.0.23/values.yaml b/stable/duckdns/5.0.25/values.yaml similarity index 100% rename from stable/flexget/5.0.23/values.yaml rename to stable/duckdns/5.0.25/values.yaml diff --git a/stable/duplicati/9.0.19/CHANGELOG.md b/stable/duplicati/9.0.19/CHANGELOG.md deleted file mode 100644 index abef9288465..00000000000 --- a/stable/duplicati/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [duplicati-9.0.16](https://github.com/truecharts/charts/compare/duplicati-9.0.15...duplicati-9.0.16) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/duplicati to latest ([#9167](https://github.com/truecharts/charts/issues/9167)) - - - - -## [duplicati-9.0.15](https://github.com/truecharts/charts/compare/duplicati-9.0.14...duplicati-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [duplicati-9.0.14](https://github.com/truecharts/charts/compare/duplicati-9.0.13...duplicati-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [duplicati-9.0.13](https://github.com/truecharts/charts/compare/duplicati-9.0.12...duplicati-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [duplicati-9.0.12](https://github.com/truecharts/charts/compare/duplicati-9.0.11...duplicati-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [duplicati-9.0.11](https://github.com/truecharts/charts/compare/duplicati-9.0.10...duplicati-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [duplicati-9.0.10](https://github.com/truecharts/charts/compare/duplicati-9.0.9...duplicati-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/duplicati/9.0.19/Chart.yaml b/stable/duplicati/9.0.19/Chart.yaml deleted file mode 100644 index 6c5d2b67db5..00000000000 --- a/stable/duplicati/9.0.19/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Store securely encrypted backups on cloud storage services! -home: https://truecharts.org/charts/stable/duplicati -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png -keywords: - - duplicati -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicati -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://github.com/duplicati/duplicati -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/duplicati/9.0.19/app-changelog.md b/stable/duplicati/9.0.19/app-changelog.md deleted file mode 100644 index b2b36bc6dee..00000000000 --- a/stable/duplicati/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/duplicati/9.0.19/charts/common-12.12.1.tgz b/stable/duplicati/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/duplicati/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/duplicati/9.0.20/CHANGELOG.md b/stable/duplicati/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..6350482985f --- /dev/null +++ b/stable/duplicati/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [duplicati-9.0.16](https://github.com/truecharts/charts/compare/duplicati-9.0.15...duplicati-9.0.16) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/duplicati to latest ([#9167](https://github.com/truecharts/charts/issues/9167)) + + + + +## [duplicati-9.0.15](https://github.com/truecharts/charts/compare/duplicati-9.0.14...duplicati-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [duplicati-9.0.14](https://github.com/truecharts/charts/compare/duplicati-9.0.13...duplicati-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [duplicati-9.0.13](https://github.com/truecharts/charts/compare/duplicati-9.0.12...duplicati-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [duplicati-9.0.12](https://github.com/truecharts/charts/compare/duplicati-9.0.11...duplicati-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [duplicati-9.0.11](https://github.com/truecharts/charts/compare/duplicati-9.0.10...duplicati-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/duplicati/9.0.20/Chart.yaml b/stable/duplicati/9.0.20/Chart.yaml new file mode 100644 index 00000000000..d06c13aea1b --- /dev/null +++ b/stable/duplicati/9.0.20/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Store securely encrypted backups on cloud storage services! +home: https://truecharts.org/charts/stable/duplicati +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png +keywords: + - duplicati +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicati +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://github.com/duplicati/duplicati +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/flaresolverr/9.0.19/README.md b/stable/duplicati/9.0.20/README.md similarity index 100% rename from stable/flaresolverr/9.0.19/README.md rename to stable/duplicati/9.0.20/README.md diff --git a/stable/duplicati/9.0.20/app-changelog.md b/stable/duplicati/9.0.20/app-changelog.md new file mode 100644 index 00000000000..587d2bec796 --- /dev/null +++ b/stable/duplicati/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/duplicati/9.0.19/app-readme.md b/stable/duplicati/9.0.20/app-readme.md similarity index 100% rename from stable/duplicati/9.0.19/app-readme.md rename to stable/duplicati/9.0.20/app-readme.md diff --git a/stable/duplicati/9.0.20/charts/common-12.12.3.tgz b/stable/duplicati/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/duplicati/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/duplicati/9.0.19/ix_values.yaml b/stable/duplicati/9.0.20/ix_values.yaml similarity index 100% rename from stable/duplicati/9.0.19/ix_values.yaml rename to stable/duplicati/9.0.20/ix_values.yaml diff --git a/stable/duplicati/9.0.19/questions.yaml b/stable/duplicati/9.0.20/questions.yaml similarity index 100% rename from stable/duplicati/9.0.19/questions.yaml rename to stable/duplicati/9.0.20/questions.yaml diff --git a/stable/flexget/5.0.23/templates/NOTES.txt b/stable/duplicati/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/flexget/5.0.23/templates/NOTES.txt rename to stable/duplicati/9.0.20/templates/NOTES.txt diff --git a/stable/flaresolverr/9.0.19/templates/common.yaml b/stable/duplicati/9.0.20/templates/common.yaml similarity index 100% rename from stable/flaresolverr/9.0.19/templates/common.yaml rename to stable/duplicati/9.0.20/templates/common.yaml diff --git a/stable/flood/9.0.18/values.yaml b/stable/duplicati/9.0.20/values.yaml similarity index 100% rename from stable/flood/9.0.18/values.yaml rename to stable/duplicati/9.0.20/values.yaml diff --git a/stable/emby/14.0.21/CHANGELOG.md b/stable/emby/14.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c8ce6e850d7 --- /dev/null +++ b/stable/emby/14.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emby-14.0.21](https://github.com/truecharts/charts/compare/emby-14.0.20...emby-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [emby-14.0.20](https://github.com/truecharts/charts/compare/emby-14.0.19...emby-14.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [emby-14.0.19](https://github.com/truecharts/charts/compare/emby-14.0.18...emby-14.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/emby to v4.7.12.0 ([#9233](https://github.com/truecharts/charts/issues/9233)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [emby-14.0.18](https://github.com/truecharts/charts/compare/emby-14.0.17...emby-14.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [emby-14.0.17](https://github.com/truecharts/charts/compare/emby-14.0.16...emby-14.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [emby-14.0.16](https://github.com/truecharts/charts/compare/emby-14.0.15...emby-14.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [emby-14.0.15](https://github.com/truecharts/charts/compare/emby-14.0.14...emby-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [emby-14.0.14](https://github.com/truecharts/charts/compare/emby-14.0.13...emby-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [emby-14.0.13](https://github.com/truecharts/charts/compare/emby-14.0.12...emby-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [emby-14.0.12](https://github.com/truecharts/charts/compare/emby-14.0.11...emby-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/emby/14.0.21/Chart.yaml b/stable/emby/14.0.21/Chart.yaml new file mode 100644 index 00000000000..f9e3770f86b --- /dev/null +++ b/stable/emby/14.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.7.12.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Emby Server is a home media server +home: https://truecharts.org/charts/stable/emby +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emby.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://github.com/linuxserver/docker-emby.git +type: application +version: 14.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/7.0.20/README.md b/stable/emby/14.0.21/README.md similarity index 100% rename from stable/fleet/7.0.20/README.md rename to stable/emby/14.0.21/README.md diff --git a/stable/emby/14.0.21/app-changelog.md b/stable/emby/14.0.21/app-changelog.md new file mode 100644 index 00000000000..8d0932e3af4 --- /dev/null +++ b/stable/emby/14.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emby-14.0.21](https://github.com/truecharts/charts/compare/emby-14.0.20...emby-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/emby/14.0.21/app-readme.md b/stable/emby/14.0.21/app-readme.md new file mode 100644 index 00000000000..5cac7011800 --- /dev/null +++ b/stable/emby/14.0.21/app-readme.md @@ -0,0 +1,8 @@ +Emby Server is a home media server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/emby](https://truecharts.org/charts/stable/emby) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/emby/14.0.21/charts/common-12.12.3.tgz b/stable/emby/14.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/emby/14.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/emby/14.0.21/ix_values.yaml b/stable/emby/14.0.21/ix_values.yaml new file mode 100644 index 00000000000..b5e1ab27c1b --- /dev/null +++ b/stable/emby/14.0.21/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: v4.7.12.0@sha256:c4a4b1952b8064efa59ea278b90eaa31d2bcbe62a858739d0e5e1289345ffc40 + +securityContext: + container: + readOnlyRootFilesystem: false + +service: + main: + ports: + main: + port: 10079 + targetPort: 8096 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/emby/14.0.21/questions.yaml b/stable/emby/14.0.21/questions.yaml new file mode 100644 index 00000000000..3344397852d --- /dev/null +++ b/stable/emby/14.0.21/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/flood/9.0.18/templates/NOTES.txt b/stable/emby/14.0.21/templates/NOTES.txt similarity index 100% rename from stable/flood/9.0.18/templates/NOTES.txt rename to stable/emby/14.0.21/templates/NOTES.txt diff --git a/stable/fleet/7.0.20/templates/common.yaml b/stable/emby/14.0.21/templates/common.yaml similarity index 100% rename from stable/fleet/7.0.20/templates/common.yaml rename to stable/emby/14.0.21/templates/common.yaml diff --git a/stable/fluidd/5.0.19/values.yaml b/stable/emby/14.0.21/values.yaml similarity index 100% rename from stable/fluidd/5.0.19/values.yaml rename to stable/emby/14.0.21/values.yaml diff --git a/stable/embystat/5.0.22/CHANGELOG.md b/stable/embystat/5.0.22/CHANGELOG.md deleted file mode 100644 index 646ae36bdc6..00000000000 --- a/stable/embystat/5.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [embystat-5.0.22](https://github.com/truecharts/charts/compare/embystat-5.0.21...embystat-5.0.22) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9406](https://github.com/truecharts/charts/issues/9406)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [embystat-5.0.21](https://github.com/truecharts/charts/compare/embystat-5.0.20...embystat-5.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9364](https://github.com/truecharts/charts/issues/9364)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [embystat-5.0.20](https://github.com/truecharts/charts/compare/embystat-5.0.19...embystat-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [embystat-5.0.19](https://github.com/truecharts/charts/compare/embystat-5.0.18...embystat-5.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [embystat-5.0.18](https://github.com/truecharts/charts/compare/embystat-5.0.17...embystat-5.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [embystat-5.0.17](https://github.com/truecharts/charts/compare/embystat-5.0.16...embystat-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [embystat-5.0.16](https://github.com/truecharts/charts/compare/embystat-5.0.15...embystat-5.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8943](https://github.com/truecharts/charts/issues/8943)) - - - - -## [embystat-5.0.15](https://github.com/truecharts/charts/compare/embystat-5.0.14...embystat-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [embystat-5.0.14](https://github.com/truecharts/charts/compare/embystat-5.0.13...embystat-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [embystat-5.0.13](https://github.com/truecharts/charts/compare/embystat-5.0.12...embystat-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - diff --git a/stable/embystat/5.0.22/Chart.yaml b/stable/embystat/5.0.22/Chart.yaml deleted file mode 100644 index 280b22ccaaa..00000000000 --- a/stable/embystat/5.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 5.0.22 -appVersion: "0.2.0" -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -keywords: - - embystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/5.0.22/app-changelog.md b/stable/embystat/5.0.22/app-changelog.md deleted file mode 100644 index 8bb801cbb43..00000000000 --- a/stable/embystat/5.0.22/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [embystat-5.0.22](https://github.com/truecharts/charts/compare/embystat-5.0.21...embystat-5.0.22) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9406](https://github.com/truecharts/charts/issues/9406)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/embystat/5.0.22/charts/common-12.12.1.tgz b/stable/embystat/5.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/embystat/5.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/embystat/5.0.23/CHANGELOG.md b/stable/embystat/5.0.23/CHANGELOG.md new file mode 100644 index 00000000000..dc171bcc66e --- /dev/null +++ b/stable/embystat/5.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [embystat-5.0.23](https://github.com/truecharts/charts/compare/embystat-5.0.22...embystat-5.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [embystat-5.0.22](https://github.com/truecharts/charts/compare/embystat-5.0.21...embystat-5.0.22) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9406](https://github.com/truecharts/charts/issues/9406)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [embystat-5.0.21](https://github.com/truecharts/charts/compare/embystat-5.0.20...embystat-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9364](https://github.com/truecharts/charts/issues/9364)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [embystat-5.0.20](https://github.com/truecharts/charts/compare/embystat-5.0.19...embystat-5.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [embystat-5.0.19](https://github.com/truecharts/charts/compare/embystat-5.0.18...embystat-5.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [embystat-5.0.18](https://github.com/truecharts/charts/compare/embystat-5.0.17...embystat-5.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [embystat-5.0.17](https://github.com/truecharts/charts/compare/embystat-5.0.16...embystat-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [embystat-5.0.16](https://github.com/truecharts/charts/compare/embystat-5.0.15...embystat-5.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8943](https://github.com/truecharts/charts/issues/8943)) + + + + +## [embystat-5.0.15](https://github.com/truecharts/charts/compare/embystat-5.0.14...embystat-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [embystat-5.0.14](https://github.com/truecharts/charts/compare/embystat-5.0.13...embystat-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/embystat/5.0.23/Chart.yaml b/stable/embystat/5.0.23/Chart.yaml new file mode 100644 index 00000000000..97d449f68d3 --- /dev/null +++ b/stable/embystat/5.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 5.0.23 +appVersion: "0.2.0" +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +keywords: + - embystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/5.0.23/README.md b/stable/embystat/5.0.23/README.md similarity index 100% rename from stable/flexget/5.0.23/README.md rename to stable/embystat/5.0.23/README.md diff --git a/stable/embystat/5.0.23/app-changelog.md b/stable/embystat/5.0.23/app-changelog.md new file mode 100644 index 00000000000..7a7210894eb --- /dev/null +++ b/stable/embystat/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [embystat-5.0.23](https://github.com/truecharts/charts/compare/embystat-5.0.22...embystat-5.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/embystat/5.0.22/app-readme.md b/stable/embystat/5.0.23/app-readme.md similarity index 100% rename from stable/embystat/5.0.22/app-readme.md rename to stable/embystat/5.0.23/app-readme.md diff --git a/stable/embystat/5.0.23/charts/common-12.12.3.tgz b/stable/embystat/5.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/embystat/5.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/embystat/5.0.22/ix_values.yaml b/stable/embystat/5.0.23/ix_values.yaml similarity index 100% rename from stable/embystat/5.0.22/ix_values.yaml rename to stable/embystat/5.0.23/ix_values.yaml diff --git a/stable/embystat/5.0.22/questions.yaml b/stable/embystat/5.0.23/questions.yaml similarity index 100% rename from stable/embystat/5.0.22/questions.yaml rename to stable/embystat/5.0.23/questions.yaml diff --git a/stable/fluidd/5.0.19/templates/NOTES.txt b/stable/embystat/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/fluidd/5.0.19/templates/NOTES.txt rename to stable/embystat/5.0.23/templates/NOTES.txt diff --git a/stable/flexget/5.0.23/templates/common.yaml b/stable/embystat/5.0.23/templates/common.yaml similarity index 100% rename from stable/flexget/5.0.23/templates/common.yaml rename to stable/embystat/5.0.23/templates/common.yaml diff --git a/stable/foldingathome/5.0.22/values.yaml b/stable/embystat/5.0.23/values.yaml similarity index 100% rename from stable/foldingathome/5.0.22/values.yaml rename to stable/embystat/5.0.23/values.yaml diff --git a/stable/emulatorjs/5.0.19/CHANGELOG.md b/stable/emulatorjs/5.0.19/CHANGELOG.md deleted file mode 100644 index e9b112e454a..00000000000 --- a/stable/emulatorjs/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [emulatorjs-5.0.19](https://github.com/truecharts/charts/compare/emulatorjs-5.0.18...emulatorjs-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)) - - - - -## [emulatorjs-5.0.18](https://github.com/truecharts/charts/compare/emulatorjs-5.0.17...emulatorjs-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [emulatorjs-5.0.17](https://github.com/truecharts/charts/compare/emulatorjs-5.0.16...emulatorjs-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [emulatorjs-5.0.16](https://github.com/truecharts/charts/compare/emulatorjs-5.0.15...emulatorjs-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [emulatorjs-5.0.15](https://github.com/truecharts/charts/compare/emulatorjs-5.0.14...emulatorjs-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [emulatorjs-5.0.14](https://github.com/truecharts/charts/compare/emulatorjs-5.0.13...emulatorjs-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [emulatorjs-5.0.13](https://github.com/truecharts/charts/compare/emulatorjs-5.0.12...emulatorjs-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [emulatorjs-5.0.12](https://github.com/truecharts/charts/compare/emulatorjs-5.0.11...emulatorjs-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [emulatorjs-5.0.11](https://github.com/truecharts/charts/compare/emulatorjs-5.0.10...emulatorjs-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [emulatorjs-5.0.10](https://github.com/truecharts/charts/compare/emulatorjs-5.0.9...emulatorjs-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#8216](https://github.com/truecharts/charts/issues/8216)) - - - diff --git a/stable/emulatorjs/5.0.19/Chart.yaml b/stable/emulatorjs/5.0.19/Chart.yaml deleted file mode 100644 index 6428a15077b..00000000000 --- a/stable/emulatorjs/5.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 5.0.19 -appVersion: "1.7.2" -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -keywords: - - emulatorjs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/emulatorjs/5.0.19/app-changelog.md b/stable/emulatorjs/5.0.19/app-changelog.md deleted file mode 100644 index c21556cea74..00000000000 --- a/stable/emulatorjs/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [emulatorjs-5.0.19](https://github.com/truecharts/charts/compare/emulatorjs-5.0.18...emulatorjs-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)) - - \ No newline at end of file diff --git a/stable/emulatorjs/5.0.19/charts/common-12.12.1.tgz b/stable/emulatorjs/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/emulatorjs/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/emulatorjs/5.0.20/CHANGELOG.md b/stable/emulatorjs/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..c361e9c6df5 --- /dev/null +++ b/stable/emulatorjs/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [emulatorjs-5.0.19](https://github.com/truecharts/charts/compare/emulatorjs-5.0.18...emulatorjs-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)) + + + + +## [emulatorjs-5.0.18](https://github.com/truecharts/charts/compare/emulatorjs-5.0.17...emulatorjs-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [emulatorjs-5.0.17](https://github.com/truecharts/charts/compare/emulatorjs-5.0.16...emulatorjs-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [emulatorjs-5.0.16](https://github.com/truecharts/charts/compare/emulatorjs-5.0.15...emulatorjs-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [emulatorjs-5.0.15](https://github.com/truecharts/charts/compare/emulatorjs-5.0.14...emulatorjs-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [emulatorjs-5.0.14](https://github.com/truecharts/charts/compare/emulatorjs-5.0.13...emulatorjs-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [emulatorjs-5.0.13](https://github.com/truecharts/charts/compare/emulatorjs-5.0.12...emulatorjs-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [emulatorjs-5.0.12](https://github.com/truecharts/charts/compare/emulatorjs-5.0.11...emulatorjs-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [emulatorjs-5.0.11](https://github.com/truecharts/charts/compare/emulatorjs-5.0.10...emulatorjs-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/emulatorjs/5.0.20/Chart.yaml b/stable/emulatorjs/5.0.20/Chart.yaml new file mode 100644 index 00000000000..9db42c50c25 --- /dev/null +++ b/stable/emulatorjs/5.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 5.0.20 +appVersion: "1.7.2" +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +keywords: + - emulatorjs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/flood/9.0.18/README.md b/stable/emulatorjs/5.0.20/README.md similarity index 100% rename from stable/flood/9.0.18/README.md rename to stable/emulatorjs/5.0.20/README.md diff --git a/stable/emulatorjs/5.0.20/app-changelog.md b/stable/emulatorjs/5.0.20/app-changelog.md new file mode 100644 index 00000000000..faf910351ca --- /dev/null +++ b/stable/emulatorjs/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/emulatorjs/5.0.19/app-readme.md b/stable/emulatorjs/5.0.20/app-readme.md similarity index 100% rename from stable/emulatorjs/5.0.19/app-readme.md rename to stable/emulatorjs/5.0.20/app-readme.md diff --git a/stable/emulatorjs/5.0.20/charts/common-12.12.3.tgz b/stable/emulatorjs/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/emulatorjs/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/emulatorjs/5.0.19/ix_values.yaml b/stable/emulatorjs/5.0.20/ix_values.yaml similarity index 100% rename from stable/emulatorjs/5.0.19/ix_values.yaml rename to stable/emulatorjs/5.0.20/ix_values.yaml diff --git a/stable/emulatorjs/5.0.19/questions.yaml b/stable/emulatorjs/5.0.20/questions.yaml similarity index 100% rename from stable/emulatorjs/5.0.19/questions.yaml rename to stable/emulatorjs/5.0.20/questions.yaml diff --git a/stable/foldingathome/5.0.22/templates/NOTES.txt b/stable/emulatorjs/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/5.0.22/templates/NOTES.txt rename to stable/emulatorjs/5.0.20/templates/NOTES.txt diff --git a/stable/flood/9.0.18/templates/common.yaml b/stable/emulatorjs/5.0.20/templates/common.yaml similarity index 100% rename from stable/flood/9.0.18/templates/common.yaml rename to stable/emulatorjs/5.0.20/templates/common.yaml diff --git a/stable/fossil/7.0.18/values.yaml b/stable/emulatorjs/5.0.20/values.yaml similarity index 100% rename from stable/fossil/7.0.18/values.yaml rename to stable/emulatorjs/5.0.20/values.yaml diff --git a/stable/endlessh/5.0.18/CHANGELOG.md b/stable/endlessh/5.0.18/CHANGELOG.md deleted file mode 100644 index 1c2965fe74f..00000000000 --- a/stable/endlessh/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [endlessh-5.0.14](https://github.com/truecharts/charts/compare/endlessh-5.0.13...endlessh-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [endlessh-5.0.13](https://github.com/truecharts/charts/compare/endlessh-5.0.12...endlessh-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [endlessh-5.0.12](https://github.com/truecharts/charts/compare/endlessh-5.0.11...endlessh-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [endlessh-5.0.11](https://github.com/truecharts/charts/compare/endlessh-5.0.10...endlessh-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [endlessh-5.0.10](https://github.com/truecharts/charts/compare/endlessh-5.0.9...endlessh-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [endlessh-5.0.9](https://github.com/truecharts/charts/compare/endlessh-5.0.8...endlessh-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/endlessh/5.0.18/Chart.yaml b/stable/endlessh/5.0.18/Chart.yaml deleted file mode 100644 index 87d3799dc3f..00000000000 --- a/stable/endlessh/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 5.0.18 -appVersion: "2021.11.21" -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -keywords: - - endlessh -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/endlessh/5.0.18/app-changelog.md b/stable/endlessh/5.0.18/app-changelog.md deleted file mode 100644 index b718b6b9982..00000000000 --- a/stable/endlessh/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/endlessh/5.0.18/charts/common-12.12.1.tgz b/stable/endlessh/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/endlessh/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/endlessh/5.0.19/CHANGELOG.md b/stable/endlessh/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..eb5d29f23b1 --- /dev/null +++ b/stable/endlessh/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [endlessh-5.0.14](https://github.com/truecharts/charts/compare/endlessh-5.0.13...endlessh-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [endlessh-5.0.13](https://github.com/truecharts/charts/compare/endlessh-5.0.12...endlessh-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [endlessh-5.0.12](https://github.com/truecharts/charts/compare/endlessh-5.0.11...endlessh-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [endlessh-5.0.11](https://github.com/truecharts/charts/compare/endlessh-5.0.10...endlessh-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [endlessh-5.0.10](https://github.com/truecharts/charts/compare/endlessh-5.0.9...endlessh-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/endlessh/5.0.19/Chart.yaml b/stable/endlessh/5.0.19/Chart.yaml new file mode 100644 index 00000000000..66d189132bc --- /dev/null +++ b/stable/endlessh/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 5.0.19 +appVersion: "2021.11.21" +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +keywords: + - endlessh +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/5.0.19/README.md b/stable/endlessh/5.0.19/README.md similarity index 100% rename from stable/fluidd/5.0.19/README.md rename to stable/endlessh/5.0.19/README.md diff --git a/stable/endlessh/5.0.19/app-changelog.md b/stable/endlessh/5.0.19/app-changelog.md new file mode 100644 index 00000000000..69c58a735e1 --- /dev/null +++ b/stable/endlessh/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/endlessh/5.0.18/app-readme.md b/stable/endlessh/5.0.19/app-readme.md similarity index 100% rename from stable/endlessh/5.0.18/app-readme.md rename to stable/endlessh/5.0.19/app-readme.md diff --git a/stable/endlessh/5.0.19/charts/common-12.12.3.tgz b/stable/endlessh/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/endlessh/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/endlessh/5.0.18/ix_values.yaml b/stable/endlessh/5.0.19/ix_values.yaml similarity index 100% rename from stable/endlessh/5.0.18/ix_values.yaml rename to stable/endlessh/5.0.19/ix_values.yaml diff --git a/stable/endlessh/5.0.18/questions.yaml b/stable/endlessh/5.0.19/questions.yaml similarity index 100% rename from stable/endlessh/5.0.18/questions.yaml rename to stable/endlessh/5.0.19/questions.yaml diff --git a/stable/fossil/7.0.18/templates/NOTES.txt b/stable/endlessh/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/fossil/7.0.18/templates/NOTES.txt rename to stable/endlessh/5.0.19/templates/NOTES.txt diff --git a/stable/fluidd/5.0.19/templates/common.yaml b/stable/endlessh/5.0.19/templates/common.yaml similarity index 100% rename from stable/fluidd/5.0.19/templates/common.yaml rename to stable/endlessh/5.0.19/templates/common.yaml diff --git a/stable/freeradius/9.0.16/values.yaml b/stable/endlessh/5.0.19/values.yaml similarity index 100% rename from stable/freeradius/9.0.16/values.yaml rename to stable/endlessh/5.0.19/values.yaml diff --git a/stable/esphome/14.0.23/CHANGELOG.md b/stable/esphome/14.0.23/CHANGELOG.md new file mode 100644 index 00000000000..9d7c7f7fff1 --- /dev/null +++ b/stable/esphome/14.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [esphome-14.0.23](https://github.com/truecharts/charts/compare/esphome-14.0.22...esphome-14.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [esphome-14.0.22](https://github.com/truecharts/charts/compare/esphome-14.0.21...esphome-14.0.22) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [esphome-14.0.21](https://github.com/truecharts/charts/compare/esphome-14.0.20...esphome-14.0.21) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.5.5 ([#9324](https://github.com/truecharts/charts/issues/9324)) + + + + +## [esphome-14.0.20](https://github.com/truecharts/charts/compare/esphome-14.0.19...esphome-14.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.5.4 ([#9234](https://github.com/truecharts/charts/issues/9234)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [esphome-14.0.19](https://github.com/truecharts/charts/compare/esphome-14.0.18...esphome-14.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [esphome-14.0.18](https://github.com/truecharts/charts/compare/esphome-14.0.17...esphome-14.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [esphome-14.0.17](https://github.com/truecharts/charts/compare/esphome-14.0.16...esphome-14.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [esphome-14.0.16](https://github.com/truecharts/charts/compare/esphome-14.0.15...esphome-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [esphome-14.0.15](https://github.com/truecharts/charts/compare/esphome-14.0.14...esphome-14.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.5.1 ([#9043](https://github.com/truecharts/charts/issues/9043)) + + + + +## [esphome-14.0.14](https://github.com/truecharts/charts/compare/esphome-14.0.13...esphome-14.0.14) (2023-05-16) + +### Chore + diff --git a/stable/esphome/14.0.23/Chart.yaml b/stable/esphome/14.0.23/Chart.yaml new file mode 100644 index 00000000000..3c88c15b422 --- /dev/null +++ b/stable/esphome/14.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/esphome/esphome +type: application +version: 14.0.23 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/5.0.22/README.md b/stable/esphome/14.0.23/README.md similarity index 100% rename from stable/foldingathome/5.0.22/README.md rename to stable/esphome/14.0.23/README.md diff --git a/stable/esphome/14.0.23/app-changelog.md b/stable/esphome/14.0.23/app-changelog.md new file mode 100644 index 00000000000..9f0a1137b89 --- /dev/null +++ b/stable/esphome/14.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [esphome-14.0.23](https://github.com/truecharts/charts/compare/esphome-14.0.22...esphome-14.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/esphome/14.0.23/app-readme.md b/stable/esphome/14.0.23/app-readme.md new file mode 100644 index 00000000000..2efae02624d --- /dev/null +++ b/stable/esphome/14.0.23/app-readme.md @@ -0,0 +1,8 @@ +ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/esphome](https://truecharts.org/charts/stable/esphome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/esphome/14.0.23/charts/common-12.12.3.tgz b/stable/esphome/14.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/esphome/14.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/esphome/14.0.23/ix_values.yaml b/stable/esphome/14.0.23/ix_values.yaml new file mode 100644 index 00000000000..eaf6f361ec0 --- /dev/null +++ b/stable/esphome/14.0.23/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: v2023.5.5@sha256:03474637672bf25ffedfa6a5f208ddd7f5bf6dc1edf8e6e0284df436f4c1f02f + +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + privileged: true + allowPrivilegeEscalation: true + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 6052 + targetPort: 6052 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: + ESPHOME_DASHBOARD_USE_PING: false + ESPHOME_DASHBOARD_RELATIVE_URL: / + # ESPHOME_QUICKWIZARD: + # ESPHOME_IS_HASSIO: + # DISABLE_HA_AUTHENTICATION: + # USERNAME: + # PASSWORD: + +persistence: + config: + enabled: true + mountPath: /config + platformio: + enabled: true + mountPath: /.platformio +portal: + open: + enabled: true diff --git a/stable/esphome/14.0.23/questions.yaml b/stable/esphome/14.0.23/questions.yaml new file mode 100644 index 00000000000..302ae2ff1bf --- /dev/null +++ b/stable/esphome/14.0.23/questions.yaml @@ -0,0 +1,2020 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: platformio + label: Platformio Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/freeradius/9.0.16/templates/NOTES.txt b/stable/esphome/14.0.23/templates/NOTES.txt similarity index 100% rename from stable/freeradius/9.0.16/templates/NOTES.txt rename to stable/esphome/14.0.23/templates/NOTES.txt diff --git a/stable/foldingathome/5.0.22/templates/common.yaml b/stable/esphome/14.0.23/templates/common.yaml similarity index 100% rename from stable/foldingathome/5.0.22/templates/common.yaml rename to stable/esphome/14.0.23/templates/common.yaml diff --git a/stable/friendica/8.0.16/values.yaml b/stable/esphome/14.0.23/values.yaml similarity index 100% rename from stable/friendica/8.0.16/values.yaml rename to stable/esphome/14.0.23/values.yaml diff --git a/stable/etherpad/12.0.19/CHANGELOG.md b/stable/etherpad/12.0.19/CHANGELOG.md new file mode 100644 index 00000000000..bcc3e5541f7 --- /dev/null +++ b/stable/etherpad/12.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [etherpad-12.0.15](https://github.com/truecharts/charts/compare/etherpad-12.0.14...etherpad-12.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [etherpad-12.0.14](https://github.com/truecharts/charts/compare/etherpad-12.0.13...etherpad-12.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [etherpad-12.0.13](https://github.com/truecharts/charts/compare/etherpad-12.0.12...etherpad-12.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [etherpad-12.0.12](https://github.com/truecharts/charts/compare/etherpad-12.0.11...etherpad-12.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [etherpad-12.0.11](https://github.com/truecharts/charts/compare/etherpad-12.0.10...etherpad-12.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [etherpad-12.0.10](https://github.com/truecharts/charts/compare/etherpad-12.0.9...etherpad-12.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/etherpad/12.0.19/Chart.yaml b/stable/etherpad/12.0.19/Chart.yaml new file mode 100644 index 00000000000..82ca94b1c67 --- /dev/null +++ b/stable/etherpad/12.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 12.0.19 +kubeVersion: ">=1.16.0-0" +name: etherpad +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +type: application +home: https://truecharts.org/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fossil/7.0.18/README.md b/stable/etherpad/12.0.19/README.md similarity index 100% rename from stable/fossil/7.0.18/README.md rename to stable/etherpad/12.0.19/README.md diff --git a/stable/etherpad/12.0.19/app-changelog.md b/stable/etherpad/12.0.19/app-changelog.md new file mode 100644 index 00000000000..d5b8e6622eb --- /dev/null +++ b/stable/etherpad/12.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/etherpad/12.0.19/app-readme.md b/stable/etherpad/12.0.19/app-readme.md new file mode 100644 index 00000000000..2d7f284f619 --- /dev/null +++ b/stable/etherpad/12.0.19/app-readme.md @@ -0,0 +1,8 @@ +A real-time collaborative editor scalable to thousands of simultaneous real time users. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/etherpad](https://truecharts.org/charts/stable/etherpad) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/etherpad/12.0.19/charts/common-12.12.3.tgz b/stable/etherpad/12.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/etherpad/12.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/etherpad/12.0.19/ix_values.yaml b/stable/etherpad/12.0.19/ix_values.yaml new file mode 100644 index 00000000000..34e58179ed8 --- /dev/null +++ b/stable/etherpad/12.0.19/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/etherpad + pullPolicy: IfNotPresent + tag: version-1.8.14@sha256:4900f0e787ca22cf93090ae44ecceb5689d4427c739e1eb637a6e3a913161bf8 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10060 + targetPort: 9001 + +workload: + main: + podSpec: + containers: + main: + env: + DB_TYPE: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + # User Defined + + TITLE: "Etherpad" + FAVICON: "favicon.ico" + DEFAULT_PAD_TEXT: "Welcome to Etherpad! This pad text is synchronized as you type, so that everyone viewing this page sees the same text. This allows you to collaborate seamlessly on documents! Get involved with Etherpad at https://etherpad.org" + ADMIN_PASSWORD: "adminpass" + USER_PASSWORD: "firstuserpass" + +persistence: + data: + enabled: true + mountPath: "/opt/etherpad-lite/var" + app: + enabled: true + mountPath: "/opt/etherpad-lite/app" + +cnpg: + main: + enabled: true + user: etherpad + database: etherpad + +portal: + open: + enabled: true diff --git a/stable/etherpad/12.0.19/questions.yaml b/stable/etherpad/12.0.19/questions.yaml new file mode 100644 index 00000000000..a14bd92ce38 --- /dev/null +++ b/stable/etherpad/12.0.19/questions.yaml @@ -0,0 +1,2043 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: app + label: "App Storage" + description: "Stores the Application." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/friendica/8.0.16/templates/NOTES.txt b/stable/etherpad/12.0.19/templates/NOTES.txt similarity index 100% rename from stable/friendica/8.0.16/templates/NOTES.txt rename to stable/etherpad/12.0.19/templates/NOTES.txt diff --git a/stable/gonic/9.0.18/templates/common.yaml b/stable/etherpad/12.0.19/templates/common.yaml similarity index 100% rename from stable/gonic/9.0.18/templates/common.yaml rename to stable/etherpad/12.0.19/templates/common.yaml diff --git a/stable/golinks/7.0.18/values.yaml b/stable/etherpad/12.0.19/values.yaml similarity index 100% rename from stable/golinks/7.0.18/values.yaml rename to stable/etherpad/12.0.19/values.yaml diff --git a/stable/external-service/9.0.19/CHANGELOG.md b/stable/external-service/9.0.19/CHANGELOG.md deleted file mode 100644 index 04a9d50dde8..00000000000 --- a/stable/external-service/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [external-service-9.0.19](https://github.com/truecharts/charts/compare/external-service-9.0.18...external-service-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)) - - - - -## [external-service-9.0.18](https://github.com/truecharts/charts/compare/external-service-9.0.17...external-service-9.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [external-service-9.0.17](https://github.com/truecharts/charts/compare/external-service-9.0.16...external-service-9.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [external-service-9.0.16](https://github.com/truecharts/charts/compare/external-service-9.0.15...external-service-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [external-service-9.0.15](https://github.com/truecharts/charts/compare/external-service-9.0.14...external-service-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [external-service-9.0.14](https://github.com/truecharts/charts/compare/external-service-9.0.13...external-service-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) - - - - -## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [external-service-9.0.11](https://github.com/truecharts/charts/compare/external-service-9.0.10...external-service-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [external-service-9.0.10](https://github.com/truecharts/charts/compare/external-service-9.0.9...external-service-9.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest ([#8168](https://github.com/truecharts/charts/issues/8168)) - - - diff --git a/stable/external-service/9.0.19/Chart.yaml b/stable/external-service/9.0.19/Chart.yaml deleted file mode 100644 index 8d3c8e46af0..00000000000 --- a/stable/external-service/9.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Allow external services to be used like Apps. -home: https://truecharts.org/charts/stable/external-service -icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png -keywords: - - external-service - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service -type: application -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/external-service/9.0.19/app-changelog.md b/stable/external-service/9.0.19/app-changelog.md deleted file mode 100644 index 3226989fe33..00000000000 --- a/stable/external-service/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [external-service-9.0.19](https://github.com/truecharts/charts/compare/external-service-9.0.18...external-service-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)) - - \ No newline at end of file diff --git a/stable/external-service/9.0.19/charts/common-12.12.1.tgz b/stable/external-service/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/external-service/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/external-service/9.0.20/CHANGELOG.md b/stable/external-service/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..ab72b1baa30 --- /dev/null +++ b/stable/external-service/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### 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)) + + + + +## [external-service-9.0.18](https://github.com/truecharts/charts/compare/external-service-9.0.17...external-service-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [external-service-9.0.17](https://github.com/truecharts/charts/compare/external-service-9.0.16...external-service-9.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [external-service-9.0.16](https://github.com/truecharts/charts/compare/external-service-9.0.15...external-service-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [external-service-9.0.15](https://github.com/truecharts/charts/compare/external-service-9.0.14...external-service-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [external-service-9.0.14](https://github.com/truecharts/charts/compare/external-service-9.0.13...external-service-9.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) + + + + +## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [external-service-9.0.11](https://github.com/truecharts/charts/compare/external-service-9.0.10...external-service-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/external-service/9.0.20/Chart.yaml b/stable/external-service/9.0.20/Chart.yaml new file mode 100644 index 00000000000..c6e7b7b0a66 --- /dev/null +++ b/stable/external-service/9.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Allow external services to be used like Apps. +home: https://truecharts.org/charts/stable/external-service +icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-service.png +keywords: + - external-service + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-service +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service +type: application +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/freeradius/9.0.16/README.md b/stable/external-service/9.0.20/README.md similarity index 100% rename from stable/freeradius/9.0.16/README.md rename to stable/external-service/9.0.20/README.md diff --git a/stable/external-service/9.0.20/app-changelog.md b/stable/external-service/9.0.20/app-changelog.md new file mode 100644 index 00000000000..e999db1dabf --- /dev/null +++ b/stable/external-service/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/external-service/9.0.19/app-readme.md b/stable/external-service/9.0.20/app-readme.md similarity index 100% rename from stable/external-service/9.0.19/app-readme.md rename to stable/external-service/9.0.20/app-readme.md diff --git a/stable/external-service/9.0.20/charts/common-12.12.3.tgz b/stable/external-service/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/external-service/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/external-service/9.0.19/ix_values.yaml b/stable/external-service/9.0.20/ix_values.yaml similarity index 100% rename from stable/external-service/9.0.19/ix_values.yaml rename to stable/external-service/9.0.20/ix_values.yaml diff --git a/stable/external-service/9.0.19/questions.yaml b/stable/external-service/9.0.20/questions.yaml similarity index 100% rename from stable/external-service/9.0.19/questions.yaml rename to stable/external-service/9.0.20/questions.yaml diff --git a/stable/golinks/7.0.18/templates/NOTES.txt b/stable/external-service/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/golinks/7.0.18/templates/NOTES.txt rename to stable/external-service/9.0.20/templates/NOTES.txt diff --git a/stable/guacd/5.0.11/templates/common.yaml b/stable/external-service/9.0.20/templates/common.yaml similarity index 100% rename from stable/guacd/5.0.11/templates/common.yaml rename to stable/external-service/9.0.20/templates/common.yaml diff --git a/stable/gonic/9.0.18/values.yaml b/stable/external-service/9.0.20/values.yaml similarity index 100% rename from stable/gonic/9.0.18/values.yaml rename to stable/external-service/9.0.20/values.yaml diff --git a/stable/ferdi-server/7.0.18/CHANGELOG.md b/stable/ferdi-server/7.0.18/CHANGELOG.md deleted file mode 100644 index 2b186654f5d..00000000000 --- a/stable/ferdi-server/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ferdi-server-7.0.14](https://github.com/truecharts/charts/compare/ferdi-server-7.0.13...ferdi-server-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ferdi-server-7.0.13](https://github.com/truecharts/charts/compare/ferdi-server-7.0.12...ferdi-server-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ferdi-server-7.0.12](https://github.com/truecharts/charts/compare/ferdi-server-7.0.11...ferdi-server-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ferdi-server-7.0.11](https://github.com/truecharts/charts/compare/ferdi-server-7.0.10...ferdi-server-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ferdi-server-7.0.10](https://github.com/truecharts/charts/compare/ferdi-server-7.0.9...ferdi-server-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ferdi-server-7.0.9](https://github.com/truecharts/charts/compare/ferdi-server-7.0.8...ferdi-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/ferdi-server/7.0.18/Chart.yaml b/stable/ferdi-server/7.0.18/Chart.yaml deleted file mode 100644 index f059e379963..00000000000 --- a/stable/ferdi-server/7.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Server for Ferdi that you can re-use to run your own -home: https://truecharts.org/charts/stable/ferdi-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png -keywords: - - ferdi -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://github.com/getferdi/server -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/7.0.18/app-changelog.md b/stable/ferdi-server/7.0.18/app-changelog.md deleted file mode 100644 index 7ec29d7c118..00000000000 --- a/stable/ferdi-server/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ferdi-server/7.0.18/charts/common-12.12.1.tgz b/stable/ferdi-server/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ferdi-server/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ferdi-server/7.0.19/CHANGELOG.md b/stable/ferdi-server/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..55af900f7a9 --- /dev/null +++ b/stable/ferdi-server/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ferdi-server-7.0.14](https://github.com/truecharts/charts/compare/ferdi-server-7.0.13...ferdi-server-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ferdi-server-7.0.13](https://github.com/truecharts/charts/compare/ferdi-server-7.0.12...ferdi-server-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ferdi-server-7.0.12](https://github.com/truecharts/charts/compare/ferdi-server-7.0.11...ferdi-server-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ferdi-server-7.0.11](https://github.com/truecharts/charts/compare/ferdi-server-7.0.10...ferdi-server-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ferdi-server-7.0.10](https://github.com/truecharts/charts/compare/ferdi-server-7.0.9...ferdi-server-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/ferdi-server/7.0.19/Chart.yaml b/stable/ferdi-server/7.0.19/Chart.yaml new file mode 100644 index 00000000000..263cadfd2b2 --- /dev/null +++ b/stable/ferdi-server/7.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Server for Ferdi that you can re-use to run your own +home: https://truecharts.org/charts/stable/ferdi-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png +keywords: + - ferdi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://github.com/getferdi/server +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/8.0.16/README.md b/stable/ferdi-server/7.0.19/README.md similarity index 100% rename from stable/friendica/8.0.16/README.md rename to stable/ferdi-server/7.0.19/README.md diff --git a/stable/ferdi-server/7.0.19/app-changelog.md b/stable/ferdi-server/7.0.19/app-changelog.md new file mode 100644 index 00000000000..bf18e8956e7 --- /dev/null +++ b/stable/ferdi-server/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ferdi-server/7.0.18/app-readme.md b/stable/ferdi-server/7.0.19/app-readme.md similarity index 100% rename from stable/ferdi-server/7.0.18/app-readme.md rename to stable/ferdi-server/7.0.19/app-readme.md diff --git a/stable/ferdi-server/7.0.19/charts/common-12.12.3.tgz b/stable/ferdi-server/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ferdi-server/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/ferdi-server/7.0.18/ix_values.yaml b/stable/ferdi-server/7.0.19/ix_values.yaml similarity index 100% rename from stable/ferdi-server/7.0.18/ix_values.yaml rename to stable/ferdi-server/7.0.19/ix_values.yaml diff --git a/stable/ferdi-server/7.0.18/questions.yaml b/stable/ferdi-server/7.0.19/questions.yaml similarity index 100% rename from stable/ferdi-server/7.0.18/questions.yaml rename to stable/ferdi-server/7.0.19/questions.yaml diff --git a/stable/gonic/9.0.18/templates/NOTES.txt b/stable/ferdi-server/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/gonic/9.0.18/templates/NOTES.txt rename to stable/ferdi-server/7.0.19/templates/NOTES.txt diff --git a/stable/ferdi-server/7.0.18/templates/_secrets.tpl b/stable/ferdi-server/7.0.19/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/7.0.18/templates/_secrets.tpl rename to stable/ferdi-server/7.0.19/templates/_secrets.tpl diff --git a/stable/ferdi-server/7.0.18/templates/common.yaml b/stable/ferdi-server/7.0.19/templates/common.yaml similarity index 100% rename from stable/ferdi-server/7.0.18/templates/common.yaml rename to stable/ferdi-server/7.0.19/templates/common.yaml diff --git a/stable/grav/7.0.21/values.yaml b/stable/ferdi-server/7.0.19/values.yaml similarity index 100% rename from stable/grav/7.0.21/values.yaml rename to stable/ferdi-server/7.0.19/values.yaml diff --git a/stable/filebot/4.0.11/CHANGELOG.md b/stable/filebot/4.0.11/CHANGELOG.md deleted file mode 100644 index 716a2a05601..00000000000 --- a/stable/filebot/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [filebot-4.0.8](https://github.com/truecharts/charts/compare/filebot-4.0.7...filebot-4.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [filebot-4.0.7](https://github.com/truecharts/charts/compare/filebot-4.0.6...filebot-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [filebot-4.0.6](https://github.com/truecharts/charts/compare/filebot-4.0.5...filebot-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [filebot-4.0.5](https://github.com/truecharts/charts/compare/filebot-4.0.4...filebot-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [filebot-4.0.4](https://github.com/truecharts/charts/compare/filebot-4.0.3...filebot-4.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.04.2 ([#8818](https://github.com/truecharts/charts/issues/8818)) - - - - -## [filebot-4.0.3](https://github.com/truecharts/charts/compare/filebot-4.0.2...filebot-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [filebot-4.0.2](https://github.com/truecharts/charts/compare/filebot-4.0.1...filebot-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/filebot/4.0.11/Chart.yaml b/stable/filebot/4.0.11/Chart.yaml deleted file mode 100644 index 21ede8f69a8..00000000000 --- a/stable/filebot/4.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. -home: https://truecharts.org/charts/stable/filebot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png -keywords: - - media - - filebot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://github.com/jlesage/docker-filebot -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/4.0.11/app-changelog.md b/stable/filebot/4.0.11/app-changelog.md deleted file mode 100644 index 37e7e536a94..00000000000 --- a/stable/filebot/4.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/filebot/4.0.11/charts/common-12.12.1.tgz b/stable/filebot/4.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/filebot/4.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/filebot/4.0.12/CHANGELOG.md b/stable/filebot/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d0719c355e7 --- /dev/null +++ b/stable/filebot/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [filebot-4.0.8](https://github.com/truecharts/charts/compare/filebot-4.0.7...filebot-4.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [filebot-4.0.7](https://github.com/truecharts/charts/compare/filebot-4.0.6...filebot-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [filebot-4.0.6](https://github.com/truecharts/charts/compare/filebot-4.0.5...filebot-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [filebot-4.0.5](https://github.com/truecharts/charts/compare/filebot-4.0.4...filebot-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [filebot-4.0.4](https://github.com/truecharts/charts/compare/filebot-4.0.3...filebot-4.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/filebot to v23.04.2 ([#8818](https://github.com/truecharts/charts/issues/8818)) + + + + +## [filebot-4.0.3](https://github.com/truecharts/charts/compare/filebot-4.0.2...filebot-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/filebot/4.0.12/Chart.yaml b/stable/filebot/4.0.12/Chart.yaml new file mode 100644 index 00000000000..d8a2058692b --- /dev/null +++ b/stable/filebot/4.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: FileBot is the ultimate tool for organizing and renaming your movies, tv shows or anime, and music well as downloading subtitles and artwork. It's smart and just works. +home: https://truecharts.org/charts/stable/filebot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebot.png +keywords: + - media + - filebot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://github.com/jlesage/docker-filebot +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/7.0.18/README.md b/stable/filebot/4.0.12/README.md similarity index 100% rename from stable/golinks/7.0.18/README.md rename to stable/filebot/4.0.12/README.md diff --git a/stable/filebot/4.0.12/app-changelog.md b/stable/filebot/4.0.12/app-changelog.md new file mode 100644 index 00000000000..dfd2cea1b94 --- /dev/null +++ b/stable/filebot/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/filebot/4.0.11/app-readme.md b/stable/filebot/4.0.12/app-readme.md similarity index 100% rename from stable/filebot/4.0.11/app-readme.md rename to stable/filebot/4.0.12/app-readme.md diff --git a/stable/filebot/4.0.12/charts/common-12.12.3.tgz b/stable/filebot/4.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/filebot/4.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/filebot/4.0.11/ix_values.yaml b/stable/filebot/4.0.12/ix_values.yaml similarity index 100% rename from stable/filebot/4.0.11/ix_values.yaml rename to stable/filebot/4.0.12/ix_values.yaml diff --git a/stable/filebot/4.0.11/questions.yaml b/stable/filebot/4.0.12/questions.yaml similarity index 100% rename from stable/filebot/4.0.11/questions.yaml rename to stable/filebot/4.0.12/questions.yaml diff --git a/stable/grav/7.0.21/templates/NOTES.txt b/stable/filebot/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/grav/7.0.21/templates/NOTES.txt rename to stable/filebot/4.0.12/templates/NOTES.txt diff --git a/stable/haste-server/9.0.18/templates/common.yaml b/stable/filebot/4.0.12/templates/common.yaml similarity index 100% rename from stable/haste-server/9.0.18/templates/common.yaml rename to stable/filebot/4.0.12/templates/common.yaml diff --git a/stable/guacd/5.0.11/values.yaml b/stable/filebot/4.0.12/values.yaml similarity index 100% rename from stable/guacd/5.0.11/values.yaml rename to stable/filebot/4.0.12/values.yaml diff --git a/stable/filebrowser/5.0.18/CHANGELOG.md b/stable/filebrowser/5.0.18/CHANGELOG.md deleted file mode 100644 index 54f3538604c..00000000000 --- a/stable/filebrowser/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebrowser-5.0.18](https://github.com/truecharts/charts/compare/filebrowser-5.0.17...filebrowser-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)) - - - - -## [filebrowser-5.0.17](https://github.com/truecharts/charts/compare/filebrowser-5.0.16...filebrowser-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [filebrowser-5.0.16](https://github.com/truecharts/charts/compare/filebrowser-5.0.15...filebrowser-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [filebrowser-5.0.15](https://github.com/truecharts/charts/compare/filebrowser-5.0.14...filebrowser-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [filebrowser-5.0.14](https://github.com/truecharts/charts/compare/filebrowser-5.0.13...filebrowser-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [filebrowser-5.0.13](https://github.com/truecharts/charts/compare/filebrowser-5.0.12...filebrowser-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [filebrowser-5.0.12](https://github.com/truecharts/charts/compare/filebrowser-5.0.11...filebrowser-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [filebrowser-5.0.11](https://github.com/truecharts/charts/compare/filebrowser-5.0.10...filebrowser-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [filebrowser-5.0.10](https://github.com/truecharts/charts/compare/filebrowser-5.0.9...filebrowser-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [filebrowser-5.0.9](https://github.com/truecharts/charts/compare/filebrowser-5.0.8...filebrowser-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/filebrowser/5.0.18/Chart.yaml b/stable/filebrowser/5.0.18/Chart.yaml deleted file mode 100644 index b9252831fac..00000000000 --- a/stable/filebrowser/5.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.23.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Filebrowser provides a file managing interface within a specified directory -home: https://truecharts.org/charts/stable/filebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png -keywords: - - filebrowser -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser -type: application -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/5.0.18/app-changelog.md b/stable/filebrowser/5.0.18/app-changelog.md deleted file mode 100644 index 51157ff9c7c..00000000000 --- a/stable/filebrowser/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [filebrowser-5.0.18](https://github.com/truecharts/charts/compare/filebrowser-5.0.17...filebrowser-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)) - - \ No newline at end of file diff --git a/stable/filebrowser/5.0.18/charts/common-12.12.1.tgz b/stable/filebrowser/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/filebrowser/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/filebrowser/5.0.19/CHANGELOG.md b/stable/filebrowser/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..ac77a7a667a --- /dev/null +++ b/stable/filebrowser/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [filebrowser-5.0.18](https://github.com/truecharts/charts/compare/filebrowser-5.0.17...filebrowser-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)) + + + + +## [filebrowser-5.0.17](https://github.com/truecharts/charts/compare/filebrowser-5.0.16...filebrowser-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [filebrowser-5.0.16](https://github.com/truecharts/charts/compare/filebrowser-5.0.15...filebrowser-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [filebrowser-5.0.15](https://github.com/truecharts/charts/compare/filebrowser-5.0.14...filebrowser-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [filebrowser-5.0.14](https://github.com/truecharts/charts/compare/filebrowser-5.0.13...filebrowser-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [filebrowser-5.0.13](https://github.com/truecharts/charts/compare/filebrowser-5.0.12...filebrowser-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [filebrowser-5.0.12](https://github.com/truecharts/charts/compare/filebrowser-5.0.11...filebrowser-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [filebrowser-5.0.11](https://github.com/truecharts/charts/compare/filebrowser-5.0.10...filebrowser-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [filebrowser-5.0.10](https://github.com/truecharts/charts/compare/filebrowser-5.0.9...filebrowser-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/filebrowser/5.0.19/Chart.yaml b/stable/filebrowser/5.0.19/Chart.yaml new file mode 100644 index 00000000000..4d4cb6f5b0e --- /dev/null +++ b/stable/filebrowser/5.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.23.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Filebrowser provides a file managing interface within a specified directory +home: https://truecharts.org/charts/stable/filebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/filebrowser.png +keywords: + - filebrowser +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://github.com/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser +type: application +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/gonic/9.0.18/README.md b/stable/filebrowser/5.0.19/README.md similarity index 100% rename from stable/gonic/9.0.18/README.md rename to stable/filebrowser/5.0.19/README.md diff --git a/stable/filebrowser/5.0.19/app-changelog.md b/stable/filebrowser/5.0.19/app-changelog.md new file mode 100644 index 00000000000..db80281dea8 --- /dev/null +++ b/stable/filebrowser/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/filebrowser/5.0.18/app-readme.md b/stable/filebrowser/5.0.19/app-readme.md similarity index 100% rename from stable/filebrowser/5.0.18/app-readme.md rename to stable/filebrowser/5.0.19/app-readme.md diff --git a/stable/filebrowser/5.0.19/charts/common-12.12.3.tgz b/stable/filebrowser/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/filebrowser/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/filebrowser/5.0.18/ix_values.yaml b/stable/filebrowser/5.0.19/ix_values.yaml similarity index 100% rename from stable/filebrowser/5.0.18/ix_values.yaml rename to stable/filebrowser/5.0.19/ix_values.yaml diff --git a/stable/filebrowser/5.0.18/questions.yaml b/stable/filebrowser/5.0.19/questions.yaml similarity index 100% rename from stable/filebrowser/5.0.18/questions.yaml rename to stable/filebrowser/5.0.19/questions.yaml diff --git a/stable/guacd/5.0.11/templates/NOTES.txt b/stable/filebrowser/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/guacd/5.0.11/templates/NOTES.txt rename to stable/filebrowser/5.0.19/templates/NOTES.txt diff --git a/stable/filebrowser/5.0.18/templates/common.yaml b/stable/filebrowser/5.0.19/templates/common.yaml similarity index 100% rename from stable/filebrowser/5.0.18/templates/common.yaml rename to stable/filebrowser/5.0.19/templates/common.yaml diff --git a/stable/hammond/5.0.9/values.yaml b/stable/filebrowser/5.0.19/values.yaml similarity index 100% rename from stable/hammond/5.0.9/values.yaml rename to stable/filebrowser/5.0.19/values.yaml diff --git a/stable/fileflows/5.0.20/CHANGELOG.md b/stable/fileflows/5.0.20/CHANGELOG.md deleted file mode 100644 index 8fe1fd02db7..00000000000 --- a/stable/fileflows/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fileflows-5.0.20](https://github.com/truecharts/charts/compare/fileflows-5.0.19...fileflows-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)) - - - - -## [fileflows-5.0.19](https://github.com/truecharts/charts/compare/fileflows-5.0.18...fileflows-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [fileflows-5.0.18](https://github.com/truecharts/charts/compare/fileflows-5.0.17...fileflows-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [fileflows-5.0.17](https://github.com/truecharts/charts/compare/fileflows-5.0.16...fileflows-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [fileflows-5.0.16](https://github.com/truecharts/charts/compare/fileflows-5.0.15...fileflows-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [fileflows-5.0.15](https://github.com/truecharts/charts/compare/fileflows-5.0.14...fileflows-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fileflows-5.0.14](https://github.com/truecharts/charts/compare/fileflows-5.0.13...fileflows-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fileflows-5.0.13](https://github.com/truecharts/charts/compare/fileflows-5.0.12...fileflows-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fileflows-5.0.12](https://github.com/truecharts/charts/compare/fileflows-5.0.11...fileflows-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fileflows-5.0.11](https://github.com/truecharts/charts/compare/fileflows-5.0.10...fileflows-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v1.1.0 ([#8568](https://github.com/truecharts/charts/issues/8568)) - - - diff --git a/stable/fileflows/5.0.20/Chart.yaml b/stable/fileflows/5.0.20/Chart.yaml deleted file mode 100644 index b5bfbba0501..00000000000 --- a/stable/fileflows/5.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An application that lets you automatically process files through a simple rule flow. -home: https://truecharts.org/charts/stable/fileflows -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png -keywords: - - fileflows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://github.com/revenz/FileFlows -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/5.0.20/app-changelog.md b/stable/fileflows/5.0.20/app-changelog.md deleted file mode 100644 index 7386e00abaa..00000000000 --- a/stable/fileflows/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [fileflows-5.0.20](https://github.com/truecharts/charts/compare/fileflows-5.0.19...fileflows-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)) - - \ No newline at end of file diff --git a/stable/fileflows/5.0.20/charts/common-12.12.1.tgz b/stable/fileflows/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/fileflows/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/fileflows/5.0.21/CHANGELOG.md b/stable/fileflows/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..d8848f2709c --- /dev/null +++ b/stable/fileflows/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fileflows-5.0.21](https://github.com/truecharts/charts/compare/fileflows-5.0.20...fileflows-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [fileflows-5.0.20](https://github.com/truecharts/charts/compare/fileflows-5.0.19...fileflows-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)) + + + + +## [fileflows-5.0.19](https://github.com/truecharts/charts/compare/fileflows-5.0.18...fileflows-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [fileflows-5.0.18](https://github.com/truecharts/charts/compare/fileflows-5.0.17...fileflows-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [fileflows-5.0.17](https://github.com/truecharts/charts/compare/fileflows-5.0.16...fileflows-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [fileflows-5.0.16](https://github.com/truecharts/charts/compare/fileflows-5.0.15...fileflows-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [fileflows-5.0.15](https://github.com/truecharts/charts/compare/fileflows-5.0.14...fileflows-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fileflows-5.0.14](https://github.com/truecharts/charts/compare/fileflows-5.0.13...fileflows-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fileflows-5.0.13](https://github.com/truecharts/charts/compare/fileflows-5.0.12...fileflows-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fileflows-5.0.12](https://github.com/truecharts/charts/compare/fileflows-5.0.11...fileflows-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/fileflows/5.0.21/Chart.yaml b/stable/fileflows/5.0.21/Chart.yaml new file mode 100644 index 00000000000..fa483c571fa --- /dev/null +++ b/stable/fileflows/5.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An application that lets you automatically process files through a simple rule flow. +home: https://truecharts.org/charts/stable/fileflows +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png +keywords: + - fileflows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileflows +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://github.com/revenz/FileFlows +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/grav/7.0.21/README.md b/stable/fileflows/5.0.21/README.md similarity index 100% rename from stable/grav/7.0.21/README.md rename to stable/fileflows/5.0.21/README.md diff --git a/stable/fileflows/5.0.21/app-changelog.md b/stable/fileflows/5.0.21/app-changelog.md new file mode 100644 index 00000000000..945b2375c5f --- /dev/null +++ b/stable/fileflows/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-5.0.21](https://github.com/truecharts/charts/compare/fileflows-5.0.20...fileflows-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/fileflows/5.0.20/app-readme.md b/stable/fileflows/5.0.21/app-readme.md similarity index 100% rename from stable/fileflows/5.0.20/app-readme.md rename to stable/fileflows/5.0.21/app-readme.md diff --git a/stable/fileflows/5.0.21/charts/common-12.12.3.tgz b/stable/fileflows/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/fileflows/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/fileflows/5.0.20/ix_values.yaml b/stable/fileflows/5.0.21/ix_values.yaml similarity index 100% rename from stable/fileflows/5.0.20/ix_values.yaml rename to stable/fileflows/5.0.21/ix_values.yaml diff --git a/stable/fileflows/5.0.20/questions.yaml b/stable/fileflows/5.0.21/questions.yaml similarity index 100% rename from stable/fileflows/5.0.20/questions.yaml rename to stable/fileflows/5.0.21/questions.yaml diff --git a/stable/hammond/5.0.9/templates/NOTES.txt b/stable/fileflows/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/hammond/5.0.9/templates/NOTES.txt rename to stable/fileflows/5.0.21/templates/NOTES.txt diff --git a/stable/homarr/5.0.20/templates/common.yaml b/stable/fileflows/5.0.21/templates/common.yaml similarity index 100% rename from stable/homarr/5.0.20/templates/common.yaml rename to stable/fileflows/5.0.21/templates/common.yaml diff --git a/stable/haste-server/9.0.18/values.yaml b/stable/fileflows/5.0.21/values.yaml similarity index 100% rename from stable/haste-server/9.0.18/values.yaml rename to stable/fileflows/5.0.21/values.yaml diff --git a/stable/fireflyiii/20.0.22/CHANGELOG.md b/stable/fireflyiii/20.0.22/CHANGELOG.md new file mode 100644 index 00000000000..1a1def0b8e9 --- /dev/null +++ b/stable/fireflyiii/20.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fireflyiii-20.0.22](https://github.com/truecharts/charts/compare/fireflyiii-20.0.21...fireflyiii-20.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [fireflyiii-20.0.21](https://github.com/truecharts/charts/compare/fireflyiii-20.0.20...fireflyiii-20.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [fireflyiii-20.0.20](https://github.com/truecharts/charts/compare/fireflyiii-20.0.19...fireflyiii-20.0.20) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.11 ([#9235](https://github.com/truecharts/charts/issues/9235)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [fireflyiii-20.0.19](https://github.com/truecharts/charts/compare/fireflyiii-20.0.18...fireflyiii-20.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [fireflyiii-20.0.18](https://github.com/truecharts/charts/compare/fireflyiii-20.0.17...fireflyiii-20.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [fireflyiii-20.0.17](https://github.com/truecharts/charts/compare/fireflyiii-20.0.16...fireflyiii-20.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [fireflyiii-20.0.16](https://github.com/truecharts/charts/compare/fireflyiii-20.0.15...fireflyiii-20.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fireflyiii-20.0.15](https://github.com/truecharts/charts/compare/fireflyiii-20.0.14...fireflyiii-20.0.15) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.10 ([#9012](https://github.com/truecharts/charts/issues/9012)) + + + + +## [fireflyiii-20.0.14](https://github.com/truecharts/charts/compare/fireflyiii-20.0.13...fireflyiii-20.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fireflyiii-20.0.13](https://github.com/truecharts/charts/compare/fireflyiii-20.0.12...fireflyiii-20.0.13) (2023-05-05) + +### Chore + diff --git a/stable/fireflyiii/20.0.22/Chart.yaml b/stable/fireflyiii/20.0.22/Chart.yaml new file mode 100644 index 00000000000..0f2fddfe675 --- /dev/null +++ b/stable/fireflyiii/20.0.22/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.0.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +deprecated: false +description: A free and open source personal finance manager +home: https://truecharts.org/charts/stable/fireflyiii +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 20.0.22 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.9/LICENSE b/stable/fireflyiii/20.0.22/LICENSE similarity index 100% rename from stable/immich/7.0.9/LICENSE rename to stable/fireflyiii/20.0.22/LICENSE diff --git a/stable/guacd/5.0.11/README.md b/stable/fireflyiii/20.0.22/README.md similarity index 100% rename from stable/guacd/5.0.11/README.md rename to stable/fireflyiii/20.0.22/README.md diff --git a/stable/fireflyiii/20.0.22/app-changelog.md b/stable/fireflyiii/20.0.22/app-changelog.md new file mode 100644 index 00000000000..8a8f1982f69 --- /dev/null +++ b/stable/fireflyiii/20.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fireflyiii-20.0.22](https://github.com/truecharts/charts/compare/fireflyiii-20.0.21...fireflyiii-20.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/fireflyiii/20.0.22/app-readme.md b/stable/fireflyiii/20.0.22/app-readme.md new file mode 100644 index 00000000000..5b1c6328e07 --- /dev/null +++ b/stable/fireflyiii/20.0.22/app-readme.md @@ -0,0 +1,8 @@ +A free and open source personal finance manager + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/fireflyiii](https://truecharts.org/charts/stable/fireflyiii) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/fireflyiii/20.0.22/charts/common-12.12.3.tgz b/stable/fireflyiii/20.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/fireflyiii/20.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/fireflyiii/20.0.22/charts/redis-6.0.52.tgz b/stable/fireflyiii/20.0.22/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/fireflyiii/20.0.22/charts/redis-6.0.52.tgz differ diff --git a/stable/fireflyiii/20.0.22/ix_values.yaml b/stable/fireflyiii/20.0.22/ix_values.yaml new file mode 100644 index 00000000000..a6e3482abd8 --- /dev/null +++ b/stable/fireflyiii/20.0.22/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: v6.0.11@sha256:3f4458c9cdae0b7fab96911ffe7cb938f33f01321120e15f13d9b31ebfb67551 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/login" + readiness: + path: "/login" + startup: + path: "/login" + env: + DB_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_DATABASE: "{{ .Values.cnpg.main.database }}" + DB_CONNECTION: pgsql + DB_PORT: 5432 + REDIS_DB: "0" + REDIS_CACHE_DB: "1" + CACHE_DRIVER: redis + SESSION_DRIVER: redis + REDIS_SCHEME: tcp + REDIS_PORT: 6379 + APP_URL: "" + TRUSTED_PROXIES: "172.16.0.0/16" + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + STATIC_CRON_TOKEN: + secretKeyRef: + name: secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: secrets + key: APP_KEY + +service: + main: + ports: + main: + port: 10082 + targetPort: 8080 + +persistence: + data: + enabled: true + mountPath: "/var/www/html/storage/upload" + +cronjob: + schedule: "0 3 * * *" + annotations: {} + failedJobsHistoryLimit: 5 + successfulJobsHistoryLimit: 2 + +# Enabled redis +redis: + enabled: true + +# Enabled postgres +cnpg: + main: + enabled: true + user: firefly + database: firefly + +portal: + open: + enabled: true diff --git a/stable/fireflyiii/20.0.22/questions.yaml b/stable/fireflyiii/20.0.22/questions.yaml new file mode 100644 index 00000000000..a2604458540 --- /dev/null +++ b/stable/fireflyiii/20.0.22/questions.yaml @@ -0,0 +1,1953 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/haste-server/9.0.18/templates/NOTES.txt b/stable/fireflyiii/20.0.22/templates/NOTES.txt similarity index 100% rename from stable/haste-server/9.0.18/templates/NOTES.txt rename to stable/fireflyiii/20.0.22/templates/NOTES.txt diff --git a/stable/fireflyiii/20.0.22/templates/_cronjob.tpl b/stable/fireflyiii/20.0.22/templates/_cronjob.tpl new file mode 100644 index 00000000000..014f0558033 --- /dev/null +++ b/stable/fireflyiii/20.0.22/templates/_cronjob.tpl @@ -0,0 +1,32 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $basename := include "tc.v1.common.lib.chart.names.fullname" $ -}} +enabled: true +type: "CronJob" +schedule: "0 8 * * *" +podSpec: + restartPolicy: Never + containers: + cron: + enabled: true + primary: true + probes: + startup: + enabled: false + readiness: + enabled: false + liveness: + enabled: false + imageSelector: alpineImage + args: + - curl + - "http://{{ $basename }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + env: + STATIC_CRON_TOKEN: + secretKeyRef: + name: secrets + key: STATIC_CRON_TOKEN + + + +{{- end -}} diff --git a/stable/fireflyiii/20.0.22/templates/_secrets.tpl b/stable/fireflyiii/20.0.22/templates/_secrets.tpl new file mode 100644 index 00000000000..3ee40d03d05 --- /dev/null +++ b/stable/fireflyiii/20.0.22/templates/_secrets.tpl @@ -0,0 +1,17 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +{{- $secretName := (printf "%s-fireflyiii-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $fireflyiiiprevious }} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" | b64dec }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" | b64dec }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token }} + APP_KEY: {{ $app_key }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/20.0.22/templates/common.yaml b/stable/fireflyiii/20.0.22/templates/common.yaml new file mode 100644 index 00000000000..d88a7636609 --- /dev/null +++ b/stable/fireflyiii/20.0.22/templates/common.yaml @@ -0,0 +1,17 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for fireflyiii */}} +{{- $secrets := include "fireflyiii.secrets" . | fromYaml -}} +{{- if $secrets -}} + {{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render cronjob for fireflyiii */}} +{{- $cronjob := include "fireflyiii.cronjob" . | fromYaml -}} +{{- if $cronjob -}} +{{- $_ := set .Values.workload "cron" $cronjob -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/headphones/7.0.18/values.yaml b/stable/fireflyiii/20.0.22/values.yaml similarity index 100% rename from stable/headphones/7.0.18/values.yaml rename to stable/fireflyiii/20.0.22/values.yaml diff --git a/stable/firefox-syncserver/13.0.10/CHANGELOG.md b/stable/firefox-syncserver/13.0.10/CHANGELOG.md new file mode 100644 index 00000000000..891cb4e0edf --- /dev/null +++ b/stable/firefox-syncserver/13.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [firefox-syncserver-13.0.6](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.5...firefox-syncserver-13.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [firefox-syncserver-13.0.5](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.4...firefox-syncserver-13.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [firefox-syncserver-13.0.4](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.3...firefox-syncserver-13.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [firefox-syncserver-13.0.3](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.2...firefox-syncserver-13.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [firefox-syncserver-13.0.2](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.1...firefox-syncserver-13.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [firefox-syncserver-13.0.1](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.0...firefox-syncserver-13.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/firefox-syncserver/13.0.10/Chart.yaml b/stable/firefox-syncserver/13.0.10/Chart.yaml new file mode 100644 index 00000000000..b7af0670a70 --- /dev/null +++ b/stable/firefox-syncserver/13.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 13.0.10 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +type: application +home: https://truecharts.org/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/5.0.9/README.md b/stable/firefox-syncserver/13.0.10/README.md similarity index 100% rename from stable/hammond/5.0.9/README.md rename to stable/firefox-syncserver/13.0.10/README.md diff --git a/stable/firefox-syncserver/13.0.10/app-changelog.md b/stable/firefox-syncserver/13.0.10/app-changelog.md new file mode 100644 index 00000000000..a101e015670 --- /dev/null +++ b/stable/firefox-syncserver/13.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/firefox-syncserver/13.0.10/app-readme.md b/stable/firefox-syncserver/13.0.10/app-readme.md new file mode 100644 index 00000000000..604e65d7b78 --- /dev/null +++ b/stable/firefox-syncserver/13.0.10/app-readme.md @@ -0,0 +1,8 @@ +This is an all-in-one package for running a self-hosted Firefox Sync server. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/firefox-syncserver](https://truecharts.org/charts/stable/firefox-syncserver) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/firefox-syncserver/13.0.10/charts/common-12.12.3.tgz b/stable/firefox-syncserver/13.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/firefox-syncserver/13.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/firefox-syncserver/13.0.10/ix_values.yaml b/stable/firefox-syncserver/13.0.10/ix_values.yaml new file mode 100644 index 00000000000..4846ca3eae5 --- /dev/null +++ b/stable/firefox-syncserver/13.0.10/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/firefox-syncserver + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: v1.8.0@sha256:13d5d1beae0e7ea4298224abbc415de837200b8402d676e856601a63dc8432ed + +securityContext: + container: + readOnlyRootFilesystem: false + allowPrivilegeEscalation: true + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + FF_SYNCSERVER_PUBLIC_URL: "firefox-syncserver.192.168.1.189.nip.io" + FF_SYNCSERVER_FORCE_WSGI_ENVIRON: true + FF_SYNCSERVER_ACCESSLOG: false + FF_SYNCSERVER_LOGLEVEL: "info" + FF_SYNCSERVER_ALLOW_NEW_USERS: true + FF_SYNCSERVER_FORWARDED_ALLOW_IPS: "*" + FF_SYNCSERVER_SQLURI: + secretKeyRef: + name: cnpg-main-urls + key: std + FF_SYNCSERVER_SECRET: "changeme" + +service: + main: + ports: + main: + port: 10051 + targetPort: 5000 + +persistence: + config: + enabled: true + mountPath: "/config" + +# Enabled postgres +cnpg: + main: + enabled: true + user: firefox-syncserver + database: firefox-syncserver + +portal: + open: + enabled: true diff --git a/stable/firefox-syncserver/13.0.10/questions.yaml b/stable/firefox-syncserver/13.0.10/questions.yaml new file mode 100644 index 00000000000..b0e07518227 --- /dev/null +++ b/stable/firefox-syncserver/13.0.10/questions.yaml @@ -0,0 +1,1984 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/headphones/7.0.18/templates/NOTES.txt b/stable/firefox-syncserver/13.0.10/templates/NOTES.txt similarity index 100% rename from stable/headphones/7.0.18/templates/NOTES.txt rename to stable/firefox-syncserver/13.0.10/templates/NOTES.txt diff --git a/stable/homepage/3.0.20/templates/common.yaml b/stable/firefox-syncserver/13.0.10/templates/common.yaml similarity index 100% rename from stable/homepage/3.0.20/templates/common.yaml rename to stable/firefox-syncserver/13.0.10/templates/common.yaml diff --git a/stable/hedgedoc/8.0.19/values.yaml b/stable/firefox-syncserver/13.0.10/values.yaml similarity index 100% rename from stable/hedgedoc/8.0.19/values.yaml rename to stable/firefox-syncserver/13.0.10/values.yaml diff --git a/stable/flaresolverr/9.0.19/CHANGELOG.md b/stable/flaresolverr/9.0.19/CHANGELOG.md deleted file mode 100644 index 80e0f11efb4..00000000000 --- a/stable/flaresolverr/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flaresolverr-9.0.19](https://github.com/truecharts/charts/compare/flaresolverr-9.0.18...flaresolverr-9.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [flaresolverr-9.0.18](https://github.com/truecharts/charts/compare/flaresolverr-9.0.17...flaresolverr-9.0.18) (2023-06-02) - -### Chore - -- update container image tccr.io/truecharts/flaresolverr to v3.2.0 ([#9329](https://github.com/truecharts/charts/issues/9329)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [flaresolverr-9.0.17](https://github.com/truecharts/charts/compare/flaresolverr-9.0.16...flaresolverr-9.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [flaresolverr-9.0.16](https://github.com/truecharts/charts/compare/flaresolverr-9.0.15...flaresolverr-9.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [flaresolverr-9.0.15](https://github.com/truecharts/charts/compare/flaresolverr-9.0.14...flaresolverr-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [flaresolverr-9.0.14](https://github.com/truecharts/charts/compare/flaresolverr-9.0.13...flaresolverr-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [flaresolverr-9.0.13](https://github.com/truecharts/charts/compare/flaresolverr-9.0.12...flaresolverr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flaresolverr-9.0.12](https://github.com/truecharts/charts/compare/flaresolverr-9.0.11...flaresolverr-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flaresolverr-9.0.11](https://github.com/truecharts/charts/compare/flaresolverr-9.0.10...flaresolverr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flaresolverr-9.0.10](https://github.com/truecharts/charts/compare/flaresolverr-9.0.9...flaresolverr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/flaresolverr/9.0.19/Chart.yaml b/stable/flaresolverr/9.0.19/Chart.yaml deleted file mode 100644 index ebfe5bf29c8..00000000000 --- a/stable/flaresolverr/9.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: FlareSolverr is a proxy server to bypass Cloudflare protection -home: https://truecharts.org/charts/stable/flaresolverr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png -keywords: - - flaresolverr - - jackett -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flaresolverr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://github.com/FlareSolverr/FlareSolverr -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flaresolverr/9.0.19/app-changelog.md b/stable/flaresolverr/9.0.19/app-changelog.md deleted file mode 100644 index 092263e2206..00000000000 --- a/stable/flaresolverr/9.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flaresolverr-9.0.19](https://github.com/truecharts/charts/compare/flaresolverr-9.0.18...flaresolverr-9.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/flaresolverr/9.0.19/charts/common-12.12.1.tgz b/stable/flaresolverr/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/flaresolverr/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/flaresolverr/9.0.20/CHANGELOG.md b/stable/flaresolverr/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..e7da6e76843 --- /dev/null +++ b/stable/flaresolverr/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flaresolverr-9.0.20](https://github.com/truecharts/charts/compare/flaresolverr-9.0.19...flaresolverr-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [flaresolverr-9.0.19](https://github.com/truecharts/charts/compare/flaresolverr-9.0.18...flaresolverr-9.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [flaresolverr-9.0.18](https://github.com/truecharts/charts/compare/flaresolverr-9.0.17...flaresolverr-9.0.18) (2023-06-02) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.2.0 ([#9329](https://github.com/truecharts/charts/issues/9329)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [flaresolverr-9.0.17](https://github.com/truecharts/charts/compare/flaresolverr-9.0.16...flaresolverr-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [flaresolverr-9.0.16](https://github.com/truecharts/charts/compare/flaresolverr-9.0.15...flaresolverr-9.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [flaresolverr-9.0.15](https://github.com/truecharts/charts/compare/flaresolverr-9.0.14...flaresolverr-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [flaresolverr-9.0.14](https://github.com/truecharts/charts/compare/flaresolverr-9.0.13...flaresolverr-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [flaresolverr-9.0.13](https://github.com/truecharts/charts/compare/flaresolverr-9.0.12...flaresolverr-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [flaresolverr-9.0.12](https://github.com/truecharts/charts/compare/flaresolverr-9.0.11...flaresolverr-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [flaresolverr-9.0.11](https://github.com/truecharts/charts/compare/flaresolverr-9.0.10...flaresolverr-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/flaresolverr/9.0.20/Chart.yaml b/stable/flaresolverr/9.0.20/Chart.yaml new file mode 100644 index 00000000000..e1b97b1f639 --- /dev/null +++ b/stable/flaresolverr/9.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: FlareSolverr is a proxy server to bypass Cloudflare protection +home: https://truecharts.org/charts/stable/flaresolverr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png +keywords: + - flaresolverr + - jackett +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flaresolverr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/haste-server/9.0.18/README.md b/stable/flaresolverr/9.0.20/README.md similarity index 100% rename from stable/haste-server/9.0.18/README.md rename to stable/flaresolverr/9.0.20/README.md diff --git a/stable/flaresolverr/9.0.20/app-changelog.md b/stable/flaresolverr/9.0.20/app-changelog.md new file mode 100644 index 00000000000..f604653818d --- /dev/null +++ b/stable/flaresolverr/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flaresolverr-9.0.20](https://github.com/truecharts/charts/compare/flaresolverr-9.0.19...flaresolverr-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/flaresolverr/9.0.19/app-readme.md b/stable/flaresolverr/9.0.20/app-readme.md similarity index 100% rename from stable/flaresolverr/9.0.19/app-readme.md rename to stable/flaresolverr/9.0.20/app-readme.md diff --git a/stable/flaresolverr/9.0.20/charts/common-12.12.3.tgz b/stable/flaresolverr/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/flaresolverr/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/flaresolverr/9.0.19/ix_values.yaml b/stable/flaresolverr/9.0.20/ix_values.yaml similarity index 100% rename from stable/flaresolverr/9.0.19/ix_values.yaml rename to stable/flaresolverr/9.0.20/ix_values.yaml diff --git a/stable/flaresolverr/9.0.19/questions.yaml b/stable/flaresolverr/9.0.20/questions.yaml similarity index 100% rename from stable/flaresolverr/9.0.19/questions.yaml rename to stable/flaresolverr/9.0.20/questions.yaml diff --git a/stable/hedgedoc/8.0.19/templates/NOTES.txt b/stable/flaresolverr/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/hedgedoc/8.0.19/templates/NOTES.txt rename to stable/flaresolverr/9.0.20/templates/NOTES.txt diff --git a/stable/homer/5.0.18/templates/common.yaml b/stable/flaresolverr/9.0.20/templates/common.yaml similarity index 100% rename from stable/homer/5.0.18/templates/common.yaml rename to stable/flaresolverr/9.0.20/templates/common.yaml diff --git a/stable/homarr/5.0.20/values.yaml b/stable/flaresolverr/9.0.20/values.yaml similarity index 100% rename from stable/homarr/5.0.20/values.yaml rename to stable/flaresolverr/9.0.20/values.yaml diff --git a/stable/fleet/7.0.20/CHANGELOG.md b/stable/fleet/7.0.20/CHANGELOG.md deleted file mode 100644 index 6fd84e2fd93..00000000000 --- a/stable/fleet/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [fleet-7.0.18](https://github.com/truecharts/charts/compare/fleet-7.0.17...fleet-7.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [fleet-7.0.17](https://github.com/truecharts/charts/compare/fleet-7.0.16...fleet-7.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [fleet-7.0.16](https://github.com/truecharts/charts/compare/fleet-7.0.15...fleet-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fleet-7.0.13](https://github.com/truecharts/charts/compare/fleet-7.0.12...fleet-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fleet-7.0.12](https://github.com/truecharts/charts/compare/fleet-7.0.11...fleet-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29) - -### Chore - diff --git a/stable/fleet/7.0.20/Chart.yaml b/stable/fleet/7.0.20/Chart.yaml deleted file mode 100644 index 207a29e2a22..00000000000 --- a/stable/fleet/7.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 7.0.20 -appVersion: "2.3.3" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/fleet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png -keywords: - - fleet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/7.0.20/app-changelog.md b/stable/fleet/7.0.20/app-changelog.md deleted file mode 100644 index c07a5324d5b..00000000000 --- a/stable/fleet/7.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/fleet/7.0.20/charts/common-12.12.1.tgz b/stable/fleet/7.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/fleet/7.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/fleet/7.0.20/charts/mariadb-7.0.39.tgz b/stable/fleet/7.0.20/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/fleet/7.0.20/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/fleet/7.0.21/CHANGELOG.md b/stable/fleet/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..93c04899008 --- /dev/null +++ b/stable/fleet/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [fleet-7.0.18](https://github.com/truecharts/charts/compare/fleet-7.0.17...fleet-7.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [fleet-7.0.17](https://github.com/truecharts/charts/compare/fleet-7.0.16...fleet-7.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [fleet-7.0.16](https://github.com/truecharts/charts/compare/fleet-7.0.15...fleet-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fleet-7.0.13](https://github.com/truecharts/charts/compare/fleet-7.0.12...fleet-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fleet-7.0.12](https://github.com/truecharts/charts/compare/fleet-7.0.11...fleet-7.0.12) (2023-05-03) + +### Chore + diff --git a/stable/fleet/7.0.21/Chart.yaml b/stable/fleet/7.0.21/Chart.yaml new file mode 100644 index 00000000000..30b35b4f987 --- /dev/null +++ b/stable/fleet/7.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 7.0.21 +appVersion: "2.3.3" +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +keywords: + - fleet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/7.0.18/README.md b/stable/fleet/7.0.21/README.md similarity index 100% rename from stable/headphones/7.0.18/README.md rename to stable/fleet/7.0.21/README.md diff --git a/stable/fleet/7.0.21/app-changelog.md b/stable/fleet/7.0.21/app-changelog.md new file mode 100644 index 00000000000..12134e8f0fe --- /dev/null +++ b/stable/fleet/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fleet/7.0.20/app-readme.md b/stable/fleet/7.0.21/app-readme.md similarity index 100% rename from stable/fleet/7.0.20/app-readme.md rename to stable/fleet/7.0.21/app-readme.md diff --git a/stable/fleet/7.0.21/charts/common-12.12.3.tgz b/stable/fleet/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/fleet/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/fleet/7.0.21/charts/mariadb-7.0.43.tgz b/stable/fleet/7.0.21/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/fleet/7.0.21/charts/mariadb-7.0.43.tgz differ diff --git a/stable/fleet/7.0.20/ix_values.yaml b/stable/fleet/7.0.21/ix_values.yaml similarity index 100% rename from stable/fleet/7.0.20/ix_values.yaml rename to stable/fleet/7.0.21/ix_values.yaml diff --git a/stable/fleet/7.0.20/questions.yaml b/stable/fleet/7.0.21/questions.yaml similarity index 100% rename from stable/fleet/7.0.20/questions.yaml rename to stable/fleet/7.0.21/questions.yaml diff --git a/stable/homarr/5.0.20/templates/NOTES.txt b/stable/fleet/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/homarr/5.0.20/templates/NOTES.txt rename to stable/fleet/7.0.21/templates/NOTES.txt diff --git a/stable/htpcmanager/5.0.18/templates/common.yaml b/stable/fleet/7.0.21/templates/common.yaml similarity index 100% rename from stable/htpcmanager/5.0.18/templates/common.yaml rename to stable/fleet/7.0.21/templates/common.yaml diff --git a/stable/homebox/2.0.20/values.yaml b/stable/fleet/7.0.21/values.yaml similarity index 100% rename from stable/homebox/2.0.20/values.yaml rename to stable/fleet/7.0.21/values.yaml diff --git a/stable/flexget/5.0.23/CHANGELOG.md b/stable/flexget/5.0.23/CHANGELOG.md deleted file mode 100644 index 752db683efe..00000000000 --- a/stable/flexget/5.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flexget-5.0.23](https://github.com/truecharts/charts/compare/flexget-5.0.22...flexget-5.0.23) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [flexget-5.0.22](https://github.com/truecharts/charts/compare/flexget-5.0.21...flexget-5.0.22) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.7.2 ([#9258](https://github.com/truecharts/charts/issues/9258)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [flexget-5.0.21](https://github.com/truecharts/charts/compare/flexget-5.0.20...flexget-5.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [flexget-5.0.20](https://github.com/truecharts/charts/compare/flexget-5.0.19...flexget-5.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [flexget-5.0.19](https://github.com/truecharts/charts/compare/flexget-5.0.18...flexget-5.0.19) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.7.0 ([#9172](https://github.com/truecharts/charts/issues/9172)) - - - - -## [flexget-5.0.18](https://github.com/truecharts/charts/compare/flexget-5.0.17...flexget-5.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [flexget-5.0.17](https://github.com/truecharts/charts/compare/flexget-5.0.16...flexget-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flexget-5.0.15](https://github.com/truecharts/charts/compare/flexget-5.0.14...flexget-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flexget-5.0.14](https://github.com/truecharts/charts/compare/flexget-5.0.13...flexget-5.0.14) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.6.7 ([#8819](https://github.com/truecharts/charts/issues/8819)) - - - diff --git a/stable/flexget/5.0.23/Chart.yaml b/stable/flexget/5.0.23/Chart.yaml deleted file mode 100644 index b0908ed67b1..00000000000 --- a/stable/flexget/5.0.23/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png -keywords: - - flexget - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flexget -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://github.com/wiserain/docker-flexget -type: application -version: 5.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/5.0.23/app-changelog.md b/stable/flexget/5.0.23/app-changelog.md deleted file mode 100644 index 90b192546b5..00000000000 --- a/stable/flexget/5.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flexget-5.0.23](https://github.com/truecharts/charts/compare/flexget-5.0.22...flexget-5.0.23) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/flexget/5.0.23/charts/common-12.12.1.tgz b/stable/flexget/5.0.23/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/flexget/5.0.23/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/flexget/5.0.24/CHANGELOG.md b/stable/flexget/5.0.24/CHANGELOG.md new file mode 100644 index 00000000000..ade2b8ad6ca --- /dev/null +++ b/stable/flexget/5.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flexget-5.0.24](https://github.com/truecharts/charts/compare/flexget-5.0.23...flexget-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [flexget-5.0.23](https://github.com/truecharts/charts/compare/flexget-5.0.22...flexget-5.0.23) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [flexget-5.0.22](https://github.com/truecharts/charts/compare/flexget-5.0.21...flexget-5.0.22) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.7.2 ([#9258](https://github.com/truecharts/charts/issues/9258)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [flexget-5.0.21](https://github.com/truecharts/charts/compare/flexget-5.0.20...flexget-5.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [flexget-5.0.20](https://github.com/truecharts/charts/compare/flexget-5.0.19...flexget-5.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [flexget-5.0.19](https://github.com/truecharts/charts/compare/flexget-5.0.18...flexget-5.0.19) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.7.0 ([#9172](https://github.com/truecharts/charts/issues/9172)) + + + + +## [flexget-5.0.18](https://github.com/truecharts/charts/compare/flexget-5.0.17...flexget-5.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [flexget-5.0.17](https://github.com/truecharts/charts/compare/flexget-5.0.16...flexget-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [flexget-5.0.15](https://github.com/truecharts/charts/compare/flexget-5.0.14...flexget-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/flexget/5.0.24/Chart.yaml b/stable/flexget/5.0.24/Chart.yaml new file mode 100644 index 00000000000..6e70773be7a --- /dev/null +++ b/stable/flexget/5.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: FlexGet is a multipurpose automation tool for all of your media +home: https://truecharts.org/charts/stable/flexget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png +keywords: + - flexget + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flexget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://github.com/wiserain/docker-flexget +type: application +version: 5.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/8.0.19/README.md b/stable/flexget/5.0.24/README.md similarity index 100% rename from stable/hedgedoc/8.0.19/README.md rename to stable/flexget/5.0.24/README.md diff --git a/stable/flexget/5.0.24/app-changelog.md b/stable/flexget/5.0.24/app-changelog.md new file mode 100644 index 00000000000..6393c78bfe0 --- /dev/null +++ b/stable/flexget/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flexget-5.0.24](https://github.com/truecharts/charts/compare/flexget-5.0.23...flexget-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/flexget/5.0.23/app-readme.md b/stable/flexget/5.0.24/app-readme.md similarity index 100% rename from stable/flexget/5.0.23/app-readme.md rename to stable/flexget/5.0.24/app-readme.md diff --git a/stable/flexget/5.0.24/charts/common-12.12.3.tgz b/stable/flexget/5.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/flexget/5.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/flexget/5.0.23/ix_values.yaml b/stable/flexget/5.0.24/ix_values.yaml similarity index 100% rename from stable/flexget/5.0.23/ix_values.yaml rename to stable/flexget/5.0.24/ix_values.yaml diff --git a/stable/flexget/5.0.23/questions.yaml b/stable/flexget/5.0.24/questions.yaml similarity index 100% rename from stable/flexget/5.0.23/questions.yaml rename to stable/flexget/5.0.24/questions.yaml diff --git a/stable/homebox/2.0.20/templates/NOTES.txt b/stable/flexget/5.0.24/templates/NOTES.txt similarity index 100% rename from stable/homebox/2.0.20/templates/NOTES.txt rename to stable/flexget/5.0.24/templates/NOTES.txt diff --git a/stable/hyperion-ng/9.0.19/templates/common.yaml b/stable/flexget/5.0.24/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/9.0.19/templates/common.yaml rename to stable/flexget/5.0.24/templates/common.yaml diff --git a/stable/homelablabelmaker/4.0.18/values.yaml b/stable/flexget/5.0.24/values.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.18/values.yaml rename to stable/flexget/5.0.24/values.yaml diff --git a/stable/flood/9.0.18/CHANGELOG.md b/stable/flood/9.0.18/CHANGELOG.md deleted file mode 100644 index df87bcd6dc1..00000000000 --- a/stable/flood/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [flood-9.0.15](https://github.com/truecharts/charts/compare/flood-9.0.14...flood-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [flood-9.0.14](https://github.com/truecharts/charts/compare/flood-9.0.13...flood-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [flood-9.0.13](https://github.com/truecharts/charts/compare/flood-9.0.12...flood-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flood-9.0.12](https://github.com/truecharts/charts/compare/flood-9.0.11...flood-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flood-9.0.11](https://github.com/truecharts/charts/compare/flood-9.0.10...flood-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flood-9.0.10](https://github.com/truecharts/charts/compare/flood-9.0.9...flood-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flood-9.0.9](https://github.com/truecharts/charts/compare/flood-9.0.8...flood-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/flood/9.0.18/Chart.yaml b/stable/flood/9.0.18/Chart.yaml deleted file mode 100644 index f937f604f38..00000000000 --- a/stable/flood/9.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Flood is a monitoring service for various torrent clients -home: https://truecharts.org/charts/stable/flood -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flood -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://github.com/jesec/flood -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flood/9.0.18/app-changelog.md b/stable/flood/9.0.18/app-changelog.md deleted file mode 100644 index 8dfa849d6c5..00000000000 --- a/stable/flood/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/flood/9.0.18/charts/common-12.12.1.tgz b/stable/flood/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/flood/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/flood/9.0.19/CHANGELOG.md b/stable/flood/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..c2576e75024 --- /dev/null +++ b/stable/flood/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [flood-9.0.15](https://github.com/truecharts/charts/compare/flood-9.0.14...flood-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [flood-9.0.14](https://github.com/truecharts/charts/compare/flood-9.0.13...flood-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [flood-9.0.13](https://github.com/truecharts/charts/compare/flood-9.0.12...flood-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [flood-9.0.12](https://github.com/truecharts/charts/compare/flood-9.0.11...flood-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [flood-9.0.11](https://github.com/truecharts/charts/compare/flood-9.0.10...flood-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [flood-9.0.10](https://github.com/truecharts/charts/compare/flood-9.0.9...flood-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/flood/9.0.19/Chart.yaml b/stable/flood/9.0.19/Chart.yaml new file mode 100644 index 00000000000..996a96a0a88 --- /dev/null +++ b/stable/flood/9.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Flood is a monitoring service for various torrent clients +home: https://truecharts.org/charts/stable/flood +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flood +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://github.com/jesec/flood +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/5.0.20/README.md b/stable/flood/9.0.19/README.md similarity index 100% rename from stable/homarr/5.0.20/README.md rename to stable/flood/9.0.19/README.md diff --git a/stable/flood/9.0.19/app-changelog.md b/stable/flood/9.0.19/app-changelog.md new file mode 100644 index 00000000000..363b4f15c71 --- /dev/null +++ b/stable/flood/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/flood/9.0.18/app-readme.md b/stable/flood/9.0.19/app-readme.md similarity index 100% rename from stable/flood/9.0.18/app-readme.md rename to stable/flood/9.0.19/app-readme.md diff --git a/stable/flood/9.0.19/charts/common-12.12.3.tgz b/stable/flood/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/flood/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/flood/9.0.18/ix_values.yaml b/stable/flood/9.0.19/ix_values.yaml similarity index 100% rename from stable/flood/9.0.18/ix_values.yaml rename to stable/flood/9.0.19/ix_values.yaml diff --git a/stable/flood/9.0.18/questions.yaml b/stable/flood/9.0.19/questions.yaml similarity index 100% rename from stable/flood/9.0.18/questions.yaml rename to stable/flood/9.0.19/questions.yaml diff --git a/stable/homelablabelmaker/4.0.18/templates/NOTES.txt b/stable/flood/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/homelablabelmaker/4.0.18/templates/NOTES.txt rename to stable/flood/9.0.19/templates/NOTES.txt diff --git a/stable/impostor-server/4.0.20/templates/common.yaml b/stable/flood/9.0.19/templates/common.yaml similarity index 100% rename from stable/impostor-server/4.0.20/templates/common.yaml rename to stable/flood/9.0.19/templates/common.yaml diff --git a/stable/homepage/3.0.20/values.yaml b/stable/flood/9.0.19/values.yaml similarity index 100% rename from stable/homepage/3.0.20/values.yaml rename to stable/flood/9.0.19/values.yaml diff --git a/stable/fluidd/5.0.19/CHANGELOG.md b/stable/fluidd/5.0.19/CHANGELOG.md deleted file mode 100644 index ac8e0367e29..00000000000 --- a/stable/fluidd/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fluidd-5.0.19](https://github.com/truecharts/charts/compare/fluidd-5.0.18...fluidd-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)) - - - - -## [fluidd-5.0.18](https://github.com/truecharts/charts/compare/fluidd-5.0.17...fluidd-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [fluidd-5.0.17](https://github.com/truecharts/charts/compare/fluidd-5.0.16...fluidd-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [fluidd-5.0.16](https://github.com/truecharts/charts/compare/fluidd-5.0.15...fluidd-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [fluidd-5.0.15](https://github.com/truecharts/charts/compare/fluidd-5.0.14...fluidd-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [fluidd-5.0.14](https://github.com/truecharts/charts/compare/fluidd-5.0.13...fluidd-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fluidd-5.0.13](https://github.com/truecharts/charts/compare/fluidd-5.0.12...fluidd-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fluidd-5.0.12](https://github.com/truecharts/charts/compare/fluidd-5.0.11...fluidd-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fluidd-5.0.11](https://github.com/truecharts/charts/compare/fluidd-5.0.10...fluidd-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fluidd-5.0.10](https://github.com/truecharts/charts/compare/fluidd-5.0.9...fluidd-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.23.3 ([#8448](https://github.com/truecharts/charts/issues/8448)) - - - diff --git a/stable/fluidd/5.0.19/Chart.yaml b/stable/fluidd/5.0.19/Chart.yaml deleted file mode 100644 index a42826b3b72..00000000000 --- a/stable/fluidd/5.0.19/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.23.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. -home: https://truecharts.org/charts/stable/fluidd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png -keywords: - - fluidd -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluidd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - - https://github.com/fluidd-core/fluidd -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/5.0.19/app-changelog.md b/stable/fluidd/5.0.19/app-changelog.md deleted file mode 100644 index 6eb94e92232..00000000000 --- a/stable/fluidd/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [fluidd-5.0.19](https://github.com/truecharts/charts/compare/fluidd-5.0.18...fluidd-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)) - - \ No newline at end of file diff --git a/stable/fluidd/5.0.19/charts/common-12.12.1.tgz b/stable/fluidd/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/fluidd/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/fluidd/5.0.20/CHANGELOG.md b/stable/fluidd/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..796251a5591 --- /dev/null +++ b/stable/fluidd/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fluidd-5.0.20](https://github.com/truecharts/charts/compare/fluidd-5.0.19...fluidd-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [fluidd-5.0.19](https://github.com/truecharts/charts/compare/fluidd-5.0.18...fluidd-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)) + + + + +## [fluidd-5.0.18](https://github.com/truecharts/charts/compare/fluidd-5.0.17...fluidd-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [fluidd-5.0.17](https://github.com/truecharts/charts/compare/fluidd-5.0.16...fluidd-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [fluidd-5.0.16](https://github.com/truecharts/charts/compare/fluidd-5.0.15...fluidd-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [fluidd-5.0.15](https://github.com/truecharts/charts/compare/fluidd-5.0.14...fluidd-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [fluidd-5.0.14](https://github.com/truecharts/charts/compare/fluidd-5.0.13...fluidd-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fluidd-5.0.13](https://github.com/truecharts/charts/compare/fluidd-5.0.12...fluidd-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fluidd-5.0.12](https://github.com/truecharts/charts/compare/fluidd-5.0.11...fluidd-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fluidd-5.0.11](https://github.com/truecharts/charts/compare/fluidd-5.0.10...fluidd-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/fluidd/5.0.20/Chart.yaml b/stable/fluidd/5.0.20/Chart.yaml new file mode 100644 index 00000000000..bfa7dbcd32a --- /dev/null +++ b/stable/fluidd/5.0.20/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.23.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer. +home: https://truecharts.org/charts/stable/fluidd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png +keywords: + - fluidd +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluidd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://github.com/fluidd-core/fluidd +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/2.0.20/README.md b/stable/fluidd/5.0.20/README.md similarity index 100% rename from stable/homebox/2.0.20/README.md rename to stable/fluidd/5.0.20/README.md diff --git a/stable/fluidd/5.0.20/app-changelog.md b/stable/fluidd/5.0.20/app-changelog.md new file mode 100644 index 00000000000..16678bcbb89 --- /dev/null +++ b/stable/fluidd/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-5.0.20](https://github.com/truecharts/charts/compare/fluidd-5.0.19...fluidd-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/fluidd/5.0.19/app-readme.md b/stable/fluidd/5.0.20/app-readme.md similarity index 100% rename from stable/fluidd/5.0.19/app-readme.md rename to stable/fluidd/5.0.20/app-readme.md diff --git a/stable/fluidd/5.0.20/charts/common-12.12.3.tgz b/stable/fluidd/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/fluidd/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/fluidd/5.0.19/ix_values.yaml b/stable/fluidd/5.0.20/ix_values.yaml similarity index 100% rename from stable/fluidd/5.0.19/ix_values.yaml rename to stable/fluidd/5.0.20/ix_values.yaml diff --git a/stable/fluidd/5.0.19/questions.yaml b/stable/fluidd/5.0.20/questions.yaml similarity index 100% rename from stable/fluidd/5.0.19/questions.yaml rename to stable/fluidd/5.0.20/questions.yaml diff --git a/stable/homepage/3.0.20/templates/NOTES.txt b/stable/fluidd/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/homepage/3.0.20/templates/NOTES.txt rename to stable/fluidd/5.0.20/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/5.0.21/templates/common.yaml b/stable/fluidd/5.0.20/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/templates/common.yaml rename to stable/fluidd/5.0.20/templates/common.yaml diff --git a/stable/homer/5.0.18/values.yaml b/stable/fluidd/5.0.20/values.yaml similarity index 100% rename from stable/homer/5.0.18/values.yaml rename to stable/fluidd/5.0.20/values.yaml diff --git a/stable/foldingathome/5.0.22/CHANGELOG.md b/stable/foldingathome/5.0.22/CHANGELOG.md deleted file mode 100644 index 6dfc0c03e33..00000000000 --- a/stable/foldingathome/5.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [foldingathome-5.0.22](https://github.com/truecharts/charts/compare/foldingathome-5.0.21...foldingathome-5.0.22) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9430](https://github.com/truecharts/charts/issues/9430)) - - - - -## [foldingathome-5.0.21](https://github.com/truecharts/charts/compare/foldingathome-5.0.20...foldingathome-5.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)) - - - - -## [foldingathome-5.0.20](https://github.com/truecharts/charts/compare/foldingathome-5.0.19...foldingathome-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [foldingathome-5.0.19](https://github.com/truecharts/charts/compare/foldingathome-5.0.18...foldingathome-5.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [foldingathome-5.0.18](https://github.com/truecharts/charts/compare/foldingathome-5.0.17...foldingathome-5.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [foldingathome-5.0.17](https://github.com/truecharts/charts/compare/foldingathome-5.0.16...foldingathome-5.0.17) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9103](https://github.com/truecharts/charts/issues/9103)) - - - - -## [foldingathome-5.0.16](https://github.com/truecharts/charts/compare/foldingathome-5.0.15...foldingathome-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [foldingathome-5.0.15](https://github.com/truecharts/charts/compare/foldingathome-5.0.14...foldingathome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [foldingathome-5.0.14](https://github.com/truecharts/charts/compare/foldingathome-5.0.13...foldingathome-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [foldingathome-5.0.13](https://github.com/truecharts/charts/compare/foldingathome-5.0.12...foldingathome-5.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8944](https://github.com/truecharts/charts/issues/8944)) - - - diff --git a/stable/foldingathome/5.0.22/Chart.yaml b/stable/foldingathome/5.0.22/Chart.yaml deleted file mode 100644 index 74286ac8672..00000000000 --- a/stable/foldingathome/5.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 5.0.22 -appVersion: "7.6.21" -description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -keywords: - - foldingathome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/5.0.22/app-changelog.md b/stable/foldingathome/5.0.22/app-changelog.md deleted file mode 100644 index 26c4f65aa76..00000000000 --- a/stable/foldingathome/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [foldingathome-5.0.22](https://github.com/truecharts/charts/compare/foldingathome-5.0.21...foldingathome-5.0.22) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9430](https://github.com/truecharts/charts/issues/9430)) - - \ No newline at end of file diff --git a/stable/foldingathome/5.0.22/charts/common-12.12.1.tgz b/stable/foldingathome/5.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/foldingathome/5.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/foldingathome/5.0.23/CHANGELOG.md b/stable/foldingathome/5.0.23/CHANGELOG.md new file mode 100644 index 00000000000..3663cf4773f --- /dev/null +++ b/stable/foldingathome/5.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [foldingathome-5.0.23](https://github.com/truecharts/charts/compare/foldingathome-5.0.22...foldingathome-5.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [foldingathome-5.0.22](https://github.com/truecharts/charts/compare/foldingathome-5.0.21...foldingathome-5.0.22) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9430](https://github.com/truecharts/charts/issues/9430)) + + + + +## [foldingathome-5.0.21](https://github.com/truecharts/charts/compare/foldingathome-5.0.20...foldingathome-5.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)) + + + + +## [foldingathome-5.0.20](https://github.com/truecharts/charts/compare/foldingathome-5.0.19...foldingathome-5.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [foldingathome-5.0.19](https://github.com/truecharts/charts/compare/foldingathome-5.0.18...foldingathome-5.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [foldingathome-5.0.18](https://github.com/truecharts/charts/compare/foldingathome-5.0.17...foldingathome-5.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [foldingathome-5.0.17](https://github.com/truecharts/charts/compare/foldingathome-5.0.16...foldingathome-5.0.17) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#9103](https://github.com/truecharts/charts/issues/9103)) + + + + +## [foldingathome-5.0.16](https://github.com/truecharts/charts/compare/foldingathome-5.0.15...foldingathome-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [foldingathome-5.0.15](https://github.com/truecharts/charts/compare/foldingathome-5.0.14...foldingathome-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [foldingathome-5.0.14](https://github.com/truecharts/charts/compare/foldingathome-5.0.13...foldingathome-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/foldingathome/5.0.23/Chart.yaml b/stable/foldingathome/5.0.23/Chart.yaml new file mode 100644 index 00000000000..1c0b828a68c --- /dev/null +++ b/stable/foldingathome/5.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 5.0.23 +appVersion: "7.6.21" +description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +keywords: + - foldingathome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/homelablabelmaker/4.0.18/README.md b/stable/foldingathome/5.0.23/README.md similarity index 100% rename from stable/homelablabelmaker/4.0.18/README.md rename to stable/foldingathome/5.0.23/README.md diff --git a/stable/foldingathome/5.0.23/app-changelog.md b/stable/foldingathome/5.0.23/app-changelog.md new file mode 100644 index 00000000000..5af356adcc5 --- /dev/null +++ b/stable/foldingathome/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-5.0.23](https://github.com/truecharts/charts/compare/foldingathome-5.0.22...foldingathome-5.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/foldingathome/5.0.22/app-readme.md b/stable/foldingathome/5.0.23/app-readme.md similarity index 100% rename from stable/foldingathome/5.0.22/app-readme.md rename to stable/foldingathome/5.0.23/app-readme.md diff --git a/stable/foldingathome/5.0.23/charts/common-12.12.3.tgz b/stable/foldingathome/5.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/foldingathome/5.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/foldingathome/5.0.22/ix_values.yaml b/stable/foldingathome/5.0.23/ix_values.yaml similarity index 100% rename from stable/foldingathome/5.0.22/ix_values.yaml rename to stable/foldingathome/5.0.23/ix_values.yaml diff --git a/stable/foldingathome/5.0.22/questions.yaml b/stable/foldingathome/5.0.23/questions.yaml similarity index 100% rename from stable/foldingathome/5.0.22/questions.yaml rename to stable/foldingathome/5.0.23/questions.yaml diff --git a/stable/homer/5.0.18/templates/NOTES.txt b/stable/foldingathome/5.0.23/templates/NOTES.txt similarity index 100% rename from stable/homer/5.0.18/templates/NOTES.txt rename to stable/foldingathome/5.0.23/templates/NOTES.txt diff --git a/stable/iyuuplus/5.0.18/templates/common.yaml b/stable/foldingathome/5.0.23/templates/common.yaml similarity index 100% rename from stable/iyuuplus/5.0.18/templates/common.yaml rename to stable/foldingathome/5.0.23/templates/common.yaml diff --git a/stable/htpcmanager/5.0.18/values.yaml b/stable/foldingathome/5.0.23/values.yaml similarity index 100% rename from stable/htpcmanager/5.0.18/values.yaml rename to stable/foldingathome/5.0.23/values.yaml diff --git a/stable/fossil/7.0.18/CHANGELOG.md b/stable/fossil/7.0.18/CHANGELOG.md deleted file mode 100644 index 23c29d6eb6a..00000000000 --- a/stable/fossil/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [fossil-7.0.14](https://github.com/truecharts/charts/compare/fossil-7.0.13...fossil-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [fossil-7.0.13](https://github.com/truecharts/charts/compare/fossil-7.0.12...fossil-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fossil-7.0.12](https://github.com/truecharts/charts/compare/fossil-7.0.11...fossil-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fossil-7.0.11](https://github.com/truecharts/charts/compare/fossil-7.0.10...fossil-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fossil-7.0.10](https://github.com/truecharts/charts/compare/fossil-7.0.9...fossil-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fossil-7.0.9](https://github.com/truecharts/charts/compare/fossil-7.0.8...fossil-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/fossil/7.0.18/Chart.yaml b/stable/fossil/7.0.18/Chart.yaml deleted file mode 100644 index 31709e46bf9..00000000000 --- a/stable/fossil/7.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A simple, high-reliability, distributed software configuration management system -home: https://truecharts.org/charts/stable/fossil -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png -keywords: - - fossil - - scm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fossil -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://fossil-scm.org/ -type: application -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fossil/7.0.18/app-changelog.md b/stable/fossil/7.0.18/app-changelog.md deleted file mode 100644 index c2c136b626f..00000000000 --- a/stable/fossil/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/fossil/7.0.18/charts/common-12.12.1.tgz b/stable/fossil/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/fossil/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/fossil/7.0.19/CHANGELOG.md b/stable/fossil/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..3709da3ff74 --- /dev/null +++ b/stable/fossil/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [fossil-7.0.14](https://github.com/truecharts/charts/compare/fossil-7.0.13...fossil-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [fossil-7.0.13](https://github.com/truecharts/charts/compare/fossil-7.0.12...fossil-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fossil-7.0.12](https://github.com/truecharts/charts/compare/fossil-7.0.11...fossil-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fossil-7.0.11](https://github.com/truecharts/charts/compare/fossil-7.0.10...fossil-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fossil-7.0.10](https://github.com/truecharts/charts/compare/fossil-7.0.9...fossil-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/fossil/7.0.19/Chart.yaml b/stable/fossil/7.0.19/Chart.yaml new file mode 100644 index 00000000000..dd6ba4aa269 --- /dev/null +++ b/stable/fossil/7.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A simple, high-reliability, distributed software configuration management system +home: https://truecharts.org/charts/stable/fossil +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png +keywords: + - fossil + - scm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fossil +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://fossil-scm.org/ +type: application +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/3.0.20/README.md b/stable/fossil/7.0.19/README.md similarity index 100% rename from stable/homepage/3.0.20/README.md rename to stable/fossil/7.0.19/README.md diff --git a/stable/fossil/7.0.19/app-changelog.md b/stable/fossil/7.0.19/app-changelog.md new file mode 100644 index 00000000000..ff64be16a03 --- /dev/null +++ b/stable/fossil/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/fossil/7.0.18/app-readme.md b/stable/fossil/7.0.19/app-readme.md similarity index 100% rename from stable/fossil/7.0.18/app-readme.md rename to stable/fossil/7.0.19/app-readme.md diff --git a/stable/fossil/7.0.19/charts/common-12.12.3.tgz b/stable/fossil/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/fossil/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/fossil/7.0.18/ix_values.yaml b/stable/fossil/7.0.19/ix_values.yaml similarity index 100% rename from stable/fossil/7.0.18/ix_values.yaml rename to stable/fossil/7.0.19/ix_values.yaml diff --git a/stable/fossil/7.0.18/questions.yaml b/stable/fossil/7.0.19/questions.yaml similarity index 100% rename from stable/fossil/7.0.18/questions.yaml rename to stable/fossil/7.0.19/questions.yaml diff --git a/stable/htpcmanager/5.0.18/templates/NOTES.txt b/stable/fossil/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/htpcmanager/5.0.18/templates/NOTES.txt rename to stable/fossil/7.0.19/templates/NOTES.txt diff --git a/stable/fossil/7.0.18/templates/common.yaml b/stable/fossil/7.0.19/templates/common.yaml similarity index 100% rename from stable/fossil/7.0.18/templates/common.yaml rename to stable/fossil/7.0.19/templates/common.yaml diff --git a/stable/hyperion-ng/9.0.19/values.yaml b/stable/fossil/7.0.19/values.yaml similarity index 100% rename from stable/hyperion-ng/9.0.19/values.yaml rename to stable/fossil/7.0.19/values.yaml diff --git a/stable/freeradius/9.0.16/CHANGELOG.md b/stable/freeradius/9.0.16/CHANGELOG.md deleted file mode 100644 index cb5e11b7938..00000000000 --- a/stable/freeradius/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [freeradius-9.0.13](https://github.com/truecharts/charts/compare/freeradius-9.0.12...freeradius-9.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [freeradius-9.0.12](https://github.com/truecharts/charts/compare/freeradius-9.0.11...freeradius-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [freeradius-9.0.11](https://github.com/truecharts/charts/compare/freeradius-9.0.10...freeradius-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [freeradius-9.0.10](https://github.com/truecharts/charts/compare/freeradius-9.0.9...freeradius-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [freeradius-9.0.9](https://github.com/truecharts/charts/compare/freeradius-9.0.8...freeradius-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [freeradius-9.0.8](https://github.com/truecharts/charts/compare/freeradius-9.0.7...freeradius-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [freeradius-9.0.7](https://github.com/truecharts/charts/compare/freeradius-9.0.6...freeradius-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [freeradius-9.0.6](https://github.com/truecharts/charts/compare/freeradius-9.0.5...freeradius-9.0.6) (2023-04-25) - -### Chore diff --git a/stable/freeradius/9.0.16/Chart.yaml b/stable/freeradius/9.0.16/Chart.yaml deleted file mode 100644 index 331a0f67620..00000000000 --- a/stable/freeradius/9.0.16/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: OpenSource Radius implementation -home: https://truecharts.org/charts/stable/freeradius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png -keywords: - - radius - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freeradius -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius - - https://freeradius.org/ -type: application -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" diff --git a/stable/freeradius/9.0.16/app-changelog.md b/stable/freeradius/9.0.16/app-changelog.md deleted file mode 100644 index 90158c6ce29..00000000000 --- a/stable/freeradius/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/freeradius/9.0.16/charts/common-12.12.1.tgz b/stable/freeradius/9.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/freeradius/9.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/freeradius/9.0.17/CHANGELOG.md b/stable/freeradius/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..68d28b4a300 --- /dev/null +++ b/stable/freeradius/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [freeradius-9.0.13](https://github.com/truecharts/charts/compare/freeradius-9.0.12...freeradius-9.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [freeradius-9.0.12](https://github.com/truecharts/charts/compare/freeradius-9.0.11...freeradius-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [freeradius-9.0.11](https://github.com/truecharts/charts/compare/freeradius-9.0.10...freeradius-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [freeradius-9.0.10](https://github.com/truecharts/charts/compare/freeradius-9.0.9...freeradius-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [freeradius-9.0.9](https://github.com/truecharts/charts/compare/freeradius-9.0.8...freeradius-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [freeradius-9.0.8](https://github.com/truecharts/charts/compare/freeradius-9.0.7...freeradius-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [freeradius-9.0.7](https://github.com/truecharts/charts/compare/freeradius-9.0.6...freeradius-9.0.7) (2023-04-25) + +### Chore diff --git a/stable/freeradius/9.0.17/Chart.yaml b/stable/freeradius/9.0.17/Chart.yaml new file mode 100644 index 00000000000..5d9d8a1c78d --- /dev/null +++ b/stable/freeradius/9.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: OpenSource Radius implementation +home: https://truecharts.org/charts/stable/freeradius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png +keywords: + - radius + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freeradius +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://freeradius.org/ +type: application +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" diff --git a/stable/homer/5.0.18/README.md b/stable/freeradius/9.0.17/README.md similarity index 100% rename from stable/homer/5.0.18/README.md rename to stable/freeradius/9.0.17/README.md diff --git a/stable/freeradius/9.0.17/app-changelog.md b/stable/freeradius/9.0.17/app-changelog.md new file mode 100644 index 00000000000..e1140cbc578 --- /dev/null +++ b/stable/freeradius/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/freeradius/9.0.16/app-readme.md b/stable/freeradius/9.0.17/app-readme.md similarity index 100% rename from stable/freeradius/9.0.16/app-readme.md rename to stable/freeradius/9.0.17/app-readme.md diff --git a/stable/freeradius/9.0.17/charts/common-12.12.3.tgz b/stable/freeradius/9.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/freeradius/9.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/freeradius/9.0.16/ix_values.yaml b/stable/freeradius/9.0.17/ix_values.yaml similarity index 100% rename from stable/freeradius/9.0.16/ix_values.yaml rename to stable/freeradius/9.0.17/ix_values.yaml diff --git a/stable/freeradius/9.0.16/questions.yaml b/stable/freeradius/9.0.17/questions.yaml similarity index 100% rename from stable/freeradius/9.0.16/questions.yaml rename to stable/freeradius/9.0.17/questions.yaml diff --git a/stable/hyperion-ng/9.0.19/templates/NOTES.txt b/stable/freeradius/9.0.17/templates/NOTES.txt similarity index 100% rename from stable/hyperion-ng/9.0.19/templates/NOTES.txt rename to stable/freeradius/9.0.17/templates/NOTES.txt diff --git a/stable/freeradius/9.0.16/templates/common.yaml b/stable/freeradius/9.0.17/templates/common.yaml similarity index 100% rename from stable/freeradius/9.0.16/templates/common.yaml rename to stable/freeradius/9.0.17/templates/common.yaml diff --git a/stable/immich/7.0.9/values.yaml b/stable/freeradius/9.0.17/values.yaml similarity index 100% rename from stable/immich/7.0.9/values.yaml rename to stable/freeradius/9.0.17/values.yaml diff --git a/stable/freshrss/14.0.21/CHANGELOG.md b/stable/freshrss/14.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c0845ecbcca --- /dev/null +++ b/stable/freshrss/14.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [freshrss-14.0.17](https://github.com/truecharts/charts/compare/freshrss-14.0.16...freshrss-14.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [freshrss-14.0.16](https://github.com/truecharts/charts/compare/freshrss-14.0.15...freshrss-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [freshrss-14.0.15](https://github.com/truecharts/charts/compare/freshrss-14.0.14...freshrss-14.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [freshrss-14.0.14](https://github.com/truecharts/charts/compare/freshrss-14.0.13...freshrss-14.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [freshrss-14.0.13](https://github.com/truecharts/charts/compare/freshrss-14.0.12...freshrss-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [freshrss-14.0.12](https://github.com/truecharts/charts/compare/freshrss-14.0.11...freshrss-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/freshrss/14.0.21/Chart.yaml b/stable/freshrss/14.0.21/Chart.yaml new file mode 100644 index 00000000000..7963b357192 --- /dev/null +++ b/stable/freshrss/14.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: FreshRSS is a self-hosted RSS feed aggregator +home: https://truecharts.org/charts/stable/freshrss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freshrss.png +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://github.com/FreshRSS/FreshRSS +type: application +version: 14.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/5.0.18/README.md b/stable/freshrss/14.0.21/README.md similarity index 100% rename from stable/htpcmanager/5.0.18/README.md rename to stable/freshrss/14.0.21/README.md diff --git a/stable/freshrss/14.0.21/app-changelog.md b/stable/freshrss/14.0.21/app-changelog.md new file mode 100644 index 00000000000..24c137c034c --- /dev/null +++ b/stable/freshrss/14.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/freshrss/14.0.21/app-readme.md b/stable/freshrss/14.0.21/app-readme.md new file mode 100644 index 00000000000..54945d89ba8 --- /dev/null +++ b/stable/freshrss/14.0.21/app-readme.md @@ -0,0 +1,8 @@ +FreshRSS is a self-hosted RSS feed aggregator + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/freshrss](https://truecharts.org/charts/stable/freshrss) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/freshrss/14.0.21/charts/common-12.12.3.tgz b/stable/freshrss/14.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/freshrss/14.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/freshrss/14.0.21/ix_values.yaml b/stable/freshrss/14.0.21/ix_values.yaml new file mode 100644 index 00000000000..536b5e229f5 --- /dev/null +++ b/stable/freshrss/14.0.21/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: 1.21.0@sha256:ab5a65207ab29b1780e036fe680228ff86a58626ebb79140186436645fb3aefa + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +service: + main: + ports: + main: + port: 10010 + targetPort: 80 + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/freshrss/14.0.21/questions.yaml b/stable/freshrss/14.0.21/questions.yaml new file mode 100644 index 00000000000..815c93dd12c --- /dev/null +++ b/stable/freshrss/14.0.21/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/immich/7.0.9/templates/NOTES.txt b/stable/freshrss/14.0.21/templates/NOTES.txt similarity index 100% rename from stable/immich/7.0.9/templates/NOTES.txt rename to stable/freshrss/14.0.21/templates/NOTES.txt diff --git a/stable/jellyseerr/5.0.19/templates/common.yaml b/stable/freshrss/14.0.21/templates/common.yaml similarity index 100% rename from stable/jellyseerr/5.0.19/templates/common.yaml rename to stable/freshrss/14.0.21/templates/common.yaml diff --git a/stable/impostor-server/4.0.20/values.yaml b/stable/freshrss/14.0.21/values.yaml similarity index 100% rename from stable/impostor-server/4.0.20/values.yaml rename to stable/freshrss/14.0.21/values.yaml diff --git a/stable/friendica/8.0.16/CHANGELOG.md b/stable/friendica/8.0.16/CHANGELOG.md deleted file mode 100644 index 5c4f0c3e69e..00000000000 --- a/stable/friendica/8.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [friendica-8.0.14](https://github.com/truecharts/charts/compare/friendica-8.0.13...friendica-8.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [friendica-8.0.13](https://github.com/truecharts/charts/compare/friendica-8.0.12...friendica-8.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [friendica-8.0.12](https://github.com/truecharts/charts/compare/friendica-8.0.11...friendica-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [friendica-8.0.9](https://github.com/truecharts/charts/compare/friendica-8.0.8...friendica-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [friendica-8.0.8](https://github.com/truecharts/charts/compare/friendica-8.0.7...friendica-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [friendica-8.0.7](https://github.com/truecharts/charts/compare/friendica-8.0.6...friendica-8.0.7) (2023-04-25) - -### Chore - diff --git a/stable/friendica/8.0.16/Chart.yaml b/stable/friendica/8.0.16/Chart.yaml deleted file mode 100644 index a749019b1f4..00000000000 --- a/stable/friendica/8.0.16/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: "Welcome to the free social web" -home: https://truecharts.org/charts/stable/friendica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png -keywords: - - friend - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: friendica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://friendi.ca/ -version: 8.0.16 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/8.0.16/app-changelog.md b/stable/friendica/8.0.16/app-changelog.md deleted file mode 100644 index 43b9f40febf..00000000000 --- a/stable/friendica/8.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/friendica/8.0.16/charts/common-12.12.1.tgz b/stable/friendica/8.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/friendica/8.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/friendica/8.0.16/charts/mariadb-7.0.39.tgz b/stable/friendica/8.0.16/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/friendica/8.0.16/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/friendica/8.0.16/charts/redis-6.0.50.tgz b/stable/friendica/8.0.16/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/friendica/8.0.16/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/friendica/8.0.17/CHANGELOG.md b/stable/friendica/8.0.17/CHANGELOG.md new file mode 100644 index 00000000000..e6ad197524b --- /dev/null +++ b/stable/friendica/8.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [friendica-8.0.14](https://github.com/truecharts/charts/compare/friendica-8.0.13...friendica-8.0.14) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [friendica-8.0.13](https://github.com/truecharts/charts/compare/friendica-8.0.12...friendica-8.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [friendica-8.0.12](https://github.com/truecharts/charts/compare/friendica-8.0.11...friendica-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [friendica-8.0.9](https://github.com/truecharts/charts/compare/friendica-8.0.8...friendica-8.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [friendica-8.0.8](https://github.com/truecharts/charts/compare/friendica-8.0.7...friendica-8.0.8) (2023-05-03) + +### Chore + diff --git a/stable/friendica/8.0.17/Chart.yaml b/stable/friendica/8.0.17/Chart.yaml new file mode 100644 index 00000000000..ef2ea1a45d6 --- /dev/null +++ b/stable/friendica/8.0.17/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: "Welcome to the free social web" +home: https://truecharts.org/charts/stable/friendica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/friendica.png +keywords: + - friend + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: friendica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://friendi.ca/ +version: 8.0.17 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/hyperion-ng/9.0.19/README.md b/stable/friendica/8.0.17/README.md similarity index 100% rename from stable/hyperion-ng/9.0.19/README.md rename to stable/friendica/8.0.17/README.md diff --git a/stable/friendica/8.0.17/app-changelog.md b/stable/friendica/8.0.17/app-changelog.md new file mode 100644 index 00000000000..69e4c604001 --- /dev/null +++ b/stable/friendica/8.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/friendica/8.0.16/app-readme.md b/stable/friendica/8.0.17/app-readme.md similarity index 100% rename from stable/friendica/8.0.16/app-readme.md rename to stable/friendica/8.0.17/app-readme.md diff --git a/stable/friendica/8.0.17/charts/common-12.12.3.tgz b/stable/friendica/8.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/friendica/8.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/friendica/8.0.17/charts/mariadb-7.0.43.tgz b/stable/friendica/8.0.17/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/friendica/8.0.17/charts/mariadb-7.0.43.tgz differ diff --git a/stable/friendica/8.0.17/charts/redis-6.0.52.tgz b/stable/friendica/8.0.17/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/friendica/8.0.17/charts/redis-6.0.52.tgz differ diff --git a/stable/friendica/8.0.16/ix_values.yaml b/stable/friendica/8.0.17/ix_values.yaml similarity index 100% rename from stable/friendica/8.0.16/ix_values.yaml rename to stable/friendica/8.0.17/ix_values.yaml diff --git a/stable/friendica/8.0.16/questions.yaml b/stable/friendica/8.0.17/questions.yaml similarity index 100% rename from stable/friendica/8.0.16/questions.yaml rename to stable/friendica/8.0.17/questions.yaml diff --git a/stable/impostor-server/4.0.20/templates/NOTES.txt b/stable/friendica/8.0.17/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/4.0.20/templates/NOTES.txt rename to stable/friendica/8.0.17/templates/NOTES.txt diff --git a/stable/friendica/8.0.16/templates/common.yaml b/stable/friendica/8.0.17/templates/common.yaml similarity index 100% rename from stable/friendica/8.0.16/templates/common.yaml rename to stable/friendica/8.0.17/templates/common.yaml diff --git a/stable/invidious/5.0.3/values.yaml b/stable/friendica/8.0.17/values.yaml similarity index 100% rename from stable/invidious/5.0.3/values.yaml rename to stable/friendica/8.0.17/values.yaml diff --git a/stable/gaps/14.0.19/CHANGELOG.md b/stable/gaps/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..0a73498f11f --- /dev/null +++ b/stable/gaps/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [gaps-14.0.15](https://github.com/truecharts/charts/compare/gaps-14.0.14...gaps-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [gaps-14.0.14](https://github.com/truecharts/charts/compare/gaps-14.0.13...gaps-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [gaps-14.0.13](https://github.com/truecharts/charts/compare/gaps-14.0.12...gaps-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [gaps-14.0.12](https://github.com/truecharts/charts/compare/gaps-14.0.11...gaps-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [gaps-14.0.11](https://github.com/truecharts/charts/compare/gaps-14.0.10...gaps-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [gaps-14.0.10](https://github.com/truecharts/charts/compare/gaps-14.0.9...gaps-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/gaps/14.0.19/Chart.yaml b/stable/gaps/14.0.19/Chart.yaml new file mode 100644 index 00000000000..c58b7491da2 --- /dev/null +++ b/stable/gaps/14.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. +home: https://truecharts.org/charts/stable/gaps +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaps.png +keywords: + - gaps + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gaps +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://github.com/JasonHHouse/gaps +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.9/README.md b/stable/gaps/14.0.19/README.md similarity index 100% rename from stable/immich/7.0.9/README.md rename to stable/gaps/14.0.19/README.md diff --git a/stable/gaps/14.0.19/app-changelog.md b/stable/gaps/14.0.19/app-changelog.md new file mode 100644 index 00000000000..599bae0bdb4 --- /dev/null +++ b/stable/gaps/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/gaps/14.0.19/app-readme.md b/stable/gaps/14.0.19/app-readme.md new file mode 100644 index 00000000000..ac58a5bf8b0 --- /dev/null +++ b/stable/gaps/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/gaps](https://truecharts.org/charts/stable/gaps) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/gaps/14.0.19/charts/common-12.12.3.tgz b/stable/gaps/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/gaps/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/gaps/14.0.19/ix_values.yaml b/stable/gaps/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..2ddedc82ea5 --- /dev/null +++ b/stable/gaps/14.0.19/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/gaps + pullPolicy: IfNotPresent + tag: 0.10.4@sha256:42bf1abedb87bdb969ecb36e217502b32a531cfc03d97bee3997b72b2939723b +service: + main: + ports: + main: + port: 8484 + targetPort: 8484 +persistence: + data: + enabled: true + mountPath: "/usr/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/gaps/14.0.19/questions.yaml b/stable/gaps/14.0.19/questions.yaml new file mode 100644 index 00000000000..30a58fc783e --- /dev/null +++ b/stable/gaps/14.0.19/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ipfs/6.0.20/templates/NOTES.txt b/stable/gaps/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/ipfs/6.0.20/templates/NOTES.txt rename to stable/gaps/14.0.19/templates/NOTES.txt diff --git a/stable/jupyter/4.0.27/templates/common.yaml b/stable/gaps/14.0.19/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.27/templates/common.yaml rename to stable/gaps/14.0.19/templates/common.yaml diff --git a/stable/ipfs/6.0.20/values.yaml b/stable/gaps/14.0.19/values.yaml similarity index 100% rename from stable/ipfs/6.0.20/values.yaml rename to stable/gaps/14.0.19/values.yaml diff --git a/stable/gitea/13.0.13/CHANGELOG.md b/stable/gitea/13.0.13/CHANGELOG.md new file mode 100644 index 00000000000..e6c4a275034 --- /dev/null +++ b/stable/gitea/13.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gitea-13.0.13](https://github.com/truecharts/charts/compare/gitea-13.0.12...gitea-13.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [gitea-13.0.12](https://github.com/truecharts/charts/compare/gitea-13.0.11...gitea-13.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)) + + + + +## [gitea-13.0.11](https://github.com/truecharts/charts/compare/gitea-13.0.10...gitea-13.0.11) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [gitea-13.0.10](https://github.com/truecharts/charts/compare/gitea-13.0.9...gitea-13.0.10) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [gitea-13.0.9](https://github.com/truecharts/charts/compare/gitea-13.0.8...gitea-13.0.9) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [gitea-13.0.8](https://github.com/truecharts/charts/compare/gitea-13.0.7...gitea-13.0.8) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [gitea-13.0.7](https://github.com/truecharts/charts/compare/gitea-13.0.6...gitea-13.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [gitea-13.0.6](https://github.com/truecharts/charts/compare/gitea-13.0.5...gitea-13.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [gitea-13.0.5](https://github.com/truecharts/charts/compare/gitea-13.0.4...gitea-13.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [gitea-13.0.4](https://github.com/truecharts/charts/compare/gitea-13.0.3...gitea-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.19.3 ([#8820](https://github.com/truecharts/charts/issues/8820)) + + + diff --git a/stable/gitea/13.0.13/Chart.yaml b/stable/gitea/13.0.13/Chart.yaml new file mode 100644 index 00000000000..78de637e07a --- /dev/null +++ b/stable/gitea/13.0.13/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.19.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: memcached.enabled + name: memcached + repository: https://deps.truecharts.org/ + version: 6.0.53 +deprecated: false +description: Self hosted GIT repositories +home: https://truecharts.org/charts/stable/gitea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gitea +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea +type: application +version: 13.0.13 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" diff --git a/stable/invidious/5.0.3/LICENSE b/stable/gitea/13.0.13/LICENSE similarity index 100% rename from stable/invidious/5.0.3/LICENSE rename to stable/gitea/13.0.13/LICENSE diff --git a/stable/impostor-server/4.0.20/README.md b/stable/gitea/13.0.13/README.md similarity index 100% rename from stable/impostor-server/4.0.20/README.md rename to stable/gitea/13.0.13/README.md diff --git a/stable/gitea/13.0.13/app-changelog.md b/stable/gitea/13.0.13/app-changelog.md new file mode 100644 index 00000000000..b9366184ada --- /dev/null +++ b/stable/gitea/13.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gitea-13.0.13](https://github.com/truecharts/charts/compare/gitea-13.0.12...gitea-13.0.13) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/gitea/13.0.13/app-readme.md b/stable/gitea/13.0.13/app-readme.md new file mode 100644 index 00000000000..e8603ada352 --- /dev/null +++ b/stable/gitea/13.0.13/app-readme.md @@ -0,0 +1,8 @@ +Self hosted GIT repositories + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/gitea](https://truecharts.org/charts/stable/gitea) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/gitea/13.0.13/charts/common-12.12.3.tgz b/stable/gitea/13.0.13/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/gitea/13.0.13/charts/common-12.12.3.tgz differ diff --git a/stable/gitea/13.0.13/charts/memcached-6.0.53.tgz b/stable/gitea/13.0.13/charts/memcached-6.0.53.tgz new file mode 100644 index 00000000000..673be80ba7d Binary files /dev/null and b/stable/gitea/13.0.13/charts/memcached-6.0.53.tgz differ diff --git a/stable/gitea/13.0.13/ix_values.yaml b/stable/gitea/13.0.13/ix_values.yaml new file mode 100644 index 00000000000..cc61d457119 --- /dev/null +++ b/stable/gitea/13.0.13/ix_values.yaml @@ -0,0 +1,131 @@ +image: + repository: tccr.io/truecharts/gitea + tag: v1.19.3@sha256:790cb2596272e0e60ced177a7137a6312ce312de57edd593d144ca970d8099f5 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10037 + targetPort: 3000 + ssh: + enabled: true + ports: + ssh: + enabled: true + port: 2222 + targetPort: 2222 + +persistence: + data: + enabled: true + mountPath: "/data" + targetSelectAll: true + varlib: + enabled: true + mountPath: "/var/lib/gitea" + type: emptyDir +# Configure commit/action signing prerequisites +signing: + enabled: true + gpgHome: /data/git/.gnupg +admin: + username: giteaadmin + password: r8sA8CPHD9!bt6d + email: "gitea@local.domain" +metrics: + main: + enabled: true + type: "servicemonitor" +ldap: + enabled: false + # name: + # securityProtocol: + # host: + # port: + # userSearchBase: + # userFilter: + # adminFilter: + # emailAttribute: + # bindDn: + # bindPassword: + # usernameAttribute: + # sshPublicKeyAttribute: +oauth: + enabled: false + # name: + # provider: + # key: + # secret: + # autoDiscoverUrl: + # useCustomUrls: + # customAuthUrl: + # customTokenUrl: + # customProfileUrl: + # customEmailUrl: +config: + APP_NAME: "Gitea: Git with a cup of tea" + RUN_MODE: dev + ALLOWED_HOST_LIST: "127.0.0.1" + nodeIP: 127.0.0.1 +customConfig: [] +# - name: test +# keys: +# - name: testkey +# value: testvalue + +# Enabled postgres +cnpg: + main: + enabled: true + + user: gitea + database: gitea +# -- memcached dependency settings +memcached: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsUser: 1000 + runAsGroup: 1000 + fsGroup: 1000 +workload: + main: + podSpec: + initContainers: + 1-init-directories: + enabled: true + imageSelector: image + type: init + command: + - "/usr/sbin/init_directory_structure.sh" + securityContext: + runAsUser: 0 + runAsNonRoot: false + envFrom: + - configMapRef: + name: gitea-env + 2-configure-gitea: + enabled: true + imageSelector: image + type: init + command: + - "/usr/sbin/configure_gitea.sh" + envFrom: + - configMapRef: + name: gitea-env + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + envFrom: + - configMapRef: + name: gitea-env diff --git a/stable/gitea/13.0.13/questions.yaml b/stable/gitea/13.0.13/questions.yaml new file mode 100644 index 00000000000..0941f2c93b5 --- /dev/null +++ b/stable/gitea/13.0.13/questions.yaml @@ -0,0 +1,2088 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App data Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ispy-agent-dvr/5.0.21/templates/NOTES.txt b/stable/gitea/13.0.13/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/templates/NOTES.txt rename to stable/gitea/13.0.13/templates/NOTES.txt diff --git a/stable/gitea/13.0.13/templates/_configmap.tpl b/stable/gitea/13.0.13/templates/_configmap.tpl new file mode 100644 index 00000000000..7605060d627 --- /dev/null +++ b/stable/gitea/13.0.13/templates/_configmap.tpl @@ -0,0 +1,15 @@ +{{/* Define the configmap */}} +{{- define "gitea.configmap" -}} +enabled: true +data: + GITEA_APP_INI: "/data/gitea/conf/app.ini" + GITEA_CUSTOM: "/data/gitea" + GITEA_WORK_DIR: "/data" + GITEA_TEMP: "/tmp/gitea" + GITEA_ADMIN_USERNAME: {{ .Values.admin.username | quote }} + GITEA_ADMIN_PASSWORD: {{ .Values.admin.password | quote }} + SSH_PORT: {{ .Values.service.ssh.ports.ssh.port | quote }} + SSH_LISTEN_PORT: {{ .Values.service.ssh.ports.ssh.targetPort | quote }} + TMPDIR: "/tmp/gitea" + GNUPGHOME: "/data/git/.gnupg" +{{- end -}} diff --git a/stable/gitea/13.0.13/templates/_secrets.tpl b/stable/gitea/13.0.13/templates/_secrets.tpl new file mode 100644 index 00000000000..b0d30ed35c0 --- /dev/null +++ b/stable/gitea/13.0.13/templates/_secrets.tpl @@ -0,0 +1,233 @@ +{{/* Define the secrets */}} +{{- define "gitea.secrets" -}} + +{{ $DOMAIN := .Values.config.nodeIP | quote -}} +{{ $URL := (printf "http://%s/" .Values.config.nodeIP) }} +{{- $pgHost := printf "%v-cnpg-main-rw" (include "tc.v1.common.lib.chart.names.fullname" $) -}} + +{{- if and (.Values.ingress.main.enabled) (gt (len .Values.ingress.main.hosts) 0) -}} + {{- $DOMAIN = (index .Values.ingress.main.hosts 0).host -}} + {{- $URL = (printf "https://%s/" (index .Values.ingress.main.hosts 0).host) -}} +{{- end -}} + +secret: + enabled: true + data: + app.ini: |- + APP_NAME = {{ .Values.config.APP_NAME }} + RUN_MODE = {{ .Values.config.RUN_MODE }} + + [cache] + ADAPTER = memcache + ENABLED = true + HOST = {{ printf "%v-%v:%v" .Release.Name "memcached" "11211" }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "cache" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [database] + DB_TYPE = postgres + HOST = {{ printf "%v:5432" $pgHost }} + NAME = {{ .Values.cnpg.main.database }} + PASSWD = {{ .Values.cnpg.main.creds.password }} + USER = {{ .Values.cnpg.main.user }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "database" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [metrics] + ENABLED = {{ .Values.metrics.enabled }} + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "metrics" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [repository] + ROOT = /data/git/gitea-repositories + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "repository" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + + [security] + INSTALL_LOCK = true + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "security" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + [webhook] + ALLOWED_HOST_LIST = {{ .Values.config.ALLOWED_HOST_LIST }} + + [server] + APP_DATA_PATH = /data + DOMAIN = {{ $DOMAIN }} + ENABLE_PPROF = false + HTTP_PORT = {{ .Values.service.main.ports.main.targetPort }} + PROTOCOL = http + ROOT_URL = {{ $URL }} + SSH_DOMAIN = {{ $DOMAIN }} + SSH_LISTEN_PORT = {{ .Values.service.ssh.ports.ssh.targetPort }} + SSH_PORT = {{ .Values.service.ssh.ports.ssh.port }} + START_SSH_SERVER = true + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if eq $catvalue.name "server" }} + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + + {{- range $catindex, $catvalue := .Values.customConfig }} + {{- if not ( or ( eq $catvalue.name "server" ) ( eq $catvalue.name "server" ) ( eq $catvalue.name "security" ) ( eq $catvalue.name "repository" ) ( eq $catvalue.name "metrics" ) ( eq $catvalue.name "database" ) ( eq $catvalue.name "cache" ) ) }} + [{{ $catvalue.name }}] + {{- range $index, $value := $catvalue.keys }} + {{ $value.name }} = {{ $value.value }} + {{- end }} + {{- end }} + {{- end }} + +init: + enabled: true + data: + init_directory_structure.sh: |- + #!/usr/bin/env bash + + set -euo pipefail + + {{- if .Values.initPreScript }} + # BEGIN: initPreScript + {{- with .Values.initPreScript -}} + {{ . | nindent 4}} + {{- end -}} + # END: initPreScript + {{- end }} + + set -x + + mkdir -p /data/git/.ssh + chmod -R 700 /data/git/.ssh + [ ! -d /data/gitea ] && mkdir -p /data/gitea/conf + + # prepare temp directory structure + mkdir -p "${GITEA_TEMP}" + chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "${GITEA_TEMP}" + chmod ug+rwx "${GITEA_TEMP}" + + # Copy config file to writable volume + cp /etc/gitea/conf/app.ini /data/gitea/conf/app.ini + chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "/data" + chmod a+rwx /data/gitea/conf/app.ini + + # Patch dockercontainer for dynamic users + chown -Rf {{ .Values.securityContext.container.runAsUser }}:{{ .Values.securityContext.pod.fsGroup }} "/var/lib/gitea" + + configure_gitea.sh: |- + #!/usr/bin/env bash + + set -euo pipefail + + + # Connection retry inspired by https://gist.github.com/dublx/e99ea94858c07d2ca6de + function test_db_connection() { + local RETRY=0 + local MAX=30 + + echo 'Wait for database to become avialable...' + until [ "${RETRY}" -ge "${MAX}" ]; do + nc -vz -w2 {{ $pgHost }} 5432 && break + RETRY=$[${RETRY}+1] + echo "...not ready yet (${RETRY}/${MAX})" + done + + if [ "${RETRY}" -ge "${MAX}" ]; then + echo "Database not reachable after '${MAX}' attempts!" + exit 1 + fi + } + + test_db_connection + + + echo '==== BEGIN GITEA MIGRATION ====' + + gitea migrate + + echo '==== BEGIN GITEA CONFIGURATION ====' + + {{- if or .Values.admin.existingSecret (and .Values.admin.username .Values.admin.password) }} + function configure_admin_user() { + local ACCOUNT_ID=$(gitea admin user list --admin | grep -e "\s\+${GITEA_ADMIN_USERNAME}\|{{ .Values.admin.email }}\s\+" | awk -F " " "{printf \$1}") + if [[ -z "${ACCOUNT_ID}" ]]; then + echo "No admin user '${GITEA_ADMIN_USERNAME}' found, neither email '{{ .Values.admin.email }}' is assigned to an admin. Creating now..." + gitea admin user create --admin --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" --email {{ .Values.admin.email | quote }} --must-change-password=false + echo '...created.' + else + echo "Admin account '${GITEA_ADMIN_USERNAME}' or email {{ .Values.admin.email }} already exist. Running update to sync password..." + gitea admin user change-password --username "${GITEA_ADMIN_USERNAME}" --password "${GITEA_ADMIN_PASSWORD}" + echo '...password sync done.' + fi + } + + configure_admin_user + {{- end }} + + {{- if .Values.ldap.enabled }} + function configure_ldap() { + local LDAP_NAME={{ (printf "%s" .Values.ldap.name) | squote }} + local GITEA_AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${LDAP_NAME}\s+\|" | grep -iE '\|LDAP \(via BindDN\)\s+\|' | awk -F " " "{print \$1}") + + if [[ -z "${GITEA_AUTH_ID}" ]]; then + echo "No ldap configuration found with name '${LDAP_NAME}'. Installing it now..." + gitea admin auth add-ldap {{- include "gitea.ldap_settings" . | indent 1 }} + echo '...installed.' + else + echo "Existing ldap configuration with name '${LDAP_NAME}': '${GITEA_AUTH_ID}'. Running update to sync settings..." + gitea admin auth update-ldap --id "${GITEA_AUTH_ID}" {{- include "gitea.ldap_settings" . | indent 1 }} + echo '...sync settings done.' + fi + } + + configure_ldap + {{- end }} + + {{- if .Values.oauth.enabled }} + function configure_oauth() { + local OAUTH_NAME={{ (printf "%s" .Values.oauth.name) | squote }} + local AUTH_ID=$(gitea admin auth list --vertical-bars | grep -E "\|${OAUTH_NAME}\s+\|" | grep -iE '\|OAuth2\s+\|' | awk -F " " "{print \$1}") + + if [[ -z "${AUTH_ID}" ]]; then + echo "No oauth configuration found with name '${OAUTH_NAME}'. Installing it now..." + gitea admin auth add-oauth {{- include "gitea.oauth_settings" . | indent 1 }} + echo '...installed.' + else + echo "Existing oauth configuration with name '${OAUTH_NAME}': '${AUTH_ID}'. Running update to sync settings..." + gitea admin auth update-oauth --id "${AUTH_ID}" {{- include "gitea.oauth_settings" . | indent 1 }} + echo '...sync settings done.' + fi + } + + configure_oauth + {{- end }} + + echo '==== END GITEA CONFIGURATION ====' + +{{- end -}} diff --git a/stable/gitea/13.0.13/templates/common.yaml b/stable/gitea/13.0.13/templates/common.yaml new file mode 100644 index 00000000000..ebc9e9874f6 --- /dev/null +++ b/stable/gitea/13.0.13/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/ispy-agent-dvr/5.0.21/values.yaml b/stable/gitea/13.0.13/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/values.yaml rename to stable/gitea/13.0.13/values.yaml diff --git a/stable/golinks/7.0.18/CHANGELOG.md b/stable/golinks/7.0.18/CHANGELOG.md deleted file mode 100644 index 986632f0fa6..00000000000 --- a/stable/golinks/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [golinks-7.0.14](https://github.com/truecharts/charts/compare/golinks-7.0.13...golinks-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [golinks-7.0.13](https://github.com/truecharts/charts/compare/golinks-7.0.12...golinks-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [golinks-7.0.12](https://github.com/truecharts/charts/compare/golinks-7.0.11...golinks-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [golinks-7.0.11](https://github.com/truecharts/charts/compare/golinks-7.0.10...golinks-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [golinks-7.0.10](https://github.com/truecharts/charts/compare/golinks-7.0.9...golinks-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [golinks-7.0.9](https://github.com/truecharts/charts/compare/golinks-7.0.8...golinks-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/golinks/7.0.18/Chart.yaml b/stable/golinks/7.0.18/Chart.yaml deleted file mode 100644 index 97256fdba3f..00000000000 --- a/stable/golinks/7.0.18/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. -home: https://truecharts.org/charts/stable/golinks -icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: golinks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://github.com/prologic/golinks - - https://github.com/nicholaswilde/docker-golinks -type: application -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/7.0.18/app-changelog.md b/stable/golinks/7.0.18/app-changelog.md deleted file mode 100644 index b454fe68745..00000000000 --- a/stable/golinks/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/golinks/7.0.18/charts/common-12.12.1.tgz b/stable/golinks/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/golinks/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/golinks/7.0.19/CHANGELOG.md b/stable/golinks/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f0c1bf0a61c --- /dev/null +++ b/stable/golinks/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [golinks-7.0.14](https://github.com/truecharts/charts/compare/golinks-7.0.13...golinks-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [golinks-7.0.13](https://github.com/truecharts/charts/compare/golinks-7.0.12...golinks-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [golinks-7.0.12](https://github.com/truecharts/charts/compare/golinks-7.0.11...golinks-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [golinks-7.0.11](https://github.com/truecharts/charts/compare/golinks-7.0.10...golinks-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [golinks-7.0.10](https://github.com/truecharts/charts/compare/golinks-7.0.9...golinks-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/golinks/7.0.19/Chart.yaml b/stable/golinks/7.0.19/Chart.yaml new file mode 100644 index 00000000000..4bfc0b15eb0 --- /dev/null +++ b/stable/golinks/7.0.19/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. +home: https://truecharts.org/charts/stable/golinks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: golinks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://github.com/prologic/golinks + - https://github.com/nicholaswilde/docker-golinks +type: application +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/6.0.20/README.md b/stable/golinks/7.0.19/README.md similarity index 100% rename from stable/ipfs/6.0.20/README.md rename to stable/golinks/7.0.19/README.md diff --git a/stable/golinks/7.0.19/app-changelog.md b/stable/golinks/7.0.19/app-changelog.md new file mode 100644 index 00000000000..88410ae12db --- /dev/null +++ b/stable/golinks/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/golinks/7.0.18/app-readme.md b/stable/golinks/7.0.19/app-readme.md similarity index 100% rename from stable/golinks/7.0.18/app-readme.md rename to stable/golinks/7.0.19/app-readme.md diff --git a/stable/golinks/7.0.19/charts/common-12.12.3.tgz b/stable/golinks/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/golinks/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/golinks/7.0.18/ix_values.yaml b/stable/golinks/7.0.19/ix_values.yaml similarity index 100% rename from stable/golinks/7.0.18/ix_values.yaml rename to stable/golinks/7.0.19/ix_values.yaml diff --git a/stable/golinks/7.0.18/questions.yaml b/stable/golinks/7.0.19/questions.yaml similarity index 100% rename from stable/golinks/7.0.18/questions.yaml rename to stable/golinks/7.0.19/questions.yaml diff --git a/stable/iyuuplus/5.0.18/templates/NOTES.txt b/stable/golinks/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/iyuuplus/5.0.18/templates/NOTES.txt rename to stable/golinks/7.0.19/templates/NOTES.txt diff --git a/stable/golinks/7.0.18/templates/common.yaml b/stable/golinks/7.0.19/templates/common.yaml similarity index 100% rename from stable/golinks/7.0.18/templates/common.yaml rename to stable/golinks/7.0.19/templates/common.yaml diff --git a/stable/iyuuplus/5.0.18/values.yaml b/stable/golinks/7.0.19/values.yaml similarity index 100% rename from stable/iyuuplus/5.0.18/values.yaml rename to stable/golinks/7.0.19/values.yaml diff --git a/stable/gonic/9.0.18/CHANGELOG.md b/stable/gonic/9.0.18/CHANGELOG.md deleted file mode 100644 index 7d46f867d1e..00000000000 --- a/stable/gonic/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [gonic-9.0.15](https://github.com/truecharts/charts/compare/gonic-9.0.14...gonic-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [gonic-9.0.14](https://github.com/truecharts/charts/compare/gonic-9.0.13...gonic-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [gonic-9.0.13](https://github.com/truecharts/charts/compare/gonic-9.0.12...gonic-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [gonic-9.0.12](https://github.com/truecharts/charts/compare/gonic-9.0.11...gonic-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [gonic-9.0.11](https://github.com/truecharts/charts/compare/gonic-9.0.10...gonic-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [gonic-9.0.10](https://github.com/truecharts/charts/compare/gonic-9.0.9...gonic-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [gonic-9.0.9](https://github.com/truecharts/charts/compare/gonic-9.0.8...gonic-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/gonic/9.0.18/Chart.yaml b/stable/gonic/9.0.18/Chart.yaml deleted file mode 100644 index 29fb1745a0e..00000000000 --- a/stable/gonic/9.0.18/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.15.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Music streaming server / subsonic server API implementation -home: https://truecharts.org/charts/stable/gonic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png -keywords: - - music - - subsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://github.com/sentriz/gonic -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/gonic/9.0.18/app-changelog.md b/stable/gonic/9.0.18/app-changelog.md deleted file mode 100644 index d45e4135eb0..00000000000 --- a/stable/gonic/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/gonic/9.0.18/charts/common-12.12.1.tgz b/stable/gonic/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/gonic/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/gonic/9.0.19/CHANGELOG.md b/stable/gonic/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..15b075d7b4a --- /dev/null +++ b/stable/gonic/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [gonic-9.0.15](https://github.com/truecharts/charts/compare/gonic-9.0.14...gonic-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [gonic-9.0.14](https://github.com/truecharts/charts/compare/gonic-9.0.13...gonic-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [gonic-9.0.13](https://github.com/truecharts/charts/compare/gonic-9.0.12...gonic-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [gonic-9.0.12](https://github.com/truecharts/charts/compare/gonic-9.0.11...gonic-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [gonic-9.0.11](https://github.com/truecharts/charts/compare/gonic-9.0.10...gonic-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [gonic-9.0.10](https://github.com/truecharts/charts/compare/gonic-9.0.9...gonic-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/gonic/9.0.19/Chart.yaml b/stable/gonic/9.0.19/Chart.yaml new file mode 100644 index 00000000000..8d7fc80c545 --- /dev/null +++ b/stable/gonic/9.0.19/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.15.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Music streaming server / subsonic server API implementation +home: https://truecharts.org/charts/stable/gonic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png +keywords: + - music + - subsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://github.com/sentriz/gonic +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/5.0.21/README.md b/stable/gonic/9.0.19/README.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/README.md rename to stable/gonic/9.0.19/README.md diff --git a/stable/gonic/9.0.19/app-changelog.md b/stable/gonic/9.0.19/app-changelog.md new file mode 100644 index 00000000000..802d331e1a0 --- /dev/null +++ b/stable/gonic/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/gonic/9.0.18/app-readme.md b/stable/gonic/9.0.19/app-readme.md similarity index 100% rename from stable/gonic/9.0.18/app-readme.md rename to stable/gonic/9.0.19/app-readme.md diff --git a/stable/gonic/9.0.19/charts/common-12.12.3.tgz b/stable/gonic/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/gonic/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/gonic/9.0.18/ix_values.yaml b/stable/gonic/9.0.19/ix_values.yaml similarity index 100% rename from stable/gonic/9.0.18/ix_values.yaml rename to stable/gonic/9.0.19/ix_values.yaml diff --git a/stable/gonic/9.0.18/questions.yaml b/stable/gonic/9.0.19/questions.yaml similarity index 100% rename from stable/gonic/9.0.18/questions.yaml rename to stable/gonic/9.0.19/questions.yaml diff --git a/stable/jellyseerr/5.0.19/templates/NOTES.txt b/stable/gonic/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/jellyseerr/5.0.19/templates/NOTES.txt rename to stable/gonic/9.0.19/templates/NOTES.txt diff --git a/stable/kavita/5.0.20/templates/common.yaml b/stable/gonic/9.0.19/templates/common.yaml similarity index 100% rename from stable/kavita/5.0.20/templates/common.yaml rename to stable/gonic/9.0.19/templates/common.yaml diff --git a/stable/jellyseerr/5.0.19/values.yaml b/stable/gonic/9.0.19/values.yaml similarity index 100% rename from stable/jellyseerr/5.0.19/values.yaml rename to stable/gonic/9.0.19/values.yaml diff --git a/stable/grav/7.0.21/CHANGELOG.md b/stable/grav/7.0.21/CHANGELOG.md deleted file mode 100644 index 51a89f63abe..00000000000 --- a/stable/grav/7.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grav-7.0.21](https://github.com/truecharts/charts/compare/grav-7.0.20...grav-7.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9366](https://github.com/truecharts/charts/issues/9366)) - - - - -## [grav-7.0.20](https://github.com/truecharts/charts/compare/grav-7.0.19...grav-7.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9207](https://github.com/truecharts/charts/issues/9207)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [grav-7.0.19](https://github.com/truecharts/charts/compare/grav-7.0.18...grav-7.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [grav-7.0.18](https://github.com/truecharts/charts/compare/grav-7.0.17...grav-7.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [grav-7.0.17](https://github.com/truecharts/charts/compare/grav-7.0.16...grav-7.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [grav-7.0.16](https://github.com/truecharts/charts/compare/grav-7.0.15...grav-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [grav-7.0.15](https://github.com/truecharts/charts/compare/grav-7.0.14...grav-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [grav-7.0.14](https://github.com/truecharts/charts/compare/grav-7.0.13...grav-7.0.14) (2023-05-18) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9004](https://github.com/truecharts/charts/issues/9004)) - - - - -## [grav-7.0.13](https://github.com/truecharts/charts/compare/grav-7.0.12...grav-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [grav-7.0.12](https://github.com/truecharts/charts/compare/grav-7.0.11...grav-7.0.12) (2023-05-13) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#8897](https://github.com/truecharts/charts/issues/8897)) - - - diff --git a/stable/grav/7.0.21/Chart.yaml b/stable/grav/7.0.21/Chart.yaml deleted file mode 100644 index 51dcc586aa2..00000000000 --- a/stable/grav/7.0.21/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.41" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: A Fast, Simple, and Flexible, file-based Web-platform. -home: https://truecharts.org/charts/stable/grav -icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png -keywords: - - grav - - web - - platform - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ -type: application -version: 7.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/grav/7.0.21/app-changelog.md b/stable/grav/7.0.21/app-changelog.md deleted file mode 100644 index 7103d9f54fd..00000000000 --- a/stable/grav/7.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grav-7.0.21](https://github.com/truecharts/charts/compare/grav-7.0.20...grav-7.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9366](https://github.com/truecharts/charts/issues/9366)) - - \ No newline at end of file diff --git a/stable/grav/7.0.21/charts/common-12.10.4.tgz b/stable/grav/7.0.21/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/grav/7.0.21/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/grav/7.0.22/CHANGELOG.md b/stable/grav/7.0.22/CHANGELOG.md new file mode 100644 index 00000000000..086ee5385e9 --- /dev/null +++ b/stable/grav/7.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grav-7.0.22](https://github.com/truecharts/charts/compare/grav-7.0.21...grav-7.0.22) (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)) + + + + +## [grav-7.0.21](https://github.com/truecharts/charts/compare/grav-7.0.20...grav-7.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#9366](https://github.com/truecharts/charts/issues/9366)) + + + + +## [grav-7.0.20](https://github.com/truecharts/charts/compare/grav-7.0.19...grav-7.0.20) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#9207](https://github.com/truecharts/charts/issues/9207)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [grav-7.0.19](https://github.com/truecharts/charts/compare/grav-7.0.18...grav-7.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [grav-7.0.18](https://github.com/truecharts/charts/compare/grav-7.0.17...grav-7.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [grav-7.0.17](https://github.com/truecharts/charts/compare/grav-7.0.16...grav-7.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [grav-7.0.16](https://github.com/truecharts/charts/compare/grav-7.0.15...grav-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [grav-7.0.15](https://github.com/truecharts/charts/compare/grav-7.0.14...grav-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [grav-7.0.14](https://github.com/truecharts/charts/compare/grav-7.0.13...grav-7.0.14) (2023-05-18) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#9004](https://github.com/truecharts/charts/issues/9004)) + + + + +## [grav-7.0.13](https://github.com/truecharts/charts/compare/grav-7.0.12...grav-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/grav/7.0.22/Chart.yaml b/stable/grav/7.0.22/Chart.yaml new file mode 100644 index 00000000000..14172b0f33c --- /dev/null +++ b/stable/grav/7.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.7.41" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A Fast, Simple, and Flexible, file-based Web-platform. +home: https://truecharts.org/charts/stable/grav +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grav.png +keywords: + - grav + - web + - platform + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ +type: application +version: 7.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/iyuuplus/5.0.18/README.md b/stable/grav/7.0.22/README.md similarity index 100% rename from stable/iyuuplus/5.0.18/README.md rename to stable/grav/7.0.22/README.md diff --git a/stable/grav/7.0.22/app-changelog.md b/stable/grav/7.0.22/app-changelog.md new file mode 100644 index 00000000000..2c0622f891e --- /dev/null +++ b/stable/grav/7.0.22/app-changelog.md @@ -0,0 +1,10 @@ + + +## [grav-7.0.22](https://github.com/truecharts/charts/compare/grav-7.0.21...grav-7.0.22) (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)) + + \ No newline at end of file diff --git a/stable/grav/7.0.21/app-readme.md b/stable/grav/7.0.22/app-readme.md similarity index 100% rename from stable/grav/7.0.21/app-readme.md rename to stable/grav/7.0.22/app-readme.md diff --git a/stable/grav/7.0.22/charts/common-12.12.3.tgz b/stable/grav/7.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/grav/7.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/grav/7.0.21/ix_values.yaml b/stable/grav/7.0.22/ix_values.yaml similarity index 100% rename from stable/grav/7.0.21/ix_values.yaml rename to stable/grav/7.0.22/ix_values.yaml diff --git a/stable/grav/7.0.21/questions.yaml b/stable/grav/7.0.22/questions.yaml similarity index 100% rename from stable/grav/7.0.21/questions.yaml rename to stable/grav/7.0.22/questions.yaml diff --git a/stable/jupyter/4.0.27/templates/NOTES.txt b/stable/grav/7.0.22/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.27/templates/NOTES.txt rename to stable/grav/7.0.22/templates/NOTES.txt diff --git a/stable/grav/7.0.21/templates/common.yaml b/stable/grav/7.0.22/templates/common.yaml similarity index 100% rename from stable/grav/7.0.21/templates/common.yaml rename to stable/grav/7.0.22/templates/common.yaml diff --git a/stable/jupyter/4.0.27/values.yaml b/stable/grav/7.0.22/values.yaml similarity index 100% rename from stable/jupyter/4.0.27/values.yaml rename to stable/grav/7.0.22/values.yaml diff --git a/stable/grocy/14.0.19/CHANGELOG.md b/stable/grocy/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..82178c4ad82 --- /dev/null +++ b/stable/grocy/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grocy-14.0.19](https://github.com/truecharts/charts/compare/grocy-14.0.18...grocy-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [grocy-14.0.18](https://github.com/truecharts/charts/compare/grocy-14.0.17...grocy-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)) + + + + +## [grocy-14.0.17](https://github.com/truecharts/charts/compare/grocy-14.0.16...grocy-14.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [grocy-14.0.16](https://github.com/truecharts/charts/compare/grocy-14.0.15...grocy-14.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [grocy-14.0.15](https://github.com/truecharts/charts/compare/grocy-14.0.14...grocy-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [grocy-14.0.14](https://github.com/truecharts/charts/compare/grocy-14.0.13...grocy-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [grocy-14.0.13](https://github.com/truecharts/charts/compare/grocy-14.0.12...grocy-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [grocy-14.0.12](https://github.com/truecharts/charts/compare/grocy-14.0.11...grocy-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [grocy-14.0.11](https://github.com/truecharts/charts/compare/grocy-14.0.10...grocy-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [grocy-14.0.10](https://github.com/truecharts/charts/compare/grocy-14.0.9...grocy-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/grocy/14.0.19/Chart.yaml b/stable/grocy/14.0.19/Chart.yaml new file mode 100644 index 00000000000..be5fb155f56 --- /dev/null +++ b/stable/grocy/14.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home +home: https://truecharts.org/charts/stable/grocy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/grocy.png +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grocy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://github.com/grocy/grocy +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/5.0.19/README.md b/stable/grocy/14.0.19/README.md similarity index 100% rename from stable/jellyseerr/5.0.19/README.md rename to stable/grocy/14.0.19/README.md diff --git a/stable/grocy/14.0.19/app-changelog.md b/stable/grocy/14.0.19/app-changelog.md new file mode 100644 index 00000000000..e04e25b62e5 --- /dev/null +++ b/stable/grocy/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grocy-14.0.19](https://github.com/truecharts/charts/compare/grocy-14.0.18...grocy-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/grocy/14.0.19/app-readme.md b/stable/grocy/14.0.19/app-readme.md new file mode 100644 index 00000000000..bff2541fcc3 --- /dev/null +++ b/stable/grocy/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/grocy](https://truecharts.org/charts/stable/grocy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/grocy/14.0.19/charts/common-12.12.3.tgz b/stable/grocy/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/grocy/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/grocy/14.0.19/ix_values.yaml b/stable/grocy/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..79011addde2 --- /dev/null +++ b/stable/grocy/14.0.19/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/grocy + tag: 3.3.2@sha256:fce8882e17946c0a9c6703945a833c96dfea6c374257a5437eef6b58bdce199e + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10013 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/grocy/14.0.19/questions.yaml b/stable/grocy/14.0.19/questions.yaml new file mode 100644 index 00000000000..08925c93548 --- /dev/null +++ b/stable/grocy/14.0.19/questions.yaml @@ -0,0 +1,1934 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/kasm/4.0.19/templates/NOTES.txt b/stable/grocy/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/kasm/4.0.19/templates/NOTES.txt rename to stable/grocy/14.0.19/templates/NOTES.txt diff --git a/stable/kodi-headless/5.0.9/templates/common.yaml b/stable/grocy/14.0.19/templates/common.yaml similarity index 100% rename from stable/kodi-headless/5.0.9/templates/common.yaml rename to stable/grocy/14.0.19/templates/common.yaml diff --git a/stable/kasm/4.0.19/values.yaml b/stable/grocy/14.0.19/values.yaml similarity index 100% rename from stable/kasm/4.0.19/values.yaml rename to stable/grocy/14.0.19/values.yaml diff --git a/stable/guacd/5.0.11/CHANGELOG.md b/stable/guacd/5.0.11/CHANGELOG.md deleted file mode 100644 index 8bd8552bba1..00000000000 --- a/stable/guacd/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [guacd-5.0.8](https://github.com/truecharts/charts/compare/guacd-5.0.7...guacd-5.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [guacd-5.0.7](https://github.com/truecharts/charts/compare/guacd-5.0.6...guacd-5.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [guacd-5.0.6](https://github.com/truecharts/charts/compare/guacd-5.0.5...guacd-5.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [guacd-5.0.5](https://github.com/truecharts/charts/compare/guacd-5.0.4...guacd-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [guacd-5.0.4](https://github.com/truecharts/charts/compare/guacd-5.0.3...guacd-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [guacd-5.0.3](https://github.com/truecharts/charts/compare/guacd-5.0.2...guacd-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [guacd-5.0.2](https://github.com/truecharts/charts/compare/guacd-5.0.1...guacd-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/guacd/5.0.11/Chart.yaml b/stable/guacd/5.0.11/Chart.yaml deleted file mode 100644 index 4997cd443d6..00000000000 --- a/stable/guacd/5.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 5.0.11 -appVersion: "1.5.2" -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://github.com/apache/guacamole-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/guacd/5.0.11/app-changelog.md b/stable/guacd/5.0.11/app-changelog.md deleted file mode 100644 index 7ec46e354dc..00000000000 --- a/stable/guacd/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/guacd/5.0.11/charts/common-12.12.1.tgz b/stable/guacd/5.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/guacd/5.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/guacd/5.0.12/CHANGELOG.md b/stable/guacd/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3df9405e8eb --- /dev/null +++ b/stable/guacd/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [guacd-5.0.8](https://github.com/truecharts/charts/compare/guacd-5.0.7...guacd-5.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [guacd-5.0.7](https://github.com/truecharts/charts/compare/guacd-5.0.6...guacd-5.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [guacd-5.0.6](https://github.com/truecharts/charts/compare/guacd-5.0.5...guacd-5.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [guacd-5.0.5](https://github.com/truecharts/charts/compare/guacd-5.0.4...guacd-5.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [guacd-5.0.4](https://github.com/truecharts/charts/compare/guacd-5.0.3...guacd-5.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [guacd-5.0.3](https://github.com/truecharts/charts/compare/guacd-5.0.2...guacd-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/guacd/5.0.12/Chart.yaml b/stable/guacd/5.0.12/Chart.yaml new file mode 100644 index 00000000000..f3d49f31283 --- /dev/null +++ b/stable/guacd/5.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 5.0.12 +appVersion: "1.5.2" +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://github.com/apache/guacamole-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/4.0.27/README.md b/stable/guacd/5.0.12/README.md similarity index 100% rename from stable/jupyter/4.0.27/README.md rename to stable/guacd/5.0.12/README.md diff --git a/stable/guacd/5.0.12/app-changelog.md b/stable/guacd/5.0.12/app-changelog.md new file mode 100644 index 00000000000..46570037f96 --- /dev/null +++ b/stable/guacd/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/guacd/5.0.11/app-readme.md b/stable/guacd/5.0.12/app-readme.md similarity index 100% rename from stable/guacd/5.0.11/app-readme.md rename to stable/guacd/5.0.12/app-readme.md diff --git a/stable/guacd/5.0.12/charts/common-12.12.3.tgz b/stable/guacd/5.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/guacd/5.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/guacd/5.0.11/ix_values.yaml b/stable/guacd/5.0.12/ix_values.yaml similarity index 100% rename from stable/guacd/5.0.11/ix_values.yaml rename to stable/guacd/5.0.12/ix_values.yaml diff --git a/stable/guacd/5.0.11/questions.yaml b/stable/guacd/5.0.12/questions.yaml similarity index 100% rename from stable/guacd/5.0.11/questions.yaml rename to stable/guacd/5.0.12/questions.yaml diff --git a/stable/kavita/5.0.20/templates/NOTES.txt b/stable/guacd/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/kavita/5.0.20/templates/NOTES.txt rename to stable/guacd/5.0.12/templates/NOTES.txt diff --git a/stable/komga/9.0.19/templates/common.yaml b/stable/guacd/5.0.12/templates/common.yaml similarity index 100% rename from stable/komga/9.0.19/templates/common.yaml rename to stable/guacd/5.0.12/templates/common.yaml diff --git a/stable/kavita/5.0.20/values.yaml b/stable/guacd/5.0.12/values.yaml similarity index 100% rename from stable/kavita/5.0.20/values.yaml rename to stable/guacd/5.0.12/values.yaml diff --git a/stable/hammond/5.0.10/CHANGELOG.md b/stable/hammond/5.0.10/CHANGELOG.md new file mode 100644 index 00000000000..239ff3a3841 --- /dev/null +++ b/stable/hammond/5.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [hammond-5.0.5](https://github.com/truecharts/charts/compare/hammond-5.0.4...hammond-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [hammond-5.0.4](https://github.com/truecharts/charts/compare/hammond-5.0.3...hammond-5.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [hammond-5.0.3](https://github.com/truecharts/charts/compare/hammond-5.0.2...hammond-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [hammond-5.0.2](https://github.com/truecharts/charts/compare/hammond-5.0.1...hammond-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [hammond-5.0.1](https://github.com/truecharts/charts/compare/hammond-5.0.0...hammond-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/hammond/5.0.10/Chart.yaml b/stable/hammond/5.0.10/Chart.yaml new file mode 100644 index 00000000000..dfdfaa85098 --- /dev/null +++ b/stable/hammond/5.0.10/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A self-hosted vehicle expense tracking system with support for multiple users. +home: https://truecharts.org/charts/stable/hammond +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png +keywords: + - hammond +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hammond +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://github.com/akhilrex/hammond +version: 5.0.10 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/4.0.19/README.md b/stable/hammond/5.0.10/README.md similarity index 100% rename from stable/kasm/4.0.19/README.md rename to stable/hammond/5.0.10/README.md diff --git a/stable/hammond/5.0.10/app-changelog.md b/stable/hammond/5.0.10/app-changelog.md new file mode 100644 index 00000000000..177244924d7 --- /dev/null +++ b/stable/hammond/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/hammond/5.0.9/app-readme.md b/stable/hammond/5.0.10/app-readme.md similarity index 100% rename from stable/hammond/5.0.9/app-readme.md rename to stable/hammond/5.0.10/app-readme.md diff --git a/stable/hammond/5.0.10/charts/common-12.12.3.tgz b/stable/hammond/5.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/hammond/5.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/hammond/5.0.9/ix_values.yaml b/stable/hammond/5.0.10/ix_values.yaml similarity index 100% rename from stable/hammond/5.0.9/ix_values.yaml rename to stable/hammond/5.0.10/ix_values.yaml diff --git a/stable/hammond/5.0.9/questions.yaml b/stable/hammond/5.0.10/questions.yaml similarity index 100% rename from stable/hammond/5.0.9/questions.yaml rename to stable/hammond/5.0.10/questions.yaml diff --git a/stable/kitchenowl/4.0.21/templates/NOTES.txt b/stable/hammond/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/4.0.21/templates/NOTES.txt rename to stable/hammond/5.0.10/templates/NOTES.txt diff --git a/stable/hammond/5.0.9/templates/_secrets.tpl b/stable/hammond/5.0.10/templates/_secrets.tpl similarity index 100% rename from stable/hammond/5.0.9/templates/_secrets.tpl rename to stable/hammond/5.0.10/templates/_secrets.tpl diff --git a/stable/hammond/5.0.9/templates/common.yaml b/stable/hammond/5.0.10/templates/common.yaml similarity index 100% rename from stable/hammond/5.0.9/templates/common.yaml rename to stable/hammond/5.0.10/templates/common.yaml diff --git a/stable/kitchenowl/4.0.21/values.yaml b/stable/hammond/5.0.10/values.yaml similarity index 100% rename from stable/kitchenowl/4.0.21/values.yaml rename to stable/hammond/5.0.10/values.yaml diff --git a/stable/hammond/5.0.9/CHANGELOG.md b/stable/hammond/5.0.9/CHANGELOG.md deleted file mode 100644 index 18722ea037a..00000000000 --- a/stable/hammond/5.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [hammond-5.0.5](https://github.com/truecharts/charts/compare/hammond-5.0.4...hammond-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [hammond-5.0.4](https://github.com/truecharts/charts/compare/hammond-5.0.3...hammond-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hammond-5.0.3](https://github.com/truecharts/charts/compare/hammond-5.0.2...hammond-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hammond-5.0.2](https://github.com/truecharts/charts/compare/hammond-5.0.1...hammond-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hammond-5.0.1](https://github.com/truecharts/charts/compare/hammond-5.0.0...hammond-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hammond-5.0.0](https://github.com/truecharts/charts/compare/hammond-4.0.9...hammond-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - diff --git a/stable/hammond/5.0.9/Chart.yaml b/stable/hammond/5.0.9/Chart.yaml deleted file mode 100644 index ec8fa5046c1..00000000000 --- a/stable/hammond/5.0.9/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A self-hosted vehicle expense tracking system with support for multiple users. -home: https://truecharts.org/charts/stable/hammond -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hammond.png -keywords: - - hammond -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hammond -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://github.com/akhilrex/hammond -version: 5.0.9 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/5.0.9/app-changelog.md b/stable/hammond/5.0.9/app-changelog.md deleted file mode 100644 index 1ff8e1a485e..00000000000 --- a/stable/hammond/5.0.9/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/hammond/5.0.9/charts/common-12.12.1.tgz b/stable/hammond/5.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/hammond/5.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/handbrake/16.0.12/CHANGELOG.md b/stable/handbrake/16.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a893a3ff1ec --- /dev/null +++ b/stable/handbrake/16.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [handbrake-16.0.9](https://github.com/truecharts/charts/compare/handbrake-16.0.8...handbrake-16.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [handbrake-16.0.8](https://github.com/truecharts/charts/compare/handbrake-16.0.7...handbrake-16.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [handbrake-16.0.7](https://github.com/truecharts/charts/compare/handbrake-16.0.6...handbrake-16.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [handbrake-16.0.6](https://github.com/truecharts/charts/compare/handbrake-16.0.5...handbrake-16.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [handbrake-16.0.5](https://github.com/truecharts/charts/compare/handbrake-16.0.4...handbrake-16.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [handbrake-16.0.4](https://github.com/truecharts/charts/compare/handbrake-16.0.3...handbrake-16.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.04.1 ([#8853](https://github.com/truecharts/charts/issues/8853)) + + + + +## [handbrake-16.0.3](https://github.com/truecharts/charts/compare/handbrake-16.0.2...handbrake-16.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/handbrake/16.0.12/Chart.yaml b/stable/handbrake/16.0.12/Chart.yaml new file mode 100644 index 00000000000..987a150e66d --- /dev/null +++ b/stable/handbrake/16.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. +home: https://truecharts.org/charts/stable/handbrake +icon: https://truecharts.org/img/hotlink-ok/chart-icons/handbrake.png +keywords: + - handbrake + - encode + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: handbrake +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://github.com/jlesage/docker-handbrake + - https://handbrake.fr/ +type: application +version: 16.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/5.0.20/README.md b/stable/handbrake/16.0.12/README.md similarity index 100% rename from stable/kavita/5.0.20/README.md rename to stable/handbrake/16.0.12/README.md diff --git a/stable/handbrake/16.0.12/app-changelog.md b/stable/handbrake/16.0.12/app-changelog.md new file mode 100644 index 00000000000..a2602cf0069 --- /dev/null +++ b/stable/handbrake/16.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/handbrake/16.0.12/app-readme.md b/stable/handbrake/16.0.12/app-readme.md new file mode 100644 index 00000000000..15638c5e056 --- /dev/null +++ b/stable/handbrake/16.0.12/app-readme.md @@ -0,0 +1,8 @@ +HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/handbrake](https://truecharts.org/charts/stable/handbrake) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/handbrake/16.0.12/charts/common-12.12.3.tgz b/stable/handbrake/16.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/handbrake/16.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/handbrake/16.0.12/ix_values.yaml b/stable/handbrake/16.0.12/ix_values.yaml new file mode 100644 index 00000000000..724c0090cb2 --- /dev/null +++ b/stable/handbrake/16.0.12/ix_values.yaml @@ -0,0 +1,81 @@ +image: + repository: tccr.io/truecharts/handbrake + tag: v23.04.1@sha256:ede1127e1741edd42ac215f769fd82e961a765d81ed93127f60aea455e820912 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10053 + targetPort: 5800 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10055 + targetPort: 5900 +handbrake: + KEEP_APP_RUNNING: false + DISPLAY_WIDTH: 1280 + DISPLAY_HEIGHT: 768 + SECURE_CONNECTION: false + ENABLE_CJK_FONT: false + AUTOMATED_CONVERSION_PRESET: "General/Very Fast 1080p30" + AUTOMATED_CONVERSION_FORMAT: "mp4" + AUTOMATED_CONVERSION_KEEP_SOURCE: true + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "ignore" +configmap: + handbrake: + enabled: true + data: + ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.handbrake.ENABLE_CJK_FONT }}' + KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.handbrake.KEEP_APP_RUNNING }}' + SECURE_CONNECTION: '{{ ternary "1" "0" .Values.handbrake.SECURE_CONNECTION }}' + DISPLAY_WIDTH: "{{ .Values.handbrake.DISPLAY_WIDTH }}" + DISPLAY_HEIGHT: "{{ .Values.handbrake.DISPLAY_HEIGHT }}" + AUTOMATED_CONVERSION_KEEP_SOURCE: '{{ ternary "1" "0" .Values.handbrake.AUTOMATED_CONVERSION_KEEP_SOURCE }}' + AUTOMATED_CONVERSION_PRESET: "{{ .Values.handbrake.AUTOMATED_CONVERSION_PRESET }}" + AUTOMATED_CONVERSION_FORMAT: "{{ .Values.handbrake.AUTOMATED_CONVERSION_FORMAT }}" + AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION: "{{ .Values.handbrake.AUTOMATED_CONVERSION_NON_VIDEO_FILE_ACTION }}" +persistence: + config: + enabled: true + mountPath: "/config" + storage: + enabled: true + mountPath: "/storage" + output: + enabled: true + mountPath: "/output" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + - KILL + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + VNC_PASSWORD: "" + envFrom: + - configMapRef: + name: "handbrake" diff --git a/stable/handbrake/16.0.12/questions.yaml b/stable/handbrake/16.0.12/questions.yaml new file mode 100644 index 00000000000..27ffc63bae4 --- /dev/null +++ b/stable/handbrake/16.0.12/questions.yaml @@ -0,0 +1,2222 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: storage + label: "App Storage" + description: "Application Storage." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/kiwix-serve/4.0.21/templates/NOTES.txt b/stable/handbrake/16.0.12/templates/NOTES.txt similarity index 100% rename from stable/kiwix-serve/4.0.21/templates/NOTES.txt rename to stable/handbrake/16.0.12/templates/NOTES.txt diff --git a/stable/lancache-dns/4.0.18/templates/common.yaml b/stable/handbrake/16.0.12/templates/common.yaml similarity index 100% rename from stable/lancache-dns/4.0.18/templates/common.yaml rename to stable/handbrake/16.0.12/templates/common.yaml diff --git a/stable/kiwix-serve/4.0.21/values.yaml b/stable/handbrake/16.0.12/values.yaml similarity index 100% rename from stable/kiwix-serve/4.0.21/values.yaml rename to stable/handbrake/16.0.12/values.yaml diff --git a/stable/haste-server/9.0.18/CHANGELOG.md b/stable/haste-server/9.0.18/CHANGELOG.md deleted file mode 100644 index 632003f2845..00000000000 --- a/stable/haste-server/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [haste-server-9.0.15](https://github.com/truecharts/charts/compare/haste-server-9.0.14...haste-server-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [haste-server-9.0.14](https://github.com/truecharts/charts/compare/haste-server-9.0.13...haste-server-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [haste-server-9.0.13](https://github.com/truecharts/charts/compare/haste-server-9.0.12...haste-server-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [haste-server-9.0.12](https://github.com/truecharts/charts/compare/haste-server-9.0.11...haste-server-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [haste-server-9.0.11](https://github.com/truecharts/charts/compare/haste-server-9.0.10...haste-server-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [haste-server-9.0.10](https://github.com/truecharts/charts/compare/haste-server-9.0.9...haste-server-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [haste-server-9.0.9](https://github.com/truecharts/charts/compare/haste-server-9.0.8...haste-server-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/haste-server/9.0.18/Chart.yaml b/stable/haste-server/9.0.18/Chart.yaml deleted file mode 100644 index 2541505b71e..00000000000 --- a/stable/haste-server/9.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Simple text sharing -home: https://truecharts.org/charts/stable/haste-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: haste-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/haste-server/9.0.18/app-changelog.md b/stable/haste-server/9.0.18/app-changelog.md deleted file mode 100644 index 0eff402225c..00000000000 --- a/stable/haste-server/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/haste-server/9.0.18/charts/common-12.12.1.tgz b/stable/haste-server/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/haste-server/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/haste-server/9.0.19/CHANGELOG.md b/stable/haste-server/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f0db52fbe1a --- /dev/null +++ b/stable/haste-server/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [haste-server-9.0.15](https://github.com/truecharts/charts/compare/haste-server-9.0.14...haste-server-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [haste-server-9.0.14](https://github.com/truecharts/charts/compare/haste-server-9.0.13...haste-server-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [haste-server-9.0.13](https://github.com/truecharts/charts/compare/haste-server-9.0.12...haste-server-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [haste-server-9.0.12](https://github.com/truecharts/charts/compare/haste-server-9.0.11...haste-server-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [haste-server-9.0.11](https://github.com/truecharts/charts/compare/haste-server-9.0.10...haste-server-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [haste-server-9.0.10](https://github.com/truecharts/charts/compare/haste-server-9.0.9...haste-server-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/haste-server/9.0.19/Chart.yaml b/stable/haste-server/9.0.19/Chart.yaml new file mode 100644 index 00000000000..d35ce65c275 --- /dev/null +++ b/stable/haste-server/9.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Simple text sharing +home: https://truecharts.org/charts/stable/haste-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png +keywords: + - haste + - hastebin + - haste-server + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: haste-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/4.0.21/README.md b/stable/haste-server/9.0.19/README.md similarity index 100% rename from stable/kitchenowl/4.0.21/README.md rename to stable/haste-server/9.0.19/README.md diff --git a/stable/haste-server/9.0.19/app-changelog.md b/stable/haste-server/9.0.19/app-changelog.md new file mode 100644 index 00000000000..1f8a4705bd8 --- /dev/null +++ b/stable/haste-server/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/haste-server/9.0.18/app-readme.md b/stable/haste-server/9.0.19/app-readme.md similarity index 100% rename from stable/haste-server/9.0.18/app-readme.md rename to stable/haste-server/9.0.19/app-readme.md diff --git a/stable/haste-server/9.0.19/charts/common-12.12.3.tgz b/stable/haste-server/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/haste-server/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/haste-server/9.0.18/ix_values.yaml b/stable/haste-server/9.0.19/ix_values.yaml similarity index 100% rename from stable/haste-server/9.0.18/ix_values.yaml rename to stable/haste-server/9.0.19/ix_values.yaml diff --git a/stable/haste-server/9.0.18/questions.yaml b/stable/haste-server/9.0.19/questions.yaml similarity index 100% rename from stable/haste-server/9.0.18/questions.yaml rename to stable/haste-server/9.0.19/questions.yaml diff --git a/stable/kodi-headless/5.0.9/templates/NOTES.txt b/stable/haste-server/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/kodi-headless/5.0.9/templates/NOTES.txt rename to stable/haste-server/9.0.19/templates/NOTES.txt diff --git a/stable/lancache-monolithic/4.0.10/templates/common.yaml b/stable/haste-server/9.0.19/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.10/templates/common.yaml rename to stable/haste-server/9.0.19/templates/common.yaml diff --git a/stable/kodi-headless/5.0.9/values.yaml b/stable/haste-server/9.0.19/values.yaml similarity index 100% rename from stable/kodi-headless/5.0.9/values.yaml rename to stable/haste-server/9.0.19/values.yaml diff --git a/stable/headphones/7.0.18/CHANGELOG.md b/stable/headphones/7.0.18/CHANGELOG.md deleted file mode 100644 index 24bb32c42aa..00000000000 --- a/stable/headphones/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [headphones-7.0.14](https://github.com/truecharts/charts/compare/headphones-7.0.13...headphones-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [headphones-7.0.13](https://github.com/truecharts/charts/compare/headphones-7.0.12...headphones-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [headphones-7.0.12](https://github.com/truecharts/charts/compare/headphones-7.0.11...headphones-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [headphones-7.0.11](https://github.com/truecharts/charts/compare/headphones-7.0.10...headphones-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [headphones-7.0.10](https://github.com/truecharts/charts/compare/headphones-7.0.9...headphones-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [headphones-7.0.9](https://github.com/truecharts/charts/compare/headphones-7.0.8...headphones-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/headphones/7.0.18/Chart.yaml b/stable/headphones/7.0.18/Chart.yaml deleted file mode 100644 index 6a357a85edd..00000000000 --- a/stable/headphones/7.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole." -home: https://truecharts.org/charts/stable/headphones -icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png -keywords: - - headphones - - music - - downloader -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: headphones -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones -type: application -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/7.0.18/app-changelog.md b/stable/headphones/7.0.18/app-changelog.md deleted file mode 100644 index b18d122044f..00000000000 --- a/stable/headphones/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/headphones/7.0.18/charts/common-12.12.1.tgz b/stable/headphones/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/headphones/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/headphones/7.0.19/CHANGELOG.md b/stable/headphones/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..3735b060426 --- /dev/null +++ b/stable/headphones/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [headphones-7.0.14](https://github.com/truecharts/charts/compare/headphones-7.0.13...headphones-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [headphones-7.0.13](https://github.com/truecharts/charts/compare/headphones-7.0.12...headphones-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [headphones-7.0.12](https://github.com/truecharts/charts/compare/headphones-7.0.11...headphones-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [headphones-7.0.11](https://github.com/truecharts/charts/compare/headphones-7.0.10...headphones-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [headphones-7.0.10](https://github.com/truecharts/charts/compare/headphones-7.0.9...headphones-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/headphones/7.0.19/Chart.yaml b/stable/headphones/7.0.19/Chart.yaml new file mode 100644 index 00000000000..d7b308b6e47 --- /dev/null +++ b/stable/headphones/7.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole." +home: https://truecharts.org/charts/stable/headphones +icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png +keywords: + - headphones + - music + - downloader +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: headphones +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones +type: application +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kiwix-serve/4.0.21/README.md b/stable/headphones/7.0.19/README.md similarity index 100% rename from stable/kiwix-serve/4.0.21/README.md rename to stable/headphones/7.0.19/README.md diff --git a/stable/headphones/7.0.19/app-changelog.md b/stable/headphones/7.0.19/app-changelog.md new file mode 100644 index 00000000000..28bdfaa64af --- /dev/null +++ b/stable/headphones/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/headphones/7.0.18/app-readme.md b/stable/headphones/7.0.19/app-readme.md similarity index 100% rename from stable/headphones/7.0.18/app-readme.md rename to stable/headphones/7.0.19/app-readme.md diff --git a/stable/headphones/7.0.19/charts/common-12.12.3.tgz b/stable/headphones/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/headphones/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/headphones/7.0.18/ix_values.yaml b/stable/headphones/7.0.19/ix_values.yaml similarity index 100% rename from stable/headphones/7.0.18/ix_values.yaml rename to stable/headphones/7.0.19/ix_values.yaml diff --git a/stable/headphones/7.0.18/questions.yaml b/stable/headphones/7.0.19/questions.yaml similarity index 100% rename from stable/headphones/7.0.18/questions.yaml rename to stable/headphones/7.0.19/questions.yaml diff --git a/stable/komga/9.0.19/templates/NOTES.txt b/stable/headphones/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/komga/9.0.19/templates/NOTES.txt rename to stable/headphones/7.0.19/templates/NOTES.txt diff --git a/stable/headphones/7.0.18/templates/common.yaml b/stable/headphones/7.0.19/templates/common.yaml similarity index 100% rename from stable/headphones/7.0.18/templates/common.yaml rename to stable/headphones/7.0.19/templates/common.yaml diff --git a/stable/komga/9.0.19/values.yaml b/stable/headphones/7.0.19/values.yaml similarity index 100% rename from stable/komga/9.0.19/values.yaml rename to stable/headphones/7.0.19/values.yaml diff --git a/stable/healthchecks/10.0.10/CHANGELOG.md b/stable/healthchecks/10.0.10/CHANGELOG.md new file mode 100644 index 00000000000..5b7800fc9eb --- /dev/null +++ b/stable/healthchecks/10.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [healthchecks-10.0.6](https://github.com/truecharts/charts/compare/healthchecks-10.0.5...healthchecks-10.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [healthchecks-10.0.5](https://github.com/truecharts/charts/compare/healthchecks-10.0.4...healthchecks-10.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [healthchecks-10.0.4](https://github.com/truecharts/charts/compare/healthchecks-10.0.3...healthchecks-10.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [healthchecks-10.0.3](https://github.com/truecharts/charts/compare/healthchecks-10.0.2...healthchecks-10.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [healthchecks-10.0.2](https://github.com/truecharts/charts/compare/healthchecks-10.0.1...healthchecks-10.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [healthchecks-10.0.1](https://github.com/truecharts/charts/compare/healthchecks-10.0.0...healthchecks-10.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/healthchecks/10.0.10/Chart.yaml b/stable/healthchecks/10.0.10/Chart.yaml new file mode 100644 index 00000000000..f3c260ca090 --- /dev/null +++ b/stable/healthchecks/10.0.10/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. +home: https://truecharts.org/charts/stable/healthchecks +icon: https://truecharts.org/img/hotlink-ok/chart-icons/healthchecks.png +keywords: + - cron + - monitoring + - alert +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://github.com/healthchecks/healthchecks +version: 10.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/5.0.9/README.md b/stable/healthchecks/10.0.10/README.md similarity index 100% rename from stable/kodi-headless/5.0.9/README.md rename to stable/healthchecks/10.0.10/README.md diff --git a/stable/healthchecks/10.0.10/app-changelog.md b/stable/healthchecks/10.0.10/app-changelog.md new file mode 100644 index 00000000000..86d366cedb6 --- /dev/null +++ b/stable/healthchecks/10.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/healthchecks/10.0.10/app-readme.md b/stable/healthchecks/10.0.10/app-readme.md new file mode 100644 index 00000000000..66f01581c9f --- /dev/null +++ b/stable/healthchecks/10.0.10/app-readme.md @@ -0,0 +1,8 @@ +Healthchecks is a cron job monitoring service. It listens for HTTP requests and email messages ("pings") from your cron jobs and scheduled tasks ("checks"). When a ping does not arrive on time, Healthchecks sends out alerts. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/healthchecks](https://truecharts.org/charts/stable/healthchecks) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/healthchecks/10.0.10/charts/common-12.12.3.tgz b/stable/healthchecks/10.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/healthchecks/10.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/healthchecks/10.0.10/ix_values.yaml b/stable/healthchecks/10.0.10/ix_values.yaml new file mode 100644 index 00000000000..50875e104c5 --- /dev/null +++ b/stable/healthchecks/10.0.10/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/healthchecks + tag: version-v1.22.0@sha256:234347d239410227e8d4585c467293f7bb59859f2042bad885633c1ff30c98f2 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10074 + targetPort: 8000 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + REGENERATE_SETTINGS: "True" + SITE_ROOT: "https://healthchecks.domain" + SITE_NAME: "" + SUPERUSER_EMAIL: "email@healthchecks.io" + SUPERUSER_PASSWORD: "myVeryStrongPassword" diff --git a/stable/healthchecks/10.0.10/questions.yaml b/stable/healthchecks/10.0.10/questions.yaml new file mode 100644 index 00000000000..4c2b646293a --- /dev/null +++ b/stable/healthchecks/10.0.10/questions.yaml @@ -0,0 +1,1976 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lama-cleaner/2.0.21/templates/NOTES.txt b/stable/healthchecks/10.0.10/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/2.0.21/templates/NOTES.txt rename to stable/healthchecks/10.0.10/templates/NOTES.txt diff --git a/stable/lanraragi/5.0.17/templates/common.yaml b/stable/healthchecks/10.0.10/templates/common.yaml similarity index 100% rename from stable/lanraragi/5.0.17/templates/common.yaml rename to stable/healthchecks/10.0.10/templates/common.yaml diff --git a/stable/lama-cleaner/2.0.21/values.yaml b/stable/healthchecks/10.0.10/values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.21/values.yaml rename to stable/healthchecks/10.0.10/values.yaml diff --git a/stable/hedgedoc/8.0.19/CHANGELOG.md b/stable/hedgedoc/8.0.19/CHANGELOG.md deleted file mode 100644 index c8daaef4711..00000000000 --- a/stable/hedgedoc/8.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hedgedoc-8.0.19](https://github.com/truecharts/charts/compare/hedgedoc-8.0.18...hedgedoc-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)) - - - - -## [hedgedoc-8.0.18](https://github.com/truecharts/charts/compare/hedgedoc-8.0.17...hedgedoc-8.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [hedgedoc-8.0.17](https://github.com/truecharts/charts/compare/hedgedoc-8.0.16...hedgedoc-8.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [hedgedoc-8.0.16](https://github.com/truecharts/charts/compare/hedgedoc-8.0.15...hedgedoc-8.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [hedgedoc-8.0.15](https://github.com/truecharts/charts/compare/hedgedoc-8.0.14...hedgedoc-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [hedgedoc-8.0.14](https://github.com/truecharts/charts/compare/hedgedoc-8.0.13...hedgedoc-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hedgedoc-8.0.13](https://github.com/truecharts/charts/compare/hedgedoc-8.0.12...hedgedoc-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hedgedoc-8.0.12](https://github.com/truecharts/charts/compare/hedgedoc-8.0.11...hedgedoc-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hedgedoc-8.0.11](https://github.com/truecharts/charts/compare/hedgedoc-8.0.10...hedgedoc-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hedgedoc-8.0.10](https://github.com/truecharts/charts/compare/hedgedoc-8.0.9...hedgedoc-8.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to 1.9.7 ([#8237](https://github.com/truecharts/charts/issues/8237)) - - - diff --git a/stable/hedgedoc/8.0.19/Chart.yaml b/stable/hedgedoc/8.0.19/Chart.yaml deleted file mode 100644 index b1dab4897ef..00000000000 --- a/stable/hedgedoc/8.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 8.0.19 -appVersion: "1.9.7" -description: HedgeDoc lets you create real-time collaborative markdown notes. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/hedgedoc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png -keywords: - - hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/8.0.19/app-changelog.md b/stable/hedgedoc/8.0.19/app-changelog.md deleted file mode 100644 index 338224da39f..00000000000 --- a/stable/hedgedoc/8.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [hedgedoc-8.0.19](https://github.com/truecharts/charts/compare/hedgedoc-8.0.18...hedgedoc-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)) - - \ No newline at end of file diff --git a/stable/hedgedoc/8.0.19/charts/common-12.12.1.tgz b/stable/hedgedoc/8.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/hedgedoc/8.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/hedgedoc/8.0.20/CHANGELOG.md b/stable/hedgedoc/8.0.20/CHANGELOG.md new file mode 100644 index 00000000000..5fbb1e3158b --- /dev/null +++ b/stable/hedgedoc/8.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hedgedoc-8.0.20](https://github.com/truecharts/charts/compare/hedgedoc-8.0.19...hedgedoc-8.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [hedgedoc-8.0.19](https://github.com/truecharts/charts/compare/hedgedoc-8.0.18...hedgedoc-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)) + + + + +## [hedgedoc-8.0.18](https://github.com/truecharts/charts/compare/hedgedoc-8.0.17...hedgedoc-8.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [hedgedoc-8.0.17](https://github.com/truecharts/charts/compare/hedgedoc-8.0.16...hedgedoc-8.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [hedgedoc-8.0.16](https://github.com/truecharts/charts/compare/hedgedoc-8.0.15...hedgedoc-8.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [hedgedoc-8.0.15](https://github.com/truecharts/charts/compare/hedgedoc-8.0.14...hedgedoc-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [hedgedoc-8.0.14](https://github.com/truecharts/charts/compare/hedgedoc-8.0.13...hedgedoc-8.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [hedgedoc-8.0.13](https://github.com/truecharts/charts/compare/hedgedoc-8.0.12...hedgedoc-8.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [hedgedoc-8.0.12](https://github.com/truecharts/charts/compare/hedgedoc-8.0.11...hedgedoc-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [hedgedoc-8.0.11](https://github.com/truecharts/charts/compare/hedgedoc-8.0.10...hedgedoc-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/hedgedoc/8.0.20/Chart.yaml b/stable/hedgedoc/8.0.20/Chart.yaml new file mode 100644 index 00000000000..5bbd19317cd --- /dev/null +++ b/stable/hedgedoc/8.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 8.0.20 +appVersion: "1.9.7" +description: HedgeDoc lets you create real-time collaborative markdown notes. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +keywords: + - hedgedoc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/komga/9.0.19/README.md b/stable/hedgedoc/8.0.20/README.md similarity index 100% rename from stable/komga/9.0.19/README.md rename to stable/hedgedoc/8.0.20/README.md diff --git a/stable/hedgedoc/8.0.20/app-changelog.md b/stable/hedgedoc/8.0.20/app-changelog.md new file mode 100644 index 00000000000..0120e124c36 --- /dev/null +++ b/stable/hedgedoc/8.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hedgedoc-8.0.20](https://github.com/truecharts/charts/compare/hedgedoc-8.0.19...hedgedoc-8.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/hedgedoc/8.0.19/app-readme.md b/stable/hedgedoc/8.0.20/app-readme.md similarity index 100% rename from stable/hedgedoc/8.0.19/app-readme.md rename to stable/hedgedoc/8.0.20/app-readme.md diff --git a/stable/hedgedoc/8.0.20/charts/common-12.12.3.tgz b/stable/hedgedoc/8.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/hedgedoc/8.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/hedgedoc/8.0.19/ix_values.yaml b/stable/hedgedoc/8.0.20/ix_values.yaml similarity index 100% rename from stable/hedgedoc/8.0.19/ix_values.yaml rename to stable/hedgedoc/8.0.20/ix_values.yaml diff --git a/stable/hedgedoc/8.0.19/questions.yaml b/stable/hedgedoc/8.0.20/questions.yaml similarity index 100% rename from stable/hedgedoc/8.0.19/questions.yaml rename to stable/hedgedoc/8.0.20/questions.yaml diff --git a/stable/lancache-dns/4.0.18/templates/NOTES.txt b/stable/hedgedoc/8.0.20/templates/NOTES.txt similarity index 100% rename from stable/lancache-dns/4.0.18/templates/NOTES.txt rename to stable/hedgedoc/8.0.20/templates/NOTES.txt diff --git a/stable/hedgedoc/8.0.19/templates/_secrets.tpl b/stable/hedgedoc/8.0.20/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/8.0.19/templates/_secrets.tpl rename to stable/hedgedoc/8.0.20/templates/_secrets.tpl diff --git a/stable/hedgedoc/8.0.19/templates/common.yaml b/stable/hedgedoc/8.0.20/templates/common.yaml similarity index 100% rename from stable/hedgedoc/8.0.19/templates/common.yaml rename to stable/hedgedoc/8.0.20/templates/common.yaml diff --git a/stable/lancache-dns/4.0.18/values.yaml b/stable/hedgedoc/8.0.20/values.yaml similarity index 100% rename from stable/lancache-dns/4.0.18/values.yaml rename to stable/hedgedoc/8.0.20/values.yaml diff --git a/stable/heimdall/15.0.21/CHANGELOG.md b/stable/heimdall/15.0.21/CHANGELOG.md new file mode 100644 index 00000000000..71ebfd6571b --- /dev/null +++ b/stable/heimdall/15.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [heimdall-15.0.17](https://github.com/truecharts/charts/compare/heimdall-15.0.16...heimdall-15.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [heimdall-15.0.16](https://github.com/truecharts/charts/compare/heimdall-15.0.15...heimdall-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [heimdall-15.0.15](https://github.com/truecharts/charts/compare/heimdall-15.0.14...heimdall-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [heimdall-15.0.14](https://github.com/truecharts/charts/compare/heimdall-15.0.13...heimdall-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [heimdall-15.0.13](https://github.com/truecharts/charts/compare/heimdall-15.0.12...heimdall-15.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [heimdall-15.0.12](https://github.com/truecharts/charts/compare/heimdall-15.0.11...heimdall-15.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/heimdall/15.0.21/Chart.yaml b/stable/heimdall/15.0.21/Chart.yaml new file mode 100644 index 00000000000..69392baf248 --- /dev/null +++ b/stable/heimdall/15.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: An Application dashboard and launcher +home: https://truecharts.org/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://github.com/linuxserver/Heimdall/ +type: application +version: 15.0.21 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/2.0.21/README.md b/stable/heimdall/15.0.21/README.md similarity index 100% rename from stable/lama-cleaner/2.0.21/README.md rename to stable/heimdall/15.0.21/README.md diff --git a/stable/heimdall/15.0.21/app-changelog.md b/stable/heimdall/15.0.21/app-changelog.md new file mode 100644 index 00000000000..b62cbe6d59e --- /dev/null +++ b/stable/heimdall/15.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/heimdall/15.0.21/app-readme.md b/stable/heimdall/15.0.21/app-readme.md new file mode 100644 index 00000000000..07a4cb167bc --- /dev/null +++ b/stable/heimdall/15.0.21/app-readme.md @@ -0,0 +1,8 @@ +An Application dashboard and launcher + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/heimdall](https://truecharts.org/charts/stable/heimdall) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/heimdall/15.0.21/charts/common-12.12.3.tgz b/stable/heimdall/15.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/heimdall/15.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/heimdall/15.0.21/ix_values.yaml b/stable/heimdall/15.0.21/ix_values.yaml new file mode 100644 index 00000000000..e75c2908f4b --- /dev/null +++ b/stable/heimdall/15.0.21/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: 2.5.6@sha256:093de204da5125c16f2c60227950844705f51186f748ba15e78f7ce57d1dfb1b + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10014 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + startup: + enabled: true diff --git a/stable/heimdall/15.0.21/questions.yaml b/stable/heimdall/15.0.21/questions.yaml new file mode 100644 index 00000000000..fc22ead1d72 --- /dev/null +++ b/stable/heimdall/15.0.21/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/lancache-monolithic/4.0.10/templates/NOTES.txt b/stable/heimdall/15.0.21/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/4.0.10/templates/NOTES.txt rename to stable/heimdall/15.0.21/templates/NOTES.txt diff --git a/stable/libreddit/4.0.22/templates/common.yaml b/stable/heimdall/15.0.21/templates/common.yaml similarity index 100% rename from stable/libreddit/4.0.22/templates/common.yaml rename to stable/heimdall/15.0.21/templates/common.yaml diff --git a/stable/lancache-monolithic/4.0.10/values.yaml b/stable/heimdall/15.0.21/values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.10/values.yaml rename to stable/heimdall/15.0.21/values.yaml diff --git a/stable/homarr/5.0.20/CHANGELOG.md b/stable/homarr/5.0.20/CHANGELOG.md deleted file mode 100644 index a118bd310d4..00000000000 --- a/stable/homarr/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homarr-5.0.20](https://github.com/truecharts/charts/compare/homarr-5.0.19...homarr-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [homarr-5.0.19](https://github.com/truecharts/charts/compare/homarr-5.0.18...homarr-5.0.19) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.2 ([#9238](https://github.com/truecharts/charts/issues/9238)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [homarr-5.0.18](https://github.com/truecharts/charts/compare/homarr-5.0.17...homarr-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [homarr-5.0.17](https://github.com/truecharts/charts/compare/homarr-5.0.16...homarr-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [homarr-5.0.16](https://github.com/truecharts/charts/compare/homarr-5.0.15...homarr-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [homarr-5.0.15](https://github.com/truecharts/charts/compare/homarr-5.0.14...homarr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [homarr-5.0.14](https://github.com/truecharts/charts/compare/homarr-5.0.13...homarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homarr-5.0.13](https://github.com/truecharts/charts/compare/homarr-5.0.12...homarr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homarr-5.0.12](https://github.com/truecharts/charts/compare/homarr-5.0.11...homarr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homarr-5.0.11](https://github.com/truecharts/charts/compare/homarr-5.0.10...homarr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/homarr/5.0.20/Chart.yaml b/stable/homarr/5.0.20/Chart.yaml deleted file mode 100644 index 09d90df4446..00000000000 --- a/stable/homarr/5.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. -home: https://truecharts.org/charts/stable/homarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://github.com/ajnart/homarr -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/5.0.20/app-changelog.md b/stable/homarr/5.0.20/app-changelog.md deleted file mode 100644 index 58fc808a9ac..00000000000 --- a/stable/homarr/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-5.0.20](https://github.com/truecharts/charts/compare/homarr-5.0.19...homarr-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/homarr/5.0.20/charts/common-12.12.1.tgz b/stable/homarr/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/homarr/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/homarr/5.0.21/CHANGELOG.md b/stable/homarr/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c28f4cfff26 --- /dev/null +++ b/stable/homarr/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homarr-5.0.21](https://github.com/truecharts/charts/compare/homarr-5.0.20...homarr-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [homarr-5.0.20](https://github.com/truecharts/charts/compare/homarr-5.0.19...homarr-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [homarr-5.0.19](https://github.com/truecharts/charts/compare/homarr-5.0.18...homarr-5.0.19) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.12.2 ([#9238](https://github.com/truecharts/charts/issues/9238)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [homarr-5.0.18](https://github.com/truecharts/charts/compare/homarr-5.0.17...homarr-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [homarr-5.0.17](https://github.com/truecharts/charts/compare/homarr-5.0.16...homarr-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [homarr-5.0.16](https://github.com/truecharts/charts/compare/homarr-5.0.15...homarr-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [homarr-5.0.15](https://github.com/truecharts/charts/compare/homarr-5.0.14...homarr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [homarr-5.0.14](https://github.com/truecharts/charts/compare/homarr-5.0.13...homarr-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homarr-5.0.13](https://github.com/truecharts/charts/compare/homarr-5.0.12...homarr-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homarr-5.0.12](https://github.com/truecharts/charts/compare/homarr-5.0.11...homarr-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/homarr/5.0.21/Chart.yaml b/stable/homarr/5.0.21/Chart.yaml new file mode 100644 index 00000000000..8efe7ed57eb --- /dev/null +++ b/stable/homarr/5.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. +home: https://truecharts.org/charts/stable/homarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://github.com/ajnart/homarr +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/4.0.18/README.md b/stable/homarr/5.0.21/README.md similarity index 100% rename from stable/lancache-dns/4.0.18/README.md rename to stable/homarr/5.0.21/README.md diff --git a/stable/homarr/5.0.21/app-changelog.md b/stable/homarr/5.0.21/app-changelog.md new file mode 100644 index 00000000000..1870e56a4b8 --- /dev/null +++ b/stable/homarr/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homarr-5.0.21](https://github.com/truecharts/charts/compare/homarr-5.0.20...homarr-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/homarr/5.0.20/app-readme.md b/stable/homarr/5.0.21/app-readme.md similarity index 100% rename from stable/homarr/5.0.20/app-readme.md rename to stable/homarr/5.0.21/app-readme.md diff --git a/stable/homarr/5.0.21/charts/common-12.12.3.tgz b/stable/homarr/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/homarr/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/homarr/5.0.20/ix_values.yaml b/stable/homarr/5.0.21/ix_values.yaml similarity index 100% rename from stable/homarr/5.0.20/ix_values.yaml rename to stable/homarr/5.0.21/ix_values.yaml diff --git a/stable/homarr/5.0.20/questions.yaml b/stable/homarr/5.0.21/questions.yaml similarity index 100% rename from stable/homarr/5.0.20/questions.yaml rename to stable/homarr/5.0.21/questions.yaml diff --git a/stable/lanraragi/5.0.17/templates/NOTES.txt b/stable/homarr/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/lanraragi/5.0.17/templates/NOTES.txt rename to stable/homarr/5.0.21/templates/NOTES.txt diff --git a/stable/libremdb/2.0.28/templates/common.yaml b/stable/homarr/5.0.21/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.28/templates/common.yaml rename to stable/homarr/5.0.21/templates/common.yaml diff --git a/stable/lanraragi/5.0.17/values.yaml b/stable/homarr/5.0.21/values.yaml similarity index 100% rename from stable/lanraragi/5.0.17/values.yaml rename to stable/homarr/5.0.21/values.yaml diff --git a/stable/home-assistant/19.0.27/CHANGELOG.md b/stable/home-assistant/19.0.27/CHANGELOG.md new file mode 100644 index 00000000000..a6d8ab099e1 --- /dev/null +++ b/stable/home-assistant/19.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [home-assistant-19.0.27](https://github.com/truecharts/charts/compare/home-assistant-19.0.26...home-assistant-19.0.27) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [home-assistant-19.0.26](https://github.com/truecharts/charts/compare/home-assistant-19.0.25...home-assistant-19.0.26) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [home-assistant-19.0.25](https://github.com/truecharts/charts/compare/home-assistant-19.0.24...home-assistant-19.0.25) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.5.4 ([#9239](https://github.com/truecharts/charts/issues/9239)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [home-assistant-19.0.24](https://github.com/truecharts/charts/compare/home-assistant-19.0.23...home-assistant-19.0.24) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [home-assistant-19.0.23](https://github.com/truecharts/charts/compare/home-assistant-19.0.22...home-assistant-19.0.23) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [home-assistant-19.0.22](https://github.com/truecharts/charts/compare/home-assistant-19.0.21...home-assistant-19.0.22) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [home-assistant-19.0.21](https://github.com/truecharts/charts/compare/home-assistant-19.0.20...home-assistant-19.0.21) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [home-assistant-19.0.20](https://github.com/truecharts/charts/compare/home-assistant-19.0.19...home-assistant-19.0.20) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [home-assistant-19.0.19](https://github.com/truecharts/charts/compare/home-assistant-19.0.18...home-assistant-19.0.19) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.5.3 ([#9013](https://github.com/truecharts/charts/issues/9013)) + + + + +## [home-assistant-19.0.18](https://github.com/truecharts/charts/compare/home-assistant-19.0.17...home-assistant-19.0.18) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.5.2 ([#8855](https://github.com/truecharts/charts/issues/8855)) + + ### Fix + diff --git a/stable/home-assistant/19.0.27/Chart.yaml b/stable/home-assistant/19.0.27/Chart.yaml new file mode 100644 index 00000000000..36773fc2349 --- /dev/null +++ b/stable/home-assistant/19.0.27/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: home-assistant App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/home-assistant +icon: https://truecharts.org/img/hotlink-ok/chart-icons/home-assistant.png +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 19.0.27 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/4.0.10/README.md b/stable/home-assistant/19.0.27/README.md similarity index 100% rename from stable/lancache-monolithic/4.0.10/README.md rename to stable/home-assistant/19.0.27/README.md diff --git a/stable/home-assistant/19.0.27/app-changelog.md b/stable/home-assistant/19.0.27/app-changelog.md new file mode 100644 index 00000000000..0b2da59f487 --- /dev/null +++ b/stable/home-assistant/19.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [home-assistant-19.0.27](https://github.com/truecharts/charts/compare/home-assistant-19.0.26...home-assistant-19.0.27) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/home-assistant/19.0.27/app-readme.md b/stable/home-assistant/19.0.27/app-readme.md new file mode 100644 index 00000000000..9a840a5743c --- /dev/null +++ b/stable/home-assistant/19.0.27/app-readme.md @@ -0,0 +1,8 @@ +home-assistant App for TrueNAS SCALE + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/home-assistant](https://truecharts.org/charts/stable/home-assistant) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/home-assistant/19.0.27/charts/common-12.12.3.tgz b/stable/home-assistant/19.0.27/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/home-assistant/19.0.27/charts/common-12.12.3.tgz differ diff --git a/stable/home-assistant/19.0.27/ix_values.yaml b/stable/home-assistant/19.0.27/ix_values.yaml new file mode 100644 index 00000000000..afd75b3b79e --- /dev/null +++ b/stable/home-assistant/19.0.27/ix_values.yaml @@ -0,0 +1,162 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2023.5.4@sha256:6fac7273d16b60724fcf4fb791dc795654e46455bcd3356be0469d67452f530a +service: + main: + ports: + main: + port: 8123 + targetPort: 8123 +workload: + main: + podSpec: + initContainers: + init: + type: init + enabled: true + imageSelector: image + command: /config/init/init.sh + +# # Enable devices to be discoverable +# hostNetwork: true + +# # When hostNetwork is true set dnsPolicy to ClusterFirstWithHostNet +# dnsPolicy: ClusterFirstWithHostNet +homeassistant: + trusted_proxies: [] +# Enable a prometheus-operator servicemonitor +prometheus: + serviceMonitor: + enabled: false + # interval: 1m + # additionalLabels: {} +persistence: + config: + enabled: true + mountPath: /config + targetSelectAll: true + init: + enabled: true + type: configmap + objectName: init + mountPath: "/config/init" + defaultMode: "0777" + readOnly: true + targetSelector: + main: + init: {} + +configmap: + init: + enabled: true + data: + init.sh: |- + #!/bin/sh + config_file="/config/configuration.yaml" + if test -f "$config_file"; then + echo "configuration.yaml exists." + if grep -q recorder: "$config_file"; then + echo "configuration.yaml already contains recorder" + else + echo "" >> "$config_file" + cat /config/init/recorder.default >> "$config_file" + fi + if grep -q http: "$config_file"; then + echo "configuration.yaml already contains http section" + else + echo "" >> "$config_file" + cat /config/init/http.default >> "$config_file" + fi + else + echo "configuration.yaml does NOT exist." + cp /config/init/configuration.yaml.default "$config_file" + echo "" >> "$config_file" + cat /config/init/recorder.default >> "$config_file" + echo "" >> "$config_file" + cat /config/init/http.default >> "$config_file" + echo "" >> "$config_file" + fi + + echo "Creating include files..." + for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do + if test -f "/config/$include_file"; then + echo "$include_file exists." + else + echo "$include_file does NOT exist." + touch "/config/$include_file" + fi + done + + cd "/config" || echo "Could not change path to /config" + echo "Creating custom_components directory..." + mkdir "/config/custom_components" || echo "custom_components directory already exists" + + echo "Changing to the custom_components directory..." + cd "/config/custom_components" || echo "Could not change path to /config/custom_components" + + echo "Downloading HACS" + wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0 + + if [ -d "/config/custom_components/hacs" ]; then + echo "HACS directory already exist, cleaning up..." + rm -R "/config/custom_components/hacs" + fi + + echo "Creating HACS directory..." + mkdir "/config/custom_components/hacs" + + echo "Unpacking HACS..." + unzip "/config/custom_components/hacs.zip" -d "/config/custom_components/hacs" >/dev/null 2>&1 + + echo "Removing HACS zip file..." + rm "/config/custom_components/hacs.zip" + echo "Installation complete." + configuration.yaml.default: |- + # Configure a default setup of Home Assistant (frontend, api, etc) + default_config: + + # Text to speech + tts: + - platform: google_translate + + group: !include groups.yaml + automation: !include automations.yaml + script: !include scripts.yaml + scene: !include scenes.yaml + recorder.default: |- + recorder: + purge_keep_days: 30 + commit_interval: 3 + db_url: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }} + http.default: |- + http: + use_x_forwarded_for: true + trusted_proxies: + {{- if hasKey .Values "ixChartContext" }} + - {{ .Values.ixChartContext.kubernetes_config.cluster_cidr }} + {{- else }} + {{- range .Values.homeassistant.trusted_proxies }} + - {{ . }} + {{- end }} + {{- end }} +cnpg: + main: + enabled: true + user: home-assistant + database: home-assistant + +portal: + open: + enabled: true + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + capabilities: + add: + - CAP_NET_RAW + - CAP_NET_BIND_SERVICE diff --git a/stable/home-assistant/19.0.27/questions.yaml b/stable/home-assistant/19.0.27/questions.yaml new file mode 100644 index 00000000000..eaa09dceb6d --- /dev/null +++ b/stable/home-assistant/19.0.27/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/leaf2mqtt/7.0.18/templates/NOTES.txt b/stable/home-assistant/19.0.27/templates/NOTES.txt similarity index 100% rename from stable/leaf2mqtt/7.0.18/templates/NOTES.txt rename to stable/home-assistant/19.0.27/templates/NOTES.txt diff --git a/stable/openhab/5.0.11/templates/common.yaml b/stable/home-assistant/19.0.27/templates/common.yaml similarity index 100% rename from stable/openhab/5.0.11/templates/common.yaml rename to stable/home-assistant/19.0.27/templates/common.yaml diff --git a/stable/leaf2mqtt/7.0.18/values.yaml b/stable/home-assistant/19.0.27/values.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.18/values.yaml rename to stable/home-assistant/19.0.27/values.yaml diff --git a/stable/homebox/2.0.20/CHANGELOG.md b/stable/homebox/2.0.20/CHANGELOG.md deleted file mode 100644 index 5b1b2a5b7a8..00000000000 --- a/stable/homebox/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [homebox-2.0.17](https://github.com/truecharts/charts/compare/homebox-2.0.16...homebox-2.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [homebox-2.0.16](https://github.com/truecharts/charts/compare/homebox-2.0.15...homebox-2.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [homebox-2.0.15](https://github.com/truecharts/charts/compare/homebox-2.0.14...homebox-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [homebox-2.0.14](https://github.com/truecharts/charts/compare/homebox-2.0.13...homebox-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homebox-2.0.13](https://github.com/truecharts/charts/compare/homebox-2.0.12...homebox-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homebox-2.0.12](https://github.com/truecharts/charts/compare/homebox-2.0.11...homebox-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homebox-2.0.11](https://github.com/truecharts/charts/compare/homebox-2.0.10...homebox-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/homebox/2.0.20/Chart.yaml b/stable/homebox/2.0.20/Chart.yaml deleted file mode 100644 index ea647b3c74f..00000000000 --- a/stable/homebox/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Inventory and organization system built for the Home User. -home: https://truecharts.org/charts/stable/homebox -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png -keywords: - - homebox - - inventory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homebox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - - https://github.com/hay-kot/homebox -type: application -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - inventory - truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/2.0.20/app-changelog.md b/stable/homebox/2.0.20/app-changelog.md deleted file mode 100644 index 435c7b55ce8..00000000000 --- a/stable/homebox/2.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/homebox/2.0.20/charts/common-12.12.1.tgz b/stable/homebox/2.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/homebox/2.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/homebox/2.0.21/CHANGELOG.md b/stable/homebox/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..82aed50c940 --- /dev/null +++ b/stable/homebox/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [homebox-2.0.17](https://github.com/truecharts/charts/compare/homebox-2.0.16...homebox-2.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [homebox-2.0.16](https://github.com/truecharts/charts/compare/homebox-2.0.15...homebox-2.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [homebox-2.0.15](https://github.com/truecharts/charts/compare/homebox-2.0.14...homebox-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [homebox-2.0.14](https://github.com/truecharts/charts/compare/homebox-2.0.13...homebox-2.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homebox-2.0.13](https://github.com/truecharts/charts/compare/homebox-2.0.12...homebox-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homebox-2.0.12](https://github.com/truecharts/charts/compare/homebox-2.0.11...homebox-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/homebox/2.0.21/Chart.yaml b/stable/homebox/2.0.21/Chart.yaml new file mode 100644 index 00000000000..f89abe36aab --- /dev/null +++ b/stable/homebox/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Inventory and organization system built for the Home User. +home: https://truecharts.org/charts/stable/homebox +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homebox.png +keywords: + - homebox + - inventory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homebox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - https://github.com/hay-kot/homebox +type: application +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - inventory + truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/5.0.17/README.md b/stable/homebox/2.0.21/README.md similarity index 100% rename from stable/lanraragi/5.0.17/README.md rename to stable/homebox/2.0.21/README.md diff --git a/stable/homebox/2.0.21/app-changelog.md b/stable/homebox/2.0.21/app-changelog.md new file mode 100644 index 00000000000..6421a436f43 --- /dev/null +++ b/stable/homebox/2.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homebox/2.0.20/app-readme.md b/stable/homebox/2.0.21/app-readme.md similarity index 100% rename from stable/homebox/2.0.20/app-readme.md rename to stable/homebox/2.0.21/app-readme.md diff --git a/stable/homebox/2.0.21/charts/common-12.12.3.tgz b/stable/homebox/2.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/homebox/2.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/homebox/2.0.20/ix_values.yaml b/stable/homebox/2.0.21/ix_values.yaml similarity index 100% rename from stable/homebox/2.0.20/ix_values.yaml rename to stable/homebox/2.0.21/ix_values.yaml diff --git a/stable/homebox/2.0.20/questions.yaml b/stable/homebox/2.0.21/questions.yaml similarity index 100% rename from stable/homebox/2.0.20/questions.yaml rename to stable/homebox/2.0.21/questions.yaml diff --git a/stable/libreddit/4.0.22/templates/NOTES.txt b/stable/homebox/2.0.21/templates/NOTES.txt similarity index 100% rename from stable/libreddit/4.0.22/templates/NOTES.txt rename to stable/homebox/2.0.21/templates/NOTES.txt diff --git a/stable/homebox/2.0.20/templates/_secret.tpl b/stable/homebox/2.0.21/templates/_secret.tpl similarity index 100% rename from stable/homebox/2.0.20/templates/_secret.tpl rename to stable/homebox/2.0.21/templates/_secret.tpl diff --git a/stable/homebox/2.0.20/templates/common.yaml b/stable/homebox/2.0.21/templates/common.yaml similarity index 100% rename from stable/homebox/2.0.20/templates/common.yaml rename to stable/homebox/2.0.21/templates/common.yaml diff --git a/stable/libreddit/4.0.22/values.yaml b/stable/homebox/2.0.21/values.yaml similarity index 100% rename from stable/libreddit/4.0.22/values.yaml rename to stable/homebox/2.0.21/values.yaml diff --git a/stable/homelablabelmaker/4.0.18/CHANGELOG.md b/stable/homelablabelmaker/4.0.18/CHANGELOG.md deleted file mode 100644 index 948157349ad..00000000000 --- a/stable/homelablabelmaker/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [homelablabelmaker-4.0.14](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.13...homelablabelmaker-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [homelablabelmaker-4.0.13](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.12...homelablabelmaker-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homelablabelmaker-4.0.12](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.11...homelablabelmaker-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homelablabelmaker-4.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.10...homelablabelmaker-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homelablabelmaker-4.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.9...homelablabelmaker-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homelablabelmaker-4.0.9](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.8...homelablabelmaker-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/homelablabelmaker/4.0.18/Chart.yaml b/stable/homelablabelmaker/4.0.18/Chart.yaml deleted file mode 100644 index 0861f8dab18..00000000000 --- a/stable/homelablabelmaker/4.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. -home: https://truecharts.org/charts/stable/homelablabelmaker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://github.com/DavidSpek/homelablabelmaker -type: application -version: 4.0.18 diff --git a/stable/homelablabelmaker/4.0.18/app-changelog.md b/stable/homelablabelmaker/4.0.18/app-changelog.md deleted file mode 100644 index 348ce65072f..00000000000 --- a/stable/homelablabelmaker/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/homelablabelmaker/4.0.18/charts/common-12.12.1.tgz b/stable/homelablabelmaker/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/homelablabelmaker/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/homelablabelmaker/4.0.19/CHANGELOG.md b/stable/homelablabelmaker/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..ca7d0d25bab --- /dev/null +++ b/stable/homelablabelmaker/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [homelablabelmaker-4.0.14](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.13...homelablabelmaker-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [homelablabelmaker-4.0.13](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.12...homelablabelmaker-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homelablabelmaker-4.0.12](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.11...homelablabelmaker-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homelablabelmaker-4.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.10...homelablabelmaker-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homelablabelmaker-4.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.9...homelablabelmaker-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/homelablabelmaker/4.0.19/Chart.yaml b/stable/homelablabelmaker/4.0.19/Chart.yaml new file mode 100644 index 00000000000..f1688a46f48 --- /dev/null +++ b/stable/homelablabelmaker/4.0.19/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies. +home: https://truecharts.org/charts/stable/homelablabelmaker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homelablabelmaker.png +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homelablabelmaker +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://github.com/DavidSpek/homelablabelmaker +type: application +version: 4.0.19 diff --git a/stable/leaf2mqtt/7.0.18/README.md b/stable/homelablabelmaker/4.0.19/README.md similarity index 100% rename from stable/leaf2mqtt/7.0.18/README.md rename to stable/homelablabelmaker/4.0.19/README.md diff --git a/stable/homelablabelmaker/4.0.19/app-changelog.md b/stable/homelablabelmaker/4.0.19/app-changelog.md new file mode 100644 index 00000000000..0d984096cfd --- /dev/null +++ b/stable/homelablabelmaker/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homelablabelmaker/4.0.18/app-readme.md b/stable/homelablabelmaker/4.0.19/app-readme.md similarity index 100% rename from stable/homelablabelmaker/4.0.18/app-readme.md rename to stable/homelablabelmaker/4.0.19/app-readme.md diff --git a/stable/homelablabelmaker/4.0.19/charts/common-12.12.3.tgz b/stable/homelablabelmaker/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/homelablabelmaker/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/homelablabelmaker/4.0.18/ix_values.yaml b/stable/homelablabelmaker/4.0.19/ix_values.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.18/ix_values.yaml rename to stable/homelablabelmaker/4.0.19/ix_values.yaml diff --git a/stable/homelablabelmaker/4.0.18/questions.yaml b/stable/homelablabelmaker/4.0.19/questions.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.18/questions.yaml rename to stable/homelablabelmaker/4.0.19/questions.yaml diff --git a/stable/libremdb/2.0.28/templates/NOTES.txt b/stable/homelablabelmaker/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.28/templates/NOTES.txt rename to stable/homelablabelmaker/4.0.19/templates/NOTES.txt diff --git a/stable/homelablabelmaker/4.0.18/templates/common.yaml b/stable/homelablabelmaker/4.0.19/templates/common.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.18/templates/common.yaml rename to stable/homelablabelmaker/4.0.19/templates/common.yaml diff --git a/stable/libremdb/2.0.28/values.yaml b/stable/homelablabelmaker/4.0.19/values.yaml similarity index 100% rename from stable/libremdb/2.0.28/values.yaml rename to stable/homelablabelmaker/4.0.19/values.yaml diff --git a/stable/homepage/3.0.20/CHANGELOG.md b/stable/homepage/3.0.20/CHANGELOG.md deleted file mode 100644 index c2a2b956339..00000000000 --- a/stable/homepage/3.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homepage-3.0.20](https://github.com/truecharts/charts/compare/homepage-3.0.19...homepage-3.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)) - - - - -## [homepage-3.0.19](https://github.com/truecharts/charts/compare/homepage-3.0.18...homepage-3.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [homepage-3.0.18](https://github.com/truecharts/charts/compare/homepage-3.0.17...homepage-3.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [homepage-3.0.17](https://github.com/truecharts/charts/compare/homepage-3.0.16...homepage-3.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [homepage-3.0.16](https://github.com/truecharts/charts/compare/homepage-3.0.15...homepage-3.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030)) - - - - -## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homepage-3.0.13](https://github.com/truecharts/charts/compare/homepage-3.0.12...homepage-3.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.17 ([#8822](https://github.com/truecharts/charts/issues/8822)) - - - - -## [homepage-3.0.12](https://github.com/truecharts/charts/compare/homepage-3.0.11...homepage-3.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homepage-3.0.11](https://github.com/truecharts/charts/compare/homepage-3.0.10...homepage-3.0.11) (2023-05-03) - -### Chore - diff --git a/stable/homepage/3.0.20/Chart.yaml b/stable/homepage/3.0.20/Chart.yaml deleted file mode 100644 index 89c1120dd08..00000000000 --- a/stable/homepage/3.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A highly customizable homepage -home: https://truecharts.org/charts/stable/homepage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png -keywords: - - homepage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homepage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://github.com/benphelps/homepage -version: 3.0.20 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/3.0.20/app-changelog.md b/stable/homepage/3.0.20/app-changelog.md deleted file mode 100644 index 6e89d7759b8..00000000000 --- a/stable/homepage/3.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [homepage-3.0.20](https://github.com/truecharts/charts/compare/homepage-3.0.19...homepage-3.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)) - - \ No newline at end of file diff --git a/stable/homepage/3.0.20/charts/common-12.12.1.tgz b/stable/homepage/3.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/homepage/3.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/homepage/3.0.21/CHANGELOG.md b/stable/homepage/3.0.21/CHANGELOG.md new file mode 100644 index 00000000000..7d499dff79a --- /dev/null +++ b/stable/homepage/3.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homepage-3.0.21](https://github.com/truecharts/charts/compare/homepage-3.0.20...homepage-3.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [homepage-3.0.20](https://github.com/truecharts/charts/compare/homepage-3.0.19...homepage-3.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)) + + + + +## [homepage-3.0.19](https://github.com/truecharts/charts/compare/homepage-3.0.18...homepage-3.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [homepage-3.0.18](https://github.com/truecharts/charts/compare/homepage-3.0.17...homepage-3.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [homepage-3.0.17](https://github.com/truecharts/charts/compare/homepage-3.0.16...homepage-3.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [homepage-3.0.16](https://github.com/truecharts/charts/compare/homepage-3.0.15...homepage-3.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030)) + + + + +## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homepage-3.0.13](https://github.com/truecharts/charts/compare/homepage-3.0.12...homepage-3.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.17 ([#8822](https://github.com/truecharts/charts/issues/8822)) + + + + +## [homepage-3.0.12](https://github.com/truecharts/charts/compare/homepage-3.0.11...homepage-3.0.12) (2023-05-05) + +### Chore + diff --git a/stable/homepage/3.0.21/Chart.yaml b/stable/homepage/3.0.21/Chart.yaml new file mode 100644 index 00000000000..50433479a2e --- /dev/null +++ b/stable/homepage/3.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A highly customizable homepage +home: https://truecharts.org/charts/stable/homepage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png +keywords: + - homepage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homepage +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - https://github.com/benphelps/homepage +version: 3.0.21 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/4.0.22/README.md b/stable/homepage/3.0.21/README.md similarity index 100% rename from stable/libreddit/4.0.22/README.md rename to stable/homepage/3.0.21/README.md diff --git a/stable/homepage/3.0.21/app-changelog.md b/stable/homepage/3.0.21/app-changelog.md new file mode 100644 index 00000000000..b95b5038c5a --- /dev/null +++ b/stable/homepage/3.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-3.0.21](https://github.com/truecharts/charts/compare/homepage-3.0.20...homepage-3.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/homepage/3.0.20/app-readme.md b/stable/homepage/3.0.21/app-readme.md similarity index 100% rename from stable/homepage/3.0.20/app-readme.md rename to stable/homepage/3.0.21/app-readme.md diff --git a/stable/homepage/3.0.21/charts/common-12.12.3.tgz b/stable/homepage/3.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/homepage/3.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/homepage/3.0.20/ix_values.yaml b/stable/homepage/3.0.21/ix_values.yaml similarity index 100% rename from stable/homepage/3.0.20/ix_values.yaml rename to stable/homepage/3.0.21/ix_values.yaml diff --git a/stable/homepage/3.0.20/questions.yaml b/stable/homepage/3.0.21/questions.yaml similarity index 100% rename from stable/homepage/3.0.20/questions.yaml rename to stable/homepage/3.0.21/questions.yaml diff --git a/stable/librespeed/9.0.16/templates/NOTES.txt b/stable/homepage/3.0.21/templates/NOTES.txt similarity index 100% rename from stable/librespeed/9.0.16/templates/NOTES.txt rename to stable/homepage/3.0.21/templates/NOTES.txt diff --git a/stable/librespeed/9.0.16/templates/common.yaml b/stable/homepage/3.0.21/templates/common.yaml similarity index 100% rename from stable/librespeed/9.0.16/templates/common.yaml rename to stable/homepage/3.0.21/templates/common.yaml diff --git a/stable/librespeed/9.0.16/values.yaml b/stable/homepage/3.0.21/values.yaml similarity index 100% rename from stable/librespeed/9.0.16/values.yaml rename to stable/homepage/3.0.21/values.yaml diff --git a/stable/homer/5.0.18/CHANGELOG.md b/stable/homer/5.0.18/CHANGELOG.md deleted file mode 100644 index f3fb3215756..00000000000 --- a/stable/homer/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [homer-5.0.15](https://github.com/truecharts/charts/compare/homer-5.0.14...homer-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [homer-5.0.14](https://github.com/truecharts/charts/compare/homer-5.0.13...homer-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homer-5.0.13](https://github.com/truecharts/charts/compare/homer-5.0.12...homer-5.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homer to v23.05.1 ([#9037](https://github.com/truecharts/charts/issues/9037)) - - - - -## [homer-5.0.12](https://github.com/truecharts/charts/compare/homer-5.0.11...homer-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homer-5.0.11](https://github.com/truecharts/charts/compare/homer-5.0.10...homer-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homer-5.0.10](https://github.com/truecharts/charts/compare/homer-5.0.9...homer-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homer-5.0.9](https://github.com/truecharts/charts/compare/homer-5.0.8...homer-5.0.9) (2023-04-25) - -### Chore - diff --git a/stable/homer/5.0.18/Chart.yaml b/stable/homer/5.0.18/Chart.yaml deleted file mode 100644 index b2463a2591e..00000000000 --- a/stable/homer/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "23.05.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A dead simple static homepage for your server to keep your services on hand. -home: https://truecharts.org/charts/stable/homer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png -keywords: - - homer - - dashboard - - launcher -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://github.com/bastienwirtz/homer -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homer/5.0.18/app-changelog.md b/stable/homer/5.0.18/app-changelog.md deleted file mode 100644 index 7e5505d318f..00000000000 --- a/stable/homer/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/homer/5.0.18/charts/common-12.12.1.tgz b/stable/homer/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/homer/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/homer/5.0.19/CHANGELOG.md b/stable/homer/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a6842e54cc3 --- /dev/null +++ b/stable/homer/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [homer-5.0.15](https://github.com/truecharts/charts/compare/homer-5.0.14...homer-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [homer-5.0.14](https://github.com/truecharts/charts/compare/homer-5.0.13...homer-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homer-5.0.13](https://github.com/truecharts/charts/compare/homer-5.0.12...homer-5.0.13) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.05.1 ([#9037](https://github.com/truecharts/charts/issues/9037)) + + + + +## [homer-5.0.12](https://github.com/truecharts/charts/compare/homer-5.0.11...homer-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homer-5.0.11](https://github.com/truecharts/charts/compare/homer-5.0.10...homer-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homer-5.0.10](https://github.com/truecharts/charts/compare/homer-5.0.9...homer-5.0.10) (2023-05-03) + +### Chore + diff --git a/stable/homer/5.0.19/Chart.yaml b/stable/homer/5.0.19/Chart.yaml new file mode 100644 index 00000000000..b3cef047d22 --- /dev/null +++ b/stable/homer/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A dead simple static homepage for your server to keep your services on hand. +home: https://truecharts.org/charts/stable/homer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png +keywords: + - homer + - dashboard + - launcher +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://github.com/bastienwirtz/homer +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.28/README.md b/stable/homer/5.0.19/README.md similarity index 100% rename from stable/libremdb/2.0.28/README.md rename to stable/homer/5.0.19/README.md diff --git a/stable/homer/5.0.19/app-changelog.md b/stable/homer/5.0.19/app-changelog.md new file mode 100644 index 00000000000..90c49926b33 --- /dev/null +++ b/stable/homer/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/homer/5.0.18/app-readme.md b/stable/homer/5.0.19/app-readme.md similarity index 100% rename from stable/homer/5.0.18/app-readme.md rename to stable/homer/5.0.19/app-readme.md diff --git a/stable/homer/5.0.19/charts/common-12.12.3.tgz b/stable/homer/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/homer/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/homer/5.0.18/ix_values.yaml b/stable/homer/5.0.19/ix_values.yaml similarity index 100% rename from stable/homer/5.0.18/ix_values.yaml rename to stable/homer/5.0.19/ix_values.yaml diff --git a/stable/homer/5.0.18/questions.yaml b/stable/homer/5.0.19/questions.yaml similarity index 100% rename from stable/homer/5.0.18/questions.yaml rename to stable/homer/5.0.19/questions.yaml diff --git a/stable/linkding/5.0.19/templates/NOTES.txt b/stable/homer/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/linkding/5.0.19/templates/NOTES.txt rename to stable/homer/5.0.19/templates/NOTES.txt diff --git a/stable/linkding/5.0.19/templates/common.yaml b/stable/homer/5.0.19/templates/common.yaml similarity index 100% rename from stable/linkding/5.0.19/templates/common.yaml rename to stable/homer/5.0.19/templates/common.yaml diff --git a/stable/linkding/5.0.19/values.yaml b/stable/homer/5.0.19/values.yaml similarity index 100% rename from stable/linkding/5.0.19/values.yaml rename to stable/homer/5.0.19/values.yaml diff --git a/stable/htpcmanager/5.0.18/CHANGELOG.md b/stable/htpcmanager/5.0.18/CHANGELOG.md deleted file mode 100644 index 282c0a7c124..00000000000 --- a/stable/htpcmanager/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [htpcmanager-5.0.14](https://github.com/truecharts/charts/compare/htpcmanager-5.0.13...htpcmanager-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [htpcmanager-5.0.13](https://github.com/truecharts/charts/compare/htpcmanager-5.0.12...htpcmanager-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [htpcmanager-5.0.12](https://github.com/truecharts/charts/compare/htpcmanager-5.0.11...htpcmanager-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [htpcmanager-5.0.11](https://github.com/truecharts/charts/compare/htpcmanager-5.0.10...htpcmanager-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [htpcmanager-5.0.10](https://github.com/truecharts/charts/compare/htpcmanager-5.0.9...htpcmanager-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [htpcmanager-5.0.9](https://github.com/truecharts/charts/compare/htpcmanager-5.0.8...htpcmanager-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/htpcmanager/5.0.18/Chart.yaml b/stable/htpcmanager/5.0.18/Chart.yaml deleted file mode 100644 index a0031aeedfa..00000000000 --- a/stable/htpcmanager/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 5.0.18 -appVersion: "2021.11.17" -description: Htpcmanager is a front end for many htpc related applications. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -keywords: - - htpcmanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/5.0.18/app-changelog.md b/stable/htpcmanager/5.0.18/app-changelog.md deleted file mode 100644 index d7df181f357..00000000000 --- a/stable/htpcmanager/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/htpcmanager/5.0.18/charts/common-12.12.1.tgz b/stable/htpcmanager/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/htpcmanager/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/htpcmanager/5.0.19/CHANGELOG.md b/stable/htpcmanager/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b76e0f7617e --- /dev/null +++ b/stable/htpcmanager/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [htpcmanager-5.0.14](https://github.com/truecharts/charts/compare/htpcmanager-5.0.13...htpcmanager-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [htpcmanager-5.0.13](https://github.com/truecharts/charts/compare/htpcmanager-5.0.12...htpcmanager-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [htpcmanager-5.0.12](https://github.com/truecharts/charts/compare/htpcmanager-5.0.11...htpcmanager-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [htpcmanager-5.0.11](https://github.com/truecharts/charts/compare/htpcmanager-5.0.10...htpcmanager-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [htpcmanager-5.0.10](https://github.com/truecharts/charts/compare/htpcmanager-5.0.9...htpcmanager-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/htpcmanager/5.0.19/Chart.yaml b/stable/htpcmanager/5.0.19/Chart.yaml new file mode 100644 index 00000000000..a77a0ef0a9f --- /dev/null +++ b/stable/htpcmanager/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 5.0.19 +appVersion: "2021.11.17" +description: Htpcmanager is a front end for many htpc related applications. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +keywords: + - htpcmanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/librespeed/9.0.16/README.md b/stable/htpcmanager/5.0.19/README.md similarity index 100% rename from stable/librespeed/9.0.16/README.md rename to stable/htpcmanager/5.0.19/README.md diff --git a/stable/htpcmanager/5.0.19/app-changelog.md b/stable/htpcmanager/5.0.19/app-changelog.md new file mode 100644 index 00000000000..55460cc9117 --- /dev/null +++ b/stable/htpcmanager/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/htpcmanager/5.0.18/app-readme.md b/stable/htpcmanager/5.0.19/app-readme.md similarity index 100% rename from stable/htpcmanager/5.0.18/app-readme.md rename to stable/htpcmanager/5.0.19/app-readme.md diff --git a/stable/htpcmanager/5.0.19/charts/common-12.12.3.tgz b/stable/htpcmanager/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/htpcmanager/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/htpcmanager/5.0.18/ix_values.yaml b/stable/htpcmanager/5.0.19/ix_values.yaml similarity index 100% rename from stable/htpcmanager/5.0.18/ix_values.yaml rename to stable/htpcmanager/5.0.19/ix_values.yaml diff --git a/stable/htpcmanager/5.0.18/questions.yaml b/stable/htpcmanager/5.0.19/questions.yaml similarity index 100% rename from stable/htpcmanager/5.0.18/questions.yaml rename to stable/htpcmanager/5.0.19/questions.yaml diff --git a/stable/littlelink/9.0.28/templates/NOTES.txt b/stable/htpcmanager/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.28/templates/NOTES.txt rename to stable/htpcmanager/5.0.19/templates/NOTES.txt diff --git a/stable/logitech-media-server/7.0.19/templates/common.yaml b/stable/htpcmanager/5.0.19/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/7.0.19/templates/common.yaml rename to stable/htpcmanager/5.0.19/templates/common.yaml diff --git a/stable/littlelink/9.0.28/values.yaml b/stable/htpcmanager/5.0.19/values.yaml similarity index 100% rename from stable/littlelink/9.0.28/values.yaml rename to stable/htpcmanager/5.0.19/values.yaml diff --git a/stable/hyperion-ng/9.0.19/CHANGELOG.md b/stable/hyperion-ng/9.0.19/CHANGELOG.md deleted file mode 100644 index 5ad34833380..00000000000 --- a/stable/hyperion-ng/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [hyperion-ng-9.0.16](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.15...hyperion-ng-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [hyperion-ng-9.0.15](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.14...hyperion-ng-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [hyperion-ng-9.0.14](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.13...hyperion-ng-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hyperion-ng-9.0.13](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.12...hyperion-ng-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hyperion-ng-9.0.12](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.11...hyperion-ng-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hyperion-ng-9.0.11](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.10...hyperion-ng-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hyperion-ng-9.0.10](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.9...hyperion-ng-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/hyperion.ng to v2.0.15 ([#8455](https://github.com/truecharts/charts/issues/8455)) - - - diff --git a/stable/hyperion-ng/9.0.19/Chart.yaml b/stable/hyperion-ng/9.0.19/Chart.yaml deleted file mode 100644 index ac04108d330..00000000000 --- a/stable/hyperion-ng/9.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.15" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Hyperion is an opensource Bias or Ambient Lighting implementation -home: https://truecharts.org/charts/stable/hyperion-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png -keywords: - - hyperion-ng - - hyperion -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://github.com/hyperion-project/hyperion.ng -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/hyperion-ng/9.0.19/app-changelog.md b/stable/hyperion-ng/9.0.19/app-changelog.md deleted file mode 100644 index 6fde2dc52a0..00000000000 --- a/stable/hyperion-ng/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/hyperion-ng/9.0.19/charts/common-12.12.1.tgz b/stable/hyperion-ng/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/hyperion-ng/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/hyperion-ng/9.0.20/CHANGELOG.md b/stable/hyperion-ng/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..9c7c6af6192 --- /dev/null +++ b/stable/hyperion-ng/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [hyperion-ng-9.0.16](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.15...hyperion-ng-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [hyperion-ng-9.0.15](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.14...hyperion-ng-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [hyperion-ng-9.0.14](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.13...hyperion-ng-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [hyperion-ng-9.0.13](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.12...hyperion-ng-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [hyperion-ng-9.0.12](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.11...hyperion-ng-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [hyperion-ng-9.0.11](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.10...hyperion-ng-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/hyperion-ng/9.0.20/Chart.yaml b/stable/hyperion-ng/9.0.20/Chart.yaml new file mode 100644 index 00000000000..85d6ac461f3 --- /dev/null +++ b/stable/hyperion-ng/9.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Hyperion is an opensource Bias or Ambient Lighting implementation +home: https://truecharts.org/charts/stable/hyperion-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png +keywords: + - hyperion-ng + - hyperion +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hyperion-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://github.com/hyperion-project/hyperion.ng +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/5.0.19/README.md b/stable/hyperion-ng/9.0.20/README.md similarity index 100% rename from stable/linkding/5.0.19/README.md rename to stable/hyperion-ng/9.0.20/README.md diff --git a/stable/hyperion-ng/9.0.20/app-changelog.md b/stable/hyperion-ng/9.0.20/app-changelog.md new file mode 100644 index 00000000000..4bace2aef78 --- /dev/null +++ b/stable/hyperion-ng/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/hyperion-ng/9.0.19/app-readme.md b/stable/hyperion-ng/9.0.20/app-readme.md similarity index 100% rename from stable/hyperion-ng/9.0.19/app-readme.md rename to stable/hyperion-ng/9.0.20/app-readme.md diff --git a/stable/hyperion-ng/9.0.20/charts/common-12.12.3.tgz b/stable/hyperion-ng/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/hyperion-ng/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/hyperion-ng/9.0.19/ix_values.yaml b/stable/hyperion-ng/9.0.20/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/9.0.19/ix_values.yaml rename to stable/hyperion-ng/9.0.20/ix_values.yaml diff --git a/stable/hyperion-ng/9.0.19/questions.yaml b/stable/hyperion-ng/9.0.20/questions.yaml similarity index 100% rename from stable/hyperion-ng/9.0.19/questions.yaml rename to stable/hyperion-ng/9.0.20/questions.yaml diff --git a/stable/lldap/1.1.10/NOTES.txt b/stable/hyperion-ng/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/lldap/1.1.10/NOTES.txt rename to stable/hyperion-ng/9.0.20/templates/NOTES.txt diff --git a/stable/makemkv/5.0.11/templates/common.yaml b/stable/hyperion-ng/9.0.20/templates/common.yaml similarity index 100% rename from stable/makemkv/5.0.11/templates/common.yaml rename to stable/hyperion-ng/9.0.20/templates/common.yaml diff --git a/stable/lldap/1.1.10/values.yaml b/stable/hyperion-ng/9.0.20/values.yaml similarity index 100% rename from stable/lldap/1.1.10/values.yaml rename to stable/hyperion-ng/9.0.20/values.yaml diff --git a/stable/immich/7.0.10/CHANGELOG.md b/stable/immich/7.0.10/CHANGELOG.md new file mode 100644 index 00000000000..dce501b8d4a --- /dev/null +++ b/stable/immich/7.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [immich-7.0.10](https://github.com/truecharts/charts/compare/immich-7.0.9...immich-7.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [immich-7.0.9](https://github.com/truecharts/charts/compare/immich-7.0.8...immich-7.0.9) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [immich-7.0.8](https://github.com/truecharts/charts/compare/immich-7.0.7...immich-7.0.8) (2023-06-02) + +### Chore + +- update immich to v1.59.1 (minor) ([#9315](https://github.com/truecharts/charts/issues/9315)) + + + + +## [immich-7.0.7](https://github.com/truecharts/charts/compare/immich-7.0.6...immich-7.0.7) (2023-05-29) + +### Chore + +- update immich to v1.58.0 (minor) ([#9282](https://github.com/truecharts/charts/issues/9282)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [immich-7.0.6](https://github.com/truecharts/charts/compare/immich-7.0.5...immich-7.0.6) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [immich-7.0.5](https://github.com/truecharts/charts/compare/immich-7.0.4...immich-7.0.5) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [immich-7.0.4](https://github.com/truecharts/charts/compare/immich-7.0.3...immich-7.0.4) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [immich-7.0.3](https://github.com/truecharts/charts/compare/immich-7.0.2...immich-7.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [immich-7.0.2](https://github.com/truecharts/charts/compare/immich-7.0.1...immich-7.0.2) (2023-05-20) + +### Chore + +- update immich to v1.56.2 (minor) ([#9027](https://github.com/truecharts/charts/issues/9027)) + + + + +## [immich-7.0.1](https://github.com/truecharts/charts/compare/immich-7.0.0...immich-7.0.1) (2023-05-16) + +### Chore + diff --git a/stable/immich/7.0.10/Chart.yaml b/stable/immich/7.0.10/Chart.yaml new file mode 100644 index 00000000000..4f43fecbaaf --- /dev/null +++ b/stable/immich/7.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.59.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: High performance self-hosted photo and video backup solution. +home: https://truecharts.org/charts/stable/immich +icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png +keywords: + - photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: immich +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/immich + - https://github.com/immich-app/immich +version: 7.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/4.0.19/LICENSE b/stable/immich/7.0.10/LICENSE similarity index 100% rename from stable/kasm/4.0.19/LICENSE rename to stable/immich/7.0.10/LICENSE diff --git a/stable/littlelink/9.0.28/README.md b/stable/immich/7.0.10/README.md similarity index 100% rename from stable/littlelink/9.0.28/README.md rename to stable/immich/7.0.10/README.md diff --git a/stable/immich/7.0.10/app-changelog.md b/stable/immich/7.0.10/app-changelog.md new file mode 100644 index 00000000000..854e81ba014 --- /dev/null +++ b/stable/immich/7.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [immich-7.0.10](https://github.com/truecharts/charts/compare/immich-7.0.9...immich-7.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/immich/7.0.9/app-readme.md b/stable/immich/7.0.10/app-readme.md similarity index 100% rename from stable/immich/7.0.9/app-readme.md rename to stable/immich/7.0.10/app-readme.md diff --git a/stable/immich/7.0.10/charts/common-12.12.3.tgz b/stable/immich/7.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/immich/7.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/immich/7.0.10/charts/redis-6.0.52.tgz b/stable/immich/7.0.10/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/immich/7.0.10/charts/redis-6.0.52.tgz differ diff --git a/stable/immich/7.0.9/ix_values.yaml b/stable/immich/7.0.10/ix_values.yaml similarity index 100% rename from stable/immich/7.0.9/ix_values.yaml rename to stable/immich/7.0.10/ix_values.yaml diff --git a/stable/immich/7.0.9/questions.yaml b/stable/immich/7.0.10/questions.yaml similarity index 100% rename from stable/immich/7.0.9/questions.yaml rename to stable/immich/7.0.10/questions.yaml diff --git a/stable/logitech-media-server/7.0.19/templates/NOTES.txt b/stable/immich/7.0.10/templates/NOTES.txt similarity index 100% rename from stable/logitech-media-server/7.0.19/templates/NOTES.txt rename to stable/immich/7.0.10/templates/NOTES.txt diff --git a/stable/immich/7.0.9/templates/_config.tpl b/stable/immich/7.0.10/templates/_config.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_config.tpl rename to stable/immich/7.0.10/templates/_config.tpl diff --git a/stable/immich/7.0.9/templates/_machinelearning.tpl b/stable/immich/7.0.10/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_machinelearning.tpl rename to stable/immich/7.0.10/templates/_machinelearning.tpl diff --git a/stable/immich/7.0.9/templates/_microservices.tpl b/stable/immich/7.0.10/templates/_microservices.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_microservices.tpl rename to stable/immich/7.0.10/templates/_microservices.tpl diff --git a/stable/immich/7.0.9/templates/_proxy.tpl b/stable/immich/7.0.10/templates/_proxy.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_proxy.tpl rename to stable/immich/7.0.10/templates/_proxy.tpl diff --git a/stable/immich/7.0.9/templates/_server.tpl b/stable/immich/7.0.10/templates/_server.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_server.tpl rename to stable/immich/7.0.10/templates/_server.tpl diff --git a/stable/immich/7.0.9/templates/_typesense.tpl b/stable/immich/7.0.10/templates/_typesense.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_typesense.tpl rename to stable/immich/7.0.10/templates/_typesense.tpl diff --git a/stable/immich/7.0.9/templates/_wait.tpl b/stable/immich/7.0.10/templates/_wait.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_wait.tpl rename to stable/immich/7.0.10/templates/_wait.tpl diff --git a/stable/immich/7.0.9/templates/_web.tpl b/stable/immich/7.0.10/templates/_web.tpl similarity index 100% rename from stable/immich/7.0.9/templates/_web.tpl rename to stable/immich/7.0.10/templates/_web.tpl diff --git a/stable/immich/7.0.9/templates/common.yaml b/stable/immich/7.0.10/templates/common.yaml similarity index 100% rename from stable/immich/7.0.9/templates/common.yaml rename to stable/immich/7.0.10/templates/common.yaml diff --git a/stable/logitech-media-server/7.0.19/values.yaml b/stable/immich/7.0.10/values.yaml similarity index 100% rename from stable/logitech-media-server/7.0.19/values.yaml rename to stable/immich/7.0.10/values.yaml diff --git a/stable/immich/7.0.9/CHANGELOG.md b/stable/immich/7.0.9/CHANGELOG.md deleted file mode 100644 index 15bf093abbc..00000000000 --- a/stable/immich/7.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [immich-7.0.9](https://github.com/truecharts/charts/compare/immich-7.0.8...immich-7.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [immich-7.0.8](https://github.com/truecharts/charts/compare/immich-7.0.7...immich-7.0.8) (2023-06-02) - -### Chore - -- update immich to v1.59.1 (minor) ([#9315](https://github.com/truecharts/charts/issues/9315)) - - - - -## [immich-7.0.7](https://github.com/truecharts/charts/compare/immich-7.0.6...immich-7.0.7) (2023-05-29) - -### Chore - -- update immich to v1.58.0 (minor) ([#9282](https://github.com/truecharts/charts/issues/9282)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [immich-7.0.6](https://github.com/truecharts/charts/compare/immich-7.0.5...immich-7.0.6) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [immich-7.0.5](https://github.com/truecharts/charts/compare/immich-7.0.4...immich-7.0.5) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [immich-7.0.4](https://github.com/truecharts/charts/compare/immich-7.0.3...immich-7.0.4) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [immich-7.0.3](https://github.com/truecharts/charts/compare/immich-7.0.2...immich-7.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [immich-7.0.2](https://github.com/truecharts/charts/compare/immich-7.0.1...immich-7.0.2) (2023-05-20) - -### Chore - -- update immich to v1.56.2 (minor) ([#9027](https://github.com/truecharts/charts/issues/9027)) - - - - -## [immich-7.0.1](https://github.com/truecharts/charts/compare/immich-7.0.0...immich-7.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [immich-7.0.0](https://github.com/truecharts/charts/compare/immich-6.0.0...immich-7.0.0) (2023-05-15) - -### Feat - diff --git a/stable/immich/7.0.9/Chart.yaml b/stable/immich/7.0.9/Chart.yaml deleted file mode 100644 index 1091a22c4d0..00000000000 --- a/stable/immich/7.0.9/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.59.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: High performance self-hosted photo and video backup solution. -home: https://truecharts.org/charts/stable/immich -icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png -keywords: - - photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: immich -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/immich - - https://github.com/immich-app/immich -version: 7.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.9/app-changelog.md b/stable/immich/7.0.9/app-changelog.md deleted file mode 100644 index b7a99fb7728..00000000000 --- a/stable/immich/7.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-7.0.9](https://github.com/truecharts/charts/compare/immich-7.0.8...immich-7.0.9) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/immich/7.0.9/charts/common-12.12.1.tgz b/stable/immich/7.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/immich/7.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/immich/7.0.9/charts/redis-6.0.50.tgz b/stable/immich/7.0.9/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/immich/7.0.9/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/impostor-server/4.0.20/CHANGELOG.md b/stable/impostor-server/4.0.20/CHANGELOG.md deleted file mode 100644 index e19761426c7..00000000000 --- a/stable/impostor-server/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [impostor-server-4.0.20](https://github.com/truecharts/charts/compare/impostor-server-4.0.19...impostor-server-4.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9367](https://github.com/truecharts/charts/issues/9367)) - - - - -## [impostor-server-4.0.19](https://github.com/truecharts/charts/compare/impostor-server-4.0.18...impostor-server-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [impostor-server-4.0.18](https://github.com/truecharts/charts/compare/impostor-server-4.0.17...impostor-server-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [impostor-server-4.0.17](https://github.com/truecharts/charts/compare/impostor-server-4.0.16...impostor-server-4.0.17) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9112](https://github.com/truecharts/charts/issues/9112)) - - - - -## [impostor-server-4.0.16](https://github.com/truecharts/charts/compare/impostor-server-4.0.15...impostor-server-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [impostor-server-4.0.13](https://github.com/truecharts/charts/compare/impostor-server-4.0.12...impostor-server-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [impostor-server-4.0.12](https://github.com/truecharts/charts/compare/impostor-server-4.0.11...impostor-server-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [impostor-server-4.0.11](https://github.com/truecharts/charts/compare/impostor-server-4.0.10...impostor-server-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [impostor-server-4.0.10](https://github.com/truecharts/charts/compare/impostor-server-4.0.9...impostor-server-4.0.10) (2023-04-30) - -### Chore diff --git a/stable/impostor-server/4.0.20/Chart.yaml b/stable/impostor-server/4.0.20/Chart.yaml deleted file mode 100644 index bf25638b5a7..00000000000 --- a/stable/impostor-server/4.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -deprecated: false -description: A private Among Us server -home: https://truecharts.org/charts/stable/impostor-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png -keywords: - - impostor-server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server -type: application -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/impostor-server/4.0.20/app-changelog.md b/stable/impostor-server/4.0.20/app-changelog.md deleted file mode 100644 index ef8e2f559ee..00000000000 --- a/stable/impostor-server/4.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-4.0.20](https://github.com/truecharts/charts/compare/impostor-server-4.0.19...impostor-server-4.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9367](https://github.com/truecharts/charts/issues/9367)) - - \ No newline at end of file diff --git a/stable/impostor-server/4.0.20/charts/common-12.10.4.tgz b/stable/impostor-server/4.0.20/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/impostor-server/4.0.20/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/impostor-server/4.0.21/CHANGELOG.md b/stable/impostor-server/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..b6e964e3791 --- /dev/null +++ b/stable/impostor-server/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [impostor-server-4.0.20](https://github.com/truecharts/charts/compare/impostor-server-4.0.19...impostor-server-4.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9367](https://github.com/truecharts/charts/issues/9367)) + + + + +## [impostor-server-4.0.19](https://github.com/truecharts/charts/compare/impostor-server-4.0.18...impostor-server-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [impostor-server-4.0.18](https://github.com/truecharts/charts/compare/impostor-server-4.0.17...impostor-server-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [impostor-server-4.0.17](https://github.com/truecharts/charts/compare/impostor-server-4.0.16...impostor-server-4.0.17) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#9112](https://github.com/truecharts/charts/issues/9112)) + + + + +## [impostor-server-4.0.16](https://github.com/truecharts/charts/compare/impostor-server-4.0.15...impostor-server-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [impostor-server-4.0.13](https://github.com/truecharts/charts/compare/impostor-server-4.0.12...impostor-server-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [impostor-server-4.0.12](https://github.com/truecharts/charts/compare/impostor-server-4.0.11...impostor-server-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [impostor-server-4.0.11](https://github.com/truecharts/charts/compare/impostor-server-4.0.10...impostor-server-4.0.11) (2023-05-03) + diff --git a/stable/impostor-server/4.0.21/Chart.yaml b/stable/impostor-server/4.0.21/Chart.yaml new file mode 100644 index 00000000000..aab785b58bc --- /dev/null +++ b/stable/impostor-server/4.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A private Among Us server +home: https://truecharts.org/charts/stable/impostor-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png +keywords: + - impostor-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: impostor-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server +type: application +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/lldap/1.1.10/README.md b/stable/impostor-server/4.0.21/README.md similarity index 100% rename from stable/lldap/1.1.10/README.md rename to stable/impostor-server/4.0.21/README.md diff --git a/stable/impostor-server/4.0.21/app-changelog.md b/stable/impostor-server/4.0.21/app-changelog.md new file mode 100644 index 00000000000..b9b8df154be --- /dev/null +++ b/stable/impostor-server/4.0.21/app-changelog.md @@ -0,0 +1,10 @@ + + +## [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)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + \ No newline at end of file diff --git a/stable/impostor-server/4.0.20/app-readme.md b/stable/impostor-server/4.0.21/app-readme.md similarity index 100% rename from stable/impostor-server/4.0.20/app-readme.md rename to stable/impostor-server/4.0.21/app-readme.md diff --git a/stable/impostor-server/4.0.21/charts/common-12.12.3.tgz b/stable/impostor-server/4.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/impostor-server/4.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/impostor-server/4.0.20/ix_values.yaml b/stable/impostor-server/4.0.21/ix_values.yaml similarity index 100% rename from stable/impostor-server/4.0.20/ix_values.yaml rename to stable/impostor-server/4.0.21/ix_values.yaml diff --git a/stable/impostor-server/4.0.20/questions.yaml b/stable/impostor-server/4.0.21/questions.yaml similarity index 100% rename from stable/impostor-server/4.0.20/questions.yaml rename to stable/impostor-server/4.0.21/questions.yaml diff --git a/stable/makemkv/5.0.11/templates/NOTES.txt b/stable/impostor-server/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/makemkv/5.0.11/templates/NOTES.txt rename to stable/impostor-server/4.0.21/templates/NOTES.txt diff --git a/stable/matomo/7.0.22/templates/common.yaml b/stable/impostor-server/4.0.21/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.22/templates/common.yaml rename to stable/impostor-server/4.0.21/templates/common.yaml diff --git a/stable/makemkv/5.0.11/values.yaml b/stable/impostor-server/4.0.21/values.yaml similarity index 100% rename from stable/makemkv/5.0.11/values.yaml rename to stable/impostor-server/4.0.21/values.yaml diff --git a/stable/invidious/5.0.3/CHANGELOG.md b/stable/invidious/5.0.3/CHANGELOG.md deleted file mode 100644 index bd4481fe72c..00000000000 --- a/stable/invidious/5.0.3/CHANGELOG.md +++ /dev/null @@ -1,40 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [invidious-5.0.3](https://github.com/truecharts/charts/compare/invidious-5.0.2...invidious-5.0.3) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [invidious-5.0.2](https://github.com/truecharts/charts/compare/invidious-5.0.1...invidious-5.0.2) (2023-06-03) - -### Feat - -- fix username key ([#9350](https://github.com/truecharts/charts/issues/9350)) - - - - -## [invidious-5.0.1](https://github.com/truecharts/charts/compare/invidious-5.0.0...invidious-5.0.1) (2023-06-03) - -### Chore - -- update container image tccr.io/truecharts/invidious to latest ([#9343](https://github.com/truecharts/charts/issues/9343)) - - - - -## [invidious-5.0.0](https://github.com/truecharts/charts/compare/invidious-4.0.0...invidious-5.0.0) (2023-06-03) - -### Feat - -- return to stable ([#9341](https://github.com/truecharts/charts/issues/9341)) - - \ No newline at end of file diff --git a/stable/invidious/5.0.3/Chart.yaml b/stable/invidious/5.0.3/Chart.yaml deleted file mode 100644 index 2883c42062a..00000000000 --- a/stable/invidious/5.0.3/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.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: 5.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/invidious/5.0.3/app-changelog.md b/stable/invidious/5.0.3/app-changelog.md deleted file mode 100644 index 8142fe7701c..00000000000 --- a/stable/invidious/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [invidious-5.0.3](https://github.com/truecharts/charts/compare/invidious-5.0.2...invidious-5.0.3) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/invidious/5.0.3/charts/common-12.12.1.tgz b/stable/invidious/5.0.3/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/invidious/5.0.3/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/invidious/5.0.4/CHANGELOG.md b/stable/invidious/5.0.4/CHANGELOG.md new file mode 100644 index 00000000000..4955a277d25 --- /dev/null +++ b/stable/invidious/5.0.4/CHANGELOG.md @@ -0,0 +1,49 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [invidious-5.0.4](https://github.com/truecharts/charts/compare/invidious-5.0.3...invidious-5.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [invidious-5.0.3](https://github.com/truecharts/charts/compare/invidious-5.0.2...invidious-5.0.3) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [invidious-5.0.2](https://github.com/truecharts/charts/compare/invidious-5.0.1...invidious-5.0.2) (2023-06-03) + +### Feat + +- fix username key ([#9350](https://github.com/truecharts/charts/issues/9350)) + + + + +## [invidious-5.0.1](https://github.com/truecharts/charts/compare/invidious-5.0.0...invidious-5.0.1) (2023-06-03) + +### Chore + +- update container image tccr.io/truecharts/invidious to latest ([#9343](https://github.com/truecharts/charts/issues/9343)) + + + + +## [invidious-5.0.0](https://github.com/truecharts/charts/compare/invidious-4.0.0...invidious-5.0.0) (2023-06-03) + +### Feat + +- return to stable ([#9341](https://github.com/truecharts/charts/issues/9341)) + + \ No newline at end of file diff --git a/stable/invidious/5.0.4/Chart.yaml b/stable/invidious/5.0.4/Chart.yaml new file mode 100644 index 00000000000..a5de675ceb0 --- /dev/null +++ b/stable/invidious/5.0.4/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 5.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/n8n/8.0.25/LICENSE b/stable/invidious/5.0.4/LICENSE similarity index 100% rename from stable/n8n/8.0.25/LICENSE rename to stable/invidious/5.0.4/LICENSE diff --git a/stable/invidious/5.0.3/README.md b/stable/invidious/5.0.4/README.md similarity index 100% rename from stable/invidious/5.0.3/README.md rename to stable/invidious/5.0.4/README.md diff --git a/stable/invidious/5.0.4/app-changelog.md b/stable/invidious/5.0.4/app-changelog.md new file mode 100644 index 00000000000..feb55f327db --- /dev/null +++ b/stable/invidious/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [invidious-5.0.4](https://github.com/truecharts/charts/compare/invidious-5.0.3...invidious-5.0.4) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/invidious/5.0.3/app-readme.md b/stable/invidious/5.0.4/app-readme.md similarity index 100% rename from stable/invidious/5.0.3/app-readme.md rename to stable/invidious/5.0.4/app-readme.md diff --git a/stable/invidious/5.0.4/charts/common-12.12.3.tgz b/stable/invidious/5.0.4/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/invidious/5.0.4/charts/common-12.12.3.tgz differ diff --git a/stable/invidious/5.0.3/ix_values.yaml b/stable/invidious/5.0.4/ix_values.yaml similarity index 100% rename from stable/invidious/5.0.3/ix_values.yaml rename to stable/invidious/5.0.4/ix_values.yaml diff --git a/stable/invidious/5.0.3/questions.yaml b/stable/invidious/5.0.4/questions.yaml similarity index 100% rename from stable/invidious/5.0.3/questions.yaml rename to stable/invidious/5.0.4/questions.yaml diff --git a/stable/invidious/5.0.3/templates/_config.tpl b/stable/invidious/5.0.4/templates/_config.tpl similarity index 100% rename from stable/invidious/5.0.3/templates/_config.tpl rename to stable/invidious/5.0.4/templates/_config.tpl diff --git a/stable/invidious/5.0.3/templates/common.yaml b/stable/invidious/5.0.4/templates/common.yaml similarity index 100% rename from stable/invidious/5.0.3/templates/common.yaml rename to stable/invidious/5.0.4/templates/common.yaml diff --git a/stable/matomo/7.0.22/values.yaml b/stable/invidious/5.0.4/values.yaml similarity index 100% rename from stable/matomo/7.0.22/values.yaml rename to stable/invidious/5.0.4/values.yaml diff --git a/stable/ipfs/6.0.20/CHANGELOG.md b/stable/ipfs/6.0.20/CHANGELOG.md deleted file mode 100644 index 19aa8fbfab4..00000000000 --- a/stable/ipfs/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipfs-6.0.20](https://github.com/truecharts/charts/compare/ipfs-6.0.19...ipfs-6.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)) - - - - -## [ipfs-6.0.19](https://github.com/truecharts/charts/compare/ipfs-6.0.18...ipfs-6.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ipfs-6.0.18](https://github.com/truecharts/charts/compare/ipfs-6.0.17...ipfs-6.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ipfs-6.0.17](https://github.com/truecharts/charts/compare/ipfs-6.0.16...ipfs-6.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ipfs-6.0.16](https://github.com/truecharts/charts/compare/ipfs-6.0.15...ipfs-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ipfs-6.0.15](https://github.com/truecharts/charts/compare/ipfs-6.0.14...ipfs-6.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.20.0 ([#9047](https://github.com/truecharts/charts/issues/9047)) - - - - -## [ipfs-6.0.14](https://github.com/truecharts/charts/compare/ipfs-6.0.13...ipfs-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) - - - - -## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ipfs-6.0.11](https://github.com/truecharts/charts/compare/ipfs-6.0.10...ipfs-6.0.11) (2023-05-03) - -### Chore - diff --git a/stable/ipfs/6.0.20/Chart.yaml b/stable/ipfs/6.0.20/Chart.yaml deleted file mode 100644 index 46bf55144fe..00000000000 --- a/stable/ipfs/6.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. -home: https://truecharts.org/charts/stable/ipfs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png -keywords: - - ipfs - - kubo -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ipfs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://github.com/ipfs/kubo -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/6.0.20/app-changelog.md b/stable/ipfs/6.0.20/app-changelog.md deleted file mode 100644 index cc5ca3df657..00000000000 --- a/stable/ipfs/6.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [ipfs-6.0.20](https://github.com/truecharts/charts/compare/ipfs-6.0.19...ipfs-6.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)) - - \ No newline at end of file diff --git a/stable/ipfs/6.0.20/charts/common-12.12.1.tgz b/stable/ipfs/6.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ipfs/6.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ipfs/6.0.21/CHANGELOG.md b/stable/ipfs/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..643e4633898 --- /dev/null +++ b/stable/ipfs/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ipfs-6.0.21](https://github.com/truecharts/charts/compare/ipfs-6.0.20...ipfs-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ipfs-6.0.20](https://github.com/truecharts/charts/compare/ipfs-6.0.19...ipfs-6.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)) + + + + +## [ipfs-6.0.19](https://github.com/truecharts/charts/compare/ipfs-6.0.18...ipfs-6.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ipfs-6.0.18](https://github.com/truecharts/charts/compare/ipfs-6.0.17...ipfs-6.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ipfs-6.0.17](https://github.com/truecharts/charts/compare/ipfs-6.0.16...ipfs-6.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ipfs-6.0.16](https://github.com/truecharts/charts/compare/ipfs-6.0.15...ipfs-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ipfs-6.0.15](https://github.com/truecharts/charts/compare/ipfs-6.0.14...ipfs-6.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.20.0 ([#9047](https://github.com/truecharts/charts/issues/9047)) + + + + +## [ipfs-6.0.14](https://github.com/truecharts/charts/compare/ipfs-6.0.13...ipfs-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) + + + + +## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) + +### Chore + diff --git a/stable/ipfs/6.0.21/Chart.yaml b/stable/ipfs/6.0.21/Chart.yaml new file mode 100644 index 00000000000..f6943a9f9be --- /dev/null +++ b/stable/ipfs/6.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem. +home: https://truecharts.org/charts/stable/ipfs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ipfs.png +keywords: + - ipfs + - kubo +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ipfs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://github.com/ipfs/kubo +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/7.0.19/README.md b/stable/ipfs/6.0.21/README.md similarity index 100% rename from stable/logitech-media-server/7.0.19/README.md rename to stable/ipfs/6.0.21/README.md diff --git a/stable/ipfs/6.0.21/app-changelog.md b/stable/ipfs/6.0.21/app-changelog.md new file mode 100644 index 00000000000..9ac873377e2 --- /dev/null +++ b/stable/ipfs/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ipfs-6.0.21](https://github.com/truecharts/charts/compare/ipfs-6.0.20...ipfs-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/ipfs/6.0.20/app-readme.md b/stable/ipfs/6.0.21/app-readme.md similarity index 100% rename from stable/ipfs/6.0.20/app-readme.md rename to stable/ipfs/6.0.21/app-readme.md diff --git a/stable/ipfs/6.0.21/charts/common-12.12.3.tgz b/stable/ipfs/6.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ipfs/6.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/ipfs/6.0.20/ix_values.yaml b/stable/ipfs/6.0.21/ix_values.yaml similarity index 100% rename from stable/ipfs/6.0.20/ix_values.yaml rename to stable/ipfs/6.0.21/ix_values.yaml diff --git a/stable/ipfs/6.0.20/questions.yaml b/stable/ipfs/6.0.21/questions.yaml similarity index 100% rename from stable/ipfs/6.0.20/questions.yaml rename to stable/ipfs/6.0.21/questions.yaml diff --git a/stable/matomo/7.0.22/templates/NOTES.txt b/stable/ipfs/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.22/templates/NOTES.txt rename to stable/ipfs/6.0.21/templates/NOTES.txt diff --git a/stable/ipfs/6.0.20/templates/common.yaml b/stable/ipfs/6.0.21/templates/common.yaml similarity index 100% rename from stable/ipfs/6.0.20/templates/common.yaml rename to stable/ipfs/6.0.21/templates/common.yaml diff --git a/stable/mediainfo/4.0.11/values.yaml b/stable/ipfs/6.0.21/values.yaml similarity index 100% rename from stable/mediainfo/4.0.11/values.yaml rename to stable/ipfs/6.0.21/values.yaml diff --git a/stable/ispy-agent-dvr/5.0.21/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.21/CHANGELOG.md deleted file mode 100644 index 0427b8e206b..00000000000 --- a/stable/ispy-agent-dvr/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ispy-agent-dvr-5.0.21](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.20...ispy-agent-dvr-5.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)) - - - - -## [ispy-agent-dvr-5.0.20](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.19...ispy-agent-dvr-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ispy-agent-dvr-5.0.19](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.18...ispy-agent-dvr-5.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ispy-agent-dvr-5.0.18](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.17...ispy-agent-dvr-5.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ispy-agent-dvr-5.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.16...ispy-agent-dvr-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ispy-agent-dvr-5.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.15...ispy-agent-dvr-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ispy-agent-dvr-5.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.14...ispy-agent-dvr-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) - - - - -## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ispy-agent-dvr-5.0.12](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.11...ispy-agent-dvr-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/ispy-agent-dvr/5.0.21/Chart.yaml b/stable/ispy-agent-dvr/5.0.21/Chart.yaml deleted file mode 100644 index 9bd17d3a937..00000000000 --- a/stable/ispy-agent-dvr/5.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. -home: https://truecharts.org/charts/stable/ispy-agent-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png -keywords: - - dvr - - ispy - - agent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://github.com/doitandbedone/ispyagentdvr-docker -version: 5.0.21 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/5.0.21/app-changelog.md b/stable/ispy-agent-dvr/5.0.21/app-changelog.md deleted file mode 100644 index f64142743d0..00000000000 --- a/stable/ispy-agent-dvr/5.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [ispy-agent-dvr-5.0.21](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.20...ispy-agent-dvr-5.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)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.21/charts/common-12.12.1.tgz b/stable/ispy-agent-dvr/5.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ispy-agent-dvr/5.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/5.0.22/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..0123f566c5e --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ispy-agent-dvr-5.0.22](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.21...ispy-agent-dvr-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ispy-agent-dvr-5.0.21](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.20...ispy-agent-dvr-5.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)) + + + + +## [ispy-agent-dvr-5.0.20](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.19...ispy-agent-dvr-5.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ispy-agent-dvr-5.0.19](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.18...ispy-agent-dvr-5.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ispy-agent-dvr-5.0.18](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.17...ispy-agent-dvr-5.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ispy-agent-dvr-5.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.16...ispy-agent-dvr-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ispy-agent-dvr-5.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.15...ispy-agent-dvr-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ispy-agent-dvr-5.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.14...ispy-agent-dvr-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) + + + + +## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/ispy-agent-dvr/5.0.22/Chart.yaml b/stable/ispy-agent-dvr/5.0.22/Chart.yaml new file mode 100644 index 00000000000..0d181c4bea4 --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.7.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras. +home: https://truecharts.org/charts/stable/ispy-agent-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png +keywords: + - dvr + - ispy + - agent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ispy-agent-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://github.com/doitandbedone/ispyagentdvr-docker +version: 5.0.22 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/5.0.11/README.md b/stable/ispy-agent-dvr/5.0.22/README.md similarity index 100% rename from stable/makemkv/5.0.11/README.md rename to stable/ispy-agent-dvr/5.0.22/README.md diff --git a/stable/ispy-agent-dvr/5.0.22/app-changelog.md b/stable/ispy-agent-dvr/5.0.22/app-changelog.md new file mode 100644 index 00000000000..0752b12ceb0 --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-5.0.22](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.21...ispy-agent-dvr-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.21/app-readme.md b/stable/ispy-agent-dvr/5.0.22/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/app-readme.md rename to stable/ispy-agent-dvr/5.0.22/app-readme.md diff --git a/stable/ispy-agent-dvr/5.0.22/charts/common-12.12.3.tgz b/stable/ispy-agent-dvr/5.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ispy-agent-dvr/5.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/ispy-agent-dvr/5.0.21/ix_values.yaml b/stable/ispy-agent-dvr/5.0.22/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/ix_values.yaml rename to stable/ispy-agent-dvr/5.0.22/ix_values.yaml diff --git a/stable/ispy-agent-dvr/5.0.21/questions.yaml b/stable/ispy-agent-dvr/5.0.22/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.21/questions.yaml rename to stable/ispy-agent-dvr/5.0.22/questions.yaml diff --git a/stable/mediainfo/4.0.11/templates/NOTES.txt b/stable/ispy-agent-dvr/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.11/templates/NOTES.txt rename to stable/ispy-agent-dvr/5.0.22/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.11/templates/common.yaml b/stable/ispy-agent-dvr/5.0.22/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.11/templates/common.yaml rename to stable/ispy-agent-dvr/5.0.22/templates/common.yaml diff --git a/stable/medusa/6.0.21/values.yaml b/stable/ispy-agent-dvr/5.0.22/values.yaml similarity index 100% rename from stable/medusa/6.0.21/values.yaml rename to stable/ispy-agent-dvr/5.0.22/values.yaml diff --git a/stable/iyuuplus/5.0.18/CHANGELOG.md b/stable/iyuuplus/5.0.18/CHANGELOG.md deleted file mode 100644 index f96fcfc68b7..00000000000 --- a/stable/iyuuplus/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [iyuuplus-5.0.14](https://github.com/truecharts/charts/compare/iyuuplus-5.0.13...iyuuplus-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [iyuuplus-5.0.13](https://github.com/truecharts/charts/compare/iyuuplus-5.0.12...iyuuplus-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [iyuuplus-5.0.12](https://github.com/truecharts/charts/compare/iyuuplus-5.0.11...iyuuplus-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [iyuuplus-5.0.11](https://github.com/truecharts/charts/compare/iyuuplus-5.0.10...iyuuplus-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [iyuuplus-5.0.10](https://github.com/truecharts/charts/compare/iyuuplus-5.0.9...iyuuplus-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [iyuuplus-5.0.9](https://github.com/truecharts/charts/compare/iyuuplus-5.0.8...iyuuplus-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/iyuuplus/5.0.18/Chart.yaml b/stable/iyuuplus/5.0.18/Chart.yaml deleted file mode 100644 index 5ebc7f17d8d..00000000000 --- a/stable/iyuuplus/5.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 5.0.18 -appVersion: "latest" -description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/iyuuplus/5.0.18/app-changelog.md b/stable/iyuuplus/5.0.18/app-changelog.md deleted file mode 100644 index b346efc67ff..00000000000 --- a/stable/iyuuplus/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/iyuuplus/5.0.18/charts/common-12.12.1.tgz b/stable/iyuuplus/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/iyuuplus/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/iyuuplus/5.0.19/CHANGELOG.md b/stable/iyuuplus/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..251a760b74f --- /dev/null +++ b/stable/iyuuplus/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [iyuuplus-5.0.14](https://github.com/truecharts/charts/compare/iyuuplus-5.0.13...iyuuplus-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [iyuuplus-5.0.13](https://github.com/truecharts/charts/compare/iyuuplus-5.0.12...iyuuplus-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [iyuuplus-5.0.12](https://github.com/truecharts/charts/compare/iyuuplus-5.0.11...iyuuplus-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [iyuuplus-5.0.11](https://github.com/truecharts/charts/compare/iyuuplus-5.0.10...iyuuplus-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [iyuuplus-5.0.10](https://github.com/truecharts/charts/compare/iyuuplus-5.0.9...iyuuplus-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/iyuuplus/5.0.19/Chart.yaml b/stable/iyuuplus/5.0.19/Chart.yaml new file mode 100644 index 00000000000..a8141c89e91 --- /dev/null +++ b/stable/iyuuplus/5.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 5.0.19 +appVersion: "latest" +description: The IYUU automatic seeding tool can automatically seed most PT sites in China, support downloader clusters, multiple disks, multiple download directories, connecting to remote downloaders, etc. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/7.0.22/README.md b/stable/iyuuplus/5.0.19/README.md similarity index 100% rename from stable/matomo/7.0.22/README.md rename to stable/iyuuplus/5.0.19/README.md diff --git a/stable/iyuuplus/5.0.19/app-changelog.md b/stable/iyuuplus/5.0.19/app-changelog.md new file mode 100644 index 00000000000..b595bf36bd0 --- /dev/null +++ b/stable/iyuuplus/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/iyuuplus/5.0.18/app-readme.md b/stable/iyuuplus/5.0.19/app-readme.md similarity index 100% rename from stable/iyuuplus/5.0.18/app-readme.md rename to stable/iyuuplus/5.0.19/app-readme.md diff --git a/stable/iyuuplus/5.0.19/charts/common-12.12.3.tgz b/stable/iyuuplus/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/iyuuplus/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/iyuuplus/5.0.18/ix_values.yaml b/stable/iyuuplus/5.0.19/ix_values.yaml similarity index 100% rename from stable/iyuuplus/5.0.18/ix_values.yaml rename to stable/iyuuplus/5.0.19/ix_values.yaml diff --git a/stable/iyuuplus/5.0.18/questions.yaml b/stable/iyuuplus/5.0.19/questions.yaml similarity index 100% rename from stable/iyuuplus/5.0.18/questions.yaml rename to stable/iyuuplus/5.0.19/questions.yaml diff --git a/stable/medusa/6.0.21/templates/NOTES.txt b/stable/iyuuplus/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.21/templates/NOTES.txt rename to stable/iyuuplus/5.0.19/templates/NOTES.txt diff --git a/stable/meshroom/5.0.18/templates/common.yaml b/stable/iyuuplus/5.0.19/templates/common.yaml similarity index 100% rename from stable/meshroom/5.0.18/templates/common.yaml rename to stable/iyuuplus/5.0.19/templates/common.yaml diff --git a/stable/meshroom/5.0.18/values.yaml b/stable/iyuuplus/5.0.19/values.yaml similarity index 100% rename from stable/meshroom/5.0.18/values.yaml rename to stable/iyuuplus/5.0.19/values.yaml diff --git a/stable/jackett/14.0.31/CHANGELOG.md b/stable/jackett/14.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b2e0e1313b0 --- /dev/null +++ b/stable/jackett/14.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jackett-14.0.31](https://github.com/truecharts/charts/compare/jackett-14.0.30...jackett-14.0.31) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [jackett-14.0.30](https://github.com/truecharts/charts/compare/jackett-14.0.29...jackett-14.0.30) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [jackett-14.0.29](https://github.com/truecharts/charts/compare/jackett-14.0.28...jackett-14.0.29) (2023-05-30) + +### Chore + +- Add some checks to tc-lint.sh and update chart-tests to GITHUB_OUTPUT ([#9289](https://github.com/truecharts/charts/issues/9289)) + + + + +## [jackett-14.0.28](https://github.com/truecharts/charts/compare/jackett-14.0.27...jackett-14.0.28) (2023-05-29) + +### Chore + +- improve CI performance ([#9257](https://github.com/truecharts/charts/issues/9257)) + + + + +## [jackett-14.0.27](https://github.com/truecharts/charts/compare/jackett-14.0.26...jackett-14.0.27) (2023-05-28) + +### Fix + +- quote modified charts list ([#9228](https://github.com/truecharts/charts/issues/9228)) + + + + +## [jackett-14.0.26](https://github.com/truecharts/charts/compare/jackett-14.0.25...jackett-14.0.26) (2023-05-28) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- find way to detect changed once ([#9220](https://github.com/truecharts/charts/issues/9220)) + + + + +## [jackett-14.0.25](https://github.com/truecharts/charts/compare/jackett-14.0.24...jackett-14.0.25) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [jackett-14.0.24](https://github.com/truecharts/charts/compare/jackett-14.0.23...jackett-14.0.24) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [jackett-14.0.23](https://github.com/truecharts/charts/compare/jackett-14.0.20...jackett-14.0.23) (2023-05-25) + + + + +## [jackett-14.0.23](https://github.com/truecharts/charts/compare/jackett-14.0.20...jackett-14.0.23) (2023-05-25) + + + + +## [jackett-14.0.22](https://github.com/truecharts/charts/compare/jackett-14.0.20...jackett-14.0.22) (2023-05-25) + + + + +## [jackett-14.0.22](https://github.com/truecharts/charts/compare/jackett-14.0.20...jackett-14.0.22) (2023-05-25) + diff --git a/stable/jackett/14.0.31/Chart.yaml b/stable/jackett/14.0.31/Chart.yaml new file mode 100644 index 00000000000..2bfd6f936e1 --- /dev/null +++ b/stable/jackett/14.0.31/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.20.4145" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: API Support for your favorite torrent trackers. +home: https://truecharts.org/charts/stable/jackett +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jackett.png +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 14.0.31 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/4.0.11/README.md b/stable/jackett/14.0.31/README.md similarity index 100% rename from stable/mediainfo/4.0.11/README.md rename to stable/jackett/14.0.31/README.md diff --git a/stable/jackett/14.0.31/app-changelog.md b/stable/jackett/14.0.31/app-changelog.md new file mode 100644 index 00000000000..87223badac5 --- /dev/null +++ b/stable/jackett/14.0.31/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jackett-14.0.31](https://github.com/truecharts/charts/compare/jackett-14.0.30...jackett-14.0.31) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/jackett/14.0.31/app-readme.md b/stable/jackett/14.0.31/app-readme.md new file mode 100644 index 00000000000..e2546b99d51 --- /dev/null +++ b/stable/jackett/14.0.31/app-readme.md @@ -0,0 +1,8 @@ +API Support for your favorite torrent trackers. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jackett](https://truecharts.org/charts/stable/jackett) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/jackett/14.0.31/charts/common-12.12.3.tgz b/stable/jackett/14.0.31/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/jackett/14.0.31/charts/common-12.12.3.tgz differ diff --git a/stable/jackett/14.0.31/ix_values.yaml b/stable/jackett/14.0.31/ix_values.yaml new file mode 100644 index 00000000000..78b70af7806 --- /dev/null +++ b/stable/jackett/14.0.31/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: v0.20.4145@sha256:e9e1a99651381a47b655dfe9c7eda3a86cda02cb49437fe57fc8ff1a91303ffa +service: + main: + ports: + main: + protocol: http + targetPort: 9117 + port: 9117 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/UI/Login" + readiness: + path: "/UI/Login" + startup: + path: "/UI/Login" diff --git a/stable/jackett/14.0.31/questions.yaml b/stable/jackett/14.0.31/questions.yaml new file mode 100644 index 00000000000..f5ef11afb6d --- /dev/null +++ b/stable/jackett/14.0.31/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/meshroom/5.0.18/templates/NOTES.txt b/stable/jackett/14.0.31/templates/NOTES.txt similarity index 100% rename from stable/meshroom/5.0.18/templates/NOTES.txt rename to stable/jackett/14.0.31/templates/NOTES.txt diff --git a/stable/minecraft-bedrock/4.0.18/templates/common.yaml b/stable/jackett/14.0.31/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.18/templates/common.yaml rename to stable/jackett/14.0.31/templates/common.yaml diff --git a/stable/minecraft-bedrock/4.0.18/values.yaml b/stable/jackett/14.0.31/values.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.18/values.yaml rename to stable/jackett/14.0.31/values.yaml diff --git a/stable/jdownloader2/11.0.12/CHANGELOG.md b/stable/jdownloader2/11.0.12/CHANGELOG.md new file mode 100644 index 00000000000..fa53ab5ae4a --- /dev/null +++ b/stable/jdownloader2/11.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [jdownloader2-11.0.9](https://github.com/truecharts/charts/compare/jdownloader2-11.0.8...jdownloader2-11.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [jdownloader2-11.0.8](https://github.com/truecharts/charts/compare/jdownloader2-11.0.7...jdownloader2-11.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [jdownloader2-11.0.7](https://github.com/truecharts/charts/compare/jdownloader2-11.0.6...jdownloader2-11.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [jdownloader2-11.0.6](https://github.com/truecharts/charts/compare/jdownloader2-11.0.5...jdownloader2-11.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jdownloader2-11.0.5](https://github.com/truecharts/charts/compare/jdownloader2-11.0.4...jdownloader2-11.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jdownloader2-11.0.4](https://github.com/truecharts/charts/compare/jdownloader2-11.0.3...jdownloader2-11.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/jdownloader-2 to v23.04.1 ([#8856](https://github.com/truecharts/charts/issues/8856)) + + + + +## [jdownloader2-11.0.3](https://github.com/truecharts/charts/compare/jdownloader2-11.0.2...jdownloader2-11.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/jdownloader2/11.0.12/Chart.yaml b/stable/jdownloader2/11.0.12/Chart.yaml new file mode 100644 index 00000000000..60946daaa75 --- /dev/null +++ b/stable/jdownloader2/11.0.12/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. +home: https://truecharts.org/charts/stable/jdownloader2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png +keywords: + - jdownloader + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jdownloader2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://github.com/jlesage/docker-jdownloader-2 + - https://jdownloader.org/ +type: application +version: 11.0.12 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/6.0.21/README.md b/stable/jdownloader2/11.0.12/README.md similarity index 100% rename from stable/medusa/6.0.21/README.md rename to stable/jdownloader2/11.0.12/README.md diff --git a/stable/jdownloader2/11.0.12/app-changelog.md b/stable/jdownloader2/11.0.12/app-changelog.md new file mode 100644 index 00000000000..4878b4c2c56 --- /dev/null +++ b/stable/jdownloader2/11.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jdownloader2/11.0.12/app-readme.md b/stable/jdownloader2/11.0.12/app-readme.md new file mode 100644 index 00000000000..3fbca6272dc --- /dev/null +++ b/stable/jdownloader2/11.0.12/app-readme.md @@ -0,0 +1,8 @@ +JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jdownloader2](https://truecharts.org/charts/stable/jdownloader2) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/jdownloader2/11.0.12/charts/common-12.12.3.tgz b/stable/jdownloader2/11.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/jdownloader2/11.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/jdownloader2/11.0.12/ix_values.yaml b/stable/jdownloader2/11.0.12/ix_values.yaml new file mode 100644 index 00000000000..510e0680ecb --- /dev/null +++ b/stable/jdownloader2/11.0.12/ix_values.yaml @@ -0,0 +1,79 @@ +image: + repository: tccr.io/truecharts/jdownloader-2 + pullPolicy: IfNotPresent + tag: v23.04.1@sha256:317f5ebd292f67b6847654782218d13eda18ec132b0a98dd27f35bc490428593 +service: + main: + ports: + main: + port: 10054 + targetPort: 5800 + myjd: + enabled: true + ports: + myjd: + enabled: true + port: 3129 + targetPort: 3129 + vnc: + enabled: true + ports: + vnc: + enabled: true + port: 10056 + targetPort: 5900 +jdownloader: + # General Settings + KEEP_APP_RUNNING: false + # GUI Settings + DISPLAY_WIDTH: 1280 + DISPLAY_HEIGHT: 768 + SECURE_CONNECTION: false + ENABLE_CJK_FONT: false +configmap: + jdownloader: + enabled: true + data: + ENABLE_CJK_FONT: '{{ ternary "1" "0" .Values.jdownloader.ENABLE_CJK_FONT }}' + KEEP_APP_RUNNING: '{{ ternary "1" "0" .Values.jdownloader.KEEP_APP_RUNNING }}' + SECURE_CONNECTION: '{{ ternary "1" "0" .Values.jdownloader.SECURE_CONNECTION }}' + DISPLAY_WIDTH: "{{ .Values.jdownloader.DISPLAY_WIDTH }}" + DISPLAY_HEIGHT: "{{ .Values.jdownloader.DISPLAY_HEIGHT }}" +persistence: + config: + enabled: true + mountPath: "/config" + output: + enabled: true + mountPath: "/output" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + securityContext: + capabilities: + add: + - NET_BIND_SERVICE + - KILL + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + VNC_PASSWORD: "" + envFrom: + - configMapRef: + name: "jdownloader" diff --git a/stable/jdownloader2/11.0.12/questions.yaml b/stable/jdownloader2/11.0.12/questions.yaml new file mode 100644 index 00000000000..d9c2538041f --- /dev/null +++ b/stable/jdownloader2/11.0.12/questions.yaml @@ -0,0 +1,2167 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: output + label: "App Output Storage" + description: "Stores the Application Output." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minecraft-bedrock/4.0.18/templates/NOTES.txt b/stable/jdownloader2/11.0.12/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bedrock/4.0.18/templates/NOTES.txt rename to stable/jdownloader2/11.0.12/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/4.0.17/templates/common.yaml b/stable/jdownloader2/11.0.12/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/templates/common.yaml rename to stable/jdownloader2/11.0.12/templates/common.yaml diff --git a/stable/minecraft-bungeecord/4.0.17/values.yaml b/stable/jdownloader2/11.0.12/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/values.yaml rename to stable/jdownloader2/11.0.12/values.yaml diff --git a/stable/jellyfin/14.0.21/CHANGELOG.md b/stable/jellyfin/14.0.21/CHANGELOG.md new file mode 100644 index 00000000000..5f1769b0fff --- /dev/null +++ b/stable/jellyfin/14.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyfin-14.0.21](https://github.com/truecharts/charts/compare/jellyfin-14.0.20...jellyfin-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [jellyfin-14.0.20](https://github.com/truecharts/charts/compare/jellyfin-14.0.19...jellyfin-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)) + + + + +## [jellyfin-14.0.19](https://github.com/truecharts/charts/compare/jellyfin-14.0.18...jellyfin-14.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [jellyfin-14.0.18](https://github.com/truecharts/charts/compare/jellyfin-14.0.17...jellyfin-14.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [jellyfin-14.0.17](https://github.com/truecharts/charts/compare/jellyfin-14.0.16...jellyfin-14.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [jellyfin-14.0.16](https://github.com/truecharts/charts/compare/jellyfin-14.0.15...jellyfin-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jellyfin-14.0.15](https://github.com/truecharts/charts/compare/jellyfin-14.0.14...jellyfin-14.0.15) (2023-05-19) + +### Fix + +- Add Global Pod Options ([#9008](https://github.com/truecharts/charts/issues/9008)) + + + + +## [jellyfin-14.0.14](https://github.com/truecharts/charts/compare/jellyfin-14.0.13...jellyfin-14.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jellyfin-14.0.13](https://github.com/truecharts/charts/compare/jellyfin-14.0.12...jellyfin-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jellyfin-14.0.12](https://github.com/truecharts/charts/compare/jellyfin-14.0.11...jellyfin-14.0.12) (2023-05-03) + +### Chore + diff --git a/stable/jellyfin/14.0.21/Chart.yaml b/stable/jellyfin/14.0.21/Chart.yaml new file mode 100644 index 00000000000..68a987a7aca --- /dev/null +++ b/stable/jellyfin/14.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "10.8.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Jellyfin is a Free Software Media System +home: https://truecharts.org/charts/stable/jellyfin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyfin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://github.com/jellyfin/jellyfin +type: application +version: 14.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/5.0.18/README.md b/stable/jellyfin/14.0.21/README.md similarity index 100% rename from stable/meshroom/5.0.18/README.md rename to stable/jellyfin/14.0.21/README.md diff --git a/stable/jellyfin/14.0.21/app-changelog.md b/stable/jellyfin/14.0.21/app-changelog.md new file mode 100644 index 00000000000..11bb652153c --- /dev/null +++ b/stable/jellyfin/14.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellyfin-14.0.21](https://github.com/truecharts/charts/compare/jellyfin-14.0.20...jellyfin-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/jellyfin/14.0.21/app-readme.md b/stable/jellyfin/14.0.21/app-readme.md new file mode 100644 index 00000000000..73fdb17ba45 --- /dev/null +++ b/stable/jellyfin/14.0.21/app-readme.md @@ -0,0 +1,8 @@ +Jellyfin is a Free Software Media System + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jellyfin](https://truecharts.org/charts/stable/jellyfin) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/jellyfin/14.0.21/charts/common-12.12.3.tgz b/stable/jellyfin/14.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/jellyfin/14.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/jellyfin/14.0.21/ix_values.yaml b/stable/jellyfin/14.0.21/ix_values.yaml new file mode 100644 index 00000000000..adf13c69753 --- /dev/null +++ b/stable/jellyfin/14.0.21/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: v10.8.10@sha256:d2c377ee7ea463110a1dda7eb1b231424ad05245aaf95744e76164bd2e593377 +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 +persistence: + config: + enabled: true + mountPath: "/config" + cache: + enabled: true + mountPath: "/cache" + type: "emptyDir" + transcode: + enabled: true + mountPath: "/config/transcodes" + type: "emptyDir" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + JELLYFIN_PublishedServerUrl: "https://jelly.mydomain.com" diff --git a/stable/jellyfin/14.0.21/questions.yaml b/stable/jellyfin/14.0.21/questions.yaml new file mode 100644 index 00000000000..f960c88567d --- /dev/null +++ b/stable/jellyfin/14.0.21/questions.yaml @@ -0,0 +1,2019 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: JELLYFIN_PublishedServerUrl + description: "Published Server URL" + label: "The Server URL to publish in UDP Auto Discovery response." + schema: + type: string + default: "" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8096 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: transcode + label: "App Transcode Storage" + description: "Storage for transcode, best to be set to emptyDir and if enough RAM, to Memory type." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minecraft-bungeecord/4.0.17/templates/NOTES.txt b/stable/jellyfin/14.0.21/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/templates/NOTES.txt rename to stable/jellyfin/14.0.21/templates/NOTES.txt diff --git a/stable/minecraft-java/4.1.1/templates/common.yaml b/stable/jellyfin/14.0.21/templates/common.yaml similarity index 100% rename from stable/minecraft-java/4.1.1/templates/common.yaml rename to stable/jellyfin/14.0.21/templates/common.yaml diff --git a/stable/minecraft-java/4.1.1/values.yaml b/stable/jellyfin/14.0.21/values.yaml similarity index 100% rename from stable/minecraft-java/4.1.1/values.yaml rename to stable/jellyfin/14.0.21/values.yaml diff --git a/stable/jellyseerr/5.0.19/CHANGELOG.md b/stable/jellyseerr/5.0.19/CHANGELOG.md deleted file mode 100644 index a653ef162ee..00000000000 --- a/stable/jellyseerr/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [jellyseerr-5.0.17](https://github.com/truecharts/charts/compare/jellyseerr-5.0.16...jellyseerr-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [jellyseerr-5.0.16](https://github.com/truecharts/charts/compare/jellyseerr-5.0.15...jellyseerr-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [jellyseerr-5.0.15](https://github.com/truecharts/charts/compare/jellyseerr-5.0.14...jellyseerr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [jellyseerr-5.0.14](https://github.com/truecharts/charts/compare/jellyseerr-5.0.13...jellyseerr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [jellyseerr-5.0.13](https://github.com/truecharts/charts/compare/jellyseerr-5.0.12...jellyseerr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [jellyseerr-5.0.12](https://github.com/truecharts/charts/compare/jellyseerr-5.0.11...jellyseerr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [jellyseerr-5.0.11](https://github.com/truecharts/charts/compare/jellyseerr-5.0.10...jellyseerr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [jellyseerr-5.0.10](https://github.com/truecharts/charts/compare/jellyseerr-5.0.9...jellyseerr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/jellyseerr to v1.5.0 ([#8588](https://github.com/truecharts/charts/issues/8588)) - - - diff --git a/stable/jellyseerr/5.0.19/Chart.yaml b/stable/jellyseerr/5.0.19/Chart.yaml deleted file mode 100644 index 2b9296d9a4b..00000000000 --- a/stable/jellyseerr/5.0.19/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. -home: https://truecharts.org/charts/stable/jellyseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png -keywords: - - jellyseerr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://github.com/Fallenbagel/jellyseerr -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/5.0.19/app-changelog.md b/stable/jellyseerr/5.0.19/app-changelog.md deleted file mode 100644 index 05bd44aa36f..00000000000 --- a/stable/jellyseerr/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/jellyseerr/5.0.19/charts/common-12.12.1.tgz b/stable/jellyseerr/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/jellyseerr/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/jellyseerr/5.0.20/CHANGELOG.md b/stable/jellyseerr/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..811047f97b6 --- /dev/null +++ b/stable/jellyseerr/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [jellyseerr-5.0.17](https://github.com/truecharts/charts/compare/jellyseerr-5.0.16...jellyseerr-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [jellyseerr-5.0.16](https://github.com/truecharts/charts/compare/jellyseerr-5.0.15...jellyseerr-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [jellyseerr-5.0.15](https://github.com/truecharts/charts/compare/jellyseerr-5.0.14...jellyseerr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [jellyseerr-5.0.14](https://github.com/truecharts/charts/compare/jellyseerr-5.0.13...jellyseerr-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jellyseerr-5.0.13](https://github.com/truecharts/charts/compare/jellyseerr-5.0.12...jellyseerr-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jellyseerr-5.0.12](https://github.com/truecharts/charts/compare/jellyseerr-5.0.11...jellyseerr-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jellyseerr-5.0.11](https://github.com/truecharts/charts/compare/jellyseerr-5.0.10...jellyseerr-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/jellyseerr/5.0.20/Chart.yaml b/stable/jellyseerr/5.0.20/Chart.yaml new file mode 100644 index 00000000000..a362ce16b10 --- /dev/null +++ b/stable/jellyseerr/5.0.20/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Jellyseerr is a fork of Overseerr with support for Jellyfin and Emby. It can be used to manage requests for your media library. +home: https://truecharts.org/charts/stable/jellyseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyseerr.png +keywords: + - jellyseerr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://github.com/Fallenbagel/jellyseerr +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/4.0.18/README.md b/stable/jellyseerr/5.0.20/README.md similarity index 100% rename from stable/minecraft-bedrock/4.0.18/README.md rename to stable/jellyseerr/5.0.20/README.md diff --git a/stable/jellyseerr/5.0.20/app-changelog.md b/stable/jellyseerr/5.0.20/app-changelog.md new file mode 100644 index 00000000000..f9ed621209b --- /dev/null +++ b/stable/jellyseerr/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/jellyseerr/5.0.19/app-readme.md b/stable/jellyseerr/5.0.20/app-readme.md similarity index 100% rename from stable/jellyseerr/5.0.19/app-readme.md rename to stable/jellyseerr/5.0.20/app-readme.md diff --git a/stable/jellyseerr/5.0.20/charts/common-12.12.3.tgz b/stable/jellyseerr/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/jellyseerr/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/jellyseerr/5.0.19/ix_values.yaml b/stable/jellyseerr/5.0.20/ix_values.yaml similarity index 100% rename from stable/jellyseerr/5.0.19/ix_values.yaml rename to stable/jellyseerr/5.0.20/ix_values.yaml diff --git a/stable/jellyseerr/5.0.19/questions.yaml b/stable/jellyseerr/5.0.20/questions.yaml similarity index 100% rename from stable/jellyseerr/5.0.19/questions.yaml rename to stable/jellyseerr/5.0.20/questions.yaml diff --git a/stable/minecraft-java/4.1.1/templates/NOTES.txt b/stable/jellyseerr/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/4.1.1/templates/NOTES.txt rename to stable/jellyseerr/5.0.20/templates/NOTES.txt diff --git a/stable/minetest/4.0.21/templates/common.yaml b/stable/jellyseerr/5.0.20/templates/common.yaml similarity index 100% rename from stable/minetest/4.0.21/templates/common.yaml rename to stable/jellyseerr/5.0.20/templates/common.yaml diff --git a/stable/minetest/4.0.21/values.yaml b/stable/jellyseerr/5.0.20/values.yaml similarity index 100% rename from stable/minetest/4.0.21/values.yaml rename to stable/jellyseerr/5.0.20/values.yaml diff --git a/stable/jupyter/4.0.27/CHANGELOG.md b/stable/jupyter/4.0.27/CHANGELOG.md deleted file mode 100644 index 8b9413054b6..00000000000 --- a/stable/jupyter/4.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jupyter-4.0.27](https://github.com/truecharts/charts/compare/jupyter-4.0.26...jupyter-4.0.27) (2023-06-04) - -### Chore - -- update jupyter ([#9391](https://github.com/truecharts/charts/issues/9391)) - - - - -## [jupyter-4.0.26](https://github.com/truecharts/charts/compare/jupyter-4.0.25...jupyter-4.0.26) (2023-05-29) - -### Chore - -- update jupyter ([#9269](https://github.com/truecharts/charts/issues/9269)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [jupyter-4.0.25](https://github.com/truecharts/charts/compare/jupyter-4.0.24...jupyter-4.0.25) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [jupyter-4.0.24](https://github.com/truecharts/charts/compare/jupyter-4.0.23...jupyter-4.0.24) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [jupyter-4.0.23](https://github.com/truecharts/charts/compare/jupyter-4.0.22...jupyter-4.0.23) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [jupyter-4.0.22](https://github.com/truecharts/charts/compare/jupyter-4.0.21...jupyter-4.0.22) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [jupyter-4.0.21](https://github.com/truecharts/charts/compare/jupyter-4.0.20...jupyter-4.0.21) (2023-05-22) - -### Chore - -- update jupyter ([#9085](https://github.com/truecharts/charts/issues/9085)) - - - - -## [jupyter-4.0.20](https://github.com/truecharts/charts/compare/jupyter-4.0.19...jupyter-4.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [jupyter-4.0.19](https://github.com/truecharts/charts/compare/jupyter-4.0.18...jupyter-4.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [jupyter-4.0.18](https://github.com/truecharts/charts/compare/jupyter-4.0.17...jupyter-4.0.18) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/jupyter-scipy to v2023-05 ([#8916](https://github.com/truecharts/charts/issues/8916)) - - - diff --git a/stable/jupyter/4.0.27/Chart.yaml b/stable/jupyter/4.0.27/Chart.yaml deleted file mode 100644 index bfb08f281ff..00000000000 --- a/stable/jupyter/4.0.27/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -deprecated: false -description: Jupyter a web based IDE -home: https://truecharts.org/charts/stable/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png -keywords: - - Jupyter - - Notebook - - Lab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jupyter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://github.com/jupyter/docker-stacks -type: application -version: 4.0.27 -annotations: - truecharts.org/catagories: | - - Cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/4.0.27/app-changelog.md b/stable/jupyter/4.0.27/app-changelog.md deleted file mode 100644 index 1f164c1eda6..00000000000 --- a/stable/jupyter/4.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.27](https://github.com/truecharts/charts/compare/jupyter-4.0.26...jupyter-4.0.27) (2023-06-04) - -### Chore - -- update jupyter ([#9391](https://github.com/truecharts/charts/issues/9391)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.27/charts/common-12.10.4.tgz b/stable/jupyter/4.0.27/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/jupyter/4.0.27/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/jupyter/4.0.28/CHANGELOG.md b/stable/jupyter/4.0.28/CHANGELOG.md new file mode 100644 index 00000000000..4bac71c8116 --- /dev/null +++ b/stable/jupyter/4.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jupyter-4.0.28](https://github.com/truecharts/charts/compare/jupyter-4.0.27...jupyter-4.0.28) (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)) + + + + +## [jupyter-4.0.27](https://github.com/truecharts/charts/compare/jupyter-4.0.26...jupyter-4.0.27) (2023-06-04) + +### Chore + +- update jupyter ([#9391](https://github.com/truecharts/charts/issues/9391)) + + + + +## [jupyter-4.0.26](https://github.com/truecharts/charts/compare/jupyter-4.0.25...jupyter-4.0.26) (2023-05-29) + +### Chore + +- update jupyter ([#9269](https://github.com/truecharts/charts/issues/9269)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [jupyter-4.0.25](https://github.com/truecharts/charts/compare/jupyter-4.0.24...jupyter-4.0.25) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [jupyter-4.0.24](https://github.com/truecharts/charts/compare/jupyter-4.0.23...jupyter-4.0.24) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [jupyter-4.0.23](https://github.com/truecharts/charts/compare/jupyter-4.0.22...jupyter-4.0.23) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [jupyter-4.0.22](https://github.com/truecharts/charts/compare/jupyter-4.0.21...jupyter-4.0.22) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [jupyter-4.0.21](https://github.com/truecharts/charts/compare/jupyter-4.0.20...jupyter-4.0.21) (2023-05-22) + +### Chore + +- update jupyter ([#9085](https://github.com/truecharts/charts/issues/9085)) + + + + +## [jupyter-4.0.20](https://github.com/truecharts/charts/compare/jupyter-4.0.19...jupyter-4.0.20) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jupyter-4.0.19](https://github.com/truecharts/charts/compare/jupyter-4.0.18...jupyter-4.0.19) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/jupyter/4.0.28/Chart.yaml b/stable/jupyter/4.0.28/Chart.yaml new file mode 100644 index 00000000000..39716f87257 --- /dev/null +++ b/stable/jupyter/4.0.28/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Jupyter a web based IDE +home: https://truecharts.org/charts/stable/jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png +keywords: + - Jupyter + - Notebook + - Lab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jupyter +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://github.com/jupyter/docker-stacks +type: application +version: 4.0.28 +annotations: + truecharts.org/catagories: | + - Cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/4.0.17/README.md b/stable/jupyter/4.0.28/README.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/README.md rename to stable/jupyter/4.0.28/README.md diff --git a/stable/jupyter/4.0.28/app-changelog.md b/stable/jupyter/4.0.28/app-changelog.md new file mode 100644 index 00000000000..e4096f21ecf --- /dev/null +++ b/stable/jupyter/4.0.28/app-changelog.md @@ -0,0 +1,10 @@ + + +## [jupyter-4.0.28](https://github.com/truecharts/charts/compare/jupyter-4.0.27...jupyter-4.0.28) (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)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.27/app-readme.md b/stable/jupyter/4.0.28/app-readme.md similarity index 100% rename from stable/jupyter/4.0.27/app-readme.md rename to stable/jupyter/4.0.28/app-readme.md diff --git a/stable/jupyter/4.0.28/charts/common-12.12.3.tgz b/stable/jupyter/4.0.28/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/jupyter/4.0.28/charts/common-12.12.3.tgz differ diff --git a/stable/jupyter/4.0.27/ix_values.yaml b/stable/jupyter/4.0.28/ix_values.yaml similarity index 100% rename from stable/jupyter/4.0.27/ix_values.yaml rename to stable/jupyter/4.0.28/ix_values.yaml diff --git a/stable/jupyter/4.0.27/questions.yaml b/stable/jupyter/4.0.28/questions.yaml similarity index 100% rename from stable/jupyter/4.0.27/questions.yaml rename to stable/jupyter/4.0.28/questions.yaml diff --git a/stable/minetest/4.0.21/templates/NOTES.txt b/stable/jupyter/4.0.28/templates/NOTES.txt similarity index 100% rename from stable/minetest/4.0.21/templates/NOTES.txt rename to stable/jupyter/4.0.28/templates/NOTES.txt diff --git a/stable/minio-console/6.0.23/templates/common.yaml b/stable/jupyter/4.0.28/templates/common.yaml similarity index 100% rename from stable/minio-console/6.0.23/templates/common.yaml rename to stable/jupyter/4.0.28/templates/common.yaml diff --git a/stable/minio-console/6.0.23/values.yaml b/stable/jupyter/4.0.28/values.yaml similarity index 100% rename from stable/minio-console/6.0.23/values.yaml rename to stable/jupyter/4.0.28/values.yaml diff --git a/stable/kanboard/12.0.19/CHANGELOG.md b/stable/kanboard/12.0.19/CHANGELOG.md new file mode 100644 index 00000000000..140202002af --- /dev/null +++ b/stable/kanboard/12.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kanboard-12.0.18](https://github.com/truecharts/charts/compare/kanboard-12.0.17...kanboard-12.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [kanboard-12.0.17](https://github.com/truecharts/charts/compare/kanboard-12.0.16...kanboard-12.0.17) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/kanboard to v1.2.29 ([#9247](https://github.com/truecharts/charts/issues/9247)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kanboard-12.0.16](https://github.com/truecharts/charts/compare/kanboard-12.0.15...kanboard-12.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [kanboard-12.0.15](https://github.com/truecharts/charts/compare/kanboard-12.0.14...kanboard-12.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [kanboard-12.0.14](https://github.com/truecharts/charts/compare/kanboard-12.0.13...kanboard-12.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kanboard-12.0.13](https://github.com/truecharts/charts/compare/kanboard-12.0.12...kanboard-12.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kanboard-12.0.12](https://github.com/truecharts/charts/compare/kanboard-12.0.11...kanboard-12.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kanboard-12.0.11](https://github.com/truecharts/charts/compare/kanboard-12.0.10...kanboard-12.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kanboard-12.0.10](https://github.com/truecharts/charts/compare/kanboard-12.0.9...kanboard-12.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/kanboard/12.0.19/Chart.yaml b/stable/kanboard/12.0.19/Chart.yaml new file mode 100644 index 00000000000..b8be1950204 --- /dev/null +++ b/stable/kanboard/12.0.19/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.29" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 12.0.19 +kubeVersion: ">=1.16.0-0" +keywords: + - kanboard + - kanban +home: https://truecharts.org/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://github.com/kanboard/kanboard +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/4.1.1/README.md b/stable/kanboard/12.0.19/README.md similarity index 100% rename from stable/minecraft-java/4.1.1/README.md rename to stable/kanboard/12.0.19/README.md diff --git a/stable/kanboard/12.0.19/app-changelog.md b/stable/kanboard/12.0.19/app-changelog.md new file mode 100644 index 00000000000..c3e6d460b37 --- /dev/null +++ b/stable/kanboard/12.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kanboard/12.0.19/app-readme.md b/stable/kanboard/12.0.19/app-readme.md new file mode 100644 index 00000000000..bb1967699c7 --- /dev/null +++ b/stable/kanboard/12.0.19/app-readme.md @@ -0,0 +1,8 @@ +Kanboard is a free and open source Kanban project management software. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/kanboard](https://truecharts.org/charts/stable/kanboard) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/kanboard/12.0.19/charts/common-12.12.3.tgz b/stable/kanboard/12.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kanboard/12.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/kanboard/12.0.19/ix_values.yaml b/stable/kanboard/12.0.19/ix_values.yaml new file mode 100644 index 00000000000..d721c7e67ea --- /dev/null +++ b/stable/kanboard/12.0.19/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/kanboard + tag: v1.2.29@sha256:5c56221ac54ceeb879aa021b86553aa1c09dbe2e493233b0d491b1982d1e6d94 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10015 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/var/www/app/data" + ssl: + enabled: true + mountPath: "/etc/nginx/ssl" +cnpg: + main: + enabled: true + + user: kanboard + database: kanboard +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + MAIL_CONFIGURATION: false + LOG_DRIVER: stdout + DB_DRIVER: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USERNAME: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOSTNAME: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/kanboard/12.0.19/questions.yaml b/stable/kanboard/12.0.19/questions.yaml new file mode 100644 index 00000000000..700220e50a8 --- /dev/null +++ b/stable/kanboard/12.0.19/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: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ssl + label: "App SSL Storage" + description: "Stores the Application SSL." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/minio-console/6.0.23/templates/NOTES.txt b/stable/kanboard/12.0.19/templates/NOTES.txt similarity index 100% rename from stable/minio-console/6.0.23/templates/NOTES.txt rename to stable/kanboard/12.0.19/templates/NOTES.txt diff --git a/stable/minio/6.0.24/templates/common.yaml b/stable/kanboard/12.0.19/templates/common.yaml similarity index 100% rename from stable/minio/6.0.24/templates/common.yaml rename to stable/kanboard/12.0.19/templates/common.yaml diff --git a/stable/minio/6.0.24/values.yaml b/stable/kanboard/12.0.19/values.yaml similarity index 100% rename from stable/minio/6.0.24/values.yaml rename to stable/kanboard/12.0.19/values.yaml diff --git a/stable/kasm/4.0.19/CHANGELOG.md b/stable/kasm/4.0.19/CHANGELOG.md deleted file mode 100644 index c3d2397f077..00000000000 --- a/stable/kasm/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [kasm-4.0.16](https://github.com/truecharts/charts/compare/kasm-4.0.15...kasm-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [kasm-4.0.15](https://github.com/truecharts/charts/compare/kasm-4.0.14...kasm-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kasm-4.0.14](https://github.com/truecharts/charts/compare/kasm-4.0.13...kasm-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kasm-4.0.13](https://github.com/truecharts/charts/compare/kasm-4.0.12...kasm-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kasm-4.0.12](https://github.com/truecharts/charts/compare/kasm-4.0.11...kasm-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kasm-4.0.11](https://github.com/truecharts/charts/compare/kasm-4.0.10...kasm-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kasm-4.0.10](https://github.com/truecharts/charts/compare/kasm-4.0.9...kasm-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/kasm to v1.13.0 ([#8590](https://github.com/truecharts/charts/issues/8590)) - - - diff --git a/stable/kasm/4.0.19/Chart.yaml b/stable/kasm/4.0.19/Chart.yaml deleted file mode 100644 index 8c37855084e..00000000000 --- a/stable/kasm/4.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. -home: https://truecharts.org/charts/stable/kasm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png -keywords: - - kasm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kasm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme -type: application -version: 4.0.19 diff --git a/stable/kasm/4.0.19/app-changelog.md b/stable/kasm/4.0.19/app-changelog.md deleted file mode 100644 index 997e95d9ea4..00000000000 --- a/stable/kasm/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/kasm/4.0.19/charts/common-12.12.1.tgz b/stable/kasm/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/kasm/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/kasm/4.0.20/CHANGELOG.md b/stable/kasm/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..358d605a5d8 --- /dev/null +++ b/stable/kasm/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [kasm-4.0.16](https://github.com/truecharts/charts/compare/kasm-4.0.15...kasm-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kasm-4.0.15](https://github.com/truecharts/charts/compare/kasm-4.0.14...kasm-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kasm-4.0.14](https://github.com/truecharts/charts/compare/kasm-4.0.13...kasm-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kasm-4.0.13](https://github.com/truecharts/charts/compare/kasm-4.0.12...kasm-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kasm-4.0.12](https://github.com/truecharts/charts/compare/kasm-4.0.11...kasm-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kasm-4.0.11](https://github.com/truecharts/charts/compare/kasm-4.0.10...kasm-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/kasm/4.0.20/Chart.yaml b/stable/kasm/4.0.20/Chart.yaml new file mode 100644 index 00000000000..2f5fc26f3aa --- /dev/null +++ b/stable/kasm/4.0.20/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Kasm Workspaces is a streaming platform for delivering browser-based access to desktops, applications, and web services. +home: https://truecharts.org/charts/stable/kasm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kasm.png +keywords: + - kasm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kasm +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme +type: application +version: 4.0.20 diff --git a/stable/nocodb/7.0.10/LICENSE b/stable/kasm/4.0.20/LICENSE similarity index 100% rename from stable/nocodb/7.0.10/LICENSE rename to stable/kasm/4.0.20/LICENSE diff --git a/stable/minetest/4.0.21/README.md b/stable/kasm/4.0.20/README.md similarity index 100% rename from stable/minetest/4.0.21/README.md rename to stable/kasm/4.0.20/README.md diff --git a/stable/kasm/4.0.20/app-changelog.md b/stable/kasm/4.0.20/app-changelog.md new file mode 100644 index 00000000000..393a71b1e23 --- /dev/null +++ b/stable/kasm/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kasm/4.0.19/app-readme.md b/stable/kasm/4.0.20/app-readme.md similarity index 100% rename from stable/kasm/4.0.19/app-readme.md rename to stable/kasm/4.0.20/app-readme.md diff --git a/stable/kasm/4.0.20/charts/common-12.12.3.tgz b/stable/kasm/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kasm/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/kasm/4.0.19/ix_values.yaml b/stable/kasm/4.0.20/ix_values.yaml similarity index 100% rename from stable/kasm/4.0.19/ix_values.yaml rename to stable/kasm/4.0.20/ix_values.yaml diff --git a/stable/kasm/4.0.19/questions.yaml b/stable/kasm/4.0.20/questions.yaml similarity index 100% rename from stable/kasm/4.0.19/questions.yaml rename to stable/kasm/4.0.20/questions.yaml diff --git a/stable/minio/6.0.24/templates/NOTES.txt b/stable/kasm/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/minio/6.0.24/templates/NOTES.txt rename to stable/kasm/4.0.20/templates/NOTES.txt diff --git a/stable/kasm/4.0.19/templates/_hostPathMounts.tpl b/stable/kasm/4.0.20/templates/_hostPathMounts.tpl similarity index 100% rename from stable/kasm/4.0.19/templates/_hostPathMounts.tpl rename to stable/kasm/4.0.20/templates/_hostPathMounts.tpl diff --git a/stable/kasm/4.0.19/templates/common.yaml b/stable/kasm/4.0.20/templates/common.yaml similarity index 100% rename from stable/kasm/4.0.19/templates/common.yaml rename to stable/kasm/4.0.20/templates/common.yaml diff --git a/stable/minisatip/5.0.18/values.yaml b/stable/kasm/4.0.20/values.yaml similarity index 100% rename from stable/minisatip/5.0.18/values.yaml rename to stable/kasm/4.0.20/values.yaml diff --git a/stable/kavita/5.0.20/CHANGELOG.md b/stable/kavita/5.0.20/CHANGELOG.md deleted file mode 100644 index c081fd916e8..00000000000 --- a/stable/kavita/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [kavita-5.0.17](https://github.com/truecharts/charts/compare/kavita-5.0.16...kavita-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [kavita-5.0.16](https://github.com/truecharts/charts/compare/kavita-5.0.15...kavita-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kavita-5.0.15](https://github.com/truecharts/charts/compare/kavita-5.0.14...kavita-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kavita-5.0.14](https://github.com/truecharts/charts/compare/kavita-5.0.13...kavita-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kavita-5.0.13](https://github.com/truecharts/charts/compare/kavita-5.0.12...kavita-5.0.13) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8874](https://github.com/truecharts/charts/issues/8874)) - - - - -## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824)) - - - - -## [kavita-5.0.11](https://github.com/truecharts/charts/compare/kavita-5.0.10...kavita-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/kavita/5.0.20/Chart.yaml b/stable/kavita/5.0.20/Chart.yaml deleted file mode 100644 index a5b15323e92..00000000000 --- a/stable/kavita/5.0.20/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 5.0.20 -appVersion: "0.7.2" -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -type: application -deprecated: false -home: https://truecharts.org/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://www.kavitareader.com -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/5.0.20/app-changelog.md b/stable/kavita/5.0.20/app-changelog.md deleted file mode 100644 index 15ab58d73fc..00000000000 --- a/stable/kavita/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/kavita/5.0.20/charts/common-12.12.1.tgz b/stable/kavita/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/kavita/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/kavita/5.0.21/CHANGELOG.md b/stable/kavita/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..666b5f99474 --- /dev/null +++ b/stable/kavita/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [kavita-5.0.17](https://github.com/truecharts/charts/compare/kavita-5.0.16...kavita-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kavita-5.0.16](https://github.com/truecharts/charts/compare/kavita-5.0.15...kavita-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kavita-5.0.15](https://github.com/truecharts/charts/compare/kavita-5.0.14...kavita-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kavita-5.0.14](https://github.com/truecharts/charts/compare/kavita-5.0.13...kavita-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kavita-5.0.13](https://github.com/truecharts/charts/compare/kavita-5.0.12...kavita-5.0.13) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8874](https://github.com/truecharts/charts/issues/8874)) + + + + +## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824)) + + + diff --git a/stable/kavita/5.0.21/Chart.yaml b/stable/kavita/5.0.21/Chart.yaml new file mode 100644 index 00000000000..3b4f07c80e3 --- /dev/null +++ b/stable/kavita/5.0.21/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 5.0.21 +appVersion: "0.7.2" +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +type: application +deprecated: false +home: https://truecharts.org/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://www.kavitareader.com +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/6.0.23/README.md b/stable/kavita/5.0.21/README.md similarity index 100% rename from stable/minio-console/6.0.23/README.md rename to stable/kavita/5.0.21/README.md diff --git a/stable/kavita/5.0.21/app-changelog.md b/stable/kavita/5.0.21/app-changelog.md new file mode 100644 index 00000000000..41ab5395871 --- /dev/null +++ b/stable/kavita/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kavita/5.0.20/app-readme.md b/stable/kavita/5.0.21/app-readme.md similarity index 100% rename from stable/kavita/5.0.20/app-readme.md rename to stable/kavita/5.0.21/app-readme.md diff --git a/stable/kavita/5.0.21/charts/common-12.12.3.tgz b/stable/kavita/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kavita/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/kavita/5.0.20/ix_values.yaml b/stable/kavita/5.0.21/ix_values.yaml similarity index 100% rename from stable/kavita/5.0.20/ix_values.yaml rename to stable/kavita/5.0.21/ix_values.yaml diff --git a/stable/kavita/5.0.20/questions.yaml b/stable/kavita/5.0.21/questions.yaml similarity index 100% rename from stable/kavita/5.0.20/questions.yaml rename to stable/kavita/5.0.21/questions.yaml diff --git a/stable/minisatip/5.0.18/templates/NOTES.txt b/stable/kavita/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/minisatip/5.0.18/templates/NOTES.txt rename to stable/kavita/5.0.21/templates/NOTES.txt diff --git a/stable/minisatip/5.0.18/templates/common.yaml b/stable/kavita/5.0.21/templates/common.yaml similarity index 100% rename from stable/minisatip/5.0.18/templates/common.yaml rename to stable/kavita/5.0.21/templates/common.yaml diff --git a/stable/mkvcleaver/4.0.16/values.yaml b/stable/kavita/5.0.21/values.yaml similarity index 100% rename from stable/mkvcleaver/4.0.16/values.yaml rename to stable/kavita/5.0.21/values.yaml diff --git a/stable/kitchenowl/4.0.21/CHANGELOG.md b/stable/kitchenowl/4.0.21/CHANGELOG.md deleted file mode 100644 index 763c671b80c..00000000000 --- a/stable/kitchenowl/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kitchenowl-4.0.21](https://github.com/truecharts/charts/compare/kitchenowl-4.0.20...kitchenowl-4.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9368](https://github.com/truecharts/charts/issues/9368)) - - - - -## [kitchenowl-4.0.20](https://github.com/truecharts/charts/compare/kitchenowl-4.0.19...kitchenowl-4.0.20) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9223](https://github.com/truecharts/charts/issues/9223)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [kitchenowl-4.0.19](https://github.com/truecharts/charts/compare/kitchenowl-4.0.18...kitchenowl-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [kitchenowl-4.0.18](https://github.com/truecharts/charts/compare/kitchenowl-4.0.17...kitchenowl-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [kitchenowl-4.0.17](https://github.com/truecharts/charts/compare/kitchenowl-4.0.16...kitchenowl-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [kitchenowl-4.0.16](https://github.com/truecharts/charts/compare/kitchenowl-4.0.15...kitchenowl-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) - -### Chore - -- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) - - - - -## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kitchenowl-4.0.13](https://github.com/truecharts/charts/compare/kitchenowl-4.0.12...kitchenowl-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kitchenowl-4.0.12](https://github.com/truecharts/charts/compare/kitchenowl-4.0.11...kitchenowl-4.0.12) (2023-05-11) - -### Chore - -- update kitchenowl ([#8895](https://github.com/truecharts/charts/issues/8895)) - - - diff --git a/stable/kitchenowl/4.0.21/Chart.yaml b/stable/kitchenowl/4.0.21/Chart.yaml deleted file mode 100644 index 55991438e44..00000000000 --- a/stable/kitchenowl/4.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -deprecated: false -description: KitchenOwl is a smart self-hosted grocery list and recipe manager. -home: https://truecharts.org/charts/stable/kitchenowl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png -keywords: - - recipes - - kitchen - - grocery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kitchenowl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://tombursch.github.io/kitchenowl -type: application -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/4.0.21/app-changelog.md b/stable/kitchenowl/4.0.21/app-changelog.md deleted file mode 100644 index 1b85397d27e..00000000000 --- a/stable/kitchenowl/4.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-4.0.21](https://github.com/truecharts/charts/compare/kitchenowl-4.0.20...kitchenowl-4.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9368](https://github.com/truecharts/charts/issues/9368)) - - \ No newline at end of file diff --git a/stable/kitchenowl/4.0.21/charts/common-12.10.4.tgz b/stable/kitchenowl/4.0.21/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/kitchenowl/4.0.21/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/kitchenowl/4.0.22/CHANGELOG.md b/stable/kitchenowl/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..dae52ad520d --- /dev/null +++ b/stable/kitchenowl/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kitchenowl-4.0.22](https://github.com/truecharts/charts/compare/kitchenowl-4.0.21...kitchenowl-4.0.22) (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)) + + + + +## [kitchenowl-4.0.21](https://github.com/truecharts/charts/compare/kitchenowl-4.0.20...kitchenowl-4.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9368](https://github.com/truecharts/charts/issues/9368)) + + + + +## [kitchenowl-4.0.20](https://github.com/truecharts/charts/compare/kitchenowl-4.0.19...kitchenowl-4.0.20) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-backend to latest ([#9223](https://github.com/truecharts/charts/issues/9223)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [kitchenowl-4.0.19](https://github.com/truecharts/charts/compare/kitchenowl-4.0.18...kitchenowl-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [kitchenowl-4.0.18](https://github.com/truecharts/charts/compare/kitchenowl-4.0.17...kitchenowl-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [kitchenowl-4.0.17](https://github.com/truecharts/charts/compare/kitchenowl-4.0.16...kitchenowl-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kitchenowl-4.0.16](https://github.com/truecharts/charts/compare/kitchenowl-4.0.15...kitchenowl-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) + +### Chore + +- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) + + + + +## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kitchenowl-4.0.13](https://github.com/truecharts/charts/compare/kitchenowl-4.0.12...kitchenowl-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/kitchenowl/4.0.22/Chart.yaml b/stable/kitchenowl/4.0.22/Chart.yaml new file mode 100644 index 00000000000..69a39251dca --- /dev/null +++ b/stable/kitchenowl/4.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: KitchenOwl is a smart self-hosted grocery list and recipe manager. +home: https://truecharts.org/charts/stable/kitchenowl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kitchenowl.png +keywords: + - recipes + - kitchen + - grocery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitchenowl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://tombursch.github.io/kitchenowl +type: application +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/minio/6.0.24/README.md b/stable/kitchenowl/4.0.22/README.md similarity index 100% rename from stable/minio/6.0.24/README.md rename to stable/kitchenowl/4.0.22/README.md diff --git a/stable/kitchenowl/4.0.22/app-changelog.md b/stable/kitchenowl/4.0.22/app-changelog.md new file mode 100644 index 00000000000..7ecb1158f0f --- /dev/null +++ b/stable/kitchenowl/4.0.22/app-changelog.md @@ -0,0 +1,10 @@ + + +## [kitchenowl-4.0.22](https://github.com/truecharts/charts/compare/kitchenowl-4.0.21...kitchenowl-4.0.22) (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)) + + \ No newline at end of file diff --git a/stable/kitchenowl/4.0.21/app-readme.md b/stable/kitchenowl/4.0.22/app-readme.md similarity index 100% rename from stable/kitchenowl/4.0.21/app-readme.md rename to stable/kitchenowl/4.0.22/app-readme.md diff --git a/stable/kitchenowl/4.0.22/charts/common-12.12.3.tgz b/stable/kitchenowl/4.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kitchenowl/4.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/kitchenowl/4.0.21/ix_values.yaml b/stable/kitchenowl/4.0.22/ix_values.yaml similarity index 100% rename from stable/kitchenowl/4.0.21/ix_values.yaml rename to stable/kitchenowl/4.0.22/ix_values.yaml diff --git a/stable/kitchenowl/4.0.21/questions.yaml b/stable/kitchenowl/4.0.22/questions.yaml similarity index 100% rename from stable/kitchenowl/4.0.21/questions.yaml rename to stable/kitchenowl/4.0.22/questions.yaml diff --git a/stable/mkvcleaver/4.0.16/templates/NOTES.txt b/stable/kitchenowl/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/mkvcleaver/4.0.16/templates/NOTES.txt rename to stable/kitchenowl/4.0.22/templates/NOTES.txt diff --git a/stable/kitchenowl/4.0.21/templates/_secrets.tpl b/stable/kitchenowl/4.0.22/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/4.0.21/templates/_secrets.tpl rename to stable/kitchenowl/4.0.22/templates/_secrets.tpl diff --git a/stable/kitchenowl/4.0.21/templates/common.yaml b/stable/kitchenowl/4.0.22/templates/common.yaml similarity index 100% rename from stable/kitchenowl/4.0.21/templates/common.yaml rename to stable/kitchenowl/4.0.22/templates/common.yaml diff --git a/stable/mkvtoolnix/5.0.11/values.yaml b/stable/kitchenowl/4.0.22/values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.11/values.yaml rename to stable/kitchenowl/4.0.22/values.yaml diff --git a/stable/kiwix-serve/4.0.21/CHANGELOG.md b/stable/kiwix-serve/4.0.21/CHANGELOG.md deleted file mode 100644 index add348249c4..00000000000 --- a/stable/kiwix-serve/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [kiwix-serve-4.0.17](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.16...kiwix-serve-4.0.17) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [kiwix-serve-4.0.16](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.15...kiwix-serve-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kiwix-serve-4.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.14...kiwix-serve-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kiwix-serve-4.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.13...kiwix-serve-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kiwix-serve-4.0.13](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.12...kiwix-serve-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kiwix-serve-4.0.12](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.11...kiwix-serve-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/kiwix-serve/4.0.21/Chart.yaml b/stable/kiwix-serve/4.0.21/Chart.yaml deleted file mode 100644 index 8eee449e596..00000000000 --- a/stable/kiwix-serve/4.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! -home: https://truecharts.org/charts/stable/kiwix-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png -keywords: - - kiwix-serve - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kiwix-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://www.kiwix.org/ - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server -type: application -version: 4.0.21 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/stable/kiwix-serve/4.0.21/app-changelog.md b/stable/kiwix-serve/4.0.21/app-changelog.md deleted file mode 100644 index ff85ba8cc2d..00000000000 --- a/stable/kiwix-serve/4.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/kiwix-serve/4.0.21/charts/common-12.12.1.tgz b/stable/kiwix-serve/4.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/kiwix-serve/4.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/kiwix-serve/4.0.22/CHANGELOG.md b/stable/kiwix-serve/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..e8436afd6bf --- /dev/null +++ b/stable/kiwix-serve/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kiwix-serve-4.0.17](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.16...kiwix-serve-4.0.17) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [kiwix-serve-4.0.16](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.15...kiwix-serve-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kiwix-serve-4.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.14...kiwix-serve-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kiwix-serve-4.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.13...kiwix-serve-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kiwix-serve-4.0.13](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.12...kiwix-serve-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/kiwix-serve/4.0.22/Chart.yaml b/stable/kiwix-serve/4.0.22/Chart.yaml new file mode 100644 index 00000000000..2a93a4dd55e --- /dev/null +++ b/stable/kiwix-serve/4.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Kiwix enables you to have the whole Wikipedia at hand wherever you go! +home: https://truecharts.org/charts/stable/kiwix-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kiwix-serve.png +keywords: + - kiwix-serve + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kiwix-serve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://www.kiwix.org/ + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server +type: application +version: 4.0.22 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/stable/minisatip/5.0.18/README.md b/stable/kiwix-serve/4.0.22/README.md similarity index 100% rename from stable/minisatip/5.0.18/README.md rename to stable/kiwix-serve/4.0.22/README.md diff --git a/stable/kiwix-serve/4.0.22/app-changelog.md b/stable/kiwix-serve/4.0.22/app-changelog.md new file mode 100644 index 00000000000..0f7257dde49 --- /dev/null +++ b/stable/kiwix-serve/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kiwix-serve/4.0.21/app-readme.md b/stable/kiwix-serve/4.0.22/app-readme.md similarity index 100% rename from stable/kiwix-serve/4.0.21/app-readme.md rename to stable/kiwix-serve/4.0.22/app-readme.md diff --git a/stable/kiwix-serve/4.0.22/charts/common-12.12.3.tgz b/stable/kiwix-serve/4.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kiwix-serve/4.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/kiwix-serve/4.0.21/ix_values.yaml b/stable/kiwix-serve/4.0.22/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/4.0.21/ix_values.yaml rename to stable/kiwix-serve/4.0.22/ix_values.yaml diff --git a/stable/kiwix-serve/4.0.21/questions.yaml b/stable/kiwix-serve/4.0.22/questions.yaml similarity index 100% rename from stable/kiwix-serve/4.0.21/questions.yaml rename to stable/kiwix-serve/4.0.22/questions.yaml diff --git a/stable/mkvtoolnix/5.0.11/templates/NOTES.txt b/stable/kiwix-serve/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/5.0.11/templates/NOTES.txt rename to stable/kiwix-serve/4.0.22/templates/NOTES.txt diff --git a/stable/kiwix-serve/4.0.21/templates/common.yaml b/stable/kiwix-serve/4.0.22/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/4.0.21/templates/common.yaml rename to stable/kiwix-serve/4.0.22/templates/common.yaml diff --git a/stable/mongo-express/1.0.4/values.yaml b/stable/kiwix-serve/4.0.22/values.yaml similarity index 100% rename from stable/mongo-express/1.0.4/values.yaml rename to stable/kiwix-serve/4.0.22/values.yaml diff --git a/stable/kms/14.0.19/CHANGELOG.md b/stable/kms/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..360b67b8684 --- /dev/null +++ b/stable/kms/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [kms-14.0.15](https://github.com/truecharts/charts/compare/kms-14.0.14...kms-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kms-14.0.14](https://github.com/truecharts/charts/compare/kms-14.0.13...kms-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kms-14.0.13](https://github.com/truecharts/charts/compare/kms-14.0.12...kms-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kms-14.0.12](https://github.com/truecharts/charts/compare/kms-14.0.11...kms-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kms-14.0.11](https://github.com/truecharts/charts/compare/kms-14.0.10...kms-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kms-14.0.10](https://github.com/truecharts/charts/compare/kms-14.0.9...kms-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kms-14.0.9](https://github.com/truecharts/charts/compare/kms-14.0.8...kms-14.0.9) (2023-04-25) + +### Chore diff --git a/stable/kms/14.0.19/Chart.yaml b/stable/kms/14.0.19/Chart.yaml new file mode 100644 index 00000000000..6b66a0066da --- /dev/null +++ b/stable/kms/14.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Private Windows Activation Server for development and testing +home: https://truecharts.org/charts/stable/kms +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kms.png +keywords: + - kms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kms +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://github.com/Py-KMS-Organization/py-kms +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/4.0.16/README.md b/stable/kms/14.0.19/README.md similarity index 100% rename from stable/mkvcleaver/4.0.16/README.md rename to stable/kms/14.0.19/README.md diff --git a/stable/kms/14.0.19/app-changelog.md b/stable/kms/14.0.19/app-changelog.md new file mode 100644 index 00000000000..e8bc1db211c --- /dev/null +++ b/stable/kms/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kms/14.0.19/app-readme.md b/stable/kms/14.0.19/app-readme.md new file mode 100644 index 00000000000..4f97e4215f2 --- /dev/null +++ b/stable/kms/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +Private Windows Activation Server for development and testing + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/kms](https://truecharts.org/charts/stable/kms) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/kms/14.0.19/charts/common-12.12.3.tgz b/stable/kms/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kms/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/kms/14.0.19/ix_values.yaml b/stable/kms/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..0e5f06b22d5 --- /dev/null +++ b/stable/kms/14.0.19/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/kms + pullPolicy: IfNotPresent + tag: vminimal@sha256:fb868c6ad4b810d197941e10b1a004be72e0b839c9e0b8d13a6c934c17599b12 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + startup: + type: tcp + readiness: + type: tcp + +service: + main: + ports: + main: + port: 1688 + targetPort: 1688 + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +portal: + open: + enabled: false diff --git a/stable/kms/14.0.19/questions.yaml b/stable/kms/14.0.19/questions.yaml new file mode 100644 index 00000000000..6fe8cb78e7a --- /dev/null +++ b/stable/kms/14.0.19/questions.yaml @@ -0,0 +1,1549 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 1688 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mongo-express/1.0.4/templates/NOTES.txt b/stable/kms/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/mongo-express/1.0.4/templates/NOTES.txt rename to stable/kms/14.0.19/templates/NOTES.txt diff --git a/stable/mkvcleaver/4.0.16/templates/common.yaml b/stable/kms/14.0.19/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/4.0.16/templates/common.yaml rename to stable/kms/14.0.19/templates/common.yaml diff --git a/stable/monica/7.0.12/values.yaml b/stable/kms/14.0.19/values.yaml similarity index 100% rename from stable/monica/7.0.12/values.yaml rename to stable/kms/14.0.19/values.yaml diff --git a/stable/kodi-headless/5.0.10/CHANGELOG.md b/stable/kodi-headless/5.0.10/CHANGELOG.md new file mode 100644 index 00000000000..29776c8c904 --- /dev/null +++ b/stable/kodi-headless/5.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [kodi-headless-5.0.5](https://github.com/truecharts/charts/compare/kodi-headless-5.0.4...kodi-headless-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kodi-headless-5.0.4](https://github.com/truecharts/charts/compare/kodi-headless-5.0.3...kodi-headless-5.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kodi-headless-5.0.3](https://github.com/truecharts/charts/compare/kodi-headless-5.0.2...kodi-headless-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kodi-headless-5.0.2](https://github.com/truecharts/charts/compare/kodi-headless-5.0.1...kodi-headless-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kodi-headless-5.0.1](https://github.com/truecharts/charts/compare/kodi-headless-5.0.0...kodi-headless-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/kodi-headless/5.0.10/Chart.yaml b/stable/kodi-headless/5.0.10/Chart.yaml new file mode 100644 index 00000000000..b03c1a69d5b --- /dev/null +++ b/stable/kodi-headless/5.0.10/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "190" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A headless install of kodi in a docker container. +home: https://truecharts.org/charts/stable/kodi-headless +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png +keywords: + - kodi-headless +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kodi-headless +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless +type: application +version: 5.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/5.0.11/README.md b/stable/kodi-headless/5.0.10/README.md similarity index 100% rename from stable/mkvtoolnix/5.0.11/README.md rename to stable/kodi-headless/5.0.10/README.md diff --git a/stable/kodi-headless/5.0.10/app-changelog.md b/stable/kodi-headless/5.0.10/app-changelog.md new file mode 100644 index 00000000000..90d3180862c --- /dev/null +++ b/stable/kodi-headless/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/kodi-headless/5.0.9/app-readme.md b/stable/kodi-headless/5.0.10/app-readme.md similarity index 100% rename from stable/kodi-headless/5.0.9/app-readme.md rename to stable/kodi-headless/5.0.10/app-readme.md diff --git a/stable/kodi-headless/5.0.10/charts/common-12.12.3.tgz b/stable/kodi-headless/5.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/kodi-headless/5.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/kodi-headless/5.0.9/ix_values.yaml b/stable/kodi-headless/5.0.10/ix_values.yaml similarity index 100% rename from stable/kodi-headless/5.0.9/ix_values.yaml rename to stable/kodi-headless/5.0.10/ix_values.yaml diff --git a/stable/kodi-headless/5.0.9/questions.yaml b/stable/kodi-headless/5.0.10/questions.yaml similarity index 100% rename from stable/kodi-headless/5.0.9/questions.yaml rename to stable/kodi-headless/5.0.10/questions.yaml diff --git a/stable/monica/7.0.12/templates/NOTES.txt b/stable/kodi-headless/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/monica/7.0.12/templates/NOTES.txt rename to stable/kodi-headless/5.0.10/templates/NOTES.txt diff --git a/stable/mkvtoolnix/5.0.11/templates/common.yaml b/stable/kodi-headless/5.0.10/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.11/templates/common.yaml rename to stable/kodi-headless/5.0.10/templates/common.yaml diff --git a/stable/mosdns/5.0.18/values.yaml b/stable/kodi-headless/5.0.10/values.yaml similarity index 100% rename from stable/mosdns/5.0.18/values.yaml rename to stable/kodi-headless/5.0.10/values.yaml diff --git a/stable/kodi-headless/5.0.9/CHANGELOG.md b/stable/kodi-headless/5.0.9/CHANGELOG.md deleted file mode 100644 index 8730dc6eb82..00000000000 --- a/stable/kodi-headless/5.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [kodi-headless-5.0.5](https://github.com/truecharts/charts/compare/kodi-headless-5.0.4...kodi-headless-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [kodi-headless-5.0.4](https://github.com/truecharts/charts/compare/kodi-headless-5.0.3...kodi-headless-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kodi-headless-5.0.3](https://github.com/truecharts/charts/compare/kodi-headless-5.0.2...kodi-headless-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kodi-headless-5.0.2](https://github.com/truecharts/charts/compare/kodi-headless-5.0.1...kodi-headless-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kodi-headless-5.0.1](https://github.com/truecharts/charts/compare/kodi-headless-5.0.0...kodi-headless-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kodi-headless-5.0.0](https://github.com/truecharts/charts/compare/kodi-headless-4.0.11...kodi-headless-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - diff --git a/stable/kodi-headless/5.0.9/Chart.yaml b/stable/kodi-headless/5.0.9/Chart.yaml deleted file mode 100644 index 4b78600e000..00000000000 --- a/stable/kodi-headless/5.0.9/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "190" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A headless install of kodi in a docker container. -home: https://truecharts.org/charts/stable/kodi-headless -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kodi-headless.png -keywords: - - kodi-headless -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless -type: application -version: 5.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/5.0.9/app-changelog.md b/stable/kodi-headless/5.0.9/app-changelog.md deleted file mode 100644 index 16f843a9954..00000000000 --- a/stable/kodi-headless/5.0.9/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/kodi-headless/5.0.9/charts/common-12.12.1.tgz b/stable/kodi-headless/5.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/kodi-headless/5.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/komga/9.0.19/CHANGELOG.md b/stable/komga/9.0.19/CHANGELOG.md deleted file mode 100644 index 50e3f0b38c5..00000000000 --- a/stable/komga/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [komga-9.0.19](https://github.com/truecharts/charts/compare/komga-9.0.18...komga-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)) - - - - -## [komga-9.0.18](https://github.com/truecharts/charts/compare/komga-9.0.17...komga-9.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [komga-9.0.17](https://github.com/truecharts/charts/compare/komga-9.0.16...komga-9.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [komga-9.0.16](https://github.com/truecharts/charts/compare/komga-9.0.15...komga-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [komga-9.0.15](https://github.com/truecharts/charts/compare/komga-9.0.14...komga-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [komga-9.0.14](https://github.com/truecharts/charts/compare/komga-9.0.13...komga-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [komga-9.0.13](https://github.com/truecharts/charts/compare/komga-9.0.12...komga-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [komga-9.0.12](https://github.com/truecharts/charts/compare/komga-9.0.11...komga-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [komga-9.0.11](https://github.com/truecharts/charts/compare/komga-9.0.10...komga-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [komga-9.0.10](https://github.com/truecharts/charts/compare/komga-9.0.9...komga-9.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/komga to v0.165.0 ([#8592](https://github.com/truecharts/charts/issues/8592)) - - - diff --git a/stable/komga/9.0.19/Chart.yaml b/stable/komga/9.0.19/Chart.yaml deleted file mode 100644 index 38dbaf612f8..00000000000 --- a/stable/komga/9.0.19/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.165.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A comics/mangas server to serve/stream pages via API -home: https://truecharts.org/charts/stable/komga -icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png -keywords: - - komga - - comics - - mangas - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: komga -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://komga.org/ - - https://github.com/gotson/komga -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/komga/9.0.19/app-changelog.md b/stable/komga/9.0.19/app-changelog.md deleted file mode 100644 index c500c994e9a..00000000000 --- a/stable/komga/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [komga-9.0.19](https://github.com/truecharts/charts/compare/komga-9.0.18...komga-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)) - - \ No newline at end of file diff --git a/stable/komga/9.0.19/charts/common-12.12.1.tgz b/stable/komga/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/komga/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/komga/9.0.20/CHANGELOG.md b/stable/komga/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..c18e559bd31 --- /dev/null +++ b/stable/komga/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [komga-9.0.20](https://github.com/truecharts/charts/compare/komga-9.0.19...komga-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [komga-9.0.19](https://github.com/truecharts/charts/compare/komga-9.0.18...komga-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)) + + + + +## [komga-9.0.18](https://github.com/truecharts/charts/compare/komga-9.0.17...komga-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [komga-9.0.17](https://github.com/truecharts/charts/compare/komga-9.0.16...komga-9.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [komga-9.0.16](https://github.com/truecharts/charts/compare/komga-9.0.15...komga-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [komga-9.0.15](https://github.com/truecharts/charts/compare/komga-9.0.14...komga-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [komga-9.0.14](https://github.com/truecharts/charts/compare/komga-9.0.13...komga-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [komga-9.0.13](https://github.com/truecharts/charts/compare/komga-9.0.12...komga-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [komga-9.0.12](https://github.com/truecharts/charts/compare/komga-9.0.11...komga-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [komga-9.0.11](https://github.com/truecharts/charts/compare/komga-9.0.10...komga-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/komga/9.0.20/Chart.yaml b/stable/komga/9.0.20/Chart.yaml new file mode 100644 index 00000000000..66fd0d0b205 --- /dev/null +++ b/stable/komga/9.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.165.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A comics/mangas server to serve/stream pages via API +home: https://truecharts.org/charts/stable/komga +icon: https://truecharts.org/img/hotlink-ok/chart-icons/komga.png +keywords: + - komga + - comics + - mangas + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: komga +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://komga.org/ + - https://github.com/gotson/komga +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mongo-express/1.0.4/README.md b/stable/komga/9.0.20/README.md similarity index 100% rename from stable/mongo-express/1.0.4/README.md rename to stable/komga/9.0.20/README.md diff --git a/stable/komga/9.0.20/app-changelog.md b/stable/komga/9.0.20/app-changelog.md new file mode 100644 index 00000000000..ed0dbb41ea1 --- /dev/null +++ b/stable/komga/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [komga-9.0.20](https://github.com/truecharts/charts/compare/komga-9.0.19...komga-9.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/komga/9.0.19/app-readme.md b/stable/komga/9.0.20/app-readme.md similarity index 100% rename from stable/komga/9.0.19/app-readme.md rename to stable/komga/9.0.20/app-readme.md diff --git a/stable/komga/9.0.20/charts/common-12.12.3.tgz b/stable/komga/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/komga/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/komga/9.0.19/ix_values.yaml b/stable/komga/9.0.20/ix_values.yaml similarity index 100% rename from stable/komga/9.0.19/ix_values.yaml rename to stable/komga/9.0.20/ix_values.yaml diff --git a/stable/komga/9.0.19/questions.yaml b/stable/komga/9.0.20/questions.yaml similarity index 100% rename from stable/komga/9.0.19/questions.yaml rename to stable/komga/9.0.20/questions.yaml diff --git a/stable/mosdns/5.0.18/templates/NOTES.txt b/stable/komga/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/mosdns/5.0.18/templates/NOTES.txt rename to stable/komga/9.0.20/templates/NOTES.txt diff --git a/stable/mongo-express/1.0.4/templates/common.yaml b/stable/komga/9.0.20/templates/common.yaml similarity index 100% rename from stable/mongo-express/1.0.4/templates/common.yaml rename to stable/komga/9.0.20/templates/common.yaml diff --git a/stable/mstream/6.0.22/values.yaml b/stable/komga/9.0.20/values.yaml similarity index 100% rename from stable/mstream/6.0.22/values.yaml rename to stable/komga/9.0.20/values.yaml diff --git a/stable/lama-cleaner/2.0.21/CHANGELOG.md b/stable/lama-cleaner/2.0.21/CHANGELOG.md deleted file mode 100644 index e226bfdf129..00000000000 --- a/stable/lama-cleaner/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [lama-cleaner-2.0.17](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.16...lama-cleaner-2.0.17) (2023-05-25) - -### Chore - -- update lama-cleaner to v0.33.0 (minor) ([#9140](https://github.com/truecharts/charts/issues/9140)) - - - - -## [lama-cleaner-2.0.17](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.16...lama-cleaner-2.0.17) (2023-05-25) - -### Chore - -- update lama-cleaner to v0.33.0 (minor) ([#9140](https://github.com/truecharts/charts/issues/9140)) - - - - -## [lama-cleaner-2.0.17](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.16...lama-cleaner-2.0.17) (2023-05-25) - -### Chore - -- update lama-cleaner to v0.33.0 (minor) ([#9140](https://github.com/truecharts/charts/issues/9140)) - - - - -## [lama-cleaner-2.0.16](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.15...lama-cleaner-2.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [lama-cleaner-2.0.15](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.14...lama-cleaner-2.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lama-cleaner-2.0.14](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.13...lama-cleaner-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lama-cleaner-2.0.13](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.12...lama-cleaner-2.0.13) (2023-05-16) - -### Chore diff --git a/stable/lama-cleaner/2.0.21/Chart.yaml b/stable/lama-cleaner/2.0.21/Chart.yaml deleted file mode 100644 index d16796d333b..00000000000 --- a/stable/lama-cleaner/2.0.21/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.33.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Open-source inpainting tool powered by SOTA AI model. -home: https://truecharts.org/charts/stable/lama-cleaner -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png -keywords: - - lama-cleaner - - media - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lama-cleaner -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://github.com/Sanster/lama-cleaner -type: application -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/2.0.21/app-changelog.md b/stable/lama-cleaner/2.0.21/app-changelog.md deleted file mode 100644 index 9d6b89f66b8..00000000000 --- a/stable/lama-cleaner/2.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.21/charts/common-12.12.1.tgz b/stable/lama-cleaner/2.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/lama-cleaner/2.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/lama-cleaner/2.0.22/CHANGELOG.md b/stable/lama-cleaner/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..141cd53166b --- /dev/null +++ b/stable/lama-cleaner/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [lama-cleaner-2.0.17](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.16...lama-cleaner-2.0.17) (2023-05-25) + +### Chore + +- update lama-cleaner to v0.33.0 (minor) ([#9140](https://github.com/truecharts/charts/issues/9140)) + + + + +## [lama-cleaner-2.0.17](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.16...lama-cleaner-2.0.17) (2023-05-25) + +### Chore + +- update lama-cleaner to v0.33.0 (minor) ([#9140](https://github.com/truecharts/charts/issues/9140)) + + + + +## [lama-cleaner-2.0.17](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.16...lama-cleaner-2.0.17) (2023-05-25) + +### Chore + +- update lama-cleaner to v0.33.0 (minor) ([#9140](https://github.com/truecharts/charts/issues/9140)) + + + + +## [lama-cleaner-2.0.16](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.15...lama-cleaner-2.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lama-cleaner-2.0.15](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.14...lama-cleaner-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lama-cleaner-2.0.14](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.13...lama-cleaner-2.0.14) (2023-05-22) + +### Feat diff --git a/stable/lama-cleaner/2.0.22/Chart.yaml b/stable/lama-cleaner/2.0.22/Chart.yaml new file mode 100644 index 00000000000..f64977c99ca --- /dev/null +++ b/stable/lama-cleaner/2.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.33.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Open-source inpainting tool powered by SOTA AI model. +home: https://truecharts.org/charts/stable/lama-cleaner +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lama-cleaner.png +keywords: + - lama-cleaner + - media + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lama-cleaner +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner + - https://github.com/Sanster/lama-cleaner +type: application +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/monica/7.0.12/README.md b/stable/lama-cleaner/2.0.22/README.md similarity index 100% rename from stable/monica/7.0.12/README.md rename to stable/lama-cleaner/2.0.22/README.md diff --git a/stable/lama-cleaner/2.0.22/app-changelog.md b/stable/lama-cleaner/2.0.22/app-changelog.md new file mode 100644 index 00000000000..2c83e7c371f --- /dev/null +++ b/stable/lama-cleaner/2.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.21/app-readme.md b/stable/lama-cleaner/2.0.22/app-readme.md similarity index 100% rename from stable/lama-cleaner/2.0.21/app-readme.md rename to stable/lama-cleaner/2.0.22/app-readme.md diff --git a/stable/lama-cleaner/2.0.22/charts/common-12.12.3.tgz b/stable/lama-cleaner/2.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lama-cleaner/2.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/lama-cleaner/2.0.21/ix_values.yaml b/stable/lama-cleaner/2.0.22/ix_values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.21/ix_values.yaml rename to stable/lama-cleaner/2.0.22/ix_values.yaml diff --git a/stable/lama-cleaner/2.0.21/questions.yaml b/stable/lama-cleaner/2.0.22/questions.yaml similarity index 100% rename from stable/lama-cleaner/2.0.21/questions.yaml rename to stable/lama-cleaner/2.0.22/questions.yaml diff --git a/stable/mstream/6.0.22/templates/NOTES.txt b/stable/lama-cleaner/2.0.22/templates/NOTES.txt similarity index 100% rename from stable/mstream/6.0.22/templates/NOTES.txt rename to stable/lama-cleaner/2.0.22/templates/NOTES.txt diff --git a/stable/lama-cleaner/2.0.21/templates/_args.tpl b/stable/lama-cleaner/2.0.22/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/2.0.21/templates/_args.tpl rename to stable/lama-cleaner/2.0.22/templates/_args.tpl diff --git a/stable/lama-cleaner/2.0.21/templates/common.yaml b/stable/lama-cleaner/2.0.22/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/2.0.21/templates/common.yaml rename to stable/lama-cleaner/2.0.22/templates/common.yaml diff --git a/stable/muse/1.0.7/values.yaml b/stable/lama-cleaner/2.0.22/values.yaml similarity index 100% rename from stable/muse/1.0.7/values.yaml rename to stable/lama-cleaner/2.0.22/values.yaml diff --git a/stable/lancache-dns/4.0.18/CHANGELOG.md b/stable/lancache-dns/4.0.18/CHANGELOG.md deleted file mode 100644 index a861a51cd03..00000000000 --- a/stable/lancache-dns/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [lancache-dns-4.0.14](https://github.com/truecharts/charts/compare/lancache-dns-4.0.13...lancache-dns-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lancache-dns-4.0.13](https://github.com/truecharts/charts/compare/lancache-dns-4.0.12...lancache-dns-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lancache-dns-4.0.12](https://github.com/truecharts/charts/compare/lancache-dns-4.0.11...lancache-dns-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lancache-dns-4.0.11](https://github.com/truecharts/charts/compare/lancache-dns-4.0.10...lancache-dns-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lancache-dns-4.0.10](https://github.com/truecharts/charts/compare/lancache-dns-4.0.9...lancache-dns-4.0.10) (2023-05-04) - - - - -## [lancache-dns-4.0.9](https://github.com/truecharts/charts/compare/lancache-dns-4.0.8...lancache-dns-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lancache-dns-4.0.8](https://github.com/truecharts/charts/compare/lancache-dns-4.0.7...lancache-dns-4.0.8) (2023-04-30) - -### Fix diff --git a/stable/lancache-dns/4.0.18/Chart.yaml b/stable/lancache-dns/4.0.18/Chart.yaml deleted file mode 100644 index 7109ab7a4ed..00000000000 --- a/stable/lancache-dns/4.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: DNS Chart service for a steam cache. -home: https://truecharts.org/charts/stable/lancache-dns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png -keywords: - - lancache-dns - - dns -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lancache-dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - - https://github.com/lancachenet/lancache-dns -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/4.0.18/app-changelog.md b/stable/lancache-dns/4.0.18/app-changelog.md deleted file mode 100644 index 8af72542229..00000000000 --- a/stable/lancache-dns/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/lancache-dns/4.0.18/charts/common-12.12.1.tgz b/stable/lancache-dns/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/lancache-dns/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/lancache-dns/4.0.19/CHANGELOG.md b/stable/lancache-dns/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..7fa50a8c7dc --- /dev/null +++ b/stable/lancache-dns/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lancache-dns-4.0.14](https://github.com/truecharts/charts/compare/lancache-dns-4.0.13...lancache-dns-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lancache-dns-4.0.13](https://github.com/truecharts/charts/compare/lancache-dns-4.0.12...lancache-dns-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lancache-dns-4.0.12](https://github.com/truecharts/charts/compare/lancache-dns-4.0.11...lancache-dns-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lancache-dns-4.0.11](https://github.com/truecharts/charts/compare/lancache-dns-4.0.10...lancache-dns-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lancache-dns-4.0.10](https://github.com/truecharts/charts/compare/lancache-dns-4.0.9...lancache-dns-4.0.10) (2023-05-04) + + + + +## [lancache-dns-4.0.9](https://github.com/truecharts/charts/compare/lancache-dns-4.0.8...lancache-dns-4.0.9) (2023-05-03) + +### Chore diff --git a/stable/lancache-dns/4.0.19/Chart.yaml b/stable/lancache-dns/4.0.19/Chart.yaml new file mode 100644 index 00000000000..15e5154e771 --- /dev/null +++ b/stable/lancache-dns/4.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: DNS Chart service for a steam cache. +home: https://truecharts.org/charts/stable/lancache-dns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-dns.png +keywords: + - lancache-dns + - dns +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lancache-dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://github.com/lancachenet/lancache-dns +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/5.0.18/README.md b/stable/lancache-dns/4.0.19/README.md similarity index 100% rename from stable/mosdns/5.0.18/README.md rename to stable/lancache-dns/4.0.19/README.md diff --git a/stable/lancache-dns/4.0.19/app-changelog.md b/stable/lancache-dns/4.0.19/app-changelog.md new file mode 100644 index 00000000000..32465e8d7af --- /dev/null +++ b/stable/lancache-dns/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lancache-dns/4.0.18/app-readme.md b/stable/lancache-dns/4.0.19/app-readme.md similarity index 100% rename from stable/lancache-dns/4.0.18/app-readme.md rename to stable/lancache-dns/4.0.19/app-readme.md diff --git a/stable/lancache-dns/4.0.19/charts/common-12.12.3.tgz b/stable/lancache-dns/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lancache-dns/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/lancache-dns/4.0.18/ix_values.yaml b/stable/lancache-dns/4.0.19/ix_values.yaml similarity index 100% rename from stable/lancache-dns/4.0.18/ix_values.yaml rename to stable/lancache-dns/4.0.19/ix_values.yaml diff --git a/stable/lancache-dns/4.0.18/questions.yaml b/stable/lancache-dns/4.0.19/questions.yaml similarity index 100% rename from stable/lancache-dns/4.0.18/questions.yaml rename to stable/lancache-dns/4.0.19/questions.yaml diff --git a/stable/muximux/6.0.16/templates/NOTES.txt b/stable/lancache-dns/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/muximux/6.0.16/templates/NOTES.txt rename to stable/lancache-dns/4.0.19/templates/NOTES.txt diff --git a/stable/mosdns/5.0.18/templates/common.yaml b/stable/lancache-dns/4.0.19/templates/common.yaml similarity index 100% rename from stable/mosdns/5.0.18/templates/common.yaml rename to stable/lancache-dns/4.0.19/templates/common.yaml diff --git a/stable/muximux/6.0.16/values.yaml b/stable/lancache-dns/4.0.19/values.yaml similarity index 100% rename from stable/muximux/6.0.16/values.yaml rename to stable/lancache-dns/4.0.19/values.yaml diff --git a/stable/lancache-monolithic/4.0.10/CHANGELOG.md b/stable/lancache-monolithic/4.0.10/CHANGELOG.md deleted file mode 100644 index e69808d9918..00000000000 --- a/stable/lancache-monolithic/4.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [lancache-monolithic-4.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.7...lancache-monolithic-4.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [lancache-monolithic-4.0.7](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.6...lancache-monolithic-4.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lancache-monolithic-4.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.4...lancache-monolithic-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lancache-monolithic-4.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.3...lancache-monolithic-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lancache-monolithic-4.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.2...lancache-monolithic-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758)) - - - - -## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/lancache-monolithic/4.0.10/Chart.yaml b/stable/lancache-monolithic/4.0.10/Chart.yaml deleted file mode 100644 index 1c0af180f19..00000000000 --- a/stable/lancache-monolithic/4.0.10/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 4.0.10 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDNs in a single instance. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://github.com/lancachenet/monolithic -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/4.0.10/app-changelog.md b/stable/lancache-monolithic/4.0.10/app-changelog.md deleted file mode 100644 index a1fc91d0267..00000000000 --- a/stable/lancache-monolithic/4.0.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.10/charts/common-12.12.1.tgz b/stable/lancache-monolithic/4.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/lancache-monolithic/4.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/4.0.11/CHANGELOG.md b/stable/lancache-monolithic/4.0.11/CHANGELOG.md new file mode 100644 index 00000000000..e3e2a530238 --- /dev/null +++ b/stable/lancache-monolithic/4.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lancache-monolithic-4.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.7...lancache-monolithic-4.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [lancache-monolithic-4.0.7](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.6...lancache-monolithic-4.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lancache-monolithic-4.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.4...lancache-monolithic-4.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lancache-monolithic-4.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.3...lancache-monolithic-4.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lancache-monolithic-4.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.2...lancache-monolithic-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758)) + + + diff --git a/stable/lancache-monolithic/4.0.11/Chart.yaml b/stable/lancache-monolithic/4.0.11/Chart.yaml new file mode 100644 index 00000000000..5268683ea5c --- /dev/null +++ b/stable/lancache-monolithic/4.0.11/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 4.0.11 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDNs in a single instance. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://github.com/lancachenet/monolithic +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/6.0.22/README.md b/stable/lancache-monolithic/4.0.11/README.md similarity index 100% rename from stable/mstream/6.0.22/README.md rename to stable/lancache-monolithic/4.0.11/README.md diff --git a/stable/lancache-monolithic/4.0.11/app-changelog.md b/stable/lancache-monolithic/4.0.11/app-changelog.md new file mode 100644 index 00000000000..86dd1e2f204 --- /dev/null +++ b/stable/lancache-monolithic/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.10/app-readme.md b/stable/lancache-monolithic/4.0.11/app-readme.md similarity index 100% rename from stable/lancache-monolithic/4.0.10/app-readme.md rename to stable/lancache-monolithic/4.0.11/app-readme.md diff --git a/stable/lancache-monolithic/4.0.11/charts/common-12.12.3.tgz b/stable/lancache-monolithic/4.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lancache-monolithic/4.0.11/charts/common-12.12.3.tgz differ diff --git a/stable/lancache-monolithic/4.0.10/ix_values.yaml b/stable/lancache-monolithic/4.0.11/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.10/ix_values.yaml rename to stable/lancache-monolithic/4.0.11/ix_values.yaml diff --git a/stable/lancache-monolithic/4.0.10/questions.yaml b/stable/lancache-monolithic/4.0.11/questions.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.10/questions.yaml rename to stable/lancache-monolithic/4.0.11/questions.yaml diff --git a/stable/mylar/9.0.22/templates/NOTES.txt b/stable/lancache-monolithic/4.0.11/templates/NOTES.txt similarity index 100% rename from stable/mylar/9.0.22/templates/NOTES.txt rename to stable/lancache-monolithic/4.0.11/templates/NOTES.txt diff --git a/stable/muse/1.0.7/templates/common.yaml b/stable/lancache-monolithic/4.0.11/templates/common.yaml similarity index 100% rename from stable/muse/1.0.7/templates/common.yaml rename to stable/lancache-monolithic/4.0.11/templates/common.yaml diff --git a/stable/mylar/9.0.22/values.yaml b/stable/lancache-monolithic/4.0.11/values.yaml similarity index 100% rename from stable/mylar/9.0.22/values.yaml rename to stable/lancache-monolithic/4.0.11/values.yaml diff --git a/stable/lanraragi/5.0.17/CHANGELOG.md b/stable/lanraragi/5.0.17/CHANGELOG.md deleted file mode 100644 index c92a2f2e0cf..00000000000 --- a/stable/lanraragi/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [lanraragi-5.0.13](https://github.com/truecharts/charts/compare/lanraragi-5.0.12...lanraragi-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lanraragi-5.0.12](https://github.com/truecharts/charts/compare/lanraragi-5.0.11...lanraragi-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lanraragi-5.0.11](https://github.com/truecharts/charts/compare/lanraragi-5.0.10...lanraragi-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lanraragi-5.0.10](https://github.com/truecharts/charts/compare/lanraragi-5.0.9...lanraragi-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lanraragi-5.0.9](https://github.com/truecharts/charts/compare/lanraragi-5.0.8...lanraragi-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lanraragi-5.0.8](https://github.com/truecharts/charts/compare/lanraragi-5.0.7...lanraragi-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/lanraragi to v0.8.90 ([#8476](https://github.com/truecharts/charts/issues/8476)) - - - diff --git a/stable/lanraragi/5.0.17/Chart.yaml b/stable/lanraragi/5.0.17/Chart.yaml deleted file mode 100644 index 5c7627d8751..00000000000 --- a/stable/lanraragi/5.0.17/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.90" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Open source server for archival of comics/manga. -home: https://truecharts.org/charts/stable/lanraragi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png -keywords: - - lanraragi - - comics - - manga -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://github.com/Difegue/LANraragi - - https://sugoi.gitbook.io/lanraragi/ -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/5.0.17/app-changelog.md b/stable/lanraragi/5.0.17/app-changelog.md deleted file mode 100644 index 9de084ba2db..00000000000 --- a/stable/lanraragi/5.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/lanraragi/5.0.17/charts/common-12.12.1.tgz b/stable/lanraragi/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/lanraragi/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/lanraragi/5.0.18/CHANGELOG.md b/stable/lanraragi/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..29388e4202b --- /dev/null +++ b/stable/lanraragi/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lanraragi-5.0.13](https://github.com/truecharts/charts/compare/lanraragi-5.0.12...lanraragi-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lanraragi-5.0.12](https://github.com/truecharts/charts/compare/lanraragi-5.0.11...lanraragi-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lanraragi-5.0.11](https://github.com/truecharts/charts/compare/lanraragi-5.0.10...lanraragi-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lanraragi-5.0.10](https://github.com/truecharts/charts/compare/lanraragi-5.0.9...lanraragi-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lanraragi-5.0.9](https://github.com/truecharts/charts/compare/lanraragi-5.0.8...lanraragi-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/lanraragi/5.0.18/Chart.yaml b/stable/lanraragi/5.0.18/Chart.yaml new file mode 100644 index 00000000000..95b057503f9 --- /dev/null +++ b/stable/lanraragi/5.0.18/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.90" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Open source server for archival of comics/manga. +home: https://truecharts.org/charts/stable/lanraragi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lanraragi.png +keywords: + - lanraragi + - comics + - manga +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://github.com/Difegue/LANraragi + - https://sugoi.gitbook.io/lanraragi/ +version: 5.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/muse/1.0.7/README.md b/stable/lanraragi/5.0.18/README.md similarity index 100% rename from stable/muse/1.0.7/README.md rename to stable/lanraragi/5.0.18/README.md diff --git a/stable/lanraragi/5.0.18/app-changelog.md b/stable/lanraragi/5.0.18/app-changelog.md new file mode 100644 index 00000000000..741b1b486f9 --- /dev/null +++ b/stable/lanraragi/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/lanraragi/5.0.17/app-readme.md b/stable/lanraragi/5.0.18/app-readme.md similarity index 100% rename from stable/lanraragi/5.0.17/app-readme.md rename to stable/lanraragi/5.0.18/app-readme.md diff --git a/stable/lanraragi/5.0.18/charts/common-12.12.3.tgz b/stable/lanraragi/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lanraragi/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/lanraragi/5.0.17/ix_values.yaml b/stable/lanraragi/5.0.18/ix_values.yaml similarity index 100% rename from stable/lanraragi/5.0.17/ix_values.yaml rename to stable/lanraragi/5.0.18/ix_values.yaml diff --git a/stable/lanraragi/5.0.17/questions.yaml b/stable/lanraragi/5.0.18/questions.yaml similarity index 100% rename from stable/lanraragi/5.0.17/questions.yaml rename to stable/lanraragi/5.0.18/questions.yaml diff --git a/stable/mymediaforalexa/4.0.18/templates/NOTES.txt b/stable/lanraragi/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/mymediaforalexa/4.0.18/templates/NOTES.txt rename to stable/lanraragi/5.0.18/templates/NOTES.txt diff --git a/stable/mylar/9.0.22/templates/common.yaml b/stable/lanraragi/5.0.18/templates/common.yaml similarity index 100% rename from stable/mylar/9.0.22/templates/common.yaml rename to stable/lanraragi/5.0.18/templates/common.yaml diff --git a/stable/mymediaforalexa/4.0.18/values.yaml b/stable/lanraragi/5.0.18/values.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.18/values.yaml rename to stable/lanraragi/5.0.18/values.yaml diff --git a/stable/lazylibrarian/14.0.25/CHANGELOG.md b/stable/lazylibrarian/14.0.25/CHANGELOG.md new file mode 100644 index 00000000000..16a5072fbe0 --- /dev/null +++ b/stable/lazylibrarian/14.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lazylibrarian-14.0.25](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.24...lazylibrarian-14.0.25) (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)) + + + + +## [lazylibrarian-14.0.24](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.23...lazylibrarian-14.0.24) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9369](https://github.com/truecharts/charts/issues/9369)) + + + + +## [lazylibrarian-14.0.23](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.22...lazylibrarian-14.0.23) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9208](https://github.com/truecharts/charts/issues/9208)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [lazylibrarian-14.0.22](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.21...lazylibrarian-14.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lazylibrarian-14.0.21](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.20...lazylibrarian-14.0.21) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [lazylibrarian-14.0.20](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.19...lazylibrarian-14.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lazylibrarian-14.0.19](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.18...lazylibrarian-14.0.19) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#9104](https://github.com/truecharts/charts/issues/9104)) + + + + +## [lazylibrarian-14.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.17...lazylibrarian-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lazylibrarian-14.0.17](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.16...lazylibrarian-14.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lazylibrarian-14.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.15...lazylibrarian-14.0.16) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8985](https://github.com/truecharts/charts/issues/8985)) + + diff --git a/stable/lazylibrarian/14.0.25/Chart.yaml b/stable/lazylibrarian/14.0.25/Chart.yaml new file mode 100644 index 00000000000..fbba4177b36 --- /dev/null +++ b/stable/lazylibrarian/14.0.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Get all your books, like series with Sonarr... +home: https://truecharts.org/charts/stable/lazylibrarian +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lazylibrarian.png +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 14.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/6.0.16/README.md b/stable/lazylibrarian/14.0.25/README.md similarity index 100% rename from stable/muximux/6.0.16/README.md rename to stable/lazylibrarian/14.0.25/README.md diff --git a/stable/lazylibrarian/14.0.25/app-changelog.md b/stable/lazylibrarian/14.0.25/app-changelog.md new file mode 100644 index 00000000000..0f5d140733e --- /dev/null +++ b/stable/lazylibrarian/14.0.25/app-changelog.md @@ -0,0 +1,10 @@ + + +## [lazylibrarian-14.0.25](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.24...lazylibrarian-14.0.25) (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)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/14.0.25/app-readme.md b/stable/lazylibrarian/14.0.25/app-readme.md new file mode 100644 index 00000000000..5be6d5863a9 --- /dev/null +++ b/stable/lazylibrarian/14.0.25/app-readme.md @@ -0,0 +1,8 @@ +Get all your books, like series with Sonarr... + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lazylibrarian](https://truecharts.org/charts/stable/lazylibrarian) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/lazylibrarian/14.0.25/charts/common-12.12.3.tgz b/stable/lazylibrarian/14.0.25/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lazylibrarian/14.0.25/charts/common-12.12.3.tgz differ diff --git a/stable/lazylibrarian/14.0.25/ix_values.yaml b/stable/lazylibrarian/14.0.25/ix_values.yaml new file mode 100644 index 00000000000..ce3e217d73b --- /dev/null +++ b/stable/lazylibrarian/14.0.25/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:dd0b18c7f3864b46470407bdfb69dd2b07d719e805ee3fc0980801fd2629c2db +service: + main: + ports: + main: + port: 5299 + targetPort: 5299 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/lazylibrarian/14.0.25/questions.yaml b/stable/lazylibrarian/14.0.25/questions.yaml new file mode 100644 index 00000000000..d9a1e7a167f --- /dev/null +++ b/stable/lazylibrarian/14.0.25/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/mysql-workbench/5.0.18/templates/NOTES.txt b/stable/lazylibrarian/14.0.25/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/5.0.18/templates/NOTES.txt rename to stable/lazylibrarian/14.0.25/templates/NOTES.txt diff --git a/stable/mymediaforalexa/4.0.18/templates/common.yaml b/stable/lazylibrarian/14.0.25/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.18/templates/common.yaml rename to stable/lazylibrarian/14.0.25/templates/common.yaml diff --git a/stable/mysql-workbench/5.0.18/values.yaml b/stable/lazylibrarian/14.0.25/values.yaml similarity index 100% rename from stable/mysql-workbench/5.0.18/values.yaml rename to stable/lazylibrarian/14.0.25/values.yaml diff --git a/stable/leaf2mqtt/7.0.18/CHANGELOG.md b/stable/leaf2mqtt/7.0.18/CHANGELOG.md deleted file mode 100644 index e9e912cb48b..00000000000 --- a/stable/leaf2mqtt/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [leaf2mqtt-7.0.14](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.13...leaf2mqtt-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [leaf2mqtt-7.0.13](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.12...leaf2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [leaf2mqtt-7.0.12](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.11...leaf2mqtt-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [leaf2mqtt-7.0.11](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.10...leaf2mqtt-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [leaf2mqtt-7.0.10](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.9...leaf2mqtt-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [leaf2mqtt-7.0.9](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.8...leaf2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [leaf2mqtt-7.0.8](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.7...leaf2mqtt-7.0.8) (2023-04-25) - -### Chore diff --git a/stable/leaf2mqtt/7.0.18/Chart.yaml b/stable/leaf2mqtt/7.0.18/Chart.yaml deleted file mode 100644 index 4574a13159d..00000000000 --- a/stable/leaf2mqtt/7.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Nissan Leaf connected services to MQTT adapter -home: https://truecharts.org/charts/stable/leaf2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images -version: 7.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/leaf2mqtt/7.0.18/app-changelog.md b/stable/leaf2mqtt/7.0.18/app-changelog.md deleted file mode 100644 index bf6d50485b2..00000000000 --- a/stable/leaf2mqtt/7.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/leaf2mqtt/7.0.18/charts/common-12.12.1.tgz b/stable/leaf2mqtt/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/leaf2mqtt/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/7.0.19/CHANGELOG.md b/stable/leaf2mqtt/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..c5ea17243e8 --- /dev/null +++ b/stable/leaf2mqtt/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [leaf2mqtt-7.0.14](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.13...leaf2mqtt-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [leaf2mqtt-7.0.13](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.12...leaf2mqtt-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [leaf2mqtt-7.0.12](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.11...leaf2mqtt-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [leaf2mqtt-7.0.11](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.10...leaf2mqtt-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [leaf2mqtt-7.0.10](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.9...leaf2mqtt-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [leaf2mqtt-7.0.9](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.8...leaf2mqtt-7.0.9) (2023-04-25) + +### Chore diff --git a/stable/leaf2mqtt/7.0.19/Chart.yaml b/stable/leaf2mqtt/7.0.19/Chart.yaml new file mode 100644 index 00000000000..63e0bcca6c0 --- /dev/null +++ b/stable/leaf2mqtt/7.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Nissan Leaf connected services to MQTT adapter +home: https://truecharts.org/charts/stable/leaf2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/leaf2mqtt.png +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leaf2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images +version: 7.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mylar/9.0.22/README.md b/stable/leaf2mqtt/7.0.19/README.md similarity index 100% rename from stable/mylar/9.0.22/README.md rename to stable/leaf2mqtt/7.0.19/README.md diff --git a/stable/leaf2mqtt/7.0.19/app-changelog.md b/stable/leaf2mqtt/7.0.19/app-changelog.md new file mode 100644 index 00000000000..4a25d79e467 --- /dev/null +++ b/stable/leaf2mqtt/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/leaf2mqtt/7.0.18/app-readme.md b/stable/leaf2mqtt/7.0.19/app-readme.md similarity index 100% rename from stable/leaf2mqtt/7.0.18/app-readme.md rename to stable/leaf2mqtt/7.0.19/app-readme.md diff --git a/stable/leaf2mqtt/7.0.19/charts/common-12.12.3.tgz b/stable/leaf2mqtt/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/leaf2mqtt/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/leaf2mqtt/7.0.18/ix_values.yaml b/stable/leaf2mqtt/7.0.19/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.18/ix_values.yaml rename to stable/leaf2mqtt/7.0.19/ix_values.yaml diff --git a/stable/leaf2mqtt/7.0.18/questions.yaml b/stable/leaf2mqtt/7.0.19/questions.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.18/questions.yaml rename to stable/leaf2mqtt/7.0.19/questions.yaml diff --git a/stable/n8n/8.0.25/templates/NOTES.txt b/stable/leaf2mqtt/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/n8n/8.0.25/templates/NOTES.txt rename to stable/leaf2mqtt/7.0.19/templates/NOTES.txt diff --git a/stable/leaf2mqtt/7.0.18/templates/common.yaml b/stable/leaf2mqtt/7.0.19/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.18/templates/common.yaml rename to stable/leaf2mqtt/7.0.19/templates/common.yaml diff --git a/stable/n8n/8.0.25/values.yaml b/stable/leaf2mqtt/7.0.19/values.yaml similarity index 100% rename from stable/n8n/8.0.25/values.yaml rename to stable/leaf2mqtt/7.0.19/values.yaml diff --git a/stable/libreddit/4.0.22/CHANGELOG.md b/stable/libreddit/4.0.22/CHANGELOG.md deleted file mode 100644 index ea5723767a6..00000000000 --- a/stable/libreddit/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libreddit-4.0.22](https://github.com/truecharts/charts/compare/libreddit-4.0.21...libreddit-4.0.22) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9408](https://github.com/truecharts/charts/issues/9408)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [libreddit-4.0.21](https://github.com/truecharts/charts/compare/libreddit-4.0.20...libreddit-4.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9370](https://github.com/truecharts/charts/issues/9370)) - - - - -## [libreddit-4.0.20](https://github.com/truecharts/charts/compare/libreddit-4.0.19...libreddit-4.0.20) (2023-06-02) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9335](https://github.com/truecharts/charts/issues/9335)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [libreddit-4.0.19](https://github.com/truecharts/charts/compare/libreddit-4.0.18...libreddit-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [libreddit-4.0.18](https://github.com/truecharts/charts/compare/libreddit-4.0.17...libreddit-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [libreddit-4.0.17](https://github.com/truecharts/charts/compare/libreddit-4.0.16...libreddit-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [libreddit-4.0.16](https://github.com/truecharts/charts/compare/libreddit-4.0.15...libreddit-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [libreddit-4.0.15](https://github.com/truecharts/charts/compare/libreddit-4.0.14...libreddit-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [libreddit-4.0.14](https://github.com/truecharts/charts/compare/libreddit-4.0.13...libreddit-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [libreddit-4.0.13](https://github.com/truecharts/charts/compare/libreddit-4.0.12...libreddit-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - diff --git a/stable/libreddit/4.0.22/Chart.yaml b/stable/libreddit/4.0.22/Chart.yaml deleted file mode 100644 index 67952e5e6ba..00000000000 --- a/stable/libreddit/4.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An alternative private front-end to Reddit -home: https://truecharts.org/charts/stable/libreddit -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png -keywords: - - reddit - - libreddit - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://github.com/spikecodes/libreddit -version: 4.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/4.0.22/app-changelog.md b/stable/libreddit/4.0.22/app-changelog.md deleted file mode 100644 index ecae23d6b21..00000000000 --- a/stable/libreddit/4.0.22/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [libreddit-4.0.22](https://github.com/truecharts/charts/compare/libreddit-4.0.21...libreddit-4.0.22) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#9408](https://github.com/truecharts/charts/issues/9408)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/libreddit/4.0.22/charts/common-12.12.1.tgz b/stable/libreddit/4.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/libreddit/4.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/libreddit/4.0.23/CHANGELOG.md b/stable/libreddit/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..84346e5e1f6 --- /dev/null +++ b/stable/libreddit/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libreddit-4.0.23](https://github.com/truecharts/charts/compare/libreddit-4.0.22...libreddit-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [libreddit-4.0.22](https://github.com/truecharts/charts/compare/libreddit-4.0.21...libreddit-4.0.22) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9408](https://github.com/truecharts/charts/issues/9408)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [libreddit-4.0.21](https://github.com/truecharts/charts/compare/libreddit-4.0.20...libreddit-4.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9370](https://github.com/truecharts/charts/issues/9370)) + + + + +## [libreddit-4.0.20](https://github.com/truecharts/charts/compare/libreddit-4.0.19...libreddit-4.0.20) (2023-06-02) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#9335](https://github.com/truecharts/charts/issues/9335)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [libreddit-4.0.19](https://github.com/truecharts/charts/compare/libreddit-4.0.18...libreddit-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [libreddit-4.0.18](https://github.com/truecharts/charts/compare/libreddit-4.0.17...libreddit-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [libreddit-4.0.17](https://github.com/truecharts/charts/compare/libreddit-4.0.16...libreddit-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [libreddit-4.0.16](https://github.com/truecharts/charts/compare/libreddit-4.0.15...libreddit-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [libreddit-4.0.15](https://github.com/truecharts/charts/compare/libreddit-4.0.14...libreddit-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [libreddit-4.0.14](https://github.com/truecharts/charts/compare/libreddit-4.0.13...libreddit-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/libreddit/4.0.23/Chart.yaml b/stable/libreddit/4.0.23/Chart.yaml new file mode 100644 index 00000000000..af7acd09749 --- /dev/null +++ b/stable/libreddit/4.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An alternative private front-end to Reddit +home: https://truecharts.org/charts/stable/libreddit +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreddit.png +keywords: + - reddit + - libreddit + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libreddit +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://github.com/spikecodes/libreddit +version: 4.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/4.0.18/README.md b/stable/libreddit/4.0.23/README.md similarity index 100% rename from stable/mymediaforalexa/4.0.18/README.md rename to stable/libreddit/4.0.23/README.md diff --git a/stable/libreddit/4.0.23/app-changelog.md b/stable/libreddit/4.0.23/app-changelog.md new file mode 100644 index 00000000000..00dce6a1628 --- /dev/null +++ b/stable/libreddit/4.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreddit-4.0.23](https://github.com/truecharts/charts/compare/libreddit-4.0.22...libreddit-4.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/libreddit/4.0.22/app-readme.md b/stable/libreddit/4.0.23/app-readme.md similarity index 100% rename from stable/libreddit/4.0.22/app-readme.md rename to stable/libreddit/4.0.23/app-readme.md diff --git a/stable/libreddit/4.0.23/charts/common-12.12.3.tgz b/stable/libreddit/4.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/libreddit/4.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/libreddit/4.0.22/ix_values.yaml b/stable/libreddit/4.0.23/ix_values.yaml similarity index 100% rename from stable/libreddit/4.0.22/ix_values.yaml rename to stable/libreddit/4.0.23/ix_values.yaml diff --git a/stable/libreddit/4.0.22/questions.yaml b/stable/libreddit/4.0.23/questions.yaml similarity index 100% rename from stable/libreddit/4.0.22/questions.yaml rename to stable/libreddit/4.0.23/questions.yaml diff --git a/stable/nano-wallet/5.0.16/templates/NOTES.txt b/stable/libreddit/4.0.23/templates/NOTES.txt similarity index 100% rename from stable/nano-wallet/5.0.16/templates/NOTES.txt rename to stable/libreddit/4.0.23/templates/NOTES.txt diff --git a/stable/mysql-workbench/5.0.18/templates/common.yaml b/stable/libreddit/4.0.23/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/5.0.18/templates/common.yaml rename to stable/libreddit/4.0.23/templates/common.yaml diff --git a/stable/nano-wallet/5.0.16/values.yaml b/stable/libreddit/4.0.23/values.yaml similarity index 100% rename from stable/nano-wallet/5.0.16/values.yaml rename to stable/libreddit/4.0.23/values.yaml diff --git a/stable/libremdb/2.0.28/CHANGELOG.md b/stable/libremdb/2.0.28/CHANGELOG.md deleted file mode 100644 index f3443e57816..00000000000 --- a/stable/libremdb/2.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libremdb-2.0.28](https://github.com/truecharts/charts/compare/libremdb-2.0.27...libremdb-2.0.28) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9409](https://github.com/truecharts/charts/issues/9409)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [libremdb-2.0.27](https://github.com/truecharts/charts/compare/libremdb-2.0.26...libremdb-2.0.27) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9371](https://github.com/truecharts/charts/issues/9371)) - - - - -## [libremdb-2.0.26](https://github.com/truecharts/charts/compare/libremdb-2.0.25...libremdb-2.0.26) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9265](https://github.com/truecharts/charts/issues/9265)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [libremdb-2.0.25](https://github.com/truecharts/charts/compare/libremdb-2.0.24...libremdb-2.0.25) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [libremdb-2.0.24](https://github.com/truecharts/charts/compare/libremdb-2.0.23...libremdb-2.0.24) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [libremdb-2.0.23](https://github.com/truecharts/charts/compare/libremdb-2.0.22...libremdb-2.0.23) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [libremdb-2.0.22](https://github.com/truecharts/charts/compare/libremdb-2.0.21...libremdb-2.0.22) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) - - - - -## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [libremdb-2.0.19](https://github.com/truecharts/charts/compare/libremdb-2.0.18...libremdb-2.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - diff --git a/stable/libremdb/2.0.28/Chart.yaml b/stable/libremdb/2.0.28/Chart.yaml deleted file mode 100644 index 151912ae238..00000000000 --- a/stable/libremdb/2.0.28/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -deprecated: false -description: A free & open source IMDb front-end. -home: https://truecharts.org/charts/stable/libremdb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png -keywords: - - libremdb - - media - - imdb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libremdb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - - https://github.com/zyachel/libremdb - - https://github.com/PussTheCat-org/docker-libremdb-quay -type: application -version: 2.0.28 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.28/app-changelog.md b/stable/libremdb/2.0.28/app-changelog.md deleted file mode 100644 index 1c322191c44..00000000000 --- a/stable/libremdb/2.0.28/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [libremdb-2.0.28](https://github.com/truecharts/charts/compare/libremdb-2.0.27...libremdb-2.0.28) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9409](https://github.com/truecharts/charts/issues/9409)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/libremdb/2.0.28/charts/common-12.12.1.tgz b/stable/libremdb/2.0.28/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/libremdb/2.0.28/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/libremdb/2.0.28/charts/redis-6.0.50.tgz b/stable/libremdb/2.0.28/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/libremdb/2.0.28/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/libremdb/2.0.29/CHANGELOG.md b/stable/libremdb/2.0.29/CHANGELOG.md new file mode 100644 index 00000000000..9bd4f9b7fc9 --- /dev/null +++ b/stable/libremdb/2.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libremdb-2.0.29](https://github.com/truecharts/charts/compare/libremdb-2.0.28...libremdb-2.0.29) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [libremdb-2.0.28](https://github.com/truecharts/charts/compare/libremdb-2.0.27...libremdb-2.0.28) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9409](https://github.com/truecharts/charts/issues/9409)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [libremdb-2.0.27](https://github.com/truecharts/charts/compare/libremdb-2.0.26...libremdb-2.0.27) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9371](https://github.com/truecharts/charts/issues/9371)) + + + + +## [libremdb-2.0.26](https://github.com/truecharts/charts/compare/libremdb-2.0.25...libremdb-2.0.26) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9265](https://github.com/truecharts/charts/issues/9265)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [libremdb-2.0.25](https://github.com/truecharts/charts/compare/libremdb-2.0.24...libremdb-2.0.25) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [libremdb-2.0.24](https://github.com/truecharts/charts/compare/libremdb-2.0.23...libremdb-2.0.24) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [libremdb-2.0.23](https://github.com/truecharts/charts/compare/libremdb-2.0.22...libremdb-2.0.23) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [libremdb-2.0.22](https://github.com/truecharts/charts/compare/libremdb-2.0.21...libremdb-2.0.22) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) + + + + +## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + diff --git a/stable/libremdb/2.0.29/Chart.yaml b/stable/libremdb/2.0.29/Chart.yaml new file mode 100644 index 00000000000..a48137f71d6 --- /dev/null +++ b/stable/libremdb/2.0.29/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +deprecated: false +description: A free & open source IMDb front-end. +home: https://truecharts.org/charts/stable/libremdb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/libremdb.png +keywords: + - libremdb + - media + - imdb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libremdb +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb + - https://github.com/zyachel/libremdb + - https://github.com/PussTheCat-org/docker-libremdb-quay +type: application +version: 2.0.29 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mysql-workbench/5.0.18/README.md b/stable/libremdb/2.0.29/README.md similarity index 100% rename from stable/mysql-workbench/5.0.18/README.md rename to stable/libremdb/2.0.29/README.md diff --git a/stable/libremdb/2.0.29/app-changelog.md b/stable/libremdb/2.0.29/app-changelog.md new file mode 100644 index 00000000000..6127f2e3c7c --- /dev/null +++ b/stable/libremdb/2.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-2.0.29](https://github.com/truecharts/charts/compare/libremdb-2.0.28...libremdb-2.0.29) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.28/app-readme.md b/stable/libremdb/2.0.29/app-readme.md similarity index 100% rename from stable/libremdb/2.0.28/app-readme.md rename to stable/libremdb/2.0.29/app-readme.md diff --git a/stable/libremdb/2.0.29/charts/common-12.12.3.tgz b/stable/libremdb/2.0.29/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/libremdb/2.0.29/charts/common-12.12.3.tgz differ diff --git a/stable/libremdb/2.0.29/charts/redis-6.0.52.tgz b/stable/libremdb/2.0.29/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/libremdb/2.0.29/charts/redis-6.0.52.tgz differ diff --git a/stable/libremdb/2.0.28/ix_values.yaml b/stable/libremdb/2.0.29/ix_values.yaml similarity index 100% rename from stable/libremdb/2.0.28/ix_values.yaml rename to stable/libremdb/2.0.29/ix_values.yaml diff --git a/stable/libremdb/2.0.28/questions.yaml b/stable/libremdb/2.0.29/questions.yaml similarity index 100% rename from stable/libremdb/2.0.28/questions.yaml rename to stable/libremdb/2.0.29/questions.yaml diff --git a/stable/netdata/5.0.20/templates/NOTES.txt b/stable/libremdb/2.0.29/templates/NOTES.txt similarity index 100% rename from stable/netdata/5.0.20/templates/NOTES.txt rename to stable/libremdb/2.0.29/templates/NOTES.txt diff --git a/stable/nano-wallet/5.0.16/templates/common.yaml b/stable/libremdb/2.0.29/templates/common.yaml similarity index 100% rename from stable/nano-wallet/5.0.16/templates/common.yaml rename to stable/libremdb/2.0.29/templates/common.yaml diff --git a/stable/netdata/5.0.20/values.yaml b/stable/libremdb/2.0.29/values.yaml similarity index 100% rename from stable/netdata/5.0.20/values.yaml rename to stable/libremdb/2.0.29/values.yaml diff --git a/stable/librespeed/9.0.16/CHANGELOG.md b/stable/librespeed/9.0.16/CHANGELOG.md deleted file mode 100644 index 158b18b6466..00000000000 --- a/stable/librespeed/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [librespeed-9.0.13](https://github.com/truecharts/charts/compare/librespeed-9.0.12...librespeed-9.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [librespeed-9.0.12](https://github.com/truecharts/charts/compare/librespeed-9.0.11...librespeed-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [librespeed-9.0.11](https://github.com/truecharts/charts/compare/librespeed-9.0.10...librespeed-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [librespeed-9.0.10](https://github.com/truecharts/charts/compare/librespeed-9.0.9...librespeed-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [librespeed-9.0.9](https://github.com/truecharts/charts/compare/librespeed-9.0.8...librespeed-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [librespeed-9.0.8](https://github.com/truecharts/charts/compare/librespeed-9.0.7...librespeed-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [librespeed-9.0.7](https://github.com/truecharts/charts/compare/librespeed-9.0.6...librespeed-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/librespeed/9.0.16/Chart.yaml b/stable/librespeed/9.0.16/Chart.yaml deleted file mode 100644 index d0928082d3e..00000000000 --- a/stable/librespeed/9.0.16/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Librespeed is a HTML5 webpage to test upload and download speeds -home: https://truecharts.org/charts/stable/librespeed -icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png -keywords: - - librespeed - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librespeed -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://github.com/librespeed/speedtest -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/librespeed/9.0.16/app-changelog.md b/stable/librespeed/9.0.16/app-changelog.md deleted file mode 100644 index b4285e5153d..00000000000 --- a/stable/librespeed/9.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/librespeed/9.0.16/charts/common-12.12.1.tgz b/stable/librespeed/9.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/librespeed/9.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/librespeed/9.0.17/CHANGELOG.md b/stable/librespeed/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..402d20e7bbc --- /dev/null +++ b/stable/librespeed/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [librespeed-9.0.13](https://github.com/truecharts/charts/compare/librespeed-9.0.12...librespeed-9.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [librespeed-9.0.12](https://github.com/truecharts/charts/compare/librespeed-9.0.11...librespeed-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [librespeed-9.0.11](https://github.com/truecharts/charts/compare/librespeed-9.0.10...librespeed-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [librespeed-9.0.10](https://github.com/truecharts/charts/compare/librespeed-9.0.9...librespeed-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [librespeed-9.0.9](https://github.com/truecharts/charts/compare/librespeed-9.0.8...librespeed-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [librespeed-9.0.8](https://github.com/truecharts/charts/compare/librespeed-9.0.7...librespeed-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/librespeed/9.0.17/Chart.yaml b/stable/librespeed/9.0.17/Chart.yaml new file mode 100644 index 00000000000..11a726eec8e --- /dev/null +++ b/stable/librespeed/9.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Librespeed is a HTML5 webpage to test upload and download speeds +home: https://truecharts.org/charts/stable/librespeed +icon: https://truecharts.org/img/hotlink-ok/chart-icons/librespeed.png +keywords: + - librespeed + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librespeed +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://github.com/librespeed/speedtest +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.25/README.md b/stable/librespeed/9.0.17/README.md similarity index 100% rename from stable/n8n/8.0.25/README.md rename to stable/librespeed/9.0.17/README.md diff --git a/stable/librespeed/9.0.17/app-changelog.md b/stable/librespeed/9.0.17/app-changelog.md new file mode 100644 index 00000000000..23d59462293 --- /dev/null +++ b/stable/librespeed/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/librespeed/9.0.16/app-readme.md b/stable/librespeed/9.0.17/app-readme.md similarity index 100% rename from stable/librespeed/9.0.16/app-readme.md rename to stable/librespeed/9.0.17/app-readme.md diff --git a/stable/librespeed/9.0.17/charts/common-12.12.3.tgz b/stable/librespeed/9.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/librespeed/9.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/librespeed/9.0.16/ix_values.yaml b/stable/librespeed/9.0.17/ix_values.yaml similarity index 100% rename from stable/librespeed/9.0.16/ix_values.yaml rename to stable/librespeed/9.0.17/ix_values.yaml diff --git a/stable/librespeed/9.0.16/questions.yaml b/stable/librespeed/9.0.17/questions.yaml similarity index 100% rename from stable/librespeed/9.0.16/questions.yaml rename to stable/librespeed/9.0.17/questions.yaml diff --git a/stable/nextpvr/5.0.11/templates/NOTES.txt b/stable/librespeed/9.0.17/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/5.0.11/templates/NOTES.txt rename to stable/librespeed/9.0.17/templates/NOTES.txt diff --git a/stable/nextpvr/5.0.11/templates/common.yaml b/stable/librespeed/9.0.17/templates/common.yaml similarity index 100% rename from stable/nextpvr/5.0.11/templates/common.yaml rename to stable/librespeed/9.0.17/templates/common.yaml diff --git a/stable/nextpvr/5.0.11/values.yaml b/stable/librespeed/9.0.17/values.yaml similarity index 100% rename from stable/nextpvr/5.0.11/values.yaml rename to stable/librespeed/9.0.17/values.yaml diff --git a/stable/lidarr/16.0.16/CHANGELOG.md b/stable/lidarr/16.0.16/CHANGELOG.md new file mode 100644 index 00000000000..19f5e16b20d --- /dev/null +++ b/stable/lidarr/16.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lidarr-16.0.16](https://github.com/truecharts/charts/compare/lidarr-16.0.15...lidarr-16.0.16) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [lidarr-16.0.15](https://github.com/truecharts/charts/compare/lidarr-16.0.14...lidarr-16.0.15) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [lidarr-16.0.14](https://github.com/truecharts/charts/compare/lidarr-16.0.13...lidarr-16.0.14) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.2.2.3242 ([#9242](https://github.com/truecharts/charts/issues/9242)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [lidarr-16.0.13](https://github.com/truecharts/charts/compare/lidarr-16.0.12...lidarr-16.0.13) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lidarr-16.0.12](https://github.com/truecharts/charts/compare/lidarr-16.0.11...lidarr-16.0.12) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [lidarr-16.0.11](https://github.com/truecharts/charts/compare/lidarr-16.0.10...lidarr-16.0.11) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lidarr-16.0.10](https://github.com/truecharts/charts/compare/lidarr-16.0.9...lidarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lidarr-16.0.9](https://github.com/truecharts/charts/compare/lidarr-16.0.8...lidarr-16.0.9) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.2.0.3183 ([#9045](https://github.com/truecharts/charts/issues/9045)) + + + + +## [lidarr-16.0.8](https://github.com/truecharts/charts/compare/lidarr-16.0.7...lidarr-16.0.8) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lidarr-16.0.7](https://github.com/truecharts/charts/compare/lidarr-16.0.6...lidarr-16.0.7) (2023-05-05) + +### Chore + diff --git a/stable/lidarr/16.0.16/Chart.yaml b/stable/lidarr/16.0.16/Chart.yaml new file mode 100644 index 00000000000..4d7c6440a8a --- /dev/null +++ b/stable/lidarr/16.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.2.3242" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Looks and smells like Sonarr but made for music +home: https://truecharts.org/charts/stable/lidarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lidarr.png +keywords: + - lidarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lidarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://github.com/Lidarr/Lidarr +type: application +version: 16.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nano-wallet/5.0.16/README.md b/stable/lidarr/16.0.16/README.md similarity index 100% rename from stable/nano-wallet/5.0.16/README.md rename to stable/lidarr/16.0.16/README.md diff --git a/stable/lidarr/16.0.16/app-changelog.md b/stable/lidarr/16.0.16/app-changelog.md new file mode 100644 index 00000000000..fce50220218 --- /dev/null +++ b/stable/lidarr/16.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lidarr-16.0.16](https://github.com/truecharts/charts/compare/lidarr-16.0.15...lidarr-16.0.16) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/lidarr/16.0.16/app-readme.md b/stable/lidarr/16.0.16/app-readme.md new file mode 100644 index 00000000000..ab0ee61c1d3 --- /dev/null +++ b/stable/lidarr/16.0.16/app-readme.md @@ -0,0 +1,8 @@ +Looks and smells like Sonarr but made for music + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/lidarr](https://truecharts.org/charts/stable/lidarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/lidarr/16.0.16/charts/common-12.12.3.tgz b/stable/lidarr/16.0.16/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lidarr/16.0.16/charts/common-12.12.3.tgz differ diff --git a/stable/lidarr/16.0.16/ix_values.yaml b/stable/lidarr/16.0.16/ix_values.yaml new file mode 100644 index 00000000000..2fc91fd7a47 --- /dev/null +++ b/stable/lidarr/16.0.16/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: v1.2.2.3242@sha256:02fce505745a500b3d876e5d2918ca4a88adbb9aad316fe3711f56e756b2f613 +service: + main: + ports: + main: + port: 8686 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}" + LIDARR__AUTHENTICATION_METHOD: "" diff --git a/stable/lidarr/16.0.16/questions.yaml b/stable/lidarr/16.0.16/questions.yaml new file mode 100644 index 00000000000..9a21c56bec1 --- /dev/null +++ b/stable/lidarr/16.0.16/questions.yaml @@ -0,0 +1,1958 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/nginx-proxy-manager/4.0.165/templates/NOTES.txt b/stable/lidarr/16.0.16/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/templates/NOTES.txt rename to stable/lidarr/16.0.16/templates/NOTES.txt diff --git a/stable/lidarr/16.0.16/templates/common.yaml b/stable/lidarr/16.0.16/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/lidarr/16.0.16/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/nginx-proxy-manager/4.0.165/values.yaml b/stable/lidarr/16.0.16/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/values.yaml rename to stable/lidarr/16.0.16/values.yaml diff --git a/stable/linkding/5.0.19/CHANGELOG.md b/stable/linkding/5.0.19/CHANGELOG.md deleted file mode 100644 index 5d07b01dcdd..00000000000 --- a/stable/linkding/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkding-5.0.19](https://github.com/truecharts/charts/compare/linkding-5.0.18...linkding-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [linkding-5.0.18](https://github.com/truecharts/charts/compare/linkding-5.0.17...linkding-5.0.18) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/linkding to v1.19.0 ([#9264](https://github.com/truecharts/charts/issues/9264)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [linkding-5.0.17](https://github.com/truecharts/charts/compare/linkding-5.0.16...linkding-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [linkding-5.0.16](https://github.com/truecharts/charts/compare/linkding-5.0.15...linkding-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [linkding-5.0.15](https://github.com/truecharts/charts/compare/linkding-5.0.14...linkding-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [linkding-5.0.14](https://github.com/truecharts/charts/compare/linkding-5.0.13...linkding-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [linkding-5.0.13](https://github.com/truecharts/charts/compare/linkding-5.0.12...linkding-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [linkding-5.0.12](https://github.com/truecharts/charts/compare/linkding-5.0.11...linkding-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [linkding-5.0.11](https://github.com/truecharts/charts/compare/linkding-5.0.10...linkding-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [linkding-5.0.10](https://github.com/truecharts/charts/compare/linkding-5.0.9...linkding-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/linkding/5.0.19/Chart.yaml b/stable/linkding/5.0.19/Chart.yaml deleted file mode 100644 index 82794a4f6fd..00000000000 --- a/stable/linkding/5.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.19.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. -home: https://truecharts.org/charts/stable/linkding -icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png -keywords: - - bookmarks - - links -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkding -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://github.com/sissbruecker/linkding -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/5.0.19/app-changelog.md b/stable/linkding/5.0.19/app-changelog.md deleted file mode 100644 index 52ab49a6519..00000000000 --- a/stable/linkding/5.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkding-5.0.19](https://github.com/truecharts/charts/compare/linkding-5.0.18...linkding-5.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/linkding/5.0.19/charts/common-12.12.1.tgz b/stable/linkding/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/linkding/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/linkding/5.0.20/CHANGELOG.md b/stable/linkding/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..3b54a563e3b --- /dev/null +++ b/stable/linkding/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [linkding-5.0.20](https://github.com/truecharts/charts/compare/linkding-5.0.19...linkding-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [linkding-5.0.19](https://github.com/truecharts/charts/compare/linkding-5.0.18...linkding-5.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [linkding-5.0.18](https://github.com/truecharts/charts/compare/linkding-5.0.17...linkding-5.0.18) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/linkding to v1.19.0 ([#9264](https://github.com/truecharts/charts/issues/9264)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [linkding-5.0.17](https://github.com/truecharts/charts/compare/linkding-5.0.16...linkding-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [linkding-5.0.16](https://github.com/truecharts/charts/compare/linkding-5.0.15...linkding-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [linkding-5.0.15](https://github.com/truecharts/charts/compare/linkding-5.0.14...linkding-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [linkding-5.0.14](https://github.com/truecharts/charts/compare/linkding-5.0.13...linkding-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [linkding-5.0.13](https://github.com/truecharts/charts/compare/linkding-5.0.12...linkding-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [linkding-5.0.12](https://github.com/truecharts/charts/compare/linkding-5.0.11...linkding-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [linkding-5.0.11](https://github.com/truecharts/charts/compare/linkding-5.0.10...linkding-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/linkding/5.0.20/Chart.yaml b/stable/linkding/5.0.20/Chart.yaml new file mode 100644 index 00000000000..8ae5a1fbaeb --- /dev/null +++ b/stable/linkding/5.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.19.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy. +home: https://truecharts.org/charts/stable/linkding +icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkding.png +keywords: + - bookmarks + - links +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkding +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://github.com/sissbruecker/linkding +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/5.0.20/README.md b/stable/linkding/5.0.20/README.md similarity index 100% rename from stable/netdata/5.0.20/README.md rename to stable/linkding/5.0.20/README.md diff --git a/stable/linkding/5.0.20/app-changelog.md b/stable/linkding/5.0.20/app-changelog.md new file mode 100644 index 00000000000..f8d42822ab2 --- /dev/null +++ b/stable/linkding/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkding-5.0.20](https://github.com/truecharts/charts/compare/linkding-5.0.19...linkding-5.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/linkding/5.0.19/app-readme.md b/stable/linkding/5.0.20/app-readme.md similarity index 100% rename from stable/linkding/5.0.19/app-readme.md rename to stable/linkding/5.0.20/app-readme.md diff --git a/stable/linkding/5.0.20/charts/common-12.12.3.tgz b/stable/linkding/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/linkding/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/linkding/5.0.19/ix_values.yaml b/stable/linkding/5.0.20/ix_values.yaml similarity index 100% rename from stable/linkding/5.0.19/ix_values.yaml rename to stable/linkding/5.0.20/ix_values.yaml diff --git a/stable/linkding/5.0.19/questions.yaml b/stable/linkding/5.0.20/questions.yaml similarity index 100% rename from stable/linkding/5.0.19/questions.yaml rename to stable/linkding/5.0.20/questions.yaml diff --git a/stable/ngircd/5.0.4000005/templates/NOTES.txt b/stable/linkding/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/ngircd/5.0.4000005/templates/NOTES.txt rename to stable/linkding/5.0.20/templates/NOTES.txt diff --git a/stable/ngircd/5.0.4000005/templates/common.yaml b/stable/linkding/5.0.20/templates/common.yaml similarity index 100% rename from stable/ngircd/5.0.4000005/templates/common.yaml rename to stable/linkding/5.0.20/templates/common.yaml diff --git a/stable/ngircd/5.0.4000005/values.yaml b/stable/linkding/5.0.20/values.yaml similarity index 100% rename from stable/ngircd/5.0.4000005/values.yaml rename to stable/linkding/5.0.20/values.yaml diff --git a/stable/littlelink/9.0.28/CHANGELOG.md b/stable/littlelink/9.0.28/CHANGELOG.md deleted file mode 100644 index 54bfc8b0117..00000000000 --- a/stable/littlelink/9.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [littlelink-9.0.28](https://github.com/truecharts/charts/compare/littlelink-9.0.27...littlelink-9.0.28) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9432](https://github.com/truecharts/charts/issues/9432)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [littlelink-9.0.27](https://github.com/truecharts/charts/compare/littlelink-9.0.26...littlelink-9.0.27) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9372](https://github.com/truecharts/charts/issues/9372)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [littlelink-9.0.26](https://github.com/truecharts/charts/compare/littlelink-9.0.25...littlelink-9.0.26) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [littlelink-9.0.25](https://github.com/truecharts/charts/compare/littlelink-9.0.24...littlelink-9.0.25) (2023-05-27) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9190](https://github.com/truecharts/charts/issues/9190)) - - - - -## [littlelink-9.0.24](https://github.com/truecharts/charts/compare/littlelink-9.0.23...littlelink-9.0.24) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - - - -## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) - - diff --git a/stable/littlelink/9.0.28/Chart.yaml b/stable/littlelink/9.0.28/Chart.yaml deleted file mode 100644 index 70201bdebb7..00000000000 --- a/stable/littlelink/9.0.28/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Easy platform to combine all your social links -home: https://truecharts.org/charts/stable/littlelink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png -keywords: - - littlelink -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: littlelink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink -type: application -version: 9.0.28 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/littlelink/9.0.28/app-changelog.md b/stable/littlelink/9.0.28/app-changelog.md deleted file mode 100644 index 49bdfe4a478..00000000000 --- a/stable/littlelink/9.0.28/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [littlelink-9.0.28](https://github.com/truecharts/charts/compare/littlelink-9.0.27...littlelink-9.0.28) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9432](https://github.com/truecharts/charts/issues/9432)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/littlelink/9.0.28/charts/common-12.12.1.tgz b/stable/littlelink/9.0.28/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/littlelink/9.0.28/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/littlelink/9.0.29/CHANGELOG.md b/stable/littlelink/9.0.29/CHANGELOG.md new file mode 100644 index 00000000000..104bcabc77a --- /dev/null +++ b/stable/littlelink/9.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [littlelink-9.0.29](https://github.com/truecharts/charts/compare/littlelink-9.0.28...littlelink-9.0.29) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [littlelink-9.0.28](https://github.com/truecharts/charts/compare/littlelink-9.0.27...littlelink-9.0.28) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9432](https://github.com/truecharts/charts/issues/9432)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [littlelink-9.0.27](https://github.com/truecharts/charts/compare/littlelink-9.0.26...littlelink-9.0.27) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9372](https://github.com/truecharts/charts/issues/9372)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [littlelink-9.0.26](https://github.com/truecharts/charts/compare/littlelink-9.0.25...littlelink-9.0.26) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [littlelink-9.0.25](https://github.com/truecharts/charts/compare/littlelink-9.0.24...littlelink-9.0.25) (2023-05-27) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9190](https://github.com/truecharts/charts/issues/9190)) + + + + +## [littlelink-9.0.24](https://github.com/truecharts/charts/compare/littlelink-9.0.23...littlelink-9.0.24) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) + + + + +## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) + + + + +## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) + + + + +## [littlelink-9.0.23](https://github.com/truecharts/charts/compare/littlelink-9.0.22...littlelink-9.0.23) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9147](https://github.com/truecharts/charts/issues/9147)) + + diff --git a/stable/littlelink/9.0.29/Chart.yaml b/stable/littlelink/9.0.29/Chart.yaml new file mode 100644 index 00000000000..b8b65b1c3b9 --- /dev/null +++ b/stable/littlelink/9.0.29/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 9.0.29 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/5.0.11/README.md b/stable/littlelink/9.0.29/README.md similarity index 100% rename from stable/nextpvr/5.0.11/README.md rename to stable/littlelink/9.0.29/README.md diff --git a/stable/littlelink/9.0.29/app-changelog.md b/stable/littlelink/9.0.29/app-changelog.md new file mode 100644 index 00000000000..97177524ef1 --- /dev/null +++ b/stable/littlelink/9.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-9.0.29](https://github.com/truecharts/charts/compare/littlelink-9.0.28...littlelink-9.0.29) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/littlelink/9.0.28/app-readme.md b/stable/littlelink/9.0.29/app-readme.md similarity index 100% rename from stable/littlelink/9.0.28/app-readme.md rename to stable/littlelink/9.0.29/app-readme.md diff --git a/stable/littlelink/9.0.29/charts/common-12.12.3.tgz b/stable/littlelink/9.0.29/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/littlelink/9.0.29/charts/common-12.12.3.tgz differ diff --git a/stable/littlelink/9.0.28/ix_values.yaml b/stable/littlelink/9.0.29/ix_values.yaml similarity index 100% rename from stable/littlelink/9.0.28/ix_values.yaml rename to stable/littlelink/9.0.29/ix_values.yaml diff --git a/stable/littlelink/9.0.28/questions.yaml b/stable/littlelink/9.0.29/questions.yaml similarity index 100% rename from stable/littlelink/9.0.28/questions.yaml rename to stable/littlelink/9.0.29/questions.yaml diff --git a/stable/nntp2nntp/5.0.9/templates/NOTES.txt b/stable/littlelink/9.0.29/templates/NOTES.txt similarity index 100% rename from stable/nntp2nntp/5.0.9/templates/NOTES.txt rename to stable/littlelink/9.0.29/templates/NOTES.txt diff --git a/stable/littlelink/9.0.28/templates/_configmap.tpl b/stable/littlelink/9.0.29/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.28/templates/_configmap.tpl rename to stable/littlelink/9.0.29/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.28/templates/common.yaml b/stable/littlelink/9.0.29/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.28/templates/common.yaml rename to stable/littlelink/9.0.29/templates/common.yaml diff --git a/stable/nntp2nntp/5.0.9/values.yaml b/stable/littlelink/9.0.29/values.yaml similarity index 100% rename from stable/nntp2nntp/5.0.9/values.yaml rename to stable/littlelink/9.0.29/values.yaml diff --git a/stable/lldap/1.1.10/CHANGELOG.md b/stable/lldap/1.1.10/CHANGELOG.md deleted file mode 100644 index 7a285ee6399..00000000000 --- a/stable/lldap/1.1.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lldap-1.1.10](https://github.com/truecharts/charts/compare/lldap-1.1.9...lldap-1.1.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)) - - - - -## [lldap-1.1.9](https://github.com/truecharts/charts/compare/lldap-1.1.8...lldap-1.1.9) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [lldap-1.1.8](https://github.com/truecharts/charts/compare/lldap-1.1.7...lldap-1.1.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [lldap-1.1.7](https://github.com/truecharts/charts/compare/lldap-1.1.6...lldap-1.1.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [lldap-1.1.6](https://github.com/truecharts/charts/compare/lldap-1.1.5...lldap-1.1.6) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [lldap-1.1.5](https://github.com/truecharts/charts/compare/lldap-1.1.4...lldap-1.1.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [lldap-1.1.4](https://github.com/truecharts/charts/compare/lldap-1.1.3...lldap-1.1.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lldap-1.1.3](https://github.com/truecharts/charts/compare/lldap-1.1.2...lldap-1.1.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lldap-1.1.2](https://github.com/truecharts/charts/compare/lldap-1.1.1...lldap-1.1.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lldap-1.1.1](https://github.com/truecharts/charts/compare/lldap-1.1.0...lldap-1.1.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/lldap/1.1.10/Chart.yaml b/stable/lldap/1.1.10/Chart.yaml deleted file mode 100644 index 75b92ed5314..00000000000 --- a/stable/lldap/1.1.10/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Lightweight ldap server for authentication and user management -home: https://truecharts.org/charts/stable/lldap -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png -keywords: - - lldap - - ldap - - authentication - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lldap -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://github.com/nitnelave/lldap -type: application -version: 1.1.10 -annotations: - truecharts.org/catagories: | - - ldap - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lldap/1.1.10/app-changelog.md b/stable/lldap/1.1.10/app-changelog.md deleted file mode 100644 index 4c09e1b2d8b..00000000000 --- a/stable/lldap/1.1.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [lldap-1.1.10](https://github.com/truecharts/charts/compare/lldap-1.1.9...lldap-1.1.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)) - - \ No newline at end of file diff --git a/stable/lldap/1.1.10/charts/common-12.12.1.tgz b/stable/lldap/1.1.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/lldap/1.1.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/lldap/1.1.11/CHANGELOG.md b/stable/lldap/1.1.11/CHANGELOG.md new file mode 100644 index 00000000000..3b886818136 --- /dev/null +++ b/stable/lldap/1.1.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lldap-1.1.11](https://github.com/truecharts/charts/compare/lldap-1.1.10...lldap-1.1.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [lldap-1.1.10](https://github.com/truecharts/charts/compare/lldap-1.1.9...lldap-1.1.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)) + + + + +## [lldap-1.1.9](https://github.com/truecharts/charts/compare/lldap-1.1.8...lldap-1.1.9) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [lldap-1.1.8](https://github.com/truecharts/charts/compare/lldap-1.1.7...lldap-1.1.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [lldap-1.1.7](https://github.com/truecharts/charts/compare/lldap-1.1.6...lldap-1.1.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [lldap-1.1.6](https://github.com/truecharts/charts/compare/lldap-1.1.5...lldap-1.1.6) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [lldap-1.1.5](https://github.com/truecharts/charts/compare/lldap-1.1.4...lldap-1.1.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lldap-1.1.4](https://github.com/truecharts/charts/compare/lldap-1.1.3...lldap-1.1.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lldap-1.1.3](https://github.com/truecharts/charts/compare/lldap-1.1.2...lldap-1.1.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lldap-1.1.2](https://github.com/truecharts/charts/compare/lldap-1.1.1...lldap-1.1.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/lldap/1.1.11/Chart.yaml b/stable/lldap/1.1.11/Chart.yaml new file mode 100644 index 00000000000..6fc0499155a --- /dev/null +++ b/stable/lldap/1.1.11/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Lightweight ldap server for authentication and user management +home: https://truecharts.org/charts/stable/lldap +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lldap.png +keywords: + - lldap + - ldap + - authentication + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lldap +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lldap + - https://github.com/nitnelave/lldap +type: application +version: 1.1.11 +annotations: + truecharts.org/catagories: | + - ldap + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nocodb/7.0.10/templates/NOTES.txt b/stable/lldap/1.1.11/NOTES.txt similarity index 100% rename from stable/nocodb/7.0.10/templates/NOTES.txt rename to stable/lldap/1.1.11/NOTES.txt diff --git a/stable/nginx-proxy-manager/4.0.165/README.md b/stable/lldap/1.1.11/README.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/README.md rename to stable/lldap/1.1.11/README.md diff --git a/stable/lldap/1.1.11/app-changelog.md b/stable/lldap/1.1.11/app-changelog.md new file mode 100644 index 00000000000..e3afedc6dc9 --- /dev/null +++ b/stable/lldap/1.1.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lldap-1.1.11](https://github.com/truecharts/charts/compare/lldap-1.1.10...lldap-1.1.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/lldap/1.1.10/app-readme.md b/stable/lldap/1.1.11/app-readme.md similarity index 100% rename from stable/lldap/1.1.10/app-readme.md rename to stable/lldap/1.1.11/app-readme.md diff --git a/stable/lldap/1.1.11/charts/common-12.12.3.tgz b/stable/lldap/1.1.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/lldap/1.1.11/charts/common-12.12.3.tgz differ diff --git a/stable/lldap/1.1.10/ix_values.yaml b/stable/lldap/1.1.11/ix_values.yaml similarity index 100% rename from stable/lldap/1.1.10/ix_values.yaml rename to stable/lldap/1.1.11/ix_values.yaml diff --git a/stable/lldap/1.1.10/questions.yaml b/stable/lldap/1.1.11/questions.yaml similarity index 100% rename from stable/lldap/1.1.10/questions.yaml rename to stable/lldap/1.1.11/questions.yaml diff --git a/stable/lldap/1.1.10/templates/_secrets.tpl b/stable/lldap/1.1.11/templates/_secrets.tpl similarity index 100% rename from stable/lldap/1.1.10/templates/_secrets.tpl rename to stable/lldap/1.1.11/templates/_secrets.tpl diff --git a/stable/lldap/1.1.10/templates/common.yaml b/stable/lldap/1.1.11/templates/common.yaml similarity index 100% rename from stable/lldap/1.1.10/templates/common.yaml rename to stable/lldap/1.1.11/templates/common.yaml diff --git a/stable/nocodb/7.0.10/values.yaml b/stable/lldap/1.1.11/values.yaml similarity index 100% rename from stable/nocodb/7.0.10/values.yaml rename to stable/lldap/1.1.11/values.yaml diff --git a/stable/logitech-media-server/7.0.19/CHANGELOG.md b/stable/logitech-media-server/7.0.19/CHANGELOG.md deleted file mode 100644 index 76085c6164d..00000000000 --- a/stable/logitech-media-server/7.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [logitech-media-server-7.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.14...logitech-media-server-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [logitech-media-server-7.0.14](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.13...logitech-media-server-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [logitech-media-server-7.0.13](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.12...logitech-media-server-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [logitech-media-server-7.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.11...logitech-media-server-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [logitech-media-server-7.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.10...logitech-media-server-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [logitech-media-server-7.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.9...logitech-media-server-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#8309](https://github.com/truecharts/charts/issues/8309)) - - - diff --git a/stable/logitech-media-server/7.0.19/Chart.yaml b/stable/logitech-media-server/7.0.19/Chart.yaml deleted file mode 100644 index 65e5b9d270d..00000000000 --- a/stable/logitech-media-server/7.0.19/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "8.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Logitech Media Server is a platform for home/office audio streaming. -home: https://truecharts.org/charts/stable/logitech-media-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://github.com/Logitech/slimserver -type: application -version: 7.0.19 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/7.0.19/app-changelog.md b/stable/logitech-media-server/7.0.19/app-changelog.md deleted file mode 100644 index 5ae4dda3960..00000000000 --- a/stable/logitech-media-server/7.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/logitech-media-server/7.0.19/charts/common-12.12.1.tgz b/stable/logitech-media-server/7.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/logitech-media-server/7.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/logitech-media-server/7.0.20/CHANGELOG.md b/stable/logitech-media-server/7.0.20/CHANGELOG.md new file mode 100644 index 00000000000..21c2b4ff857 --- /dev/null +++ b/stable/logitech-media-server/7.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [logitech-media-server-7.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.14...logitech-media-server-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [logitech-media-server-7.0.14](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.13...logitech-media-server-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [logitech-media-server-7.0.13](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.12...logitech-media-server-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [logitech-media-server-7.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.11...logitech-media-server-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [logitech-media-server-7.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.10...logitech-media-server-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/logitech-media-server/7.0.20/Chart.yaml b/stable/logitech-media-server/7.0.20/Chart.yaml new file mode 100644 index 00000000000..e16d5421745 --- /dev/null +++ b/stable/logitech-media-server/7.0.20/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "8.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Logitech Media Server is a platform for home/office audio streaming. +home: https://truecharts.org/charts/stable/logitech-media-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/logitech-media-server.png +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: logitech-media-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://github.com/Logitech/slimserver +type: application +version: 7.0.20 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/5.0.4000005/README.md b/stable/logitech-media-server/7.0.20/README.md similarity index 100% rename from stable/ngircd/5.0.4000005/README.md rename to stable/logitech-media-server/7.0.20/README.md diff --git a/stable/logitech-media-server/7.0.20/app-changelog.md b/stable/logitech-media-server/7.0.20/app-changelog.md new file mode 100644 index 00000000000..83ed18a9f7b --- /dev/null +++ b/stable/logitech-media-server/7.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/logitech-media-server/7.0.19/app-readme.md b/stable/logitech-media-server/7.0.20/app-readme.md similarity index 100% rename from stable/logitech-media-server/7.0.19/app-readme.md rename to stable/logitech-media-server/7.0.20/app-readme.md diff --git a/stable/logitech-media-server/7.0.20/charts/common-12.12.3.tgz b/stable/logitech-media-server/7.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/logitech-media-server/7.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/logitech-media-server/7.0.19/ix_values.yaml b/stable/logitech-media-server/7.0.20/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/7.0.19/ix_values.yaml rename to stable/logitech-media-server/7.0.20/ix_values.yaml diff --git a/stable/logitech-media-server/7.0.19/questions.yaml b/stable/logitech-media-server/7.0.20/questions.yaml similarity index 100% rename from stable/logitech-media-server/7.0.19/questions.yaml rename to stable/logitech-media-server/7.0.20/questions.yaml diff --git a/stable/novnc/6.0.18/templates/NOTES.txt b/stable/logitech-media-server/7.0.20/templates/NOTES.txt similarity index 100% rename from stable/novnc/6.0.18/templates/NOTES.txt rename to stable/logitech-media-server/7.0.20/templates/NOTES.txt diff --git a/stable/nntp2nntp/5.0.9/templates/common.yaml b/stable/logitech-media-server/7.0.20/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/5.0.9/templates/common.yaml rename to stable/logitech-media-server/7.0.20/templates/common.yaml diff --git a/stable/novnc/6.0.18/values.yaml b/stable/logitech-media-server/7.0.20/values.yaml similarity index 100% rename from stable/novnc/6.0.18/values.yaml rename to stable/logitech-media-server/7.0.20/values.yaml diff --git a/stable/makemkv/5.0.11/CHANGELOG.md b/stable/makemkv/5.0.11/CHANGELOG.md deleted file mode 100644 index 0bd87353e5b..00000000000 --- a/stable/makemkv/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [makemkv-5.0.9](https://github.com/truecharts/charts/compare/makemkv-5.0.8...makemkv-5.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [makemkv-5.0.8](https://github.com/truecharts/charts/compare/makemkv-5.0.7...makemkv-5.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [makemkv-5.0.7](https://github.com/truecharts/charts/compare/makemkv-5.0.6...makemkv-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [makemkv-5.0.6](https://github.com/truecharts/charts/compare/makemkv-5.0.5...makemkv-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [makemkv-5.0.5](https://github.com/truecharts/charts/compare/makemkv-5.0.4...makemkv-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [makemkv-5.0.4](https://github.com/truecharts/charts/compare/makemkv-5.0.3...makemkv-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.04.2 ([#8829](https://github.com/truecharts/charts/issues/8829)) - - - - -## [makemkv-5.0.3](https://github.com/truecharts/charts/compare/makemkv-5.0.2...makemkv-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [makemkv-5.0.2](https://github.com/truecharts/charts/compare/makemkv-5.0.1...makemkv-5.0.2) (2023-05-01) - -### Chore - -- update helm general non-major ([#8686](https://github.com/truecharts/charts/issues/8686)) - - - diff --git a/stable/makemkv/5.0.11/Chart.yaml b/stable/makemkv/5.0.11/Chart.yaml deleted file mode 100644 index 4ef6a8d339f..00000000000 --- a/stable/makemkv/5.0.11/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. -home: https://truecharts.org/charts/stable/makemkv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png -keywords: - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://github.com/jlesage/docker-makemkv -version: 5.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/5.0.11/app-changelog.md b/stable/makemkv/5.0.11/app-changelog.md deleted file mode 100644 index 5ccfac6d39e..00000000000 --- a/stable/makemkv/5.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/makemkv/5.0.11/charts/common-12.12.1.tgz b/stable/makemkv/5.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/makemkv/5.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/makemkv/5.0.12/CHANGELOG.md b/stable/makemkv/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..bc15494221c --- /dev/null +++ b/stable/makemkv/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [makemkv-5.0.9](https://github.com/truecharts/charts/compare/makemkv-5.0.8...makemkv-5.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [makemkv-5.0.8](https://github.com/truecharts/charts/compare/makemkv-5.0.7...makemkv-5.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [makemkv-5.0.7](https://github.com/truecharts/charts/compare/makemkv-5.0.6...makemkv-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [makemkv-5.0.6](https://github.com/truecharts/charts/compare/makemkv-5.0.5...makemkv-5.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [makemkv-5.0.5](https://github.com/truecharts/charts/compare/makemkv-5.0.4...makemkv-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [makemkv-5.0.4](https://github.com/truecharts/charts/compare/makemkv-5.0.3...makemkv-5.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.04.2 ([#8829](https://github.com/truecharts/charts/issues/8829)) + + + + +## [makemkv-5.0.3](https://github.com/truecharts/charts/compare/makemkv-5.0.2...makemkv-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/makemkv/5.0.12/Chart.yaml b/stable/makemkv/5.0.12/Chart.yaml new file mode 100644 index 00000000000..693dc00e418 --- /dev/null +++ b/stable/makemkv/5.0.12/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. +home: https://truecharts.org/charts/stable/makemkv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/makemkv.png +keywords: + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: makemkv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://github.com/jlesage/docker-makemkv +version: 5.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nntp2nntp/5.0.9/README.md b/stable/makemkv/5.0.12/README.md similarity index 100% rename from stable/nntp2nntp/5.0.9/README.md rename to stable/makemkv/5.0.12/README.md diff --git a/stable/makemkv/5.0.12/app-changelog.md b/stable/makemkv/5.0.12/app-changelog.md new file mode 100644 index 00000000000..a1dc3936fc9 --- /dev/null +++ b/stable/makemkv/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/makemkv/5.0.11/app-readme.md b/stable/makemkv/5.0.12/app-readme.md similarity index 100% rename from stable/makemkv/5.0.11/app-readme.md rename to stable/makemkv/5.0.12/app-readme.md diff --git a/stable/makemkv/5.0.12/charts/common-12.12.3.tgz b/stable/makemkv/5.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/makemkv/5.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/makemkv/5.0.11/ix_values.yaml b/stable/makemkv/5.0.12/ix_values.yaml similarity index 100% rename from stable/makemkv/5.0.11/ix_values.yaml rename to stable/makemkv/5.0.12/ix_values.yaml diff --git a/stable/makemkv/5.0.11/questions.yaml b/stable/makemkv/5.0.12/questions.yaml similarity index 100% rename from stable/makemkv/5.0.11/questions.yaml rename to stable/makemkv/5.0.12/questions.yaml diff --git a/stable/ntfy/5.0.13/templates/NOTES.txt b/stable/makemkv/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/ntfy/5.0.13/templates/NOTES.txt rename to stable/makemkv/5.0.12/templates/NOTES.txt diff --git a/stable/ntfy/5.0.13/templates/common.yaml b/stable/makemkv/5.0.12/templates/common.yaml similarity index 100% rename from stable/ntfy/5.0.13/templates/common.yaml rename to stable/makemkv/5.0.12/templates/common.yaml diff --git a/stable/ntfy/5.0.13/values.yaml b/stable/makemkv/5.0.12/values.yaml similarity index 100% rename from stable/ntfy/5.0.13/values.yaml rename to stable/makemkv/5.0.12/values.yaml diff --git a/stable/matomo/7.0.22/CHANGELOG.md b/stable/matomo/7.0.22/CHANGELOG.md deleted file mode 100644 index 3ba8d6cea68..00000000000 --- a/stable/matomo/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [matomo-7.0.22](https://github.com/truecharts/charts/compare/matomo-7.0.21...matomo-7.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)) - - - - -## [matomo-7.0.21](https://github.com/truecharts/charts/compare/matomo-7.0.20...matomo-7.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [matomo-7.0.20](https://github.com/truecharts/charts/compare/matomo-7.0.19...matomo-7.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [matomo-7.0.19](https://github.com/truecharts/charts/compare/matomo-7.0.18...matomo-7.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [matomo-7.0.18](https://github.com/truecharts/charts/compare/matomo-7.0.17...matomo-7.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [matomo-7.0.17](https://github.com/truecharts/charts/compare/matomo-7.0.16...matomo-7.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [matomo-7.0.14](https://github.com/truecharts/charts/compare/matomo-7.0.13...matomo-7.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [matomo-7.0.13](https://github.com/truecharts/charts/compare/matomo-7.0.12...matomo-7.0.13) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/matomo to 4.14.2 ([#8740](https://github.com/truecharts/charts/issues/8740)) - - - diff --git a/stable/matomo/7.0.22/Chart.yaml b/stable/matomo/7.0.22/Chart.yaml deleted file mode 100644 index 7fdddf03a43..00000000000 --- a/stable/matomo/7.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.14.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -description: Matomo is the leading Free/Libre open analytics platform -home: https://truecharts.org/charts/stable/matomo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png -keywords: - - analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: matomo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/7.0.22/app-changelog.md b/stable/matomo/7.0.22/app-changelog.md deleted file mode 100644 index c6b610576a2..00000000000 --- a/stable/matomo/7.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [matomo-7.0.22](https://github.com/truecharts/charts/compare/matomo-7.0.21...matomo-7.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)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.22/charts/common-12.12.1.tgz b/stable/matomo/7.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/matomo/7.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/matomo/7.0.22/charts/mariadb-7.0.39.tgz b/stable/matomo/7.0.22/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/matomo/7.0.22/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/matomo/7.0.23/CHANGELOG.md b/stable/matomo/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..ea6606c6349 --- /dev/null +++ b/stable/matomo/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [matomo-7.0.23](https://github.com/truecharts/charts/compare/matomo-7.0.22...matomo-7.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [matomo-7.0.22](https://github.com/truecharts/charts/compare/matomo-7.0.21...matomo-7.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)) + + + + +## [matomo-7.0.21](https://github.com/truecharts/charts/compare/matomo-7.0.20...matomo-7.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [matomo-7.0.20](https://github.com/truecharts/charts/compare/matomo-7.0.19...matomo-7.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [matomo-7.0.19](https://github.com/truecharts/charts/compare/matomo-7.0.18...matomo-7.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [matomo-7.0.18](https://github.com/truecharts/charts/compare/matomo-7.0.17...matomo-7.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [matomo-7.0.17](https://github.com/truecharts/charts/compare/matomo-7.0.16...matomo-7.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [matomo-7.0.14](https://github.com/truecharts/charts/compare/matomo-7.0.13...matomo-7.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/matomo/7.0.23/Chart.yaml b/stable/matomo/7.0.23/Chart.yaml new file mode 100644 index 00000000000..e768e8988b0 --- /dev/null +++ b/stable/matomo/7.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.14.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +description: Matomo is the leading Free/Libre open analytics platform +home: https://truecharts.org/charts/stable/matomo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/matomo.png +keywords: + - analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: matomo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.10/README.md b/stable/matomo/7.0.23/README.md similarity index 100% rename from stable/nocodb/7.0.10/README.md rename to stable/matomo/7.0.23/README.md diff --git a/stable/matomo/7.0.23/app-changelog.md b/stable/matomo/7.0.23/app-changelog.md new file mode 100644 index 00000000000..a43ea8cecce --- /dev/null +++ b/stable/matomo/7.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-7.0.23](https://github.com/truecharts/charts/compare/matomo-7.0.22...matomo-7.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/matomo/7.0.22/app-readme.md b/stable/matomo/7.0.23/app-readme.md similarity index 100% rename from stable/matomo/7.0.22/app-readme.md rename to stable/matomo/7.0.23/app-readme.md diff --git a/stable/matomo/7.0.23/charts/common-12.12.3.tgz b/stable/matomo/7.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/matomo/7.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/matomo/7.0.23/charts/mariadb-7.0.43.tgz b/stable/matomo/7.0.23/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/matomo/7.0.23/charts/mariadb-7.0.43.tgz differ diff --git a/stable/matomo/7.0.22/ix_values.yaml b/stable/matomo/7.0.23/ix_values.yaml similarity index 100% rename from stable/matomo/7.0.22/ix_values.yaml rename to stable/matomo/7.0.23/ix_values.yaml diff --git a/stable/matomo/7.0.22/questions.yaml b/stable/matomo/7.0.23/questions.yaml similarity index 100% rename from stable/matomo/7.0.22/questions.yaml rename to stable/matomo/7.0.23/questions.yaml diff --git a/stable/nullserv/9.0.18/templates/NOTES.txt b/stable/matomo/7.0.23/templates/NOTES.txt similarity index 100% rename from stable/nullserv/9.0.18/templates/NOTES.txt rename to stable/matomo/7.0.23/templates/NOTES.txt diff --git a/stable/nullserv/9.0.18/templates/common.yaml b/stable/matomo/7.0.23/templates/common.yaml similarity index 100% rename from stable/nullserv/9.0.18/templates/common.yaml rename to stable/matomo/7.0.23/templates/common.yaml diff --git a/stable/nullserv/9.0.18/values.yaml b/stable/matomo/7.0.23/values.yaml similarity index 100% rename from stable/nullserv/9.0.18/values.yaml rename to stable/matomo/7.0.23/values.yaml diff --git a/stable/mediainfo/4.0.11/CHANGELOG.md b/stable/mediainfo/4.0.11/CHANGELOG.md deleted file mode 100644 index 11665edbf0f..00000000000 --- a/stable/mediainfo/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediainfo-4.0.11](https://github.com/truecharts/charts/compare/mediainfo-4.0.10...mediainfo-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)) - - - - -## [mediainfo-4.0.10](https://github.com/truecharts/charts/compare/mediainfo-4.0.9...mediainfo-4.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mediainfo-4.0.9](https://github.com/truecharts/charts/compare/mediainfo-4.0.8...mediainfo-4.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mediainfo-4.0.8](https://github.com/truecharts/charts/compare/mediainfo-4.0.7...mediainfo-4.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mediainfo-4.0.7](https://github.com/truecharts/charts/compare/mediainfo-4.0.6...mediainfo-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mediainfo-4.0.6](https://github.com/truecharts/charts/compare/mediainfo-4.0.5...mediainfo-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mediainfo-4.0.5](https://github.com/truecharts/charts/compare/mediainfo-4.0.4...mediainfo-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) - - - - -## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mediainfo-4.0.2](https://github.com/truecharts/charts/compare/mediainfo-4.0.1...mediainfo-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/mediainfo/4.0.11/Chart.yaml b/stable/mediainfo/4.0.11/Chart.yaml deleted file mode 100644 index 6269d1256e7..00000000000 --- a/stable/mediainfo/4.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. -home: https://truecharts.org/charts/stable/mediainfo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png -keywords: - - info - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://github.com/jlesage/docker-mediainfo -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/4.0.11/app-changelog.md b/stable/mediainfo/4.0.11/app-changelog.md deleted file mode 100644 index 01209a3a92c..00000000000 --- a/stable/mediainfo/4.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [mediainfo-4.0.11](https://github.com/truecharts/charts/compare/mediainfo-4.0.10...mediainfo-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)) - - \ No newline at end of file diff --git a/stable/mediainfo/4.0.11/charts/common-12.12.1.tgz b/stable/mediainfo/4.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mediainfo/4.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mediainfo/4.0.12/CHANGELOG.md b/stable/mediainfo/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ae8a3cced29 --- /dev/null +++ b/stable/mediainfo/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mediainfo-4.0.12](https://github.com/truecharts/charts/compare/mediainfo-4.0.11...mediainfo-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [mediainfo-4.0.11](https://github.com/truecharts/charts/compare/mediainfo-4.0.10...mediainfo-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)) + + + + +## [mediainfo-4.0.10](https://github.com/truecharts/charts/compare/mediainfo-4.0.9...mediainfo-4.0.10) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [mediainfo-4.0.9](https://github.com/truecharts/charts/compare/mediainfo-4.0.8...mediainfo-4.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mediainfo-4.0.8](https://github.com/truecharts/charts/compare/mediainfo-4.0.7...mediainfo-4.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mediainfo-4.0.7](https://github.com/truecharts/charts/compare/mediainfo-4.0.6...mediainfo-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mediainfo-4.0.6](https://github.com/truecharts/charts/compare/mediainfo-4.0.5...mediainfo-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mediainfo-4.0.5](https://github.com/truecharts/charts/compare/mediainfo-4.0.4...mediainfo-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) + + + + +## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/mediainfo/4.0.12/Chart.yaml b/stable/mediainfo/4.0.12/Chart.yaml new file mode 100644 index 00000000000..2ebcf2665b2 --- /dev/null +++ b/stable/mediainfo/4.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files. +home: https://truecharts.org/charts/stable/mediainfo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mediainfo.png +keywords: + - info + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediainfo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://github.com/jlesage/docker-mediainfo +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/6.0.18/README.md b/stable/mediainfo/4.0.12/README.md similarity index 100% rename from stable/novnc/6.0.18/README.md rename to stable/mediainfo/4.0.12/README.md diff --git a/stable/mediainfo/4.0.12/app-changelog.md b/stable/mediainfo/4.0.12/app-changelog.md new file mode 100644 index 00000000000..cd6d6acbe9f --- /dev/null +++ b/stable/mediainfo/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-4.0.12](https://github.com/truecharts/charts/compare/mediainfo-4.0.11...mediainfo-4.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.11/app-readme.md b/stable/mediainfo/4.0.12/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.11/app-readme.md rename to stable/mediainfo/4.0.12/app-readme.md diff --git a/stable/mediainfo/4.0.12/charts/common-12.12.3.tgz b/stable/mediainfo/4.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mediainfo/4.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/mediainfo/4.0.11/ix_values.yaml b/stable/mediainfo/4.0.12/ix_values.yaml similarity index 100% rename from stable/mediainfo/4.0.11/ix_values.yaml rename to stable/mediainfo/4.0.12/ix_values.yaml diff --git a/stable/mediainfo/4.0.11/questions.yaml b/stable/mediainfo/4.0.12/questions.yaml similarity index 100% rename from stable/mediainfo/4.0.11/questions.yaml rename to stable/mediainfo/4.0.12/questions.yaml diff --git a/stable/octoprint/9.0.20/templates/NOTES.txt b/stable/mediainfo/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/octoprint/9.0.20/templates/NOTES.txt rename to stable/mediainfo/4.0.12/templates/NOTES.txt diff --git a/stable/octoprint/9.0.20/templates/common.yaml b/stable/mediainfo/4.0.12/templates/common.yaml similarity index 100% rename from stable/octoprint/9.0.20/templates/common.yaml rename to stable/mediainfo/4.0.12/templates/common.yaml diff --git a/stable/octoprint/9.0.20/values.yaml b/stable/mediainfo/4.0.12/values.yaml similarity index 100% rename from stable/octoprint/9.0.20/values.yaml rename to stable/mediainfo/4.0.12/values.yaml diff --git a/stable/medusa/6.0.21/CHANGELOG.md b/stable/medusa/6.0.21/CHANGELOG.md deleted file mode 100644 index e4aea6f26a6..00000000000 --- a/stable/medusa/6.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [medusa-6.0.21](https://github.com/truecharts/charts/compare/medusa-6.0.20...medusa-6.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [medusa-6.0.20](https://github.com/truecharts/charts/compare/medusa-6.0.19...medusa-6.0.20) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9243](https://github.com/truecharts/charts/issues/9243)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [medusa-6.0.19](https://github.com/truecharts/charts/compare/medusa-6.0.18...medusa-6.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [medusa-6.0.18](https://github.com/truecharts/charts/compare/medusa-6.0.17...medusa-6.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [medusa-6.0.17](https://github.com/truecharts/charts/compare/medusa-6.0.16...medusa-6.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [medusa-6.0.16](https://github.com/truecharts/charts/compare/medusa-6.0.15...medusa-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [medusa-6.0.15](https://github.com/truecharts/charts/compare/medusa-6.0.14...medusa-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [medusa-6.0.13](https://github.com/truecharts/charts/compare/medusa-6.0.12...medusa-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [medusa-6.0.12](https://github.com/truecharts/charts/compare/medusa-6.0.11...medusa-6.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/medusa/6.0.21/Chart.yaml b/stable/medusa/6.0.21/Chart.yaml deleted file mode 100644 index 701ffc99948..00000000000 --- a/stable/medusa/6.0.21/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/medusa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: medusa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ -type: application -version: 6.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/6.0.21/app-changelog.md b/stable/medusa/6.0.21/app-changelog.md deleted file mode 100644 index 960f70b5186..00000000000 --- a/stable/medusa/6.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.21](https://github.com/truecharts/charts/compare/medusa-6.0.20...medusa-6.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.21/charts/common-12.12.1.tgz b/stable/medusa/6.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/medusa/6.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/medusa/6.0.22/CHANGELOG.md b/stable/medusa/6.0.22/CHANGELOG.md new file mode 100644 index 00000000000..799c0f087bc --- /dev/null +++ b/stable/medusa/6.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [medusa-6.0.22](https://github.com/truecharts/charts/compare/medusa-6.0.21...medusa-6.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [medusa-6.0.21](https://github.com/truecharts/charts/compare/medusa-6.0.20...medusa-6.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [medusa-6.0.20](https://github.com/truecharts/charts/compare/medusa-6.0.19...medusa-6.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9243](https://github.com/truecharts/charts/issues/9243)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [medusa-6.0.19](https://github.com/truecharts/charts/compare/medusa-6.0.18...medusa-6.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [medusa-6.0.18](https://github.com/truecharts/charts/compare/medusa-6.0.17...medusa-6.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [medusa-6.0.17](https://github.com/truecharts/charts/compare/medusa-6.0.16...medusa-6.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [medusa-6.0.16](https://github.com/truecharts/charts/compare/medusa-6.0.15...medusa-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [medusa-6.0.15](https://github.com/truecharts/charts/compare/medusa-6.0.14...medusa-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [medusa-6.0.13](https://github.com/truecharts/charts/compare/medusa-6.0.12...medusa-6.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/medusa/6.0.22/Chart.yaml b/stable/medusa/6.0.22/Chart.yaml new file mode 100644 index 00000000000..a1c2fc3e1b7 --- /dev/null +++ b/stable/medusa/6.0.22/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.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: 6.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/5.0.13/README.md b/stable/medusa/6.0.22/README.md similarity index 100% rename from stable/ntfy/5.0.13/README.md rename to stable/medusa/6.0.22/README.md diff --git a/stable/medusa/6.0.22/app-changelog.md b/stable/medusa/6.0.22/app-changelog.md new file mode 100644 index 00000000000..41ff37729ca --- /dev/null +++ b/stable/medusa/6.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-6.0.22](https://github.com/truecharts/charts/compare/medusa-6.0.21...medusa-6.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.21/app-readme.md b/stable/medusa/6.0.22/app-readme.md similarity index 100% rename from stable/medusa/6.0.21/app-readme.md rename to stable/medusa/6.0.22/app-readme.md diff --git a/stable/medusa/6.0.22/charts/common-12.12.3.tgz b/stable/medusa/6.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/medusa/6.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/medusa/6.0.21/ix_values.yaml b/stable/medusa/6.0.22/ix_values.yaml similarity index 100% rename from stable/medusa/6.0.21/ix_values.yaml rename to stable/medusa/6.0.22/ix_values.yaml diff --git a/stable/medusa/6.0.21/questions.yaml b/stable/medusa/6.0.22/questions.yaml similarity index 100% rename from stable/medusa/6.0.21/questions.yaml rename to stable/medusa/6.0.22/questions.yaml diff --git a/stable/omada-controller/9.0.22/templates/NOTES.txt b/stable/medusa/6.0.22/templates/NOTES.txt similarity index 100% rename from stable/omada-controller/9.0.22/templates/NOTES.txt rename to stable/medusa/6.0.22/templates/NOTES.txt diff --git a/stable/medusa/6.0.21/templates/common.yaml b/stable/medusa/6.0.22/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.21/templates/common.yaml rename to stable/medusa/6.0.22/templates/common.yaml diff --git a/stable/omada-controller/9.0.22/values.yaml b/stable/medusa/6.0.22/values.yaml similarity index 100% rename from stable/omada-controller/9.0.22/values.yaml rename to stable/medusa/6.0.22/values.yaml diff --git a/stable/meshcentral/10.0.14/CHANGELOG.md b/stable/meshcentral/10.0.14/CHANGELOG.md new file mode 100644 index 00000000000..989ddc327ca --- /dev/null +++ b/stable/meshcentral/10.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshcentral-10.0.14](https://github.com/truecharts/charts/compare/meshcentral-10.0.13...meshcentral-10.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [meshcentral-10.0.13](https://github.com/truecharts/charts/compare/meshcentral-10.0.12...meshcentral-10.0.13) (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)) + + + + +## [meshcentral-10.0.12](https://github.com/truecharts/charts/compare/meshcentral-10.0.11...meshcentral-10.0.12) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [meshcentral-10.0.11](https://github.com/truecharts/charts/compare/meshcentral-10.0.10...meshcentral-10.0.11) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [meshcentral-10.0.10](https://github.com/truecharts/charts/compare/meshcentral-10.0.9...meshcentral-10.0.10) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [meshcentral-10.0.9](https://github.com/truecharts/charts/compare/meshcentral-10.0.8...meshcentral-10.0.9) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [meshcentral-10.0.8](https://github.com/truecharts/charts/compare/meshcentral-10.0.7...meshcentral-10.0.8) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [meshcentral-10.0.7](https://github.com/truecharts/charts/compare/meshcentral-10.0.6...meshcentral-10.0.7) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [meshcentral-10.0.6](https://github.com/truecharts/charts/compare/meshcentral-10.0.5...meshcentral-10.0.6) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [meshcentral-10.0.5](https://github.com/truecharts/charts/compare/meshcentral-10.0.4...meshcentral-10.0.5) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/meshcentral/10.0.14/Chart.yaml b/stable/meshcentral/10.0.14/Chart.yaml new file mode 100644 index 00000000000..d50b14f0ec2 --- /dev/null +++ b/stable/meshcentral/10.0.14/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 10.0.14 +appVersion: "1.1.5" +description: MeshCentral is a full computer management web site +type: application +deprecated: false +home: https://truecharts.org/charts/stable/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - https://github.com/Ylianst/MeshCentral +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.42 +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/nullserv/9.0.18/README.md b/stable/meshcentral/10.0.14/README.md similarity index 100% rename from stable/nullserv/9.0.18/README.md rename to stable/meshcentral/10.0.14/README.md diff --git a/stable/meshcentral/10.0.14/app-changelog.md b/stable/meshcentral/10.0.14/app-changelog.md new file mode 100644 index 00000000000..9264585aa41 --- /dev/null +++ b/stable/meshcentral/10.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-10.0.14](https://github.com/truecharts/charts/compare/meshcentral-10.0.13...meshcentral-10.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/meshcentral/10.0.14/app-readme.md b/stable/meshcentral/10.0.14/app-readme.md new file mode 100644 index 00000000000..dc6ab6c4356 --- /dev/null +++ b/stable/meshcentral/10.0.14/app-readme.md @@ -0,0 +1,8 @@ +MeshCentral is a full computer management web site + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/meshcentral](https://truecharts.org/charts/stable/meshcentral) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/meshcentral/10.0.14/charts/common-12.12.3.tgz b/stable/meshcentral/10.0.14/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/meshcentral/10.0.14/charts/common-12.12.3.tgz differ diff --git a/stable/meshcentral/10.0.14/charts/mongodb-6.0.42.tgz b/stable/meshcentral/10.0.14/charts/mongodb-6.0.42.tgz new file mode 100644 index 00000000000..d9a5ee28919 Binary files /dev/null and b/stable/meshcentral/10.0.14/charts/mongodb-6.0.42.tgz differ diff --git a/stable/meshcentral/10.0.14/ix_values.yaml b/stable/meshcentral/10.0.14/ix_values.yaml new file mode 100644 index 00000000000..8fe1b059f93 --- /dev/null +++ b/stable/meshcentral/10.0.14/ix_values.yaml @@ -0,0 +1,1009 @@ +image: + repository: tccr.io/truecharts/meshcentral + pullPolicy: IfNotPresent + tag: 1.1.5@sha256:91564f7e1d65c007e732bb3e468bafb381ffd257fa85b6e5ef6691c89de0b3d0 + +workload: + main: + podSpec: + containers: + main: + command: + - node + - meshcentral/meshcentral + +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 + +# - Values with the character _ in-front of them are pruned. Add or remove _ to disable or enable options +# - More in-depth info for each options can be found here: https://github.com/Ylianst/MeshCentral/blob/master/meshcentral-config-schema.json +# - Check for this chart's specific info in our webpage https://truecharts.org +# - Last sync with upstream config schema: Oct 29, 2022 +# - Any service that uses port other than 443, need to be manually configured. +meshcentral: + settings: + mongoDbBulkOperations: true + # - The actual main port as seen externally on the Internet, this setting is often used when a reverse-proxy is used. + aliasPort: 443 + # - When set, relayPort value is ignored. Set this to a DNS name the points to this server. When the server is accessed using the DNS name, the main web server port is used as a web relay port. + relayDNS: [] + # - Automatically downloads all agent error logs into meshcentral-data/agenterrorlogs.txt. + agentLogDump: false + # - Automatically activates and transfers any agent crash dump files to the server in meshcentral-data/coredumps. + agentCoreDump: false + # - List of non-administrator users that have access to mesh agent crash dumps. + _agentCoreDumpUsers: [] + # - When code signing an agent using authenticode, lock the agent to only allow connection to this server. (This is in testing, the default value will change to true in the future). + _agentSignLock: false + # - The time stamping server to use when code signing Windows executables. When set to false, the executables are not time stamped. + _agentTimeStampServer: http://timestamp.comodoca.com/authenticode + # - The HTTP proxy to use when contacting the time stamping server, if false, no proxy is used. By default, the npmproxy value is used. + _agentTimeStampProxy: + # - When set to true, MeshCentral will only grab the required TCP listening ports or fail. It will not try to use the next available port of it's busy. + _exactPorts: false + # - Set this to the primary DNS name of this MeshCentral server. + cert: mc.domain.com + # - Force MeshCentral to use the HTTPS and MPS certificates even if the name does not match the expected DNS value. + keepCerts: false + # - When enabled, only MeshCentral WAN features are enabled and agents will connect to the server using a well known DNS name. + WANonly: false + # - When enabled, only MeshCentral LAN features are enabled and agents will find the server using multicast LAN packets. + LANonly: false + allowLoginToken: false + # - Controls the Strict-Transport-Security header, default is 1 year. Set to false to remove, true to force enable, or string to set a custom value. If set to null, MeshCentral will enable if a trusted certificate is set. + _StrictTransportSecurity: null + # - When enabled, the MeshCentral web site can be embedded within another website's iframe. + allowFraming: false + # - Options: strict | lax | none | true + _cookieIpCheck: lax + # - When enabled, allows use of WebRTC to allow direct network traffic between the agent and browser. + webRTC: false + # - By default, a nice looking 404 error page is displayed when needed. Set this to false to disable it. + nice404: true + # - When specified, sends data to the browser at x seconds interval and expects a response from the browser. + _browserPing: 300 + # - When specified, sends data to the browser at x seconds interval. + _browserPong: 300 + # - Loads all agent binaries in RAM for faster agent updates. + _agentsInRam: false + # - When specified, sends data to the agent at x seconds interval and expects a response from the agent. + _agentPing: 300 + # - When specified, sends data to the agent at x seconds interval. + _agentPong: 300 + # - When enabled, MeshCentral will automatically monitor and manage Intel AMT devices. + _amtManager: true + # - If an agent attempts to connect to a unknown device group, automatically create a new device group and grant access to the specified user. Example: admin + _orphanAgentUser: null + # - How much time in seconds with no traffic from an agent before dropping the agent connection. + _agentIdleTimeout: 150 + # - Adds a random length string to generated web pages to mitigate a BREACH attack. + _webPageLengthRandomization: true + # - Enables GZIP compression for web requests. + compression: true + # - Enables server-side, websocket per-message deflate compression. + wsCompression: true + # - Enables agent-side, websocket per-message deflate compression. wscompression must also be true for this to work. + agentWsCompression: true + # - Set to 1 to present the server from updating any agent. + _noAgentUpdate: 0 + # - When set to 2, all agents that need to be updated will use the meshcore.js update system. With the default value of 1, the native update system is used. + _agentUpdateSystem: 1 + # - Set to false to not allow temporary agents to be updated. + _temporaryAgentUpdate: true + # - Set to false to disable Intel AMT scanning on the local network, this is already disabled in WAN mode. + _amtScanner: true + # - Set to false to disable agent multicast scanning on the local network, this is already disabled in WAN mode. + _meshScanner: true + # - When false, users will only be able to set remote desktop image quality to 60%, this can reduce server bandwidth usage. + _allowHighQualityDesktop: true + # - When set with a valid email address, enables the MeshCentral web push notification feature. Allows administrators to send browser notifications to users even if they are not looking at the MeshCentral web site. + _webPush: + # - Server administrator email given to the FireFox and Chrome push notification services. + email: null + # - Duration of a session cookie in minutes. Changing this affects how often the session needs to be automatically refreshed. + sessionTime: 60 + # - Options: strict | lax | none + sessionSameSite: lax + # - Amount of time to keep various events in the database, in seconds. + dbExpire: + # - Amount of time in seconds that events are kept in the database. + events: 1728000 + # - Amount of time in seconds that device power events are kept in the database. + powerevents: 864000 + # - Amount of time in seconds that server statistics are kept in the database. + statsevents: 2592000 + # - Execute this when the server startup is completed. The first parameter will be the server version. + _RunOnServerStarted: null + # - Execute this when the server has been updated. The first parameter will be the server version. + _RunOnServerUpdated: null + # - Execute this when the server has to restart due to an error. The first parameter will be the server version. + _RunOnServerError: null + # - When true, this server uses MeshCentral.com a push notification relay for Android notifications. Push notifications work even if the Android app is not open. + _publicPushNotifications: false + # - When true, enabled a server modules that efficiently splits a remote desktop stream to multiple browsers. Also allows slow browsers to not slow down the session for fast ones, this comes at the cost of extra server memory and processing for all remote desktop sessions. + _desktopMultiplex: false + # - If set, a user from a banned IP address will be redirected to this URL. + _ipBlockedUserRedirect: null + # - When set, only users from allowed IP address ranges can connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _userAllowedIP: null + # - When set, users from these denied IP address ranges will not be able to connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _userBlockedIP: null + # - When set, only agents from allowed IP address ranges can connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _agentAllowedIP: null + # - When set, agents from these denied IP address ranges will not be able to connect to the server. Example: 192.168.2.100,192.168.1.0/24 + _agentBlockedIP: null + # - File path and name of the authentication log to be created. This log can be parsed by Fail2ban. + _authLog: null + # - Users in this list are allowed to send and receive inter-user messages. This can be used to implement bots or other software where MeshCentral is used as data transport. See interuser websocket command in the code. + _InterUserMessaging: [] + # - Users in this list are allowed to see and manage all device groups within their domain. + _manageAllDeviceGroups: [] + # - Users in this list are allowed to manage all users in all domains. + _manageCrossDomain: [] + # - When this server is in LAN mode, you may discover this server using a multicast discovery tool. When discovery happens, the name and info fields are sent back to the discovery tool. + _localDiscovery: + name: null + info: null + # - When set, encrypts all LAN discovery traffic to agents and tools using this key. This is only useful in LAN/Hybrid mode when agents and tools user multicast to find the server. + key: null + # - When true, indicates that a TLS offloader is in front of the MeshCentral server. More typically, set this to the IP address of the reverse proxy or TLS offloader so that IP forwarding headers will be trusted. For example: 127.0.0.1,192.168.1.100 + _tlsOffload: false + # - Trust forwarded headers from these IPs or domains. Providing the magic string "CloudFlare" will cause the server to download the IP address list of trusted CloudFlare proxies directly from CloudFlare on each server start. For example: 127.0.0.1,proxy.example.com,CloudFlare + _trustedProxy: null + # - The Management Presence Server (MPS), this is the server that received Intel AMT Client Initiated Remote Access (CIRA) connections. + _mpsPort: 4433 + _mpsAliasPort: null + _mpsAliasHost: null + # - When set to true, indicate that TLS is being performed by a device in front of MeshCentral. + _mpsTlsOffload: false + # - When set to true, the MPS server will only accept TLS 1.2 and 1.3 connections. Older Intel AMT devices will not be able to connect. + _mpsHighSecurity: false + # - Send syslog events over the network (RFC3164) to a target hostname:port. For example: localhost:514 + _syslogtcp: null + # - The STUN servers used for WebRTC, if not specified the Google and Mozilla servers and used when the server is not in LAN mode. + _webrtcConfig: + iceServers: + - urls: "" + # - Enabled the MeshCentral built-in Crowdsec bouncer. This section is passed directly to the bouncer, all of the settings are documented at https://www.npmjs.com/package/@crowdsec/express-bouncer + _crowdsec: + # - The URL of your LAPI instance. Ex: http://localhost:8080 + url: null + # - The bouncer key (generated via cscli). + apiKey: null + # - Action to perform if the CrowdSec agent can't be contacted. Options: bypass | captcha | ban + failbackRemediation: ban + autobackup: + mongoDumpPath: /usr/bin/mongodump + backupIntervalHours: 24 + keepLastDaysBackup: 10 + zipPassword: "" + backupPath: /opt/meshcentral/meshcentral-backup + # - Enabled automated upload of the server backups to a Google Drive account, once enabled you need to go in "My Server" tab as administrator to associate the account. + _googleDrive: + # - The name of the folder to create in the Google Drive account. + folderName: MeshCentral-Backups + # - The maximum number of files to keep in the Google Drive folder, older files will be removed if needed. + maxFiles: 10 + # - Enabled automated upload of the server backups to a WebDAV account. + _webdav: + # - WebDAV account URL. + url: "" + # - WebDAV account username. + username: "" + # - WebDAV account password. + password: "" + # - The name of the folder to create in the WebDAV account. + folderName: MeshCentral-Backups + # - The maximum number of files to keep in the WebDAV folder, older files will be removed if needed. + maxFiles: 10 + _redirects: + meshcommander: https://www.meshcommander.com/ + # - This section described a policy for how many times an IP address is allowed to attempt to login incorrectly. By default it's 10 times in 10 minutes, but this can be changed here. + maxInvalidLogin: + # - Ranges of IP addresses that are not subject to invalid login limitations. For example: 192.168.1.0/24,172.16.0.1 + _exclude: "" + # - Time in minutes over which the a maximum number of invalid login attempts is allowed from an IP address. + time: 10 + # - Maximum number of invalid login attempts from an IP address in the time period. + count: 10 + # - Additional time in minute that login attempts will be denied once the invalid login limit is reached. + coolofftime: 30 + # - This section described a policy for how many times an IP address is allowed to attempt to perform two-factor authentication (2FA) incorrectly. By default it's 10 times in 10 minutes, but this can be changed here. + maxInvalid2fa: + # - Ranges of IP addresses that are not subject to invalid 2FA limitations. For example: 192.168.1.0/24,172.16.0.1 + _exclude: "" + # - Time in minutes over which the a maximum number of invalid 2FA attempts is allowed from an IP address. + time: 10 + # - Maximum number of invalid 2FA attempts from an IP address in the time period. + count: 10 + # - Additional time in minute that 2FA attempts will be denied once the invalid login limit is reached. + coolofftime: 30 + # - When present, this section will enable the Intel AMT provisioning server on the local network. This is used for Intel AMT bare-metal ACM activation. + _amtProvisioningServer: + # - Port number that provisioning server will listen to. + port: 9971 + # - The agent-less device group to add Intel AMT devices to once they are activated. Must be of format: mesh/domain/id + deviceGroup: null + # - The MEBX password to set during activation. This password must be at least 8 characters long and have 1 lower, 1 upper, 1 alpha-numeric and 1 non-alpha numeric character. + newMebxPassword: null + # - The trusted FQDN or provisioning server value the remote device will have. This can be set in MEBx or using the DHCP server option 15 on the local network. + trustedFqdn: null + # - The IP address of this server. This address will be used when creating the USB setup.bin file to indicate what IP address to send the hello data to. + ip: null + plugins: + enabled: false + # - Connects MeshCentral to the SendGrid email server, allows MeshCentral to send email messages for 2FA or user notification. + _sendgrid: + # - Email address used in the messages from field. + from: null + # - The SendGrid API key. + apiKey: null + # - When set to false, the email format and DNS MX record are not checked. + verifyemail: true + _smtp: + # - Optional hostname of the client, this defaults to the hostname of the machine. This is useful for SMTP relays. + name: null + # - Hostname of the SMTP server. + host: null + # - SMTP server port number. + port: null + # - Email address used in the messages from field. + from: null + tls: true + _auth: + clientId: null + clientSecret: null + refreshToken: null + tlscertcheck: true + tlsstrict: true + # - When set to false, the email format and DNS MX record are not checked + verifyemail: true + # - Connects MeshCentral to a SMS text messaging provider, allows MeshCentral to send SMS messages for 2FA or user notification. Options: One of the following blocks + _sms: + # - twillio + provider: twillio + sid: null + auth: null + from: null + # # - plivo + # provider: plivo + # id: null + # token: null + # from: nyll + # # - telnyx + # provider: telnyx + # apikey: null + # from: null + # # - url + # provider: url + # url: "tc.common.names.fullname" + # - This section allow MeshCentral to send messages over user messaging networks like Telegram + _messaging: + # - Configure Telegram messaging system + _telegram: + apiid: "" + apihash: "" + session: "" + # - Configure Discord messaging system + _discord: + # - An optional HTTP link to the discord server the user must join to get notifications. + serverurl: "" + # - A Discord bot token that MeshCentral will use to login to Discord. + token: "" + # - Configure XMPP messaging system + _xmpp: + service: "" + credentials: + username: "" + password: "" + + # - Any settings in this section is used as default setting for all domains + _domaindefaults: + title: Default Title + domains: + "": + # - HTTPS URL when to get the TLS certificate that MeshAgent's will see when connecting to this server. This setting is used when a reverse proxy like Traefik is used in front of MeshCentral. + certUrl: https://mc.domain.com + # - The title of this web site. All web pages will have this title. + title: MeshCentral + # - Secondary title text that is placed on the upper right on the title on many web pages. + title2: TrueCharts + # - When enabled, the server will send reduced sized web pages. + minify: true + # - 0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode + nightMode: 0 + # - Valid numbers are 1 and 2, changes the style of the login page and some secondary pages. + siteStyle: 2 + # - When set to false, this setting will disable the mobile site. + mobileSite: true + # - Set to true to enable IP KVM device support in this domain. + ipkvm: false + # - When set to true, allow new user accounts to be created from the login page. + newAccounts: false + # - When set this password will be required in order to create a new account from the login screen. + _newAccountsPass: "" + # - When set to true, users will get a CAPTCHA when creating a new account from the login screen. + _newAccountsCaptcha: false + _newAccountsUserGroups: [] + # - When enabled, the username of each account is also the email address of the account. + userNameIsEmail: false + _newAccountsRights: [] + _newAccountEmailDomains: [] + # - The maximum number of devices a user can see on the devices page at the same time. By default all devices will show, but this may need to be limited on servers with large number of devices. + _maxDeviceView: 1000 + _userQuota: 1048576 + _meshQuota: 248576 + # - Requires that users add the value ?key=xxx in the URL in order to see the web site. + _loginKey: [] + # - Requires that agents add the value ?key=xxx in the URL in order to connect. This is not automatic and needs to be manually added in the meshagent.msh file. + _agentKey: [] + # - Web site .png logo file that is 450x66 in size placed in meshcentral-data that is used on the top of many pages. + _titlePicture: "" + # - Web site .png logo file placed in meshcentral-data that used on the login page when sitestyle is 2. + _loginPicture: "" + # - Redirects HTTP root requests to this URL. When in use, direct users to /login to see the normal login page. + _rootRedirect: "" + # - Redirects HTTP root requests to this URL only where user is not already logged in. When in use, direct users to /login to see the normal login page. + _unknownUserRootRedirect: "" + # - Text that will be shown on the login screen. + welcomeText: Welcome to TrueCharts MeshCentral + # - Name of the PNG or JPEG file that will be shown on the login screen. Put this file in the meshcentral-data folder and place the file name here. + _welcomePicture: null + # - When enabled, the welcomePicture will show as a fullscreen background on the login screen. + _welcomePictureFullScreen: false + # - Text that will be displayed on the top of the messenger window when no username or device name is displayed. + _meshMessengerTitle: TrueCharts MeshCentral + # - Name of a .png image file that is placed in meshcentral-data that is displayed on the top of the messenger web page. When null, the default image is displayed. + _meshMessengerPicture: null + # - Sum of: 1 = Hide header, 2 = Hide tab, 4 = Hide footer, 8 = Hide title, 16 = Hide left bar, 32 = Hide back buttons + _hide: 0 + # - This is a HTML string displayed at the bottom of the web page when a user is logged in. + _footer: null + # - This is a HTML string displayed at the bottom of the web page when a user is not logged in. + _loginfooter: null + # - Allow users to save SSH, RDP, VNC device credentials on the server that can be used by any other user. + _allowSavingDeviceCredentials: true + # - This value is normally auto-detected, when set to true, MeshCentral assumes that the TLS certificate comes from a trusted CA and will insure download tools perform certificate checking. + _trustedCert: null + # - When set to false, the desktop/terminal sharing link feature is not available. + _guestDeviceSharing: + # - When set, limits the maximum length of a guest session, in minutes. + maxSessionTime: null + # - Number of days a device can be inactive before it's removed. 0 disables this feature. Device group setting will override this value. + _autoRemoveInactiveDevices: 0 + # - When set to true, the devices search box will match on both the server name and client name of a device. + _deviceSearchBarServerAndClientName: false + # - When set to true, MeshCentral Assistant can create it's own guest sharing links. + _agentSelfGuestSharing: + # - When set, limits the self-created guest sharing link to this number of minutes. + expire: null + # - When set, your can try click the run button to run on of these scripts on the remote device. + _PreconfiguredScripts: + # - Name of the script. + - name: null + # - The type of script. Options: bat | ps1 | sh | agent + type: null + # - How to run this script, does not apply to agent scripts. Options: agent | userfirst | user + runas: null + # - The command or \\r\\n separated commands to run, if set do not use the file key. + _cmd: null + # - The script file path and name, if set do not use the cmd key. This file path starts in meshcentral-data. + file: null + # - When set, you can right click on the input button in the desktop tab and instantly remotely type one of these pre-configured strings. + _preConfiguredRemoteInput: + # - Name of the text string. + - name: null + # - Text string that will be remotely typed when selected. + value: null + _altMessenging: + # - Name of the alternative messaging service, for example: "Jitsi". + - name: null + # - URL to the alternative messaging services, for example: "https://meet.jit.si/myserver-{0}", for a device {0}, {1}, {2}, {3} is the device id. For a user, {0} is the userid, {1} is full userid with dashes, {2} is real name with no spaces, {3} is real name with dash instead of spaces. + url: null + # - If specified, this is the URL that is used on the administrator side, for example: "https://meet.jit.si/myserver-{0}", for a device {0}, {1}, {2}, {3} is the device id. For a user, {0} is the userid, {1} is full userid with dashes, {2} is real name with no spaces, {3} is real name with dash instead of spaces. + localurl: null + # - Indicate if this button should be shown in the user or device type. If omitted, it will be displayed in both. Options: null | user | device + type: null + deviceMeshRouterLinks: + # - Display a RDP link in the device tab when supported + rdp: true + # - Display a SSH link in the device tab when supported + ssh: true + # - Display a SCP link in the device tab when supported + scp: true + _extralinks: + # - Name of the link to be displayed on the web site. + - name: null + # - Protocol. Valid values are: Options: custom | http | https | rdp | ssh | scp | mcrdesktop | mcrfiles. + protocol: null + # - The port on the remote device. + port: null + # - Target IP address. If not specified, the target of the connection is the remote device running the MeshAgent. + ip: null + # - The local port MeshCentral Router would bind to. By default, a random available port is used. + localport: null + # - Array of node// or mesh// or tag: strings. When set, the link will only show up for the specified devices, device groups or device tag. + filter: [] + myServer: + # - Allows administrators to backup the server from the My Server tab. This option can only enabled when the NeDB database is in use. For other databases, this option disabled and the setting is ignored. + Backup: true + # - Allows administrators to restore the server from the My Server tab. This option can only enabled when the NeDB database is in use. For other databases, this option disabled and the setting is ignored. + Restore: true + # - Allows administrators to see the server crash log the server from the My Server tab. + ErrorLog: true + # - Allows administrators to access the server console from the My Server tab. + Console: true + # - Allows administrators to access the server trace tab from from the My Server tab. + Trace: true + _passwordRequirements: + # - Minimum number of characters allowed for the account password. + min: null + # - Maximum number of characters allowed for the account password. + max: null + # - Minimum number of upper case characters required in the password. + upper: null + # - Minimum number of lower case characters required in the password. + lower: null + # - Minimum number of numeric characters required in the password. + numeric: null + # - Minimum number of non-alpha-numeric characters required in the password. + nonalpha: null + # - Number of days after which the user is required to change the account password. + reset: null + # - Set to false to disable email 2FA. + email2factor: true + # - Set to false to disable SMS 2FA. + sms2factor: true + # - Set to false to disable push notification 2FA. + push2factor: true + # - Set to false to disable one-time-password 2FA. + otp2factor: true + # - Set to false to disable user messaging 2FA. + msg2factor: true + # - Set to false to disable 2FA backup codes. + backupcode2factor: true + # - Set to false to disable single 2FA warning. + single2factorWarning: true + # - When set to true, prevents any changes to 2FA. + lock2factor: false + # - Requires that all accounts setup 2FA. + force2factor: false + # - IP addresses where 2FA login is skipped, for example: 127.0.0.1,192.168.2.0/24 + skip2factor: null + # - Number of old passwords the server should remember and not allow the user to switch back to. + oldPasswordBan: null + # - Uses WildLeek to block use of the 10000 most commonly used passwords. + banCommonPasswords: true + # - Allows users to create alternative username/passwords for their account. Set to false to disallow all users, or set to a userid array to only all some users. + loginTokens: true + # - Maximum about of time the to wait for a 2FA token on the login page in seconds. + twoFactorTimeout: + # - If true and user account has FIDO key setup, 2FA login screen will automatically request FIDO 2FA. + autofido2fa: false + # - Maximum number of FIDO/YubikeyOTP hardware 2FA keys that can be setup in a user account. + maxfidokeys: null + # - If set to false, the account reset option on the login screen will not be available to users. + allowaccountreset: true + # - Number of days that a user is allowed to remember this device for when completing 2FA. Set this to 0 to remove this option. + _twoFactorCookieDurationDays: 30 + # - Type of user authentication to use, this can be SSPI on Windows or LDAP. If not set, username/password is used. Options: null | sspi | ldap + _auth: null + # - The LDAP value to use as a user's unique account identifier. Use "ldapUserKey" or "ldapUserBinaryKey". + _ldapUserKey: null + # - The LDAP value to use as a user's unique account identifier, when specified in this field, the values will be HEX converted. + _ldapUserBinaryKey: objectSid + # - The LDAP value to use for the user name, you can also compose the name by setting this value to, for example: "{{{givenName}}} {{{sn}}}" + _ldapUserName: displayName + # - The LDAP value to use for the user's email address. + _ldapUserEmail: mail + # - The LDAP value to use for the user's real name, you can also compose the name by setting this value to, for example: "{{{givenName}}} {{{sn}}}" + _ldapUserRealName: name + # - The LDAP value to use for the user's phone number. + _ldapUserPhoneNumber: telephoneNumber + # - The LDAP value to use for the user's image. + _ldapUserImage: thumbnailPhoto + # - When set to a filename, for example /opt/meshcentral/meshcentral-data/ldapusers.txt, MeshCentral will save the LDAP user object to this file each time a user logs in. This is used for debugging LDAP issues. + _ldapSaveUserToFile: null + # - The LDAP value to use for the user's group memberships. + _ldapUserGroups: memberOf + # - When set to true or set to an object, MeshCentral will synchronize LDAP user memberships to MeshCentral user groups. + _ldapSyncWithUserGroups: + # - When set to a string or array of strings, only LDAP membership groups that includes one of the strings will be synchronized with MeshCentral user groups. + filter: [] + # - A list of LDAP groups. Users must be part of at least one of these groups to allow login. If null, all users are allowed to login. + _ldapUserRequiredGroupMembership: [] + # - LDAP options passed to ldapauth-fork + _ldapOptions: + URL: "ldap://1.2.3.4:389" + BindDN: "CN=svc_meshcentral,CN=Users,DC=meshcentral,DC=local" + BindCredentials: "Password.1" + SearchBase: "DC=meshcentral,DC=local" + SearchFilter: "(sAMAccountName={{username}})" + # - Enabled a feature where you can set one or more invitation codes in a device group. You can then give a invitation link to users who can use it to download the agent. + _agentInviteCodes: false + # - When enabled, all newly installed MeshAgents will be instructed to no use a HTTP/HTTPS proxy even if one is configured on the remote system + _agentNoProxy: false + # - This section is used to indicate if parts of the meshagent.tag file should be used to set server-side device properties. + _agentTag: + # - Action taken if one of the lines in meshagent.tag contains ~ServerName:name. 0=Ignore, 1=Set. + ServerName: 0 + # - Action taken if one of the lines in meshagent.tag contains ~ServerDesc:desc. 0=Ignore, 1=Set, 2=SetIfEmpty. + ServerDesc: 0 + # - Action taken if one of the lines in meshagent.tag contains ~ServerTags:tag1,tag2,tag3. 0=Ignore, 1=Set, 2=SetIfEmpty, 3=Append. + ServerTags: 0 + # - Enables the geo-location feature and device location map in the user interface, this feature is not being worked on. + geoLocation: true + # - When enabled, activates the built-in web-based VNC client. + novnc: true + # - When enabled, activates the built-in web-based RDP client. + mstsc: true + # - When enabled, activates the built-in web-based SSH client. + ssh: true + # - Path where to find custom email templates for this domain. + _webEmailsPath: null + _customUI: null + # - This section is used to customize user consent prompts, these show up when asking if a remote session is allowed or not. + _consentMessages: + Title: null + Desktop: null + Terminal: null + Files: null + # - How long in seconds to show the user consent dialog box. + consentTimeout: 30 + # - If true, user consent is accepted after the timeout. + autoAcceptOnTimeout: false + # - This section is user to customize user notifications when a remote desktop, terminal or file session is connected to a remote system. + _notificationMessages: + Title: null + Desktop: null + Terminal: null + Files: null + # - Use this section to customize the agent branding. + _agentCustomization: + # - The name of the agent as displayed to the user. + displayName: MeshCentral Agent + # - The description of the agent as displayed to the user. + description: Mesh Agent Background Service + # - This will be used as the path to install the agent, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's. + companyName: Mesh Agent + # - The name of the background service, by default this is 'Mesh Agent' in Windows and 'meshagent' in other OS's but should be set to an all lower case, no space string. + serviceName: Mesh Agent + # - Text string to show in the agent installation dialog box. + installText: null + # - The filename of a image file in .png format located in meshcentral-data to display in the MeshCentral Agent installation dialog, image should be square and from 64x64 to 200x200. + image: null + # - The agent filename. + fileName: meshagent + # - Foreground text color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF. + foregroundColor: null + # - Background color, valid values are RBG in format 0,0,0 to 255,255,255 or format #000000 to #FFFFFF. + backgroundColor: null + # - Use this section to set resource metadata of the Windows agents prior to signing. In Windows, you can right-click and select properties to view these values. + _agentFileInfo: + # - Sets the agent icon, this is the name of a .ico file with the file placed in the meshcentral-data folder. + icon: null + # - Executable file description. + fileDescription: null + # - Executable file version, in the form of 'n.n.n.n', for example: '1.2.3.4'. + fileVersion: null + # - Executable internal name. + internalName: null + # - Executable legal copyright. + legalCopyright: null + # - Executable original file name. + originalFilename: null + # - Executable product name. + productName: null + # - Executable product version. Any string format will work, but a alphabetic character is required for this value to show correctly in the Windows property box. For example: 'v1.2.3.4' will work, but '1.2.3.4' will not. + productVersion: null + # - Use this section to customize the MeshCentral Assistant. + _assistantCustomization: + # - Name to show as MeshCentral Assistant dialog title. + title: MeshCentral Assistant + # - The filename of a image file in .png format located in meshcentral-data to display in MeshCentral Assistant, image should be square and from 64x64 to 128x128. + image: null + # - The MeshCentral Assistant filename. + fileName: meshagent + # - Use this section to customize the MeshCentral Agent for Android. + _androidCustomization: + # - Displayed on top of the MeshCentral Agent for Android. + title: MeshCentral Agent + # - Subtitle displayed until the title on the toolbar. + subtitle: null + # - The filename of a image file in .png format located in meshcentral-data to display in MeshCentral Agent for Android, image should be square and from 64x64 to 128x128. + image: null + # - If set, a user from a banned IP address will be redirected to this URL." + _ipBlockedUserRedirect: null + # - When set, requires that a browser request have set HTTP header to allow user login. Example: '{ "Sec-Fetch-Dest": "iframe" }' + _userRequiredHttpHeader: null + # - When set, only users from allowed IP address ranges can connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _userAllowedIP: null + # - When set, users from these denied IP address ranges will not be able to connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _userBlockedIP: null + # - When set, only agents from allowed IP address ranges can connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _agentAllowedIP: null + # - When set, agents from these denied IP address ranges will not be able to connect to the server. Example: "192.168.2.100,192.168.1.0/24" + _agentBlockedIP: null + # - When set, idle users will be disconnected after a set amounts of minutes. + _userSessionIdleTimeout: null + # - Use this section to require user consent for this domain. + _userConsentFlags: + # - Enable desktop notification for this domain. + desktopnotify: false + # - Enable terminal notification for this domain. + terminalnotify: false + # - Enable files notification for this domain. + filenotify: false + # - Enable desktop prompt for this domain. + desktopprompt: false + # - Enable terminal user prompt for this domain. + terminalprompt: false + # - Enable files prompt for this domain. + fileprompt: false + # - Enable remote desktop privacy bar for this domain. + desktopprivacybar: false + # - When users navigate thru the web interface, the URL on top will change to point to the current screen. This allows a user to refresh or bookmark the URL and come back to the correct screen. Setting false here will disable this feature. + _urlSwitching: true + # - This is the text that will be shown in the remote desktop privacy bar. You can use {0} to display the account realname or {1} to display the account identifier in the string. + _desktopPrivacyBarText: null + _limits: + # - Maximum number of devices in this domain. + MaxDevices: null + # - Maximum number of devices in this domain. + MaxUserAccounts: null + # - Maximum number of user sessions that can connect to this server for this domain. + MaxUserSessions: null + # - Maximum number of agents that can connect to this server for this domain. + MaxAgentSessions: null + # - Maximum number of sessions a single user can have. Each time a user opens a new browser tab or opens a new browser on a different computer, a new user session is created. + MaxSingleUserSessions: null + # - Values that affect the files feature + _files: + # - When false, removes the 'SFTP Connect' button from the files tab unless this is the only possible option. + sftpConnect: true + # - Values that affect the terminal feature + _terminal: + # - When false, removes the 'SSH Connect' button from the terminal tab unless this is the only possible option. + sshConnect: true + # - Indicate what terminal options are available when the user clicks the right mouse button on the terminal connect button. Options: any | root | user | login + linuxShell: any + # - Indicate what string the agent must write to the shell after starting a terminal session + launchCommand: + # - String to write after opening a Linux terminal. + linux: alias ls=\\'ls --color=auto\\';clear\\n + # - String to write after opening a macOS terminal. + darwin: null + # - String to write after opening a FreeBSD terminal. + freebsd: null + # - Values that affect the desktop feature" + _desktop: + # - When set to true, the remote desktop feature is view only. + viewonly: false + # - List of local network Intel AMT scanning options offered in the user interface. For example ["LabNetwork 192.168.15.0/23", "SalesNetwork 192.168.8.0/24"]. + _amtScanOptions: + - Network 192.168.1.0/24 + # - Information passed to the AMT manager module that impacts all Intel AMT device managed within this domain. + _amtManager: + # - When set to false, MeshCentral will use TLS to connect to Intel AMT, this is not recommended. + TlsConnections: true + # - When set to false, MeshCentral will not attempt a TLS ACM activation on Intel AMT v14+ + TlsAcmActivation: false + # - List of username and passwords to try when connecting to Intel AMT. + AdminAccounts: + # - Intel AMT administrator username. + - user: admin + # - Intel AMT administrator password. + pass: null + # - List of up to 4 domain suffixes to configure in Intel AMT when activating CIRA. + EnvironmentDetection: [] + # - Specifies a certificate and private key to use to issue Intel AMT TLS certificates. By default the MeshCentral self-signed root certificate is used. + TlsRootCert: + # - Name of the certificate file that is in .p12 or .pfx format in meshcentral-data, use this with certpfxpass. + certpfx: null + # - Password for the file specified in certpfx. + certpfxpass: null + # - Name of the certificate file in PEM format located in meshcentral-data. Using this with keyfile. + certfile: null + # - Name of the private key file in PEM format located in meshcentral-data. Using this with certfile. + keyfile: null + # - List of WIFI profiles to setup in any managed Intel AMT device with a WIFI network interface. + WifiProfiles: + # - WIFI profile name, if not specified the SSID is used. + name: null + # - SSID of the WIFI station. + ssid: null + # - WIFI authentication. Options: wpa-psk | wpa2-psk | wpa-8021x | wpa2-802.1x | wpa3-sae-802.1x | wpa3-owe-802.1x + authentication: wpa2-psk + # - WIFI encryption. Options: ccmp-aes | tkip-rc4 + encryption: ccmp-aes + # - Password on the WIFI station + password: null + # - 802.1x settings for this WIFI profile. Only required if the WIFI authentication type has 802.1x + _802.1x: + # - Identifies the authentication protocol used to authenticate the access requestor to the AAA server. Options: EAP-TLS | EAP-TTLS/MSCHAPv2 | PEAPv0/EAP-MSCHAPv2 | PEAPv1/EAP-GTC | EAP-FAST/MSCHAPv2 | EAP-FAST/GTC | EAP-MD5 | EAP-PSK | EAP-SIM | EAP-AKA | EAP-FAST/TLS | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 + authenticationProtocol: null + # - Determines the comparison algorithm used between the ServerCertificateName value and the subject name field of the certificate presented by the AAA server. Options: Fullname | DomainSuffix | 2 | 3 + serverCertificateNameComparison: FullName + # - The name compared against the subject name field in the certificate provided by the AAA server. + serverCertificateName: null + # - Indicates the activity setting of the 802.1X module in H0 state + availableInS0: true + # - A credential used by the supplicant and AAA server to establish a mutually authenticated encrypted tunnel for confidential user authentication. + protectedAccessCredentialHex: null + # - Optional password to extract the PAC (Protected Access Credential) information from the PAC data. + pacPassword: null + # - The domain within which Username is unique. + domain: null + # - Within the domain specified by Domain, Identifies the user that is requesting access to the network. + username: null + # - The password associated with the user identified by Username and Domain. + password: null + # - A string presented to the authentication server in 802.1x protocol exchange + roamingIdentity: null + # - Timeout in seconds, in which the Intel(R) AMT will hold an authenticated 802.1X session. + pxeTimeoutInSeconds: 120 + # - 802.1x settings for the Intel AMT Wired interface. If set to false, any existing 802.1x wired profile will be removed from Intel AMT. + _802.1x: + # - Identifies the authentication protocol used to authenticate the access requestor to the AAA server. Options: EAP-TLS | EAP-TTLS/MSCHAPv2 | PEAPv0/EAP-MSCHAPv2 | PEAPv1/EAP-GTC | EAP-FAST/MSCHAPv2 | EAP-FAST/GTC | EAP-MD5 | EAP-PSK | EAP-SIM | EAP-AKA | EAP-FAST/TLS | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 + authenticationProtocol: null + # - Determines the comparison algorithm used between the ServerCertificateName value and the subject name field of the certificate presented by the AAA server. Options: Fullname | DomainSuffix | 2 | 3 + serverCertificateNameComparison: FullName + # - The name compared against the subject name field in the certificate provided by the AAA server. + serverCertificateName: null + # - Indicates the activity setting of the 802.1X module in H0 state + availableInS0: true + # - A credential used by the supplicant and AAA server to establish a mutually authenticated encrypted tunnel for confidential user authentication. + protectedAccessCredentialHex: null + # - Optional password to extract the PAC (Protected Access Credential) information from the PAC data. + pacPassword: null + # - The domain within which Username is unique. + domain: null + # - Within the domain specified by Domain, Identifies the user that is requesting access to the network. + username: null + # - The password associated with the user identified by Username and Domain. + password: null + # - A string presented to the authentication server in 802.1x protocol exchange + roamingIdentity: null + # - Timeout in seconds, in which the Intel(R) AMT will hold an authenticated 802.1X session. + pxeTimeoutInSeconds: 120 + _amtAcmActivation: + log: null + # - When set to true, the certificate common name needs to match exactly the Intel AMT trusted FQDN or DHCP Option 15. If false, some flexibility may be given to the matching. + strictCommonName: false + certs: + certfiles: null + keyfile: null + # - This is used to create HTTP redirections. For example setting "redirects": { "example": "https://example.com" } will make it so that anyone accessing /example on the server will get redirected to the specified URL. + _redirects: + example: https://example.com + example1: https://example1.com + _yubikey: + id: null + secret: null + proxy: null + _httpHeaders: null + # - Key and values to add to the MeshAgent .msh file + agentConfig: + # - Needed if you use traefik https://github.com/traefik/traefik/issues/4487 + - webSocketMaskOverride=1 + # - Key and values to add to the MeshCentral Assistant .msh file + _assistantConfig: [] + # - When false, users can't set the clipboard of a remove device. + clipboardGet: true + # - When false, users can't get the clipboard of a remove device. + clipboardSet: true + # - When false, removes the local recording feature on remote desktop. + localSessionRecording: true + _sessionRecording: + # - When enabled, only device users with the session recording feature turned on will be recorded. When false, all users are recorded. + onlySelectedUsers: false + # - When enabled, only device user groups with the session recording feature turned on will be recorded. When false, all users are recorded. + onlySelectedUserGroups: false + # - When enabled, only device groups with the session recording feature turned on will be recorded. When false, all devices are recorded. + onlySelectedDeviceGroups: false + # - The file path where recording files are kept. + filepath: null + # - If true, automatically index remote desktop recordings so that the plays can skip to any place in the file. + index: false + # - Maximum number of recording files to keep. + maxRecordings: null + # - Maximum number of days to keep a recording. + maxRecordingDays: null + # - Maximum number of recordings in megabytes. Once exceed, remove the oldest recordings. + maxRecordingSizeMegabytes: null + # - This is an array: 1 = Terminal, 2 = Desktop, 5 = Files, 100 = Intel AMT WSMAN, 101 = Intel AMT Redirection, 200 = Messenger + _protocols: + - 1 + - 5 + # - When set to false, hides the username and password prompt on login screen. + _showPasswordLogin: true + # - Connects MeshCentral to the SendGrid email server, allows MeshCentral to send email messages for 2FA or user notification. + _sendgrid: + # - Email address used in the messages from field. + from: null + # - The SendGrid API key. + apiKey: null + # - When set to false, the email format and DNS MX record are not checked. + verifyemail: true + # - Connects MeshCentral to a SMTP email server, allows MeshCentral to send email messages for 2FA or user notification. + _smtp: + # - Optional hostname of the client, this defaults to the hostname of the machine. This is useful for SMTP relays. + name: null + # - Hostname of the SMTP server. + host: null + # - SMTP server port number. + port: null + # - Email address used in the messages from field. + from: null + tls: true + _auth: + clientId: null + clientSecret: null + refreshToken: null + tlscertcheck: true + tlsstrict: true + # - When set to false, the email format and DNS MX record are not checked + verifyemail: true + # - Makes MeshCentral send emails using the Unix sendmail command. Allows MeshCentral to send email messages for 2FA or user notification. + _sendmail: + # - Possible values are unix or windows + newline: unix + # - Path to the sendmail command + path: sendmail + # - Array or arguments to pass to sendmail + _args: [] + _authStrategies: + _twitter: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _google: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _github: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _reddit: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _azure: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + clientid: null + clientsecret: null + tenantid: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _jumpcloud: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + newAccounts: false + newAccountsUserGroups: [] + entityid: null + idpurl: null + cert: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _saml: + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + disableRequestedAuthnContext: false + newAccounts: false + newAccountsUserGroups: [] + newAccountsRights: [] + entityid: null + idpurl: null + cert: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + _oidc: + # - If set, this will be used as the authorization URL. (If set tokenURL and userInfoURL need set also) + authorizationURL: null + # - Required, this is the URL that your SSO provider sends auth approval to. + callbackurl: null + clientid: null + clientsecret: null + # - Full URL of SSO portal + issuer: null + # - If set, this will be used as the token URL. (If set authorizationURL and userInfoURL need set also) + tokenURL: null + # - If set, this will be used as the user info URL. (If set authorizationURL and tokenURL need set also) + userInfoURL: null + # - Then set, the user will be redirected to this URL when hitting the logout link + logouturl: null + newAccounts: true + groups: + # - When set, the user must be part of one of the OIDC user groups to login to MeshCentral. + required: [] + # - When set, users part of these groups will be promoted with site administrator in MeshCentral, users that are not part of these groups will be demoted. + siteadmin: [] + sync: + enabled: false + # - When set, limits what OIDC groups are mirrored into MeshCentral user groups. + filter: [] + +service: + main: + ports: + main: + # Only use HTTPS if meshcental handles the certs + protocol: http + port: 10205 + # mps: + # enabled: true + # ports: + # mps: + # enabled: true + # port: 4433 + # targetPort: 4433 + # amtprovisioner: + # enabled: true + # ports: + # amtprovisioner: + # enabled: true + # port: 9971 + # targetPort: 9971 + +mongodb: + enabled: true + mongodbUsername: meshcentral + mongodbDatabase: meshcentral + +persistence: + data: + enabled: true + mountPath: /opt/meshcentral/meshcentral-data + size: 256Gi + files: + enabled: true + mountPath: /opt/meshcentral/meshcentral-files + size: 256Gi + web: + enabled: true + mountPath: /opt/meshcentral/meshcentral-web + size: 256Gi + backups: + enabled: true + mountPath: /opt/meshcentral/meshcentral-backup + size: 256Gi + configfile: + enabled: true + type: secret + readOnly: true + defaultMode: "0600" + objectName: mesh-secret + mountPath: /opt/meshcentral/meshcentral-data/config.json + subPath: config.json + +portal: + open: + enabled: true diff --git a/stable/meshcentral/10.0.14/questions.yaml b/stable/meshcentral/10.0.14/questions.yaml new file mode 100644 index 00000000000..17f1c6bcf43 --- /dev/null +++ b/stable/meshcentral/10.0.14/questions.yaml @@ -0,0 +1,2759 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Data Storage + description: Stores the Application Data. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: files + label: Files Storage + description: Stores the Files + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: web + label: Web Storage + description: Stores the Web Files. Used for web customization + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: backups + label: Backups Storage + description: Stores the Backups + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/meshcentral/10.0.14/templates/_secret.tpl b/stable/meshcentral/10.0.14/templates/_secret.tpl new file mode 100644 index 00000000000..4709820c8a5 --- /dev/null +++ b/stable/meshcentral/10.0.14/templates/_secret.tpl @@ -0,0 +1,167 @@ +{{/* Define the secret */}} +{{- define "meshcentral.secret" -}} + +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" $ -}} +{{- $secretName := printf "%s-mesh-secret" $fullname -}} +{{- $secretStoreName := printf "%s-sec-store" $fullname -}} + +{{- $config := .Values.meshcentral -}} +{{- $mc_custom := .Values.additional_meshcentral -}} + +{{- $isScale := false -}} +{{- if hasKey .Values.global "ixChartContext" -}} + {{- $isScale = true -}} +{{- else -}} + {{- $isScale = false -}} +{{- end -}} + +{{- if $isScale -}} + {{- if .Values.additional_meshcentral -}} + {{- $mc_custom = (include "render.custom.scale.values" $mc_custom) -}} + {{- $mc_custom_merged := dict -}} + {{/* We created a new unique section# for each key we parsed */}} + {{/* And we merge them here, as without it we would have multiple */}} + {{/* same top level keys */}} + {{- range $section := (fromYaml $mc_custom) -}} + {{- $mc_custom_merged = mergeOverwrite $mc_custom_merged $section -}} + {{- end -}} + {{- $config = mergeOverwrite $config $mc_custom_merged -}} + {{- end -}} +{{- end -}} + +{{- $sessionKey := "" -}} +{{- with (lookup "v1" "Secret" .Release.Namespace $secretStoreName) -}} + {{- $sessionKey = (index .data "session_key") | b64dec -}} +{{- else -}} + {{- $sessionKey = randAlphaNum 32 -}} +{{- end -}} + +{{/* Inject some values */}} +{{- $_ := set $config "$schema" "http://info.meshcentral.com/downloads/meshcentral-config-schema.json" -}} + +{{- if not (hasKey $config "settings") -}} + {{- $_ := set $config "settings" dict -}} +{{- end -}} + +{{- $_ := set $config.settings "mongoDB" (.Values.mongodb.creds.complete | trimAll "\"") -}} +{{- $_ := set $config.settings "mongoDbName" .Values.mongodb.mongodbDatabase -}} +{{- $_ := set $config.settings "sessionKey" $sessionKey -}} +{{- $_ := set $config.settings "port" .Values.service.main.ports.main.port -}} + +{{/* Force disable some functions that are not appliable in docker */}} +{{- $_ := set $config.settings "selfUpdate" false -}} +{{- $_ := set $config.settings "cleanNpmCacheOnUpdate" false -}} + +{{/* Disallows administrators to update the server from the My Server tab. For ANY domains defined */}} +{{- range $domain := $config.domains -}} + {{- if not (hasKey $domain "myServer") -}} + {{- $_ := set $domain "myServer" dict -}} + {{- end -}} + {{- $_ := set $domain.myServer "Upgrade" false -}} +{{- end -}} + +{{- if $isScale -}} + {{- $config = (include "mergeAndrenameDefaultDomain" $config) -}} + {{- $config = (include "prune.keys.scale" (fromYaml $config)) -}} +{{- else -}} + {{- $config = (include "prune.keys" $config) -}} +{{- end }} + +secret: + sec-store: + enabled: true + data: + {{/* Store session_key to reuse */}} + session_key: {{ $sessionKey }} + mesh-secret: + enabled: true + data: + {{/* The actual config */}} + config.json: | + {{- toPrettyJson (fromYaml $config) | nindent 8 }} +{{- end -}} + +{{/* Prunes keys that start with _ */}} +{{- define "prune.keys" -}} + {{- $values := . -}} + {{- range $k, $v := $values -}} + {{- if (hasPrefix "_" $k) -}} + {{- $_ := unset $values $k -}} + {{- else -}} + {{- if eq (kindOf $v) "map" -}} + {{- $v := (include "prune.keys" $v) -}} + {{- end -}} + {{- end -}} + {{- end -}} + {{- toYaml $values -}} +{{- end -}} + +{{/* Only on TrueNAS Scale */}} +{{/* Prunes empty lists */}} +{{/* Prunes int and float equal to -99 */}} +{{/* Prunes empty strings (Does not prune empty strings in lists) */}} +{{/* Prunes keys that start with _ */}} +{{/* There are cases you want to pass strings or bools on the same field */}} +{{/* So if eq string, and eq true/false/null convert to the real values */}} +{{- define "prune.keys.scale" -}} + {{- $values := . -}} + {{- range $k, $v := $values -}} + {{- if eq (kindOf $v) "string" -}} + {{- if not $v -}} + {{- $_ := unset $values $k -}} + {{- else if or (eq $v "true") -}} + {{- $_ := set $values $k true -}} + {{- else if or (eq $v "false") -}} + {{- $_ := set $values $k false -}} + {{- else if or (eq $v "null") -}} + {{- $_ := set $values $k nil -}} {{/* nil == null on helm */}} + {{- end -}} + {{- end -}} + {{- if or (eq (kindOf $v) "float64") (eq (kindOf $v) "int64") -}} + {{- if eq (int $v) -99 -}} + {{- $_ := unset $values $k -}} + {{- end -}} + {{- end -}} + {{- if eq (kindOf $v) "slice" -}} + {{- if not $v -}} + {{- $_ := unset $values $k -}} + {{- end -}} + {{- end -}} + {{- if (hasPrefix "_" $k) -}} + {{- $_ := unset $values $k -}} + {{- else -}} + {{- if eq (kindOf $v) "map" -}} + {{- $v := (include "prune.keys.scale" $v) -}} + {{- end -}} + {{- end -}} + {{- end -}} + {{- toYaml $values -}} +{{- end -}} + +{{/* Renames tcdefaultdomain variable to "" as this is the key used by MeshCentral */}} +{{/* but SCALE GUI does not handle it well */}} +{{- define "mergeAndrenameDefaultDomain" -}} + {{- $values := . -}} + {{- $defaultDomain := index $values.domains "" -}} + {{- $computedDomain := mergeOverwrite $defaultDomain $values.domains.tcdefaultdomain -}} + {{- $_ := set $values.domains "" $computedDomain -}} + {{- $_ := unset $values.domains "tcdefaultdomain" -}} + {{- toYaml $values -}} +{{- end -}} + +{{/* Takes a list of dicts with a value and a */}} +{{/* key formatted in dot notaion and converts it to yaml */}} +{{- define "render.custom.scale.values" -}} + {{- $values := . }} + {{- $section := 1 }} + {{- range $item := $values }} + {{- $indent := 2 }} + {{- printf "section%v" $section | nindent 0 }}: + {{- $section = (add 1 (int $section)) }} + {{- range (split "." $item.key) }} + {{- . | nindent (int $indent) }}: + {{- $indent = (add 2 (int $indent)) }} + {{- end }} + {{- printf " %v" $item.value }} + {{- end }} +{{- end -}} diff --git a/stable/meshcentral/10.0.14/templates/common.yaml b/stable/meshcentral/10.0.14/templates/common.yaml new file mode 100644 index 00000000000..c097596c46d --- /dev/null +++ b/stable/meshcentral/10.0.14/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/openhab/5.0.11/values.yaml b/stable/meshcentral/10.0.14/values.yaml similarity index 100% rename from stable/openhab/5.0.11/values.yaml rename to stable/meshcentral/10.0.14/values.yaml diff --git a/stable/meshroom/5.0.18/CHANGELOG.md b/stable/meshroom/5.0.18/CHANGELOG.md deleted file mode 100644 index 1fbca77fb01..00000000000 --- a/stable/meshroom/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [meshroom-5.0.14](https://github.com/truecharts/charts/compare/meshroom-5.0.13...meshroom-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [meshroom-5.0.13](https://github.com/truecharts/charts/compare/meshroom-5.0.12...meshroom-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [meshroom-5.0.12](https://github.com/truecharts/charts/compare/meshroom-5.0.11...meshroom-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [meshroom-5.0.11](https://github.com/truecharts/charts/compare/meshroom-5.0.10...meshroom-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [meshroom-5.0.10](https://github.com/truecharts/charts/compare/meshroom-5.0.9...meshroom-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [meshroom-5.0.9](https://github.com/truecharts/charts/compare/meshroom-5.0.8...meshroom-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/meshroom/5.0.18/Chart.yaml b/stable/meshroom/5.0.18/Chart.yaml deleted file mode 100644 index ec8391c099a..00000000000 --- a/stable/meshroom/5.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. -home: https://truecharts.org/charts/stable/meshroom -icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png -keywords: - - meshroom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://github.com/alicevision/meshroom -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/5.0.18/app-changelog.md b/stable/meshroom/5.0.18/app-changelog.md deleted file mode 100644 index 0ed849f5cf7..00000000000 --- a/stable/meshroom/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/meshroom/5.0.18/charts/common-12.12.1.tgz b/stable/meshroom/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/meshroom/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/meshroom/5.0.19/CHANGELOG.md b/stable/meshroom/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..c9b6619d796 --- /dev/null +++ b/stable/meshroom/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [meshroom-5.0.14](https://github.com/truecharts/charts/compare/meshroom-5.0.13...meshroom-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [meshroom-5.0.13](https://github.com/truecharts/charts/compare/meshroom-5.0.12...meshroom-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [meshroom-5.0.12](https://github.com/truecharts/charts/compare/meshroom-5.0.11...meshroom-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [meshroom-5.0.11](https://github.com/truecharts/charts/compare/meshroom-5.0.10...meshroom-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [meshroom-5.0.10](https://github.com/truecharts/charts/compare/meshroom-5.0.9...meshroom-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/meshroom/5.0.19/Chart.yaml b/stable/meshroom/5.0.19/Chart.yaml new file mode 100644 index 00000000000..0b5100b252f --- /dev/null +++ b/stable/meshroom/5.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision Photogrammetric Computer Vision framework. +home: https://truecharts.org/charts/stable/meshroom +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshroom.png +keywords: + - meshroom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: meshroom +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://github.com/alicevision/meshroom +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/octoprint/9.0.20/README.md b/stable/meshroom/5.0.19/README.md similarity index 100% rename from stable/octoprint/9.0.20/README.md rename to stable/meshroom/5.0.19/README.md diff --git a/stable/meshroom/5.0.19/app-changelog.md b/stable/meshroom/5.0.19/app-changelog.md new file mode 100644 index 00000000000..ac5a2efb270 --- /dev/null +++ b/stable/meshroom/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/meshroom/5.0.18/app-readme.md b/stable/meshroom/5.0.19/app-readme.md similarity index 100% rename from stable/meshroom/5.0.18/app-readme.md rename to stable/meshroom/5.0.19/app-readme.md diff --git a/stable/meshroom/5.0.19/charts/common-12.12.3.tgz b/stable/meshroom/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/meshroom/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/meshroom/5.0.18/ix_values.yaml b/stable/meshroom/5.0.19/ix_values.yaml similarity index 100% rename from stable/meshroom/5.0.18/ix_values.yaml rename to stable/meshroom/5.0.19/ix_values.yaml diff --git a/stable/meshroom/5.0.18/questions.yaml b/stable/meshroom/5.0.19/questions.yaml similarity index 100% rename from stable/meshroom/5.0.18/questions.yaml rename to stable/meshroom/5.0.19/questions.yaml diff --git a/stable/openhab/5.0.11/templates/NOTES.txt b/stable/meshroom/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/openhab/5.0.11/templates/NOTES.txt rename to stable/meshroom/5.0.19/templates/NOTES.txt diff --git a/stable/openspeedtest/4.0.18/templates/common.yaml b/stable/meshroom/5.0.19/templates/common.yaml similarity index 100% rename from stable/openspeedtest/4.0.18/templates/common.yaml rename to stable/meshroom/5.0.19/templates/common.yaml diff --git a/stable/openspeedtest/4.0.18/values.yaml b/stable/meshroom/5.0.19/values.yaml similarity index 100% rename from stable/openspeedtest/4.0.18/values.yaml rename to stable/meshroom/5.0.19/values.yaml diff --git a/stable/minecraft-bedrock/4.0.18/CHANGELOG.md b/stable/minecraft-bedrock/4.0.18/CHANGELOG.md deleted file mode 100644 index 368449d8712..00000000000 --- a/stable/minecraft-bedrock/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [minecraft-bedrock-4.0.17](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.16...minecraft-bedrock-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minecraft-bedrock-4.0.16](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.15...minecraft-bedrock-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [minecraft-bedrock-4.0.15](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.14...minecraft-bedrock-4.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minecraft-bedrock-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.12...minecraft-bedrock-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-bedrock-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.11...minecraft-bedrock-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-bedrock-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.10...minecraft-bedrock-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-bedrock-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.9...minecraft-bedrock-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-bedrock-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.8...minecraft-bedrock-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minecraft-bedrock-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.7...minecraft-bedrock-4.0.8) (2023-04-25) - -### Chore diff --git a/stable/minecraft-bedrock/4.0.18/Chart.yaml b/stable/minecraft-bedrock/4.0.18/Chart.yaml deleted file mode 100644 index 6ed35723431..00000000000 --- a/stable/minecraft-bedrock/4.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2022.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Minecraft Bedrock Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-bedrock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://github.com/itzg/docker-minecraft-server -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/4.0.18/app-changelog.md b/stable/minecraft-bedrock/4.0.18/app-changelog.md deleted file mode 100644 index 7feee11c9ec..00000000000 --- a/stable/minecraft-bedrock/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minecraft-bedrock/4.0.18/charts/common-12.12.1.tgz b/stable/minecraft-bedrock/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minecraft-bedrock/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/4.0.19/CHANGELOG.md b/stable/minecraft-bedrock/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..25c0f13d290 --- /dev/null +++ b/stable/minecraft-bedrock/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minecraft-bedrock-4.0.17](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.16...minecraft-bedrock-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [minecraft-bedrock-4.0.16](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.15...minecraft-bedrock-4.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [minecraft-bedrock-4.0.15](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.14...minecraft-bedrock-4.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minecraft-bedrock-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.12...minecraft-bedrock-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minecraft-bedrock-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.11...minecraft-bedrock-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minecraft-bedrock-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.10...minecraft-bedrock-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minecraft-bedrock-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.9...minecraft-bedrock-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minecraft-bedrock-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.8...minecraft-bedrock-4.0.9) (2023-04-25) + +### Chore diff --git a/stable/minecraft-bedrock/4.0.19/Chart.yaml b/stable/minecraft-bedrock/4.0.19/Chart.yaml new file mode 100644 index 00000000000..7231e37582d --- /dev/null +++ b/stable/minecraft-bedrock/4.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Minecraft Bedrock Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-bedrock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bedrock.png +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bedrock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://github.com/itzg/docker-minecraft-server +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/omada-controller/9.0.22/README.md b/stable/minecraft-bedrock/4.0.19/README.md similarity index 100% rename from stable/omada-controller/9.0.22/README.md rename to stable/minecraft-bedrock/4.0.19/README.md diff --git a/stable/minecraft-bedrock/4.0.19/app-changelog.md b/stable/minecraft-bedrock/4.0.19/app-changelog.md new file mode 100644 index 00000000000..d63687b23e2 --- /dev/null +++ b/stable/minecraft-bedrock/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minecraft-bedrock/4.0.18/app-readme.md b/stable/minecraft-bedrock/4.0.19/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/4.0.18/app-readme.md rename to stable/minecraft-bedrock/4.0.19/app-readme.md diff --git a/stable/minecraft-bedrock/4.0.19/charts/common-12.12.3.tgz b/stable/minecraft-bedrock/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minecraft-bedrock/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/minecraft-bedrock/4.0.18/ix_values.yaml b/stable/minecraft-bedrock/4.0.19/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.18/ix_values.yaml rename to stable/minecraft-bedrock/4.0.19/ix_values.yaml diff --git a/stable/minecraft-bedrock/4.0.18/questions.yaml b/stable/minecraft-bedrock/4.0.19/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.18/questions.yaml rename to stable/minecraft-bedrock/4.0.19/questions.yaml diff --git a/stable/openspeedtest/4.0.18/templates/NOTES.txt b/stable/minecraft-bedrock/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/4.0.18/templates/NOTES.txt rename to stable/minecraft-bedrock/4.0.19/templates/NOTES.txt diff --git a/stable/openvscode-server/5.0.23/templates/common.yaml b/stable/minecraft-bedrock/4.0.19/templates/common.yaml similarity index 100% rename from stable/openvscode-server/5.0.23/templates/common.yaml rename to stable/minecraft-bedrock/4.0.19/templates/common.yaml diff --git a/stable/openvscode-server/5.0.23/values.yaml b/stable/minecraft-bedrock/4.0.19/values.yaml similarity index 100% rename from stable/openvscode-server/5.0.23/values.yaml rename to stable/minecraft-bedrock/4.0.19/values.yaml diff --git a/stable/minecraft-bungeecord/4.0.17/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.17/CHANGELOG.md deleted file mode 100644 index 698790536ac..00000000000 --- a/stable/minecraft-bungeecord/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [minecraft-bungeecord-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.13...minecraft-bungeecord-4.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [minecraft-bungeecord-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.12...minecraft-bungeecord-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minecraft-bungeecord-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.11...minecraft-bungeecord-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-bungeecord-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.10...minecraft-bungeecord-4.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-bungeecord-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.9...minecraft-bungeecord-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-bungeecord-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.8...minecraft-bungeecord-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-bungeecord-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.7...minecraft-bungeecord-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minecraft-bungeecord-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.6...minecraft-bungeecord-4.0.7) (2023-04-25) - -### Chore diff --git a/stable/minecraft-bungeecord/4.0.17/Chart.yaml b/stable/minecraft-bungeecord/4.0.17/Chart.yaml deleted file mode 100644 index b5f7a42a2fb..00000000000 --- a/stable/minecraft-bungeecord/4.0.17/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A Spigot BungeeCord server. -home: https://truecharts.org/charts/stable/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -keywords: - - minecraft-bungeecord - - gameserver - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bungeecord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - - https://github.com/itzg/docker-bungeecord -type: application -version: 4.0.17 -annotations: - truecharts.org/catagories: | - - proxy - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/4.0.17/app-changelog.md b/stable/minecraft-bungeecord/4.0.17/app-changelog.md deleted file mode 100644 index daeb5c3fd5b..00000000000 --- a/stable/minecraft-bungeecord/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.17/charts/common-12.12.1.tgz b/stable/minecraft-bungeecord/4.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minecraft-bungeecord/4.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minecraft-bungeecord/4.0.18/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..0aba4c3b846 --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minecraft-bungeecord-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.13...minecraft-bungeecord-4.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minecraft-bungeecord-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.12...minecraft-bungeecord-4.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minecraft-bungeecord-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.11...minecraft-bungeecord-4.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minecraft-bungeecord-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.10...minecraft-bungeecord-4.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minecraft-bungeecord-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.9...minecraft-bungeecord-4.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minecraft-bungeecord-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.8...minecraft-bungeecord-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minecraft-bungeecord-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.7...minecraft-bungeecord-4.0.8) (2023-04-25) + +### Chore diff --git a/stable/minecraft-bungeecord/4.0.18/Chart.yaml b/stable/minecraft-bungeecord/4.0.18/Chart.yaml new file mode 100644 index 00000000000..941b187e619 --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A Spigot BungeeCord server. +home: https://truecharts.org/charts/stable/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +keywords: + - minecraft-bungeecord + - gameserver + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bungeecord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord + - https://github.com/itzg/docker-bungeecord +type: application +version: 4.0.18 +annotations: + truecharts.org/catagories: | + - proxy + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/5.0.11/README.md b/stable/minecraft-bungeecord/4.0.18/README.md similarity index 100% rename from stable/openhab/5.0.11/README.md rename to stable/minecraft-bungeecord/4.0.18/README.md diff --git a/stable/minecraft-bungeecord/4.0.18/app-changelog.md b/stable/minecraft-bungeecord/4.0.18/app-changelog.md new file mode 100644 index 00000000000..0b50a5db513 --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.17/app-readme.md b/stable/minecraft-bungeecord/4.0.18/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/app-readme.md rename to stable/minecraft-bungeecord/4.0.18/app-readme.md diff --git a/stable/minecraft-bungeecord/4.0.18/charts/common-12.12.3.tgz b/stable/minecraft-bungeecord/4.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minecraft-bungeecord/4.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/minecraft-bungeecord/4.0.17/ix_values.yaml b/stable/minecraft-bungeecord/4.0.18/ix_values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/ix_values.yaml rename to stable/minecraft-bungeecord/4.0.18/ix_values.yaml diff --git a/stable/minecraft-bungeecord/4.0.17/questions.yaml b/stable/minecraft-bungeecord/4.0.18/questions.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.17/questions.yaml rename to stable/minecraft-bungeecord/4.0.18/questions.yaml diff --git a/stable/openvscode-server/5.0.23/templates/NOTES.txt b/stable/minecraft-bungeecord/4.0.18/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/5.0.23/templates/NOTES.txt rename to stable/minecraft-bungeecord/4.0.18/templates/NOTES.txt diff --git a/stable/oscam/9.0.18/templates/common.yaml b/stable/minecraft-bungeecord/4.0.18/templates/common.yaml similarity index 100% rename from stable/oscam/9.0.18/templates/common.yaml rename to stable/minecraft-bungeecord/4.0.18/templates/common.yaml diff --git a/stable/oscam/9.0.18/values.yaml b/stable/minecraft-bungeecord/4.0.18/values.yaml similarity index 100% rename from stable/oscam/9.0.18/values.yaml rename to stable/minecraft-bungeecord/4.0.18/values.yaml diff --git a/stable/minecraft-java/4.1.1/CHANGELOG.md b/stable/minecraft-java/4.1.1/CHANGELOG.md deleted file mode 100644 index 6bbfd43a170..00000000000 --- a/stable/minecraft-java/4.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-java-4.1.1](https://github.com/truecharts/charts/compare/minecraft-java-4.1.0...minecraft-java-4.1.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [minecraft-java-4.1.0](https://github.com/truecharts/charts/compare/minecraft-java-4.0.24...minecraft-java-4.1.0) (2023-06-01) - -### Chore - -- Add AUTO_CURSEFORGE options ([#8147](https://github.com/truecharts/charts/issues/8147)) - - - - -## [minecraft-java-4.0.24](https://github.com/truecharts/charts/compare/minecraft-java-4.0.23...minecraft-java-4.0.24) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9266](https://github.com/truecharts/charts/issues/9266)) - - - - -## [minecraft-java-4.0.23](https://github.com/truecharts/charts/compare/minecraft-java-4.0.22...minecraft-java-4.0.23) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minecraft-java-4.0.22](https://github.com/truecharts/charts/compare/minecraft-java-4.0.21...minecraft-java-4.0.22) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) - - - - -## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) - - - - -## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) - - - - -## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) - - - - -## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) - - - - -## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) - -### Chore diff --git a/stable/minecraft-java/4.1.1/Chart.yaml b/stable/minecraft-java/4.1.1/Chart.yaml deleted file mode 100644 index 1150cebc681..00000000000 --- a/stable/minecraft-java/4.1.1/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2023.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Minecraft Java Dedicated Server -home: https://truecharts.org/charts/stable/minecraft-java -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png -keywords: - - minecraft-java - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-java -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://github.com/itzg/docker-minecraft-server -type: application -version: 4.1.1 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/4.1.1/app-changelog.md b/stable/minecraft-java/4.1.1/app-changelog.md deleted file mode 100644 index a53fb054d81..00000000000 --- a/stable/minecraft-java/4.1.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-java-4.1.1](https://github.com/truecharts/charts/compare/minecraft-java-4.1.0...minecraft-java-4.1.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/minecraft-java/4.1.1/charts/common-12.12.1.tgz b/stable/minecraft-java/4.1.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minecraft-java/4.1.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minecraft-java/4.1.1/ix_values.yaml b/stable/minecraft-java/4.1.1/ix_values.yaml deleted file mode 100644 index ccacbddf821..00000000000 --- a/stable/minecraft-java/4.1.1/ix_values.yaml +++ /dev/null @@ -1,183 +0,0 @@ -image: - repository: tccr.io/truecharts/minecraft-java - tag: 2023.3.0@sha256:93d5eea3990a7272ef33a979cfefccd7600b35205d2fc7ac6567cd5c5bb35775 - pullPolicy: Always -j19Image: - repository: tccr.io/truecharts/minecraft-java19 - tag: latest@sha256:739d1c24b683c2fe610fb3bce22da96f04ae743ec98f77b647053fd6c9105564 - pullPolicy: Always -j17j9Image: - repository: tccr.io/truecharts/minecraft-java17-openj9 - tag: 2023.3.0@sha256:461c6c1332b797f3723acb1525ebbe910e8107fc845fe22799cce26a1898282b - pullPolicy: Always -j17jdkImage: - repository: tccr.io/truecharts/minecraft-java17-jdk - tag: 2023.3.0@sha256:80f4eab2f2d8bdeb157aa2b95c7f473acb4b1fd201d161ff99a480be05ec192e - pullPolicy: Always -j17gceImage: - repository: tccr.io/truecharts/minecraft-java17-graalvm-ce - tag: latest@sha256:ddb682b019b60ba6b22cde7f012d49e4497442040455beca4852a5765a58c032 - pullPolicy: Always -j17alpineImage: - repository: tccr.io/truecharts/minecraft-java17-alpine - tag: 2023.3.0@sha256:f1e1184480e820a7d9301c56648a15bda24dc0b03bbd930fd2a7cbb9c167db14 - pullPolicy: Always -j11Image: - repository: tccr.io/truecharts/minecraft-java11 - tag: latest@sha256:afe834e49112633a181037707ca6e625fb0550c73dc126c347bc057ea69fc8e6 - pullPolicy: Always -j11jdkImage: - repository: tccr.io/truecharts/minecraft-java11-jdk - tag: 2023.3.0@sha256:7da12be11fd1958c05084424b2f0975c93445f743ef75ef0af5eab6e84902fcf - pullPolicy: Always -j11j9Image: - repository: tccr.io/truecharts/minecraft-java11-openj9 - tag: 2023.3.0@sha256:10bbed5f553733a8dbce1619d8956490b01f11426f3c8a5f4b0015916bd4ea8f - pullPolicy: Always -j8Image: - repository: tccr.io/truecharts/minecraft-java8 - tag: latest@sha256:a67abc7873e1e2d64f9610f2ec2b8e77fa53252a95ff6ec8237f6841772277bd - pullPolicy: Always -j8gceImage: - repository: tccr.io/truecharts/minecraft-java8-graalvm-ce - tag: latest@sha256:aedafd0d4ac88c587dbf7e5f21d405f624f99ab6b78035f73a6b1c4f7b9067ce - pullPolicy: Always -j8jdkImage: - repository: tccr.io/truecharts/minecraft-java8-jdk - tag: 2023.3.0@sha256:135d9fcd78781ead1eab722270f830dbe4eb36caac2972c2f64fd1c74d4bb095 - pullPolicy: Always -j8j9Image: - repository: tccr.io/truecharts/minecraft-java8-openj9 - tag: 2023.3.0@sha256:f71de8d5b2206b49fffa47d908b52424520bde8d670752b24aa063b523950369 - pullPolicy: Always -service: - main: - ports: - main: - port: 25565 - rcon: - enabled: true - ports: - rcon: - enabled: true - port: 25575 - targetPort: 25575 -persistence: - data: - enabled: true - mountPath: "/data" -portal: - open: - enabled: false -securityContext: - container: - readOnlyRootFilesystem: false - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 -workload: - main: - podSpec: - containers: - main: - imageSelector: image - probes: - liveness: - enabled: true - type: exec - command: - - mc-health - readiness: - enabled: true - type: exec - command: - - mc-health - startup: - enabled: true - type: exec - command: - - mc-health - env: - SERVER_PORT: "{{ .Values.service.main.ports.main.port }}" - EULA: "TRUE" - GUI: "FALSE" - OVERRIDE_SERVER_PROPERTIES: true - VERSION: "LATEST" - TYPE: "VANILLA" - DIFFICULTY: easy - MAX_PLAYERS: 20 - MAX_WORLD_SIZE: 10000 - ALLOW_NETHER: true - ANNOUNCE_PLAYER_ACHIEVEMENTS: true - ENABLE_COMMAND_BLOCK: false - FORCE_GAMEMODE: false - GENERATE_STRUCTURES: true - HARDCORE: false - MAX_BUILD_HEIGHT: 256 - MAX_TICK_TIME: 60000 - SPAWN_ANIMALS: true - SPAWN_MONSTERS: true - SPAWN_NPCS: true - VIEW_DISTANCE: 16 - MODE: survival - MOTD: "Welcome to Minecraft on TrueNAS Scale!" - PVP: false - LEVEL_TYPE: DEFAULT - LEVEL: world - ONLINE_MODE: true - MEMORY: 2048M - RCON_PASSWORD: "secretrconpass" - # CUSTOM_SERVER: "" - # QUILT_LOADER_VERSION: "" - # QUILT_LAUNCHER: "" - # QUILT_LAUNCHER_URL: "" - # PUFFERFISH_BUILD: "lastSuccessfulBuild" - # FORGEVERSION: "" - # FORGE_INSTALLER: "" - # FORGE_INSTALLER_URL: "" - # FABRIC_LOADER_VERSION: "" - # FABRIC_INSTALLER: "" - # FABRIC_INSTALLER_URL: "" - # SPIGOT_DOWNLOAD_URL: "" - # BUILD_FROM_SOURCE: false - # BUKKIT_DOWNLOAD_URL: "" - # PAPERBUILD: "" - # PAPER_DOWNLOAD_URL: "" - # PACKWIZ_URL: "" - # AIRPLANE_BUILD: "lastSuccessfulBuild" - # MAGMA_CHANNEL: "stable" - # MOHIST_BUILD: "" - # CANYON_BUILD: "" - # SPONGEBRANCH: "STABLE" - # SPONGEVERSION: "" - # LIMBO_BUILD: "LATEST" - # LIMBO_SCHEMA_FILENAME: "default.schem" - # CRUCIBLE_RELEASE: "latest" - # FTB_MODPACK_ID: "" - # FTB_MODPACK_VERSION_ID: "" - # CF_SERVER_MOD: "" - # CF_BASE_DIR: "" - # USE_MODPACK_START_SCRIPT: true - # FTB_LEGACYJAVAFIXER: false - # WHITELIST: "" - # OPS: "" - # ICON: "" - # SEED: "" - # GENERATOR_SETTINGS: "" - # WORLD: "" - # FORCE_REDOWNLOAD: false - # USE_FLARE_FLAGS: false - # USE_AIKAR_FLAGS: true - # USE_SIMD_FLAGS: false - # JVM_OPTS: "" - # JVM_XX_OPTS: "" - # CF_API_KEY - # CF_PAGE_URL - # CF_SLUG - # CF_EXCLUDE_INCLUDE_FILE - # CF_EXCLUDE_MODS - # CF_FORCE_INCLUDE_MODS - # CF_FORCE_SYNCHRONIZE - # CF_OVERRIDES_SKIP_EXISTING - # CF_PARALLEL_DOWNLOADS - # CF_SET_LEVEL_FROM diff --git a/stable/minecraft-java/4.1.2/CHANGELOG.md b/stable/minecraft-java/4.1.2/CHANGELOG.md new file mode 100644 index 00000000000..052bb5e413d --- /dev/null +++ b/stable/minecraft-java/4.1.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [minecraft-java-4.1.1](https://github.com/truecharts/charts/compare/minecraft-java-4.1.0...minecraft-java-4.1.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [minecraft-java-4.1.0](https://github.com/truecharts/charts/compare/minecraft-java-4.0.24...minecraft-java-4.1.0) (2023-06-01) + +### Chore + +- Add AUTO_CURSEFORGE options ([#8147](https://github.com/truecharts/charts/issues/8147)) + + + + +## [minecraft-java-4.0.24](https://github.com/truecharts/charts/compare/minecraft-java-4.0.23...minecraft-java-4.0.24) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9266](https://github.com/truecharts/charts/issues/9266)) + + + + +## [minecraft-java-4.0.23](https://github.com/truecharts/charts/compare/minecraft-java-4.0.22...minecraft-java-4.0.23) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [minecraft-java-4.0.22](https://github.com/truecharts/charts/compare/minecraft-java-4.0.21...minecraft-java-4.0.22) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) + + + + +## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) + + + + +## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) + + + + +## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#9149](https://github.com/truecharts/charts/issues/9149)) + + + + +## [minecraft-java-4.0.21](https://github.com/truecharts/charts/compare/minecraft-java-4.0.20...minecraft-java-4.0.21) (2023-05-25) + diff --git a/stable/minecraft-java/4.1.2/Chart.yaml b/stable/minecraft-java/4.1.2/Chart.yaml new file mode 100644 index 00000000000..3c0be17e614 --- /dev/null +++ b/stable/minecraft-java/4.1.2/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Minecraft Java Dedicated Server +home: https://truecharts.org/charts/stable/minecraft-java +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png +keywords: + - minecraft-java + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://github.com/itzg/docker-minecraft-server +type: application +version: 4.1.2 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/4.0.18/README.md b/stable/minecraft-java/4.1.2/README.md similarity index 100% rename from stable/openspeedtest/4.0.18/README.md rename to stable/minecraft-java/4.1.2/README.md diff --git a/stable/minecraft-java/4.1.2/app-changelog.md b/stable/minecraft-java/4.1.2/app-changelog.md new file mode 100644 index 00000000000..af49c22fa42 --- /dev/null +++ b/stable/minecraft-java/4.1.2/app-changelog.md @@ -0,0 +1,10 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minecraft-java/4.1.1/app-readme.md b/stable/minecraft-java/4.1.2/app-readme.md similarity index 100% rename from stable/minecraft-java/4.1.1/app-readme.md rename to stable/minecraft-java/4.1.2/app-readme.md diff --git a/stable/minecraft-java/4.1.2/charts/common-12.12.3.tgz b/stable/minecraft-java/4.1.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minecraft-java/4.1.2/charts/common-12.12.3.tgz differ diff --git a/stable/minecraft-java/4.1.2/ix_values.yaml b/stable/minecraft-java/4.1.2/ix_values.yaml new file mode 100644 index 00000000000..4d45bc8bfee --- /dev/null +++ b/stable/minecraft-java/4.1.2/ix_values.yaml @@ -0,0 +1,183 @@ +image: + repository: tccr.io/truecharts/minecraft-java + tag: 2023.3.0@sha256:93d5eea3990a7272ef33a979cfefccd7600b35205d2fc7ac6567cd5c5bb35775 + pullPolicy: Always +j19Image: + repository: tccr.io/truecharts/minecraft-java19 + tag: latest@sha256:ee7ca67652074e46034ff660ebe29f45465748244302e1e510a033d794c3a247 + pullPolicy: Always +j17j9Image: + repository: tccr.io/truecharts/minecraft-java17-openj9 + tag: 2023.3.0@sha256:461c6c1332b797f3723acb1525ebbe910e8107fc845fe22799cce26a1898282b + pullPolicy: Always +j17jdkImage: + repository: tccr.io/truecharts/minecraft-java17-jdk + tag: 2023.3.0@sha256:80f4eab2f2d8bdeb157aa2b95c7f473acb4b1fd201d161ff99a480be05ec192e + pullPolicy: Always +j17gceImage: + repository: tccr.io/truecharts/minecraft-java17-graalvm-ce + tag: latest@sha256:ddb682b019b60ba6b22cde7f012d49e4497442040455beca4852a5765a58c032 + pullPolicy: Always +j17alpineImage: + repository: tccr.io/truecharts/minecraft-java17-alpine + tag: 2023.3.0@sha256:f1e1184480e820a7d9301c56648a15bda24dc0b03bbd930fd2a7cbb9c167db14 + pullPolicy: Always +j11Image: + repository: tccr.io/truecharts/minecraft-java11 + tag: latest@sha256:afe834e49112633a181037707ca6e625fb0550c73dc126c347bc057ea69fc8e6 + pullPolicy: Always +j11jdkImage: + repository: tccr.io/truecharts/minecraft-java11-jdk + tag: 2023.3.0@sha256:7da12be11fd1958c05084424b2f0975c93445f743ef75ef0af5eab6e84902fcf + pullPolicy: Always +j11j9Image: + repository: tccr.io/truecharts/minecraft-java11-openj9 + tag: 2023.3.0@sha256:10bbed5f553733a8dbce1619d8956490b01f11426f3c8a5f4b0015916bd4ea8f + pullPolicy: Always +j8Image: + repository: tccr.io/truecharts/minecraft-java8 + tag: latest@sha256:a67abc7873e1e2d64f9610f2ec2b8e77fa53252a95ff6ec8237f6841772277bd + pullPolicy: Always +j8gceImage: + repository: tccr.io/truecharts/minecraft-java8-graalvm-ce + tag: latest@sha256:aedafd0d4ac88c587dbf7e5f21d405f624f99ab6b78035f73a6b1c4f7b9067ce + pullPolicy: Always +j8jdkImage: + repository: tccr.io/truecharts/minecraft-java8-jdk + tag: 2023.3.0@sha256:135d9fcd78781ead1eab722270f830dbe4eb36caac2972c2f64fd1c74d4bb095 + pullPolicy: Always +j8j9Image: + repository: tccr.io/truecharts/minecraft-java8-openj9 + tag: 2023.3.0@sha256:f71de8d5b2206b49fffa47d908b52424520bde8d670752b24aa063b523950369 + pullPolicy: Always +service: + main: + ports: + main: + port: 25565 + rcon: + enabled: true + ports: + rcon: + enabled: true + port: 25575 + targetPort: 25575 +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: false +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + imageSelector: image + probes: + liveness: + enabled: true + type: exec + command: + - mc-health + readiness: + enabled: true + type: exec + command: + - mc-health + startup: + enabled: true + type: exec + command: + - mc-health + env: + SERVER_PORT: "{{ .Values.service.main.ports.main.port }}" + EULA: "TRUE" + GUI: "FALSE" + OVERRIDE_SERVER_PROPERTIES: true + VERSION: "LATEST" + TYPE: "VANILLA" + DIFFICULTY: easy + MAX_PLAYERS: 20 + MAX_WORLD_SIZE: 10000 + ALLOW_NETHER: true + ANNOUNCE_PLAYER_ACHIEVEMENTS: true + ENABLE_COMMAND_BLOCK: false + FORCE_GAMEMODE: false + GENERATE_STRUCTURES: true + HARDCORE: false + MAX_BUILD_HEIGHT: 256 + MAX_TICK_TIME: 60000 + SPAWN_ANIMALS: true + SPAWN_MONSTERS: true + SPAWN_NPCS: true + VIEW_DISTANCE: 16 + MODE: survival + MOTD: "Welcome to Minecraft on TrueNAS Scale!" + PVP: false + LEVEL_TYPE: DEFAULT + LEVEL: world + ONLINE_MODE: true + MEMORY: 2048M + RCON_PASSWORD: "secretrconpass" + # CUSTOM_SERVER: "" + # QUILT_LOADER_VERSION: "" + # QUILT_LAUNCHER: "" + # QUILT_LAUNCHER_URL: "" + # PUFFERFISH_BUILD: "lastSuccessfulBuild" + # FORGEVERSION: "" + # FORGE_INSTALLER: "" + # FORGE_INSTALLER_URL: "" + # FABRIC_LOADER_VERSION: "" + # FABRIC_INSTALLER: "" + # FABRIC_INSTALLER_URL: "" + # SPIGOT_DOWNLOAD_URL: "" + # BUILD_FROM_SOURCE: false + # BUKKIT_DOWNLOAD_URL: "" + # PAPERBUILD: "" + # PAPER_DOWNLOAD_URL: "" + # PACKWIZ_URL: "" + # AIRPLANE_BUILD: "lastSuccessfulBuild" + # MAGMA_CHANNEL: "stable" + # MOHIST_BUILD: "" + # CANYON_BUILD: "" + # SPONGEBRANCH: "STABLE" + # SPONGEVERSION: "" + # LIMBO_BUILD: "LATEST" + # LIMBO_SCHEMA_FILENAME: "default.schem" + # CRUCIBLE_RELEASE: "latest" + # FTB_MODPACK_ID: "" + # FTB_MODPACK_VERSION_ID: "" + # CF_SERVER_MOD: "" + # CF_BASE_DIR: "" + # USE_MODPACK_START_SCRIPT: true + # FTB_LEGACYJAVAFIXER: false + # WHITELIST: "" + # OPS: "" + # ICON: "" + # SEED: "" + # GENERATOR_SETTINGS: "" + # WORLD: "" + # FORCE_REDOWNLOAD: false + # USE_FLARE_FLAGS: false + # USE_AIKAR_FLAGS: true + # USE_SIMD_FLAGS: false + # JVM_OPTS: "" + # JVM_XX_OPTS: "" + # CF_API_KEY + # CF_PAGE_URL + # CF_SLUG + # CF_EXCLUDE_INCLUDE_FILE + # CF_EXCLUDE_MODS + # CF_FORCE_INCLUDE_MODS + # CF_FORCE_SYNCHRONIZE + # CF_OVERRIDES_SKIP_EXISTING + # CF_PARALLEL_DOWNLOADS + # CF_SET_LEVEL_FROM diff --git a/stable/minecraft-java/4.1.1/questions.yaml b/stable/minecraft-java/4.1.2/questions.yaml similarity index 100% rename from stable/minecraft-java/4.1.1/questions.yaml rename to stable/minecraft-java/4.1.2/questions.yaml diff --git a/stable/oscam/9.0.18/templates/NOTES.txt b/stable/minecraft-java/4.1.2/templates/NOTES.txt similarity index 100% rename from stable/oscam/9.0.18/templates/NOTES.txt rename to stable/minecraft-java/4.1.2/templates/NOTES.txt diff --git a/stable/overseerr/9.0.18/templates/common.yaml b/stable/minecraft-java/4.1.2/templates/common.yaml similarity index 100% rename from stable/overseerr/9.0.18/templates/common.yaml rename to stable/minecraft-java/4.1.2/templates/common.yaml diff --git a/stable/outline/7.0.21/values.yaml b/stable/minecraft-java/4.1.2/values.yaml similarity index 100% rename from stable/outline/7.0.21/values.yaml rename to stable/minecraft-java/4.1.2/values.yaml diff --git a/stable/minetest/4.0.21/CHANGELOG.md b/stable/minetest/4.0.21/CHANGELOG.md deleted file mode 100644 index 5dd9fa56023..00000000000 --- a/stable/minetest/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [minetest-4.0.17](https://github.com/truecharts/charts/compare/minetest-4.0.16...minetest-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minetest-4.0.16](https://github.com/truecharts/charts/compare/minetest-4.0.15...minetest-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minetest-4.0.15](https://github.com/truecharts/charts/compare/minetest-4.0.14...minetest-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minetest-4.0.14](https://github.com/truecharts/charts/compare/minetest-4.0.13...minetest-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754)) - - - - -## [minetest-4.0.12](https://github.com/truecharts/charts/compare/minetest-4.0.11...minetest-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/minetest/4.0.21/Chart.yaml b/stable/minetest/4.0.21/Chart.yaml deleted file mode 100644 index be01a23638e..00000000000 --- a/stable/minetest/4.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 4.0.21 -appVersion: "5.7.0" -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -keywords: - - minetest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minetest/4.0.21/app-changelog.md b/stable/minetest/4.0.21/app-changelog.md deleted file mode 100644 index 8c448b60374..00000000000 --- a/stable/minetest/4.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minetest/4.0.21/charts/common-12.12.1.tgz b/stable/minetest/4.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minetest/4.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minetest/4.0.22/CHANGELOG.md b/stable/minetest/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..056929aee1b --- /dev/null +++ b/stable/minetest/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minetest-4.0.17](https://github.com/truecharts/charts/compare/minetest-4.0.16...minetest-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minetest-4.0.16](https://github.com/truecharts/charts/compare/minetest-4.0.15...minetest-4.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minetest-4.0.15](https://github.com/truecharts/charts/compare/minetest-4.0.14...minetest-4.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minetest-4.0.14](https://github.com/truecharts/charts/compare/minetest-4.0.13...minetest-4.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04) + +### Chore + +- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754)) + + + diff --git a/stable/minetest/4.0.22/Chart.yaml b/stable/minetest/4.0.22/Chart.yaml new file mode 100644 index 00000000000..cf7102879d8 --- /dev/null +++ b/stable/minetest/4.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 4.0.22 +appVersion: "5.7.0" +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +keywords: + - minetest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/openvscode-server/5.0.23/README.md b/stable/minetest/4.0.22/README.md similarity index 100% rename from stable/openvscode-server/5.0.23/README.md rename to stable/minetest/4.0.22/README.md diff --git a/stable/minetest/4.0.22/app-changelog.md b/stable/minetest/4.0.22/app-changelog.md new file mode 100644 index 00000000000..18386f8cc65 --- /dev/null +++ b/stable/minetest/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minetest/4.0.21/app-readme.md b/stable/minetest/4.0.22/app-readme.md similarity index 100% rename from stable/minetest/4.0.21/app-readme.md rename to stable/minetest/4.0.22/app-readme.md diff --git a/stable/minetest/4.0.22/charts/common-12.12.3.tgz b/stable/minetest/4.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minetest/4.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/minetest/4.0.21/ix_values.yaml b/stable/minetest/4.0.22/ix_values.yaml similarity index 100% rename from stable/minetest/4.0.21/ix_values.yaml rename to stable/minetest/4.0.22/ix_values.yaml diff --git a/stable/minetest/4.0.21/questions.yaml b/stable/minetest/4.0.22/questions.yaml similarity index 100% rename from stable/minetest/4.0.21/questions.yaml rename to stable/minetest/4.0.22/questions.yaml diff --git a/stable/outline/7.0.21/templates/NOTES.txt b/stable/minetest/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/outline/7.0.21/templates/NOTES.txt rename to stable/minetest/4.0.22/templates/NOTES.txt diff --git a/stable/owncast/9.0.19/templates/common.yaml b/stable/minetest/4.0.22/templates/common.yaml similarity index 100% rename from stable/owncast/9.0.19/templates/common.yaml rename to stable/minetest/4.0.22/templates/common.yaml diff --git a/stable/overseerr/9.0.18/values.yaml b/stable/minetest/4.0.22/values.yaml similarity index 100% rename from stable/overseerr/9.0.18/values.yaml rename to stable/minetest/4.0.22/values.yaml diff --git a/stable/minio-console/6.0.23/CHANGELOG.md b/stable/minio-console/6.0.23/CHANGELOG.md deleted file mode 100644 index b5553cf8212..00000000000 --- a/stable/minio-console/6.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [minio-console-6.0.21](https://github.com/truecharts/charts/compare/minio-console-6.0.20...minio-console-6.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minio-console-6.0.20](https://github.com/truecharts/charts/compare/minio-console-6.0.19...minio-console-6.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [minio-console-6.0.19](https://github.com/truecharts/charts/compare/minio-console-6.0.18...minio-console-6.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [minio-console-6.0.18](https://github.com/truecharts/charts/compare/minio-console-6.0.17...minio-console-6.0.18) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [minio-console-6.0.17](https://github.com/truecharts/charts/compare/minio-console-6.0.16...minio-console-6.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905)) - - - - -## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minio-console-6.0.14](https://github.com/truecharts/charts/compare/minio-console-6.0.13...minio-console-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - diff --git a/stable/minio-console/6.0.23/Chart.yaml b/stable/minio-console/6.0.23/Chart.yaml deleted file mode 100644 index 65bd8733a32..00000000000 --- a/stable/minio-console/6.0.23/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.28.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A management console for minio server and operator -home: https://truecharts.org/charts/stable/minio-console -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png -keywords: - - minio-console - - minio - - s3 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio-console -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://github.com/minio/console -version: 6.0.23 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/6.0.23/app-changelog.md b/stable/minio-console/6.0.23/app-changelog.md deleted file mode 100644 index 239e449bb6e..00000000000 --- a/stable/minio-console/6.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minio-console/6.0.23/charts/common-12.12.1.tgz b/stable/minio-console/6.0.23/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minio-console/6.0.23/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minio-console/6.0.24/CHANGELOG.md b/stable/minio-console/6.0.24/CHANGELOG.md new file mode 100644 index 00000000000..72131ebd642 --- /dev/null +++ b/stable/minio-console/6.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [minio-console-6.0.21](https://github.com/truecharts/charts/compare/minio-console-6.0.20...minio-console-6.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [minio-console-6.0.20](https://github.com/truecharts/charts/compare/minio-console-6.0.19...minio-console-6.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [minio-console-6.0.19](https://github.com/truecharts/charts/compare/minio-console-6.0.18...minio-console-6.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minio-console-6.0.18](https://github.com/truecharts/charts/compare/minio-console-6.0.17...minio-console-6.0.18) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [minio-console-6.0.17](https://github.com/truecharts/charts/compare/minio-console-6.0.16...minio-console-6.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905)) + + + + +## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + diff --git a/stable/minio-console/6.0.24/Chart.yaml b/stable/minio-console/6.0.24/Chart.yaml new file mode 100644 index 00000000000..94cabf7ce98 --- /dev/null +++ b/stable/minio-console/6.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.28.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A management console for minio server and operator +home: https://truecharts.org/charts/stable/minio-console +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio-console.png +keywords: + - minio-console + - minio + - s3 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio-console +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - https://github.com/minio/console +version: 6.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/oscam/9.0.18/README.md b/stable/minio-console/6.0.24/README.md similarity index 100% rename from stable/oscam/9.0.18/README.md rename to stable/minio-console/6.0.24/README.md diff --git a/stable/minio-console/6.0.24/app-changelog.md b/stable/minio-console/6.0.24/app-changelog.md new file mode 100644 index 00000000000..61f3035fbf3 --- /dev/null +++ b/stable/minio-console/6.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minio-console/6.0.23/app-readme.md b/stable/minio-console/6.0.24/app-readme.md similarity index 100% rename from stable/minio-console/6.0.23/app-readme.md rename to stable/minio-console/6.0.24/app-readme.md diff --git a/stable/minio-console/6.0.24/charts/common-12.12.3.tgz b/stable/minio-console/6.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minio-console/6.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/minio-console/6.0.23/ix_values.yaml b/stable/minio-console/6.0.24/ix_values.yaml similarity index 100% rename from stable/minio-console/6.0.23/ix_values.yaml rename to stable/minio-console/6.0.24/ix_values.yaml diff --git a/stable/minio-console/6.0.23/questions.yaml b/stable/minio-console/6.0.24/questions.yaml similarity index 100% rename from stable/minio-console/6.0.23/questions.yaml rename to stable/minio-console/6.0.24/questions.yaml diff --git a/stable/overseerr/9.0.18/templates/NOTES.txt b/stable/minio-console/6.0.24/templates/NOTES.txt similarity index 100% rename from stable/overseerr/9.0.18/templates/NOTES.txt rename to stable/minio-console/6.0.24/templates/NOTES.txt diff --git a/stable/papermerge/7.0.19/templates/common.yaml b/stable/minio-console/6.0.24/templates/common.yaml similarity index 100% rename from stable/papermerge/7.0.19/templates/common.yaml rename to stable/minio-console/6.0.24/templates/common.yaml diff --git a/stable/owncast/9.0.19/values.yaml b/stable/minio-console/6.0.24/values.yaml similarity index 100% rename from stable/owncast/9.0.19/values.yaml rename to stable/minio-console/6.0.24/values.yaml diff --git a/stable/minio/6.0.24/CHANGELOG.md b/stable/minio/6.0.24/CHANGELOG.md deleted file mode 100644 index 65c02f4eaeb..00000000000 --- a/stable/minio/6.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minio-6.0.24](https://github.com/truecharts/charts/compare/minio-6.0.23...minio-6.0.24) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [minio-6.0.23](https://github.com/truecharts/charts/compare/minio-6.0.22...minio-6.0.23) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#9267](https://github.com/truecharts/charts/issues/9267)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [minio-6.0.22](https://github.com/truecharts/charts/compare/minio-6.0.21...minio-6.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [minio-6.0.21](https://github.com/truecharts/charts/compare/minio-6.0.20...minio-6.0.21) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [minio-6.0.20](https://github.com/truecharts/charts/compare/minio-6.0.19...minio-6.0.20) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [minio-6.0.19](https://github.com/truecharts/charts/compare/minio-6.0.18...minio-6.0.19) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [minio-6.0.18](https://github.com/truecharts/charts/compare/minio-6.0.17...minio-6.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minio-6.0.17](https://github.com/truecharts/charts/compare/minio-6.0.16...minio-6.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#9076](https://github.com/truecharts/charts/issues/9076)) - - - - -## [minio-6.0.16](https://github.com/truecharts/charts/compare/minio-6.0.15...minio-6.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minio-6.0.15](https://github.com/truecharts/charts/compare/minio-6.0.14...minio-6.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - diff --git a/stable/minio/6.0.24/Chart.yaml b/stable/minio/6.0.24/Chart.yaml deleted file mode 100644 index 54b475258ff..00000000000 --- a/stable/minio/6.0.24/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Minio is a self-hosted S3 storage server -home: https://truecharts.org/charts/stable/minio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png -keywords: - - minio - - s3 - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://github.com/minio/minio -version: 6.0.24 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio/6.0.24/app-changelog.md b/stable/minio/6.0.24/app-changelog.md deleted file mode 100644 index 2657a53bc70..00000000000 --- a/stable/minio/6.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-6.0.24](https://github.com/truecharts/charts/compare/minio-6.0.23...minio-6.0.24) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/minio/6.0.24/charts/common-12.12.1.tgz b/stable/minio/6.0.24/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minio/6.0.24/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minio/6.0.25/CHANGELOG.md b/stable/minio/6.0.25/CHANGELOG.md new file mode 100644 index 00000000000..95b5684b815 --- /dev/null +++ b/stable/minio/6.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-6.0.25](https://github.com/truecharts/charts/compare/minio-6.0.24...minio-6.0.25) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [minio-6.0.24](https://github.com/truecharts/charts/compare/minio-6.0.23...minio-6.0.24) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [minio-6.0.23](https://github.com/truecharts/charts/compare/minio-6.0.22...minio-6.0.23) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#9267](https://github.com/truecharts/charts/issues/9267)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [minio-6.0.22](https://github.com/truecharts/charts/compare/minio-6.0.21...minio-6.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [minio-6.0.21](https://github.com/truecharts/charts/compare/minio-6.0.20...minio-6.0.21) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [minio-6.0.20](https://github.com/truecharts/charts/compare/minio-6.0.19...minio-6.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minio-6.0.19](https://github.com/truecharts/charts/compare/minio-6.0.18...minio-6.0.19) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [minio-6.0.18](https://github.com/truecharts/charts/compare/minio-6.0.17...minio-6.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minio-6.0.17](https://github.com/truecharts/charts/compare/minio-6.0.16...minio-6.0.17) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#9076](https://github.com/truecharts/charts/issues/9076)) + + + + +## [minio-6.0.16](https://github.com/truecharts/charts/compare/minio-6.0.15...minio-6.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + diff --git a/stable/minio/6.0.25/Chart.yaml b/stable/minio/6.0.25/Chart.yaml new file mode 100644 index 00000000000..d8105bf298e --- /dev/null +++ b/stable/minio/6.0.25/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Minio is a self-hosted S3 storage server +home: https://truecharts.org/charts/stable/minio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minio.png +keywords: + - minio + - s3 + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://github.com/minio/minio +version: 6.0.25 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.21/README.md b/stable/minio/6.0.25/README.md similarity index 100% rename from stable/outline/7.0.21/README.md rename to stable/minio/6.0.25/README.md diff --git a/stable/minio/6.0.25/app-changelog.md b/stable/minio/6.0.25/app-changelog.md new file mode 100644 index 00000000000..d8285b917cb --- /dev/null +++ b/stable/minio/6.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-6.0.25](https://github.com/truecharts/charts/compare/minio-6.0.24...minio-6.0.25) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/minio/6.0.24/app-readme.md b/stable/minio/6.0.25/app-readme.md similarity index 100% rename from stable/minio/6.0.24/app-readme.md rename to stable/minio/6.0.25/app-readme.md diff --git a/stable/minio/6.0.25/charts/common-12.12.3.tgz b/stable/minio/6.0.25/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minio/6.0.25/charts/common-12.12.3.tgz differ diff --git a/stable/minio/6.0.24/ix_values.yaml b/stable/minio/6.0.25/ix_values.yaml similarity index 100% rename from stable/minio/6.0.24/ix_values.yaml rename to stable/minio/6.0.25/ix_values.yaml diff --git a/stable/minio/6.0.24/questions.yaml b/stable/minio/6.0.25/questions.yaml similarity index 100% rename from stable/minio/6.0.24/questions.yaml rename to stable/minio/6.0.25/questions.yaml diff --git a/stable/owncast/9.0.19/templates/NOTES.txt b/stable/minio/6.0.25/templates/NOTES.txt similarity index 100% rename from stable/owncast/9.0.19/templates/NOTES.txt rename to stable/minio/6.0.25/templates/NOTES.txt diff --git a/stable/phpldapadmin/9.0.16/templates/common.yaml b/stable/minio/6.0.25/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/9.0.16/templates/common.yaml rename to stable/minio/6.0.25/templates/common.yaml diff --git a/stable/paperless-ngx/1.0.22/values.yaml b/stable/minio/6.0.25/values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.22/values.yaml rename to stable/minio/6.0.25/values.yaml diff --git a/stable/minisatip/5.0.18/CHANGELOG.md b/stable/minisatip/5.0.18/CHANGELOG.md deleted file mode 100644 index 45f49f9fc27..00000000000 --- a/stable/minisatip/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [minisatip-5.0.14](https://github.com/truecharts/charts/compare/minisatip-5.0.13...minisatip-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [minisatip-5.0.13](https://github.com/truecharts/charts/compare/minisatip-5.0.12...minisatip-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minisatip-5.0.12](https://github.com/truecharts/charts/compare/minisatip-5.0.11...minisatip-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minisatip-5.0.11](https://github.com/truecharts/charts/compare/minisatip-5.0.10...minisatip-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minisatip-5.0.10](https://github.com/truecharts/charts/compare/minisatip-5.0.9...minisatip-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minisatip-5.0.9](https://github.com/truecharts/charts/compare/minisatip-5.0.8...minisatip-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/minisatip/5.0.18/Chart.yaml b/stable/minisatip/5.0.18/Chart.yaml deleted file mode 100644 index d0e8ee7deab..00000000000 --- a/stable/minisatip/5.0.18/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 5.0.18 -appVersion: "2021.12.01" -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -keywords: - - minisatip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" diff --git a/stable/minisatip/5.0.18/app-changelog.md b/stable/minisatip/5.0.18/app-changelog.md deleted file mode 100644 index 3640c6ca2b8..00000000000 --- a/stable/minisatip/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/minisatip/5.0.18/charts/common-12.12.1.tgz b/stable/minisatip/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/minisatip/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/minisatip/5.0.19/CHANGELOG.md b/stable/minisatip/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..ebb284422f1 --- /dev/null +++ b/stable/minisatip/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [minisatip-5.0.14](https://github.com/truecharts/charts/compare/minisatip-5.0.13...minisatip-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minisatip-5.0.13](https://github.com/truecharts/charts/compare/minisatip-5.0.12...minisatip-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minisatip-5.0.12](https://github.com/truecharts/charts/compare/minisatip-5.0.11...minisatip-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minisatip-5.0.11](https://github.com/truecharts/charts/compare/minisatip-5.0.10...minisatip-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minisatip-5.0.10](https://github.com/truecharts/charts/compare/minisatip-5.0.9...minisatip-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/minisatip/5.0.19/Chart.yaml b/stable/minisatip/5.0.19/Chart.yaml new file mode 100644 index 00000000000..54f3d213e2f --- /dev/null +++ b/stable/minisatip/5.0.19/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 5.0.19 +appVersion: "2021.12.01" +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +keywords: + - minisatip +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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/overseerr/9.0.18/README.md b/stable/minisatip/5.0.19/README.md similarity index 100% rename from stable/overseerr/9.0.18/README.md rename to stable/minisatip/5.0.19/README.md diff --git a/stable/minisatip/5.0.19/app-changelog.md b/stable/minisatip/5.0.19/app-changelog.md new file mode 100644 index 00000000000..346ab63c3b5 --- /dev/null +++ b/stable/minisatip/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/minisatip/5.0.18/app-readme.md b/stable/minisatip/5.0.19/app-readme.md similarity index 100% rename from stable/minisatip/5.0.18/app-readme.md rename to stable/minisatip/5.0.19/app-readme.md diff --git a/stable/minisatip/5.0.19/charts/common-12.12.3.tgz b/stable/minisatip/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/minisatip/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/minisatip/5.0.18/ix_values.yaml b/stable/minisatip/5.0.19/ix_values.yaml similarity index 100% rename from stable/minisatip/5.0.18/ix_values.yaml rename to stable/minisatip/5.0.19/ix_values.yaml diff --git a/stable/minisatip/5.0.18/questions.yaml b/stable/minisatip/5.0.19/questions.yaml similarity index 100% rename from stable/minisatip/5.0.18/questions.yaml rename to stable/minisatip/5.0.19/questions.yaml diff --git a/stable/paperless-ngx/1.0.22/templates/NOTES.txt b/stable/minisatip/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/1.0.22/templates/NOTES.txt rename to stable/minisatip/5.0.19/templates/NOTES.txt diff --git a/stable/pretend-youre-xyzzy/9.0.18/templates/common.yaml b/stable/minisatip/5.0.19/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/templates/common.yaml rename to stable/minisatip/5.0.19/templates/common.yaml diff --git a/stable/papermerge/7.0.19/values.yaml b/stable/minisatip/5.0.19/values.yaml similarity index 100% rename from stable/papermerge/7.0.19/values.yaml rename to stable/minisatip/5.0.19/values.yaml diff --git a/stable/mkvcleaver/4.0.16/CHANGELOG.md b/stable/mkvcleaver/4.0.16/CHANGELOG.md deleted file mode 100644 index 8f03197500c..00000000000 --- a/stable/mkvcleaver/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mkvcleaver-4.0.13](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.12...mkvcleaver-4.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mkvcleaver-4.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.11...mkvcleaver-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mkvcleaver-4.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.10...mkvcleaver-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mkvcleaver-4.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.9...mkvcleaver-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mkvcleaver-4.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.8...mkvcleaver-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mkvcleaver-4.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.7...mkvcleaver-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mkvcleaver-4.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.6...mkvcleaver-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/mkvcleaver/4.0.16/Chart.yaml b/stable/mkvcleaver/4.0.16/Chart.yaml deleted file mode 100644 index 6f6ac9763ee..00000000000 --- a/stable/mkvcleaver/4.0.16/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: MKVCleaver is a tool for batch extraction of data from MKV files -home: https://truecharts.org/charts/stable/mkvcleaver -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png -keywords: - - media - - mkvcleaver -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://github.com/jlesage/docker-mkvcleaver -type: application -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/4.0.16/app-changelog.md b/stable/mkvcleaver/4.0.16/app-changelog.md deleted file mode 100644 index 9d1d108cae0..00000000000 --- a/stable/mkvcleaver/4.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/mkvcleaver/4.0.16/charts/common-12.12.1.tgz b/stable/mkvcleaver/4.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mkvcleaver/4.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mkvcleaver/4.0.17/CHANGELOG.md b/stable/mkvcleaver/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..bf29b1b0c57 --- /dev/null +++ b/stable/mkvcleaver/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mkvcleaver-4.0.13](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.12...mkvcleaver-4.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mkvcleaver-4.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.11...mkvcleaver-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mkvcleaver-4.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.10...mkvcleaver-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mkvcleaver-4.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.9...mkvcleaver-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mkvcleaver-4.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.8...mkvcleaver-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mkvcleaver-4.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.7...mkvcleaver-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/mkvcleaver/4.0.17/Chart.yaml b/stable/mkvcleaver/4.0.17/Chart.yaml new file mode 100644 index 00000000000..e35ac77d9f0 --- /dev/null +++ b/stable/mkvcleaver/4.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: MKVCleaver is a tool for batch extraction of data from MKV files +home: https://truecharts.org/charts/stable/mkvcleaver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvcleaver.png +keywords: + - media + - mkvcleaver +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvcleaver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver +type: application +version: 4.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/owncast/9.0.19/README.md b/stable/mkvcleaver/4.0.17/README.md similarity index 100% rename from stable/owncast/9.0.19/README.md rename to stable/mkvcleaver/4.0.17/README.md diff --git a/stable/mkvcleaver/4.0.17/app-changelog.md b/stable/mkvcleaver/4.0.17/app-changelog.md new file mode 100644 index 00000000000..276c54fe9bb --- /dev/null +++ b/stable/mkvcleaver/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mkvcleaver/4.0.16/app-readme.md b/stable/mkvcleaver/4.0.17/app-readme.md similarity index 100% rename from stable/mkvcleaver/4.0.16/app-readme.md rename to stable/mkvcleaver/4.0.17/app-readme.md diff --git a/stable/mkvcleaver/4.0.17/charts/common-12.12.3.tgz b/stable/mkvcleaver/4.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mkvcleaver/4.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/mkvcleaver/4.0.16/ix_values.yaml b/stable/mkvcleaver/4.0.17/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/4.0.16/ix_values.yaml rename to stable/mkvcleaver/4.0.17/ix_values.yaml diff --git a/stable/mkvcleaver/4.0.16/questions.yaml b/stable/mkvcleaver/4.0.17/questions.yaml similarity index 100% rename from stable/mkvcleaver/4.0.16/questions.yaml rename to stable/mkvcleaver/4.0.17/questions.yaml diff --git a/stable/papermerge/7.0.19/templates/NOTES.txt b/stable/mkvcleaver/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/papermerge/7.0.19/templates/NOTES.txt rename to stable/mkvcleaver/4.0.17/templates/NOTES.txt diff --git a/stable/projectsend/7.0.18/templates/common.yaml b/stable/mkvcleaver/4.0.17/templates/common.yaml similarity index 100% rename from stable/projectsend/7.0.18/templates/common.yaml rename to stable/mkvcleaver/4.0.17/templates/common.yaml diff --git a/stable/pasta/4.0.18/values.yaml b/stable/mkvcleaver/4.0.17/values.yaml similarity index 100% rename from stable/pasta/4.0.18/values.yaml rename to stable/mkvcleaver/4.0.17/values.yaml diff --git a/stable/mkvtoolnix/5.0.11/CHANGELOG.md b/stable/mkvtoolnix/5.0.11/CHANGELOG.md deleted file mode 100644 index 7e1cfdb3d1d..00000000000 --- a/stable/mkvtoolnix/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [mkvtoolnix-5.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.9...mkvtoolnix-5.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mkvtoolnix-5.0.9](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.8...mkvtoolnix-5.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mkvtoolnix-5.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.7...mkvtoolnix-5.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mkvtoolnix-5.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.6...mkvtoolnix-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mkvtoolnix-5.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.5...mkvtoolnix-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mkvtoolnix-5.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.4...mkvtoolnix-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) - - - - -## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mkvtoolnix-5.0.2](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.1...mkvtoolnix-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/mkvtoolnix/5.0.11/Chart.yaml b/stable/mkvtoolnix/5.0.11/Chart.yaml deleted file mode 100644 index fb7c1a1b2f9..00000000000 --- a/stable/mkvtoolnix/5.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "23.05.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. -home: https://truecharts.org/charts/stable/mkvtoolnix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://github.com/jlesage/docker-mkvtoolnix - - https://mkvtoolnix.download/ -type: application -version: 5.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/5.0.11/app-changelog.md b/stable/mkvtoolnix/5.0.11/app-changelog.md deleted file mode 100644 index 94d4282ccec..00000000000 --- a/stable/mkvtoolnix/5.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.11/charts/common-12.12.1.tgz b/stable/mkvtoolnix/5.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mkvtoolnix/5.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/5.0.12/CHANGELOG.md b/stable/mkvtoolnix/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..95e7689dfc4 --- /dev/null +++ b/stable/mkvtoolnix/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [mkvtoolnix-5.0.10](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.9...mkvtoolnix-5.0.10) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [mkvtoolnix-5.0.9](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.8...mkvtoolnix-5.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mkvtoolnix-5.0.8](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.7...mkvtoolnix-5.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mkvtoolnix-5.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.6...mkvtoolnix-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mkvtoolnix-5.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.5...mkvtoolnix-5.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mkvtoolnix-5.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.4...mkvtoolnix-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) + + + + +## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/mkvtoolnix/5.0.12/Chart.yaml b/stable/mkvtoolnix/5.0.12/Chart.yaml new file mode 100644 index 00000000000..d84abc4b195 --- /dev/null +++ b/stable/mkvtoolnix/5.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: MKVToolNix is a set of tools to create, alter and inspect Matroska files. +home: https://truecharts.org/charts/stable/mkvtoolnix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mkvtoolnix.png +keywords: + - media + - mkvtoolnix + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvtoolnix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://github.com/jlesage/docker-mkvtoolnix + - https://mkvtoolnix.download/ +type: application +version: 5.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/1.0.22/README.md b/stable/mkvtoolnix/5.0.12/README.md similarity index 100% rename from stable/paperless-ngx/1.0.22/README.md rename to stable/mkvtoolnix/5.0.12/README.md diff --git a/stable/mkvtoolnix/5.0.12/app-changelog.md b/stable/mkvtoolnix/5.0.12/app-changelog.md new file mode 100644 index 00000000000..a2c8390d208 --- /dev/null +++ b/stable/mkvtoolnix/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.11/app-readme.md b/stable/mkvtoolnix/5.0.12/app-readme.md similarity index 100% rename from stable/mkvtoolnix/5.0.11/app-readme.md rename to stable/mkvtoolnix/5.0.12/app-readme.md diff --git a/stable/mkvtoolnix/5.0.12/charts/common-12.12.3.tgz b/stable/mkvtoolnix/5.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mkvtoolnix/5.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/mkvtoolnix/5.0.11/ix_values.yaml b/stable/mkvtoolnix/5.0.12/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.11/ix_values.yaml rename to stable/mkvtoolnix/5.0.12/ix_values.yaml diff --git a/stable/mkvtoolnix/5.0.11/questions.yaml b/stable/mkvtoolnix/5.0.12/questions.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.11/questions.yaml rename to stable/mkvtoolnix/5.0.12/questions.yaml diff --git a/stable/pasta/4.0.18/templates/NOTES.txt b/stable/mkvtoolnix/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/pasta/4.0.18/templates/NOTES.txt rename to stable/mkvtoolnix/5.0.12/templates/NOTES.txt diff --git a/stable/putty/4.0.10/templates/common.yaml b/stable/mkvtoolnix/5.0.12/templates/common.yaml similarity index 100% rename from stable/putty/4.0.10/templates/common.yaml rename to stable/mkvtoolnix/5.0.12/templates/common.yaml diff --git a/stable/photoshow/6.0.16/values.yaml b/stable/mkvtoolnix/5.0.12/values.yaml similarity index 100% rename from stable/photoshow/6.0.16/values.yaml rename to stable/mkvtoolnix/5.0.12/values.yaml diff --git a/stable/mongo-express/1.0.4/CHANGELOG.md b/stable/mongo-express/1.0.4/CHANGELOG.md deleted file mode 100644 index 490bde832a9..00000000000 --- a/stable/mongo-express/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,53 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mongo-express-1.0.1](https://github.com/truecharts/charts/compare/mongo-express-1.0.0...mongo-express-1.0.1) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mongo-express-1.0.0](https://github.com/truecharts/charts/compare/mongo-express-0.0.7...mongo-express-1.0.0) (2023-05-23) - -### Feat - -- Move to Stable ([#9096](https://github.com/truecharts/charts/issues/9096)) - - \ No newline at end of file diff --git a/stable/mongo-express/1.0.4/Chart.yaml b/stable/mongo-express/1.0.4/Chart.yaml deleted file mode 100644 index 92fef2a8d8b..00000000000 --- a/stable/mongo-express/1.0.4/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org/ - version: 6.0.38 -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: 1.0.4 -annotations: - truecharts.org/catagories: | - - database - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/mongo-express/1.0.4/app-changelog.md b/stable/mongo-express/1.0.4/app-changelog.md deleted file mode 100644 index d376e370478..00000000000 --- a/stable/mongo-express/1.0.4/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/mongo-express/1.0.4/charts/common-12.12.1.tgz b/stable/mongo-express/1.0.4/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mongo-express/1.0.4/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mongo-express/1.0.4/charts/mongodb-6.0.38.tgz b/stable/mongo-express/1.0.4/charts/mongodb-6.0.38.tgz deleted file mode 100644 index 2d52d99adaf..00000000000 Binary files a/stable/mongo-express/1.0.4/charts/mongodb-6.0.38.tgz and /dev/null differ diff --git a/stable/mongo-express/1.0.5/CHANGELOG.md b/stable/mongo-express/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..999d4647a4e --- /dev/null +++ b/stable/mongo-express/1.0.5/CHANGELOG.md @@ -0,0 +1,62 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mongo-express-1.0.1](https://github.com/truecharts/charts/compare/mongo-express-1.0.0...mongo-express-1.0.1) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mongo-express-1.0.0](https://github.com/truecharts/charts/compare/mongo-express-0.0.7...mongo-express-1.0.0) (2023-05-23) + +### Feat + +- Move to Stable ([#9096](https://github.com/truecharts/charts/issues/9096)) + + \ No newline at end of file diff --git a/stable/mongo-express/1.0.5/Chart.yaml b/stable/mongo-express/1.0.5/Chart.yaml new file mode 100644 index 00000000000..d8caa49ba94 --- /dev/null +++ b/stable/mongo-express/1.0.5/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.42 +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: 1.0.5 +annotations: + truecharts.org/catagories: | + - database + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/7.0.19/README.md b/stable/mongo-express/1.0.5/README.md similarity index 100% rename from stable/papermerge/7.0.19/README.md rename to stable/mongo-express/1.0.5/README.md diff --git a/stable/mongo-express/1.0.5/app-changelog.md b/stable/mongo-express/1.0.5/app-changelog.md new file mode 100644 index 00000000000..a9226a13e57 --- /dev/null +++ b/stable/mongo-express/1.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mongo-express/1.0.4/app-readme.md b/stable/mongo-express/1.0.5/app-readme.md similarity index 100% rename from stable/mongo-express/1.0.4/app-readme.md rename to stable/mongo-express/1.0.5/app-readme.md diff --git a/stable/mongo-express/1.0.5/charts/common-12.12.3.tgz b/stable/mongo-express/1.0.5/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mongo-express/1.0.5/charts/common-12.12.3.tgz differ diff --git a/stable/mongo-express/1.0.5/charts/mongodb-6.0.42.tgz b/stable/mongo-express/1.0.5/charts/mongodb-6.0.42.tgz new file mode 100644 index 00000000000..d9a5ee28919 Binary files /dev/null and b/stable/mongo-express/1.0.5/charts/mongodb-6.0.42.tgz differ diff --git a/stable/mongo-express/1.0.4/ix_values.yaml b/stable/mongo-express/1.0.5/ix_values.yaml similarity index 100% rename from stable/mongo-express/1.0.4/ix_values.yaml rename to stable/mongo-express/1.0.5/ix_values.yaml diff --git a/stable/mongo-express/1.0.4/questions.yaml b/stable/mongo-express/1.0.5/questions.yaml similarity index 100% rename from stable/mongo-express/1.0.4/questions.yaml rename to stable/mongo-express/1.0.5/questions.yaml diff --git a/stable/photoshow/6.0.16/templates/NOTES.txt b/stable/mongo-express/1.0.5/templates/NOTES.txt similarity index 100% rename from stable/photoshow/6.0.16/templates/NOTES.txt rename to stable/mongo-express/1.0.5/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.23/templates/common.yaml b/stable/mongo-express/1.0.5/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.23/templates/common.yaml rename to stable/mongo-express/1.0.5/templates/common.yaml diff --git a/stable/phpldapadmin/9.0.16/values.yaml b/stable/mongo-express/1.0.5/values.yaml similarity index 100% rename from stable/phpldapadmin/9.0.16/values.yaml rename to stable/mongo-express/1.0.5/values.yaml diff --git a/stable/monica/7.0.12/CHANGELOG.md b/stable/monica/7.0.12/CHANGELOG.md deleted file mode 100644 index 651471e8072..00000000000 --- a/stable/monica/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [monica-7.0.10](https://github.com/truecharts/charts/compare/monica-7.0.9...monica-7.0.10) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [monica-7.0.9](https://github.com/truecharts/charts/compare/monica-7.0.8...monica-7.0.9) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [monica-7.0.8](https://github.com/truecharts/charts/compare/monica-7.0.7...monica-7.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [monica-7.0.7](https://github.com/truecharts/charts/compare/monica-7.0.6...monica-7.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) - - - - -## [monica-7.0.3](https://github.com/truecharts/charts/compare/monica-7.0.2...monica-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/monica/7.0.12/Chart.yaml b/stable/monica/7.0.12/Chart.yaml deleted file mode 100644 index 0d83864694c..00000000000 --- a/stable/monica/7.0.12/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -description: "Monica is a great open source personal relationship management system." -home: https://truecharts.org/charts/stable/monica -icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png -keywords: - - crm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://github.com/monicahq/monica -version: 7.0.12 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" diff --git a/stable/monica/7.0.12/app-changelog.md b/stable/monica/7.0.12/app-changelog.md deleted file mode 100644 index 573efd190f8..00000000000 --- a/stable/monica/7.0.12/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/monica/7.0.12/charts/common-12.12.1.tgz b/stable/monica/7.0.12/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/monica/7.0.12/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/monica/7.0.12/charts/mariadb-7.0.39.tgz b/stable/monica/7.0.12/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/monica/7.0.12/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/monica/7.0.13/CHANGELOG.md b/stable/monica/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..87c403b3256 --- /dev/null +++ b/stable/monica/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [monica-7.0.10](https://github.com/truecharts/charts/compare/monica-7.0.9...monica-7.0.10) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [monica-7.0.9](https://github.com/truecharts/charts/compare/monica-7.0.8...monica-7.0.9) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [monica-7.0.8](https://github.com/truecharts/charts/compare/monica-7.0.7...monica-7.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [monica-7.0.7](https://github.com/truecharts/charts/compare/monica-7.0.6...monica-7.0.7) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) + + + diff --git a/stable/monica/7.0.13/Chart.yaml b/stable/monica/7.0.13/Chart.yaml new file mode 100644 index 00000000000..f626f1158b5 --- /dev/null +++ b/stable/monica/7.0.13/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +description: "Monica is a great open source personal relationship management system." +home: https://truecharts.org/charts/stable/monica +icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png +keywords: + - crm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://github.com/monicahq/monica +version: 7.0.13 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" diff --git a/stable/pasta/4.0.18/README.md b/stable/monica/7.0.13/README.md similarity index 100% rename from stable/pasta/4.0.18/README.md rename to stable/monica/7.0.13/README.md diff --git a/stable/monica/7.0.13/app-changelog.md b/stable/monica/7.0.13/app-changelog.md new file mode 100644 index 00000000000..c76542c2a34 --- /dev/null +++ b/stable/monica/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/monica/7.0.12/app-readme.md b/stable/monica/7.0.13/app-readme.md similarity index 100% rename from stable/monica/7.0.12/app-readme.md rename to stable/monica/7.0.13/app-readme.md diff --git a/stable/monica/7.0.13/charts/common-12.12.3.tgz b/stable/monica/7.0.13/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/monica/7.0.13/charts/common-12.12.3.tgz differ diff --git a/stable/monica/7.0.13/charts/mariadb-7.0.43.tgz b/stable/monica/7.0.13/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/monica/7.0.13/charts/mariadb-7.0.43.tgz differ diff --git a/stable/monica/7.0.12/ix_values.yaml b/stable/monica/7.0.13/ix_values.yaml similarity index 100% rename from stable/monica/7.0.12/ix_values.yaml rename to stable/monica/7.0.13/ix_values.yaml diff --git a/stable/monica/7.0.12/questions.yaml b/stable/monica/7.0.13/questions.yaml similarity index 100% rename from stable/monica/7.0.12/questions.yaml rename to stable/monica/7.0.13/questions.yaml diff --git a/stable/phpldapadmin/9.0.16/templates/NOTES.txt b/stable/monica/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/phpldapadmin/9.0.16/templates/NOTES.txt rename to stable/monica/7.0.13/templates/NOTES.txt diff --git a/stable/monica/7.0.12/templates/_appkey.tpl b/stable/monica/7.0.13/templates/_appkey.tpl similarity index 100% rename from stable/monica/7.0.12/templates/_appkey.tpl rename to stable/monica/7.0.13/templates/_appkey.tpl diff --git a/stable/monica/7.0.12/templates/common.yaml b/stable/monica/7.0.13/templates/common.yaml similarity index 100% rename from stable/monica/7.0.12/templates/common.yaml rename to stable/monica/7.0.13/templates/common.yaml diff --git a/stable/picoshare/5.0.20/values.yaml b/stable/monica/7.0.13/values.yaml similarity index 100% rename from stable/picoshare/5.0.20/values.yaml rename to stable/monica/7.0.13/values.yaml diff --git a/stable/mosdns/5.0.18/CHANGELOG.md b/stable/mosdns/5.0.18/CHANGELOG.md deleted file mode 100644 index e381d444c58..00000000000 --- a/stable/mosdns/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [mosdns-5.0.15](https://github.com/truecharts/charts/compare/mosdns-5.0.14...mosdns-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mosdns-5.0.14](https://github.com/truecharts/charts/compare/mosdns-5.0.13...mosdns-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mosdns-5.0.13](https://github.com/truecharts/charts/compare/mosdns-5.0.12...mosdns-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mosdns-5.0.12](https://github.com/truecharts/charts/compare/mosdns-5.0.11...mosdns-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mosdns-5.0.11](https://github.com/truecharts/charts/compare/mosdns-5.0.10...mosdns-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) - - - - -## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mosdns-5.0.8](https://github.com/truecharts/charts/compare/mosdns-5.0.7...mosdns-5.0.8) (2023-04-29) - -### Chore diff --git a/stable/mosdns/5.0.18/Chart.yaml b/stable/mosdns/5.0.18/Chart.yaml deleted file mode 100644 index ba73c3e61d7..00000000000 --- a/stable/mosdns/5.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 5.0.18 -appVersion: "5.1.3" -description: A location-based pluggable DNS forwarder/splitter. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -keywords: - - mosdns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/5.0.18/app-changelog.md b/stable/mosdns/5.0.18/app-changelog.md deleted file mode 100644 index a62eff156ba..00000000000 --- a/stable/mosdns/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/mosdns/5.0.18/charts/common-12.12.1.tgz b/stable/mosdns/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mosdns/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mosdns/5.0.19/CHANGELOG.md b/stable/mosdns/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..bd3c0c050eb --- /dev/null +++ b/stable/mosdns/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [mosdns-5.0.15](https://github.com/truecharts/charts/compare/mosdns-5.0.14...mosdns-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mosdns-5.0.14](https://github.com/truecharts/charts/compare/mosdns-5.0.13...mosdns-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mosdns-5.0.13](https://github.com/truecharts/charts/compare/mosdns-5.0.12...mosdns-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mosdns-5.0.12](https://github.com/truecharts/charts/compare/mosdns-5.0.11...mosdns-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mosdns-5.0.11](https://github.com/truecharts/charts/compare/mosdns-5.0.10...mosdns-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) + + + + +## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) + +### Chore diff --git a/stable/mosdns/5.0.19/Chart.yaml b/stable/mosdns/5.0.19/Chart.yaml new file mode 100644 index 00000000000..1f56b4f5253 --- /dev/null +++ b/stable/mosdns/5.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 5.0.19 +appVersion: "5.1.3" +description: A location-based pluggable DNS forwarder/splitter. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +keywords: + - mosdns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/photoshow/6.0.16/README.md b/stable/mosdns/5.0.19/README.md similarity index 100% rename from stable/photoshow/6.0.16/README.md rename to stable/mosdns/5.0.19/README.md diff --git a/stable/mosdns/5.0.19/app-changelog.md b/stable/mosdns/5.0.19/app-changelog.md new file mode 100644 index 00000000000..965f4707087 --- /dev/null +++ b/stable/mosdns/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mosdns/5.0.18/app-readme.md b/stable/mosdns/5.0.19/app-readme.md similarity index 100% rename from stable/mosdns/5.0.18/app-readme.md rename to stable/mosdns/5.0.19/app-readme.md diff --git a/stable/mosdns/5.0.19/charts/common-12.12.3.tgz b/stable/mosdns/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mosdns/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/mosdns/5.0.18/ix_values.yaml b/stable/mosdns/5.0.19/ix_values.yaml similarity index 100% rename from stable/mosdns/5.0.18/ix_values.yaml rename to stable/mosdns/5.0.19/ix_values.yaml diff --git a/stable/mosdns/5.0.18/questions.yaml b/stable/mosdns/5.0.19/questions.yaml similarity index 100% rename from stable/mosdns/5.0.18/questions.yaml rename to stable/mosdns/5.0.19/questions.yaml diff --git a/stable/picoshare/5.0.20/templates/NOTES.txt b/stable/mosdns/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/picoshare/5.0.20/templates/NOTES.txt rename to stable/mosdns/5.0.19/templates/NOTES.txt diff --git a/stable/pyload/9.0.18/templates/common.yaml b/stable/mosdns/5.0.19/templates/common.yaml similarity index 100% rename from stable/pyload/9.0.18/templates/common.yaml rename to stable/mosdns/5.0.19/templates/common.yaml diff --git a/stable/pinry/5.0.17/values.yaml b/stable/mosdns/5.0.19/values.yaml similarity index 100% rename from stable/pinry/5.0.17/values.yaml rename to stable/mosdns/5.0.19/values.yaml diff --git a/stable/mstream/6.0.22/CHANGELOG.md b/stable/mstream/6.0.22/CHANGELOG.md deleted file mode 100644 index ce424777ed1..00000000000 --- a/stable/mstream/6.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9377](https://github.com/truecharts/charts/issues/9377)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [mstream-6.0.21](https://github.com/truecharts/charts/compare/mstream-6.0.20...mstream-6.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mstream-6.0.20](https://github.com/truecharts/charts/compare/mstream-6.0.19...mstream-6.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - - -## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) - - - diff --git a/stable/mstream/6.0.22/Chart.yaml b/stable/mstream/6.0.22/Chart.yaml deleted file mode 100644 index 68a25c96318..00000000000 --- a/stable/mstream/6.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "5.11.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: A personal music streaming server -home: https://truecharts.org/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png -keywords: - - mstream - - server - - music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mstream -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ -type: application -version: 6.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/6.0.22/app-changelog.md b/stable/mstream/6.0.22/app-changelog.md deleted file mode 100644 index 4efb433e205..00000000000 --- a/stable/mstream/6.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9377](https://github.com/truecharts/charts/issues/9377)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/mstream/6.0.22/charts/common-12.10.4.tgz b/stable/mstream/6.0.22/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/mstream/6.0.22/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/mstream/6.0.23/CHANGELOG.md b/stable/mstream/6.0.23/CHANGELOG.md new file mode 100644 index 00000000000..25f1af8185b --- /dev/null +++ b/stable/mstream/6.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mstream-6.0.23](https://github.com/truecharts/charts/compare/mstream-6.0.22...mstream-6.0.23) (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)) + + + + +## [mstream-6.0.22](https://github.com/truecharts/charts/compare/mstream-6.0.21...mstream-6.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9377](https://github.com/truecharts/charts/issues/9377)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [mstream-6.0.21](https://github.com/truecharts/charts/compare/mstream-6.0.20...mstream-6.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [mstream-6.0.20](https://github.com/truecharts/charts/compare/mstream-6.0.19...mstream-6.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) + + + + +## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) + + + + +## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) + + + + +## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) + + + + +## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) + + + + +## [mstream-6.0.19](https://github.com/truecharts/charts/compare/mstream-6.0.18...mstream-6.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9151](https://github.com/truecharts/charts/issues/9151)) + + diff --git a/stable/mstream/6.0.23/Chart.yaml b/stable/mstream/6.0.23/Chart.yaml new file mode 100644 index 00000000000..37191d18779 --- /dev/null +++ b/stable/mstream/6.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "5.11.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A personal music streaming server +home: https://truecharts.org/charts/stable/mstream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png +keywords: + - mstream + - server + - music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mstream +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ +type: application +version: 6.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/phpldapadmin/9.0.16/README.md b/stable/mstream/6.0.23/README.md similarity index 100% rename from stable/phpldapadmin/9.0.16/README.md rename to stable/mstream/6.0.23/README.md diff --git a/stable/mstream/6.0.23/app-changelog.md b/stable/mstream/6.0.23/app-changelog.md new file mode 100644 index 00000000000..c1321175c50 --- /dev/null +++ b/stable/mstream/6.0.23/app-changelog.md @@ -0,0 +1,10 @@ + + +## [mstream-6.0.23](https://github.com/truecharts/charts/compare/mstream-6.0.22...mstream-6.0.23) (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)) + + \ No newline at end of file diff --git a/stable/mstream/6.0.22/app-readme.md b/stable/mstream/6.0.23/app-readme.md similarity index 100% rename from stable/mstream/6.0.22/app-readme.md rename to stable/mstream/6.0.23/app-readme.md diff --git a/stable/mstream/6.0.23/charts/common-12.12.3.tgz b/stable/mstream/6.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mstream/6.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/mstream/6.0.22/ix_values.yaml b/stable/mstream/6.0.23/ix_values.yaml similarity index 100% rename from stable/mstream/6.0.22/ix_values.yaml rename to stable/mstream/6.0.23/ix_values.yaml diff --git a/stable/mstream/6.0.22/questions.yaml b/stable/mstream/6.0.23/questions.yaml similarity index 100% rename from stable/mstream/6.0.22/questions.yaml rename to stable/mstream/6.0.23/questions.yaml diff --git a/stable/pinry/5.0.17/templates/NOTES.txt b/stable/mstream/6.0.23/templates/NOTES.txt similarity index 100% rename from stable/pinry/5.0.17/templates/NOTES.txt rename to stable/mstream/6.0.23/templates/NOTES.txt diff --git a/stable/mstream/6.0.22/templates/common.yaml b/stable/mstream/6.0.23/templates/common.yaml similarity index 100% rename from stable/mstream/6.0.22/templates/common.yaml rename to stable/mstream/6.0.23/templates/common.yaml diff --git a/stable/pixapop/6.0.18/values.yaml b/stable/mstream/6.0.23/values.yaml similarity index 100% rename from stable/pixapop/6.0.18/values.yaml rename to stable/mstream/6.0.23/values.yaml diff --git a/stable/muse/1.0.7/CHANGELOG.md b/stable/muse/1.0.7/CHANGELOG.md deleted file mode 100644 index 4862cc6cd9e..00000000000 --- a/stable/muse/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,80 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muse-1.0.7](https://github.com/truecharts/charts/compare/muse-1.0.6...muse-1.0.7) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [muse-1.0.6](https://github.com/truecharts/charts/compare/muse-1.0.5...muse-1.0.6) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [muse-1.0.5](https://github.com/truecharts/charts/compare/muse-1.0.4...muse-1.0.5) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [muse-1.0.4](https://github.com/truecharts/charts/compare/muse-1.0.3...muse-1.0.4) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) - - - - -## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15) - -### Feat - -- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923)) - - \ No newline at end of file diff --git a/stable/muse/1.0.7/Chart.yaml b/stable/muse/1.0.7/Chart.yaml deleted file mode 100644 index d4ea9a19f30..00000000000 --- a/stable/muse/1.0.7/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A self-hosted midwestern Discord music bot that doesn't suck. -home: https://truecharts.org/charts/stable/muse -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png -keywords: - - muse - - media - - discord-bot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muse -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://github.com/codetheweb/muse -type: application -version: 1.0.7 -annotations: - truecharts.org/catagories: | - - media - - discord-bot - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muse/1.0.7/app-changelog.md b/stable/muse/1.0.7/app-changelog.md deleted file mode 100644 index 82bb0dfaf18..00000000000 --- a/stable/muse/1.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-1.0.7](https://github.com/truecharts/charts/compare/muse-1.0.6...muse-1.0.7) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/muse/1.0.7/charts/common-12.12.1.tgz b/stable/muse/1.0.7/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/muse/1.0.7/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/muse/1.0.8/CHANGELOG.md b/stable/muse/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..adca3aed2b3 --- /dev/null +++ b/stable/muse/1.0.8/CHANGELOG.md @@ -0,0 +1,89 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muse-1.0.8](https://github.com/truecharts/charts/compare/muse-1.0.7...muse-1.0.8) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [muse-1.0.7](https://github.com/truecharts/charts/compare/muse-1.0.6...muse-1.0.7) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [muse-1.0.6](https://github.com/truecharts/charts/compare/muse-1.0.5...muse-1.0.6) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [muse-1.0.5](https://github.com/truecharts/charts/compare/muse-1.0.4...muse-1.0.5) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [muse-1.0.4](https://github.com/truecharts/charts/compare/muse-1.0.3...muse-1.0.4) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) + + + + +## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15) + +### Feat + +- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923)) + + \ No newline at end of file diff --git a/stable/muse/1.0.8/Chart.yaml b/stable/muse/1.0.8/Chart.yaml new file mode 100644 index 00000000000..a304fb8e006 --- /dev/null +++ b/stable/muse/1.0.8/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A self-hosted midwestern Discord music bot that doesn't suck. +home: https://truecharts.org/charts/stable/muse +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muse.png +keywords: + - muse + - media + - discord-bot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muse +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/muse + - https://github.com/codetheweb/muse +type: application +version: 1.0.8 +annotations: + truecharts.org/catagories: | + - media + - discord-bot + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/picoshare/5.0.20/README.md b/stable/muse/1.0.8/README.md similarity index 100% rename from stable/picoshare/5.0.20/README.md rename to stable/muse/1.0.8/README.md diff --git a/stable/muse/1.0.8/app-changelog.md b/stable/muse/1.0.8/app-changelog.md new file mode 100644 index 00000000000..e9c2951f1f6 --- /dev/null +++ b/stable/muse/1.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muse-1.0.8](https://github.com/truecharts/charts/compare/muse-1.0.7...muse-1.0.8) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/muse/1.0.7/app-readme.md b/stable/muse/1.0.8/app-readme.md similarity index 100% rename from stable/muse/1.0.7/app-readme.md rename to stable/muse/1.0.8/app-readme.md diff --git a/stable/muse/1.0.8/charts/common-12.12.3.tgz b/stable/muse/1.0.8/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/muse/1.0.8/charts/common-12.12.3.tgz differ diff --git a/stable/muse/1.0.7/ix_values.yaml b/stable/muse/1.0.8/ix_values.yaml similarity index 100% rename from stable/muse/1.0.7/ix_values.yaml rename to stable/muse/1.0.8/ix_values.yaml diff --git a/stable/muse/1.0.7/questions.yaml b/stable/muse/1.0.8/questions.yaml similarity index 100% rename from stable/muse/1.0.7/questions.yaml rename to stable/muse/1.0.8/questions.yaml diff --git a/stable/pylon/5.0.17/templates/common.yaml b/stable/muse/1.0.8/templates/common.yaml similarity index 100% rename from stable/pylon/5.0.17/templates/common.yaml rename to stable/muse/1.0.8/templates/common.yaml diff --git a/stable/plaxt/4.0.18/values.yaml b/stable/muse/1.0.8/values.yaml similarity index 100% rename from stable/plaxt/4.0.18/values.yaml rename to stable/muse/1.0.8/values.yaml diff --git a/stable/muximux/6.0.16/CHANGELOG.md b/stable/muximux/6.0.16/CHANGELOG.md deleted file mode 100644 index b6fa5f81d72..00000000000 --- a/stable/muximux/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [muximux-6.0.12](https://github.com/truecharts/charts/compare/muximux-6.0.11...muximux-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [muximux-6.0.11](https://github.com/truecharts/charts/compare/muximux-6.0.10...muximux-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [muximux-6.0.10](https://github.com/truecharts/charts/compare/muximux-6.0.9...muximux-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [muximux-6.0.9](https://github.com/truecharts/charts/compare/muximux-6.0.8...muximux-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [muximux-6.0.8](https://github.com/truecharts/charts/compare/muximux-6.0.7...muximux-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [muximux-6.0.7](https://github.com/truecharts/charts/compare/muximux-6.0.6...muximux-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/muximux/6.0.16/Chart.yaml b/stable/muximux/6.0.16/Chart.yaml deleted file mode 100644 index d6e7a593727..00000000000 --- a/stable/muximux/6.0.16/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver -home: https://truecharts.org/charts/stable/muximux -icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muximux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/6.0.16/app-changelog.md b/stable/muximux/6.0.16/app-changelog.md deleted file mode 100644 index 286d3a8b973..00000000000 --- a/stable/muximux/6.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/muximux/6.0.16/charts/common-12.12.1.tgz b/stable/muximux/6.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/muximux/6.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/muximux/6.0.17/CHANGELOG.md b/stable/muximux/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..a40df8604e3 --- /dev/null +++ b/stable/muximux/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [muximux-6.0.12](https://github.com/truecharts/charts/compare/muximux-6.0.11...muximux-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [muximux-6.0.11](https://github.com/truecharts/charts/compare/muximux-6.0.10...muximux-6.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [muximux-6.0.10](https://github.com/truecharts/charts/compare/muximux-6.0.9...muximux-6.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [muximux-6.0.9](https://github.com/truecharts/charts/compare/muximux-6.0.8...muximux-6.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [muximux-6.0.8](https://github.com/truecharts/charts/compare/muximux-6.0.7...muximux-6.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/muximux/6.0.17/Chart.yaml b/stable/muximux/6.0.17/Chart.yaml new file mode 100644 index 00000000000..c39556bb3cf --- /dev/null +++ b/stable/muximux/6.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A lightweight portal to view & manage your HTPC apps without having to run anything more than a PHP enabled webserver +home: https://truecharts.org/charts/stable/muximux +icon: https://truecharts.org/img/hotlink-ok/chart-icons/muximux.png +keywords: + - muximux + - htpc + - manage + - portal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muximux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux +type: application +version: 6.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/5.0.17/README.md b/stable/muximux/6.0.17/README.md similarity index 100% rename from stable/pinry/5.0.17/README.md rename to stable/muximux/6.0.17/README.md diff --git a/stable/muximux/6.0.17/app-changelog.md b/stable/muximux/6.0.17/app-changelog.md new file mode 100644 index 00000000000..05c44cd9339 --- /dev/null +++ b/stable/muximux/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/muximux/6.0.16/app-readme.md b/stable/muximux/6.0.17/app-readme.md similarity index 100% rename from stable/muximux/6.0.16/app-readme.md rename to stable/muximux/6.0.17/app-readme.md diff --git a/stable/muximux/6.0.17/charts/common-12.12.3.tgz b/stable/muximux/6.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/muximux/6.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/muximux/6.0.16/ix_values.yaml b/stable/muximux/6.0.17/ix_values.yaml similarity index 100% rename from stable/muximux/6.0.16/ix_values.yaml rename to stable/muximux/6.0.17/ix_values.yaml diff --git a/stable/muximux/6.0.16/questions.yaml b/stable/muximux/6.0.17/questions.yaml similarity index 100% rename from stable/muximux/6.0.16/questions.yaml rename to stable/muximux/6.0.17/questions.yaml diff --git a/stable/pixapop/6.0.18/templates/NOTES.txt b/stable/muximux/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/pixapop/6.0.18/templates/NOTES.txt rename to stable/muximux/6.0.17/templates/NOTES.txt diff --git a/stable/muximux/6.0.16/templates/common.yaml b/stable/muximux/6.0.17/templates/common.yaml similarity index 100% rename from stable/muximux/6.0.16/templates/common.yaml rename to stable/muximux/6.0.17/templates/common.yaml diff --git a/stable/plex-auto-languages/4.0.19/values.yaml b/stable/muximux/6.0.17/values.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.19/values.yaml rename to stable/muximux/6.0.17/values.yaml diff --git a/stable/mylar/9.0.22/CHANGELOG.md b/stable/mylar/9.0.22/CHANGELOG.md deleted file mode 100644 index 22a34f9ffc3..00000000000 --- a/stable/mylar/9.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mylar-9.0.22](https://github.com/truecharts/charts/compare/mylar-9.0.21...mylar-9.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9378](https://github.com/truecharts/charts/issues/9378)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [mylar-9.0.21](https://github.com/truecharts/charts/compare/mylar-9.0.20...mylar-9.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mylar-9.0.20](https://github.com/truecharts/charts/compare/mylar-9.0.19...mylar-9.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mylar-9.0.19](https://github.com/truecharts/charts/compare/mylar-9.0.18...mylar-9.0.19) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9173](https://github.com/truecharts/charts/issues/9173)) - - - - -## [mylar-9.0.18](https://github.com/truecharts/charts/compare/mylar-9.0.17...mylar-9.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mylar-9.0.17](https://github.com/truecharts/charts/compare/mylar-9.0.16...mylar-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mylar-9.0.16](https://github.com/truecharts/charts/compare/mylar-9.0.15...mylar-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009)) - - - - -## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mylar-9.0.13](https://github.com/truecharts/charts/compare/mylar-9.0.12...mylar-9.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/mylar/9.0.22/Chart.yaml b/stable/mylar/9.0.22/Chart.yaml deleted file mode 100644 index 9ea02dfd982..00000000000 --- a/stable/mylar/9.0.22/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: Mylar is a automated Comic Book downloader -home: https://truecharts.org/charts/stable/mylar -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png -keywords: - - mylar -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mylar -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://github.com/mylar3/mylar3 - - https://github.com/linuxserver/docker-mylar3 -version: 9.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mylar/9.0.22/app-changelog.md b/stable/mylar/9.0.22/app-changelog.md deleted file mode 100644 index 65e1a7ac467..00000000000 --- a/stable/mylar/9.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [mylar-9.0.22](https://github.com/truecharts/charts/compare/mylar-9.0.21...mylar-9.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9378](https://github.com/truecharts/charts/issues/9378)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/mylar/9.0.22/charts/common-12.10.4.tgz b/stable/mylar/9.0.22/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/mylar/9.0.22/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/mylar/9.0.23/CHANGELOG.md b/stable/mylar/9.0.23/CHANGELOG.md new file mode 100644 index 00000000000..9fbf260478d --- /dev/null +++ b/stable/mylar/9.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mylar-9.0.23](https://github.com/truecharts/charts/compare/mylar-9.0.22...mylar-9.0.23) (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)) + + + + +## [mylar-9.0.22](https://github.com/truecharts/charts/compare/mylar-9.0.21...mylar-9.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9378](https://github.com/truecharts/charts/issues/9378)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [mylar-9.0.21](https://github.com/truecharts/charts/compare/mylar-9.0.20...mylar-9.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [mylar-9.0.20](https://github.com/truecharts/charts/compare/mylar-9.0.19...mylar-9.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mylar-9.0.19](https://github.com/truecharts/charts/compare/mylar-9.0.18...mylar-9.0.19) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9173](https://github.com/truecharts/charts/issues/9173)) + + + + +## [mylar-9.0.18](https://github.com/truecharts/charts/compare/mylar-9.0.17...mylar-9.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mylar-9.0.17](https://github.com/truecharts/charts/compare/mylar-9.0.16...mylar-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mylar-9.0.16](https://github.com/truecharts/charts/compare/mylar-9.0.15...mylar-9.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009)) + + + + +## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/mylar/9.0.23/Chart.yaml b/stable/mylar/9.0.23/Chart.yaml new file mode 100644 index 00000000000..528b860fa73 --- /dev/null +++ b/stable/mylar/9.0.23/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Mylar is a automated Comic Book downloader +home: https://truecharts.org/charts/stable/mylar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mylar.png +keywords: + - mylar +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mylar +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 +version: 9.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/6.0.18/README.md b/stable/mylar/9.0.23/README.md similarity index 100% rename from stable/pixapop/6.0.18/README.md rename to stable/mylar/9.0.23/README.md diff --git a/stable/mylar/9.0.23/app-changelog.md b/stable/mylar/9.0.23/app-changelog.md new file mode 100644 index 00000000000..c6ebee7cfba --- /dev/null +++ b/stable/mylar/9.0.23/app-changelog.md @@ -0,0 +1,10 @@ + + +## [mylar-9.0.23](https://github.com/truecharts/charts/compare/mylar-9.0.22...mylar-9.0.23) (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)) + + \ No newline at end of file diff --git a/stable/mylar/9.0.22/app-readme.md b/stable/mylar/9.0.23/app-readme.md similarity index 100% rename from stable/mylar/9.0.22/app-readme.md rename to stable/mylar/9.0.23/app-readme.md diff --git a/stable/mylar/9.0.23/charts/common-12.12.3.tgz b/stable/mylar/9.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mylar/9.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/mylar/9.0.22/ix_values.yaml b/stable/mylar/9.0.23/ix_values.yaml similarity index 100% rename from stable/mylar/9.0.22/ix_values.yaml rename to stable/mylar/9.0.23/ix_values.yaml diff --git a/stable/mylar/9.0.22/questions.yaml b/stable/mylar/9.0.23/questions.yaml similarity index 100% rename from stable/mylar/9.0.22/questions.yaml rename to stable/mylar/9.0.23/questions.yaml diff --git a/stable/plaxt/4.0.18/templates/NOTES.txt b/stable/mylar/9.0.23/templates/NOTES.txt similarity index 100% rename from stable/plaxt/4.0.18/templates/NOTES.txt rename to stable/mylar/9.0.23/templates/NOTES.txt diff --git a/stable/qdirstat/4.0.11/templates/common.yaml b/stable/mylar/9.0.23/templates/common.yaml similarity index 100% rename from stable/qdirstat/4.0.11/templates/common.yaml rename to stable/mylar/9.0.23/templates/common.yaml diff --git a/stable/plex-utills/4.0.16/values.yaml b/stable/mylar/9.0.23/values.yaml similarity index 100% rename from stable/plex-utills/4.0.16/values.yaml rename to stable/mylar/9.0.23/values.yaml diff --git a/stable/mymediaforalexa/4.0.18/CHANGELOG.md b/stable/mymediaforalexa/4.0.18/CHANGELOG.md deleted file mode 100644 index 68c495e433b..00000000000 --- a/stable/mymediaforalexa/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mymediaforalexa-4.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.13...mymediaforalexa-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mymediaforalexa-4.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.12...mymediaforalexa-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mymediaforalexa-4.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.11...mymediaforalexa-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mymediaforalexa-4.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.10...mymediaforalexa-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mymediaforalexa-4.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.9...mymediaforalexa-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mymediaforalexa-4.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.8...mymediaforalexa-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/mymediaforalexa/4.0.18/Chart.yaml b/stable/mymediaforalexa/4.0.18/Chart.yaml deleted file mode 100644 index ce5c7ad24a6..00000000000 --- a/stable/mymediaforalexa/4.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 4.0.18 -appVersion: "1.3.147.99" -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -keywords: - - media - - alexa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/4.0.18/app-changelog.md b/stable/mymediaforalexa/4.0.18/app-changelog.md deleted file mode 100644 index 2fd93a985b8..00000000000 --- a/stable/mymediaforalexa/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/mymediaforalexa/4.0.18/charts/common-12.12.1.tgz b/stable/mymediaforalexa/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mymediaforalexa/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/4.0.19/CHANGELOG.md b/stable/mymediaforalexa/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..bfa25a9b37d --- /dev/null +++ b/stable/mymediaforalexa/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mymediaforalexa-4.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.13...mymediaforalexa-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mymediaforalexa-4.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.12...mymediaforalexa-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mymediaforalexa-4.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.11...mymediaforalexa-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mymediaforalexa-4.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.10...mymediaforalexa-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mymediaforalexa-4.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.9...mymediaforalexa-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/mymediaforalexa/4.0.19/Chart.yaml b/stable/mymediaforalexa/4.0.19/Chart.yaml new file mode 100644 index 00000000000..48143275c9c --- /dev/null +++ b/stable/mymediaforalexa/4.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 4.0.19 +appVersion: "1.3.147.99" +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +keywords: + - media + - alexa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/4.0.18/README.md b/stable/mymediaforalexa/4.0.19/README.md similarity index 100% rename from stable/plaxt/4.0.18/README.md rename to stable/mymediaforalexa/4.0.19/README.md diff --git a/stable/mymediaforalexa/4.0.19/app-changelog.md b/stable/mymediaforalexa/4.0.19/app-changelog.md new file mode 100644 index 00000000000..fd22c286a8a --- /dev/null +++ b/stable/mymediaforalexa/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/mymediaforalexa/4.0.18/app-readme.md b/stable/mymediaforalexa/4.0.19/app-readme.md similarity index 100% rename from stable/mymediaforalexa/4.0.18/app-readme.md rename to stable/mymediaforalexa/4.0.19/app-readme.md diff --git a/stable/mymediaforalexa/4.0.19/charts/common-12.12.3.tgz b/stable/mymediaforalexa/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mymediaforalexa/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/mymediaforalexa/4.0.18/ix_values.yaml b/stable/mymediaforalexa/4.0.19/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.18/ix_values.yaml rename to stable/mymediaforalexa/4.0.19/ix_values.yaml diff --git a/stable/mymediaforalexa/4.0.18/questions.yaml b/stable/mymediaforalexa/4.0.19/questions.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.18/questions.yaml rename to stable/mymediaforalexa/4.0.19/questions.yaml diff --git a/stable/plex-auto-languages/4.0.19/templates/NOTES.txt b/stable/mymediaforalexa/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/plex-auto-languages/4.0.19/templates/NOTES.txt rename to stable/mymediaforalexa/4.0.19/templates/NOTES.txt diff --git a/stable/qinglong/5.0.21/templates/common.yaml b/stable/mymediaforalexa/4.0.19/templates/common.yaml similarity index 100% rename from stable/qinglong/5.0.21/templates/common.yaml rename to stable/mymediaforalexa/4.0.19/templates/common.yaml diff --git a/stable/portainer/4.0.13/values.yaml b/stable/mymediaforalexa/4.0.19/values.yaml similarity index 100% rename from stable/portainer/4.0.13/values.yaml rename to stable/mymediaforalexa/4.0.19/values.yaml diff --git a/stable/mysql-workbench/5.0.18/CHANGELOG.md b/stable/mysql-workbench/5.0.18/CHANGELOG.md deleted file mode 100644 index ebf7c9c8253..00000000000 --- a/stable/mysql-workbench/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mysql-workbench-5.0.18](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.17...mysql-workbench-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)) - - - - -## [mysql-workbench-5.0.17](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.16...mysql-workbench-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [mysql-workbench-5.0.16](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.15...mysql-workbench-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [mysql-workbench-5.0.15](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.14...mysql-workbench-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [mysql-workbench-5.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.13...mysql-workbench-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [mysql-workbench-5.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.12...mysql-workbench-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mysql-workbench-5.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.11...mysql-workbench-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mysql-workbench-5.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.10...mysql-workbench-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mysql-workbench-5.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.9...mysql-workbench-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mysql-workbench-5.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.8...mysql-workbench-5.0.9) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.33 ([#8497](https://github.com/truecharts/charts/issues/8497)) - - - diff --git a/stable/mysql-workbench/5.0.18/Chart.yaml b/stable/mysql-workbench/5.0.18/Chart.yaml deleted file mode 100644 index 757e33c74e0..00000000000 --- a/stable/mysql-workbench/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 5.0.18 -appVersion: "8.0.33" -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/mysql-workbench/5.0.18/app-changelog.md b/stable/mysql-workbench/5.0.18/app-changelog.md deleted file mode 100644 index cf8b390521a..00000000000 --- a/stable/mysql-workbench/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [mysql-workbench-5.0.18](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.17...mysql-workbench-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)) - - \ No newline at end of file diff --git a/stable/mysql-workbench/5.0.18/charts/common-12.12.1.tgz b/stable/mysql-workbench/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/mysql-workbench/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/mysql-workbench/5.0.19/CHANGELOG.md b/stable/mysql-workbench/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..2bd46709a7c --- /dev/null +++ b/stable/mysql-workbench/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mysql-workbench-5.0.19](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.18...mysql-workbench-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [mysql-workbench-5.0.18](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.17...mysql-workbench-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)) + + + + +## [mysql-workbench-5.0.17](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.16...mysql-workbench-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [mysql-workbench-5.0.16](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.15...mysql-workbench-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [mysql-workbench-5.0.15](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.14...mysql-workbench-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [mysql-workbench-5.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.13...mysql-workbench-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mysql-workbench-5.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.12...mysql-workbench-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mysql-workbench-5.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.11...mysql-workbench-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mysql-workbench-5.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.10...mysql-workbench-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mysql-workbench-5.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.9...mysql-workbench-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/mysql-workbench/5.0.19/Chart.yaml b/stable/mysql-workbench/5.0.19/Chart.yaml new file mode 100644 index 00000000000..36ffcbd495a --- /dev/null +++ b/stable/mysql-workbench/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 5.0.19 +appVersion: "8.0.33" +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/plex-auto-languages/4.0.19/README.md b/stable/mysql-workbench/5.0.19/README.md similarity index 100% rename from stable/plex-auto-languages/4.0.19/README.md rename to stable/mysql-workbench/5.0.19/README.md diff --git a/stable/mysql-workbench/5.0.19/app-changelog.md b/stable/mysql-workbench/5.0.19/app-changelog.md new file mode 100644 index 00000000000..9093ba6d377 --- /dev/null +++ b/stable/mysql-workbench/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mysql-workbench-5.0.19](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.18...mysql-workbench-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/mysql-workbench/5.0.18/app-readme.md b/stable/mysql-workbench/5.0.19/app-readme.md similarity index 100% rename from stable/mysql-workbench/5.0.18/app-readme.md rename to stable/mysql-workbench/5.0.19/app-readme.md diff --git a/stable/mysql-workbench/5.0.19/charts/common-12.12.3.tgz b/stable/mysql-workbench/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/mysql-workbench/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/mysql-workbench/5.0.18/ix_values.yaml b/stable/mysql-workbench/5.0.19/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/5.0.18/ix_values.yaml rename to stable/mysql-workbench/5.0.19/ix_values.yaml diff --git a/stable/mysql-workbench/5.0.18/questions.yaml b/stable/mysql-workbench/5.0.19/questions.yaml similarity index 100% rename from stable/mysql-workbench/5.0.18/questions.yaml rename to stable/mysql-workbench/5.0.19/questions.yaml diff --git a/stable/plex-utills/4.0.16/templates/NOTES.txt b/stable/mysql-workbench/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/plex-utills/4.0.16/templates/NOTES.txt rename to stable/mysql-workbench/5.0.19/templates/NOTES.txt diff --git a/stable/quassel-core/7.0.21/templates/common.yaml b/stable/mysql-workbench/5.0.19/templates/common.yaml similarity index 100% rename from stable/quassel-core/7.0.21/templates/common.yaml rename to stable/mysql-workbench/5.0.19/templates/common.yaml diff --git a/stable/posterr/4.0.19/values.yaml b/stable/mysql-workbench/5.0.19/values.yaml similarity index 100% rename from stable/posterr/4.0.19/values.yaml rename to stable/mysql-workbench/5.0.19/values.yaml diff --git a/stable/n8n/8.0.25/CHANGELOG.md b/stable/n8n/8.0.25/CHANGELOG.md deleted file mode 100644 index 9dab5916252..00000000000 --- a/stable/n8n/8.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [n8n-8.0.25](https://github.com/truecharts/charts/compare/n8n-8.0.24...n8n-8.0.25) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [n8n-8.0.24](https://github.com/truecharts/charts/compare/n8n-8.0.23...n8n-8.0.24) (2023-05-31) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.230.2 ([#9308](https://github.com/truecharts/charts/issues/9308)) - - - - -## [n8n-8.0.23](https://github.com/truecharts/charts/compare/n8n-8.0.22...n8n-8.0.23) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.230.1 ([#9271](https://github.com/truecharts/charts/issues/9271)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [n8n-8.0.22](https://github.com/truecharts/charts/compare/n8n-8.0.21...n8n-8.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [n8n-8.0.21](https://github.com/truecharts/charts/compare/n8n-8.0.20...n8n-8.0.21) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [n8n-8.0.20](https://github.com/truecharts/charts/compare/n8n-8.0.19...n8n-8.0.20) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [n8n-8.0.19](https://github.com/truecharts/charts/compare/n8n-8.0.18...n8n-8.0.19) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054)) - - - - -## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.228.2 ([#9035](https://github.com/truecharts/charts/issues/9035)) - - - - -## [n8n-8.0.16](https://github.com/truecharts/charts/compare/n8n-8.0.15...n8n-8.0.16) (2023-05-16) - -### Chore - diff --git a/stable/n8n/8.0.25/Chart.yaml b/stable/n8n/8.0.25/Chart.yaml deleted file mode 100644 index 685083c349b..00000000000 --- a/stable/n8n/8.0.25/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.230.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: n8n is an extendable workflow automation tool. -home: https://truecharts.org/charts/stable/n8n -icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png -keywords: - - workflows - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: n8n -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n -version: 8.0.25 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.25/app-changelog.md b/stable/n8n/8.0.25/app-changelog.md deleted file mode 100644 index 0d521c8121f..00000000000 --- a/stable/n8n/8.0.25/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [n8n-8.0.25](https://github.com/truecharts/charts/compare/n8n-8.0.24...n8n-8.0.25) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/n8n/8.0.25/charts/common-12.12.1.tgz b/stable/n8n/8.0.25/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/n8n/8.0.25/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/n8n/8.0.25/charts/redis-6.0.50.tgz b/stable/n8n/8.0.25/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/n8n/8.0.25/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/n8n/8.0.26/CHANGELOG.md b/stable/n8n/8.0.26/CHANGELOG.md new file mode 100644 index 00000000000..b2c1de9eabb --- /dev/null +++ b/stable/n8n/8.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [n8n-8.0.26](https://github.com/truecharts/charts/compare/n8n-8.0.25...n8n-8.0.26) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [n8n-8.0.25](https://github.com/truecharts/charts/compare/n8n-8.0.24...n8n-8.0.25) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [n8n-8.0.24](https://github.com/truecharts/charts/compare/n8n-8.0.23...n8n-8.0.24) (2023-05-31) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.230.2 ([#9308](https://github.com/truecharts/charts/issues/9308)) + + + + +## [n8n-8.0.23](https://github.com/truecharts/charts/compare/n8n-8.0.22...n8n-8.0.23) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.230.1 ([#9271](https://github.com/truecharts/charts/issues/9271)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [n8n-8.0.22](https://github.com/truecharts/charts/compare/n8n-8.0.21...n8n-8.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [n8n-8.0.21](https://github.com/truecharts/charts/compare/n8n-8.0.20...n8n-8.0.21) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [n8n-8.0.20](https://github.com/truecharts/charts/compare/n8n-8.0.19...n8n-8.0.20) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [n8n-8.0.19](https://github.com/truecharts/charts/compare/n8n-8.0.18...n8n-8.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054)) + + + + +## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21) + +### Chore + diff --git a/stable/n8n/8.0.26/Chart.yaml b/stable/n8n/8.0.26/Chart.yaml new file mode 100644 index 00000000000..dd739195664 --- /dev/null +++ b/stable/n8n/8.0.26/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.230.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: n8n is an extendable workflow automation tool. +home: https://truecharts.org/charts/stable/n8n +icon: https://truecharts.org/img/hotlink-ok/chart-icons/n8n.png +keywords: + - workflows + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: n8n +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n +version: 8.0.26 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.26/LICENSE b/stable/n8n/8.0.26/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/n8n/8.0.26/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/plex-utills/4.0.16/README.md b/stable/n8n/8.0.26/README.md similarity index 100% rename from stable/plex-utills/4.0.16/README.md rename to stable/n8n/8.0.26/README.md diff --git a/stable/n8n/8.0.26/app-changelog.md b/stable/n8n/8.0.26/app-changelog.md new file mode 100644 index 00000000000..2cb026856ae --- /dev/null +++ b/stable/n8n/8.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [n8n-8.0.26](https://github.com/truecharts/charts/compare/n8n-8.0.25...n8n-8.0.26) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/n8n/8.0.25/app-readme.md b/stable/n8n/8.0.26/app-readme.md similarity index 100% rename from stable/n8n/8.0.25/app-readme.md rename to stable/n8n/8.0.26/app-readme.md diff --git a/stable/n8n/8.0.26/charts/common-12.12.3.tgz b/stable/n8n/8.0.26/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/n8n/8.0.26/charts/common-12.12.3.tgz differ diff --git a/stable/n8n/8.0.26/charts/redis-6.0.52.tgz b/stable/n8n/8.0.26/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/n8n/8.0.26/charts/redis-6.0.52.tgz differ diff --git a/stable/n8n/8.0.25/ix_values.yaml b/stable/n8n/8.0.26/ix_values.yaml similarity index 100% rename from stable/n8n/8.0.25/ix_values.yaml rename to stable/n8n/8.0.26/ix_values.yaml diff --git a/stable/n8n/8.0.25/questions.yaml b/stable/n8n/8.0.26/questions.yaml similarity index 100% rename from stable/n8n/8.0.25/questions.yaml rename to stable/n8n/8.0.26/questions.yaml diff --git a/stable/portainer/4.0.13/templates/NOTES.txt b/stable/n8n/8.0.26/templates/NOTES.txt similarity index 100% rename from stable/portainer/4.0.13/templates/NOTES.txt rename to stable/n8n/8.0.26/templates/NOTES.txt diff --git a/stable/n8n/8.0.25/templates/_configmap.tpl b/stable/n8n/8.0.26/templates/_configmap.tpl similarity index 100% rename from stable/n8n/8.0.25/templates/_configmap.tpl rename to stable/n8n/8.0.26/templates/_configmap.tpl diff --git a/stable/n8n/8.0.25/templates/common.yaml b/stable/n8n/8.0.26/templates/common.yaml similarity index 100% rename from stable/n8n/8.0.25/templates/common.yaml rename to stable/n8n/8.0.26/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.18/values.yaml b/stable/n8n/8.0.26/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/values.yaml rename to stable/n8n/8.0.26/values.yaml diff --git a/stable/nano-wallet/5.0.16/CHANGELOG.md b/stable/nano-wallet/5.0.16/CHANGELOG.md deleted file mode 100644 index 4f46176dc4d..00000000000 --- a/stable/nano-wallet/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [nano-wallet-5.0.12](https://github.com/truecharts/charts/compare/nano-wallet-5.0.11...nano-wallet-5.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nano-wallet-5.0.11](https://github.com/truecharts/charts/compare/nano-wallet-5.0.10...nano-wallet-5.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nano-wallet-5.0.10](https://github.com/truecharts/charts/compare/nano-wallet-5.0.9...nano-wallet-5.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nano-wallet-5.0.9](https://github.com/truecharts/charts/compare/nano-wallet-5.0.8...nano-wallet-5.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nano-wallet-5.0.8](https://github.com/truecharts/charts/compare/nano-wallet-5.0.7...nano-wallet-5.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nano-wallet-5.0.7](https://github.com/truecharts/charts/compare/nano-wallet-5.0.6...nano-wallet-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/nano-wallet/5.0.16/Chart.yaml b/stable/nano-wallet/5.0.16/Chart.yaml deleted file mode 100644 index f4259e4d20e..00000000000 --- a/stable/nano-wallet/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 5.0.16 -appVersion: "2021.12.16" -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -keywords: - - nano-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/nano-wallet/5.0.16/app-changelog.md b/stable/nano-wallet/5.0.16/app-changelog.md deleted file mode 100644 index 05e46c47fc0..00000000000 --- a/stable/nano-wallet/5.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/nano-wallet/5.0.16/charts/common-12.12.1.tgz b/stable/nano-wallet/5.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/nano-wallet/5.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/nano-wallet/5.0.17/CHANGELOG.md b/stable/nano-wallet/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..bfaf9aee642 --- /dev/null +++ b/stable/nano-wallet/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nano-wallet-5.0.12](https://github.com/truecharts/charts/compare/nano-wallet-5.0.11...nano-wallet-5.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nano-wallet-5.0.11](https://github.com/truecharts/charts/compare/nano-wallet-5.0.10...nano-wallet-5.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nano-wallet-5.0.10](https://github.com/truecharts/charts/compare/nano-wallet-5.0.9...nano-wallet-5.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nano-wallet-5.0.9](https://github.com/truecharts/charts/compare/nano-wallet-5.0.8...nano-wallet-5.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nano-wallet-5.0.8](https://github.com/truecharts/charts/compare/nano-wallet-5.0.7...nano-wallet-5.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/nano-wallet/5.0.17/Chart.yaml b/stable/nano-wallet/5.0.17/Chart.yaml new file mode 100644 index 00000000000..059b5dc5e1e --- /dev/null +++ b/stable/nano-wallet/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 5.0.17 +appVersion: "2021.12.16" +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +keywords: + - nano-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/portainer/4.0.13/README.md b/stable/nano-wallet/5.0.17/README.md similarity index 100% rename from stable/portainer/4.0.13/README.md rename to stable/nano-wallet/5.0.17/README.md diff --git a/stable/nano-wallet/5.0.17/app-changelog.md b/stable/nano-wallet/5.0.17/app-changelog.md new file mode 100644 index 00000000000..72eb8e7f55b --- /dev/null +++ b/stable/nano-wallet/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nano-wallet/5.0.16/app-readme.md b/stable/nano-wallet/5.0.17/app-readme.md similarity index 100% rename from stable/nano-wallet/5.0.16/app-readme.md rename to stable/nano-wallet/5.0.17/app-readme.md diff --git a/stable/nano-wallet/5.0.17/charts/common-12.12.3.tgz b/stable/nano-wallet/5.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nano-wallet/5.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/nano-wallet/5.0.16/ix_values.yaml b/stable/nano-wallet/5.0.17/ix_values.yaml similarity index 100% rename from stable/nano-wallet/5.0.16/ix_values.yaml rename to stable/nano-wallet/5.0.17/ix_values.yaml diff --git a/stable/nano-wallet/5.0.16/questions.yaml b/stable/nano-wallet/5.0.17/questions.yaml similarity index 100% rename from stable/nano-wallet/5.0.16/questions.yaml rename to stable/nano-wallet/5.0.17/questions.yaml diff --git a/stable/posterr/4.0.19/templates/NOTES.txt b/stable/nano-wallet/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/posterr/4.0.19/templates/NOTES.txt rename to stable/nano-wallet/5.0.17/templates/NOTES.txt diff --git a/stable/quassel-web/5.0.18/templates/common.yaml b/stable/nano-wallet/5.0.17/templates/common.yaml similarity index 100% rename from stable/quassel-web/5.0.18/templates/common.yaml rename to stable/nano-wallet/5.0.17/templates/common.yaml diff --git a/stable/projectsend/7.0.18/values.yaml b/stable/nano-wallet/5.0.17/values.yaml similarity index 100% rename from stable/projectsend/7.0.18/values.yaml rename to stable/nano-wallet/5.0.17/values.yaml diff --git a/stable/navidrome/15.0.19/CHANGELOG.md b/stable/navidrome/15.0.19/CHANGELOG.md new file mode 100644 index 00000000000..9e67b292b9c --- /dev/null +++ b/stable/navidrome/15.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [navidrome-15.0.16](https://github.com/truecharts/charts/compare/navidrome-15.0.15...navidrome-15.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [navidrome-15.0.15](https://github.com/truecharts/charts/compare/navidrome-15.0.14...navidrome-15.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [navidrome-15.0.14](https://github.com/truecharts/charts/compare/navidrome-15.0.13...navidrome-15.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [navidrome-15.0.13](https://github.com/truecharts/charts/compare/navidrome-15.0.12...navidrome-15.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [navidrome-15.0.12](https://github.com/truecharts/charts/compare/navidrome-15.0.11...navidrome-15.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [navidrome-15.0.11](https://github.com/truecharts/charts/compare/navidrome-15.0.10...navidrome-15.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [navidrome-15.0.10](https://github.com/truecharts/charts/compare/navidrome-15.0.9...navidrome-15.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/navidrome/15.0.19/Chart.yaml b/stable/navidrome/15.0.19/Chart.yaml new file mode 100644 index 00000000000..1e94c43c21e --- /dev/null +++ b/stable/navidrome/15.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.49.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Navidrome is an open source web-based music collection server and streamer +home: https://truecharts.org/charts/stable/navidrome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/navidrome.png +keywords: + - navidrome + - music + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: navidrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://github.com/deluan/navidrome +type: application +version: 15.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/4.0.19/README.md b/stable/navidrome/15.0.19/README.md similarity index 100% rename from stable/posterr/4.0.19/README.md rename to stable/navidrome/15.0.19/README.md diff --git a/stable/navidrome/15.0.19/app-changelog.md b/stable/navidrome/15.0.19/app-changelog.md new file mode 100644 index 00000000000..b32db81040d --- /dev/null +++ b/stable/navidrome/15.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/navidrome/15.0.19/app-readme.md b/stable/navidrome/15.0.19/app-readme.md new file mode 100644 index 00000000000..73d0c017c08 --- /dev/null +++ b/stable/navidrome/15.0.19/app-readme.md @@ -0,0 +1,8 @@ +Navidrome is an open source web-based music collection server and streamer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/navidrome](https://truecharts.org/charts/stable/navidrome) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/navidrome/15.0.19/charts/common-12.12.3.tgz b/stable/navidrome/15.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/navidrome/15.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/navidrome/15.0.19/ix_values.yaml b/stable/navidrome/15.0.19/ix_values.yaml new file mode 100644 index 00000000000..883467eb883 --- /dev/null +++ b/stable/navidrome/15.0.19/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: 0.49.3@sha256:8a415419867682cd91a202131e728404d51662fc3b084565e143a4f121da9851 +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 +persistence: + data: + enabled: true + mountPath: "/data" + music: + enabled: true + mountPath: "/music" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + ND_SCANINTERVAL: "15m" + ND_LOGLEVEL: "info" + ND_SESSIONTIMEOUT: "24h" + ND_ENABLETRANSCODINGCONFIG: "true" + ND_MUSICFOLDER: "/music" diff --git a/stable/navidrome/15.0.19/questions.yaml b/stable/navidrome/15.0.19/questions.yaml new file mode 100644 index 00000000000..35c72213ec2 --- /dev/null +++ b/stable/navidrome/15.0.19/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: 4533 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: music + label: App Music Storage + description: Stores the Application Music. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pretend-youre-xyzzy/9.0.18/templates/NOTES.txt b/stable/navidrome/15.0.19/templates/NOTES.txt similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/templates/NOTES.txt rename to stable/navidrome/15.0.19/templates/NOTES.txt diff --git a/stable/reg/9.0.21/templates/common.yaml b/stable/navidrome/15.0.19/templates/common.yaml similarity index 100% rename from stable/reg/9.0.21/templates/common.yaml rename to stable/navidrome/15.0.19/templates/common.yaml diff --git a/stable/promcord/7.0.19/values.yaml b/stable/navidrome/15.0.19/values.yaml similarity index 100% rename from stable/promcord/7.0.19/values.yaml rename to stable/navidrome/15.0.19/values.yaml diff --git a/stable/netdata/5.0.20/CHANGELOG.md b/stable/netdata/5.0.20/CHANGELOG.md deleted file mode 100644 index 6807bcb0628..00000000000 --- a/stable/netdata/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [netdata-5.0.20](https://github.com/truecharts/charts/compare/netdata-5.0.19...netdata-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [netdata-5.0.19](https://github.com/truecharts/charts/compare/netdata-5.0.18...netdata-5.0.19) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/netdata to v1.39.1 ([#9272](https://github.com/truecharts/charts/issues/9272)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [netdata-5.0.18](https://github.com/truecharts/charts/compare/netdata-5.0.17...netdata-5.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [netdata-5.0.17](https://github.com/truecharts/charts/compare/netdata-5.0.16...netdata-5.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [netdata-5.0.16](https://github.com/truecharts/charts/compare/netdata-5.0.15...netdata-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [netdata-5.0.15](https://github.com/truecharts/charts/compare/netdata-5.0.14...netdata-5.0.15) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [netdata-5.0.14](https://github.com/truecharts/charts/compare/netdata-5.0.13...netdata-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [netdata-5.0.13](https://github.com/truecharts/charts/compare/netdata-5.0.12...netdata-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [netdata-5.0.12](https://github.com/truecharts/charts/compare/netdata-5.0.11...netdata-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [netdata-5.0.11](https://github.com/truecharts/charts/compare/netdata-5.0.10...netdata-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/netdata/5.0.20/Chart.yaml b/stable/netdata/5.0.20/Chart.yaml deleted file mode 100644 index 4ec3a8026d4..00000000000 --- a/stable/netdata/5.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.39.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. -home: https://truecharts.org/charts/stable/netdata -icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png -keywords: - - netdata - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: netdata -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://github.com/netdata -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/5.0.20/app-changelog.md b/stable/netdata/5.0.20/app-changelog.md deleted file mode 100644 index 7db30c00584..00000000000 --- a/stable/netdata/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-5.0.20](https://github.com/truecharts/charts/compare/netdata-5.0.19...netdata-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/netdata/5.0.20/charts/common-12.12.1.tgz b/stable/netdata/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/netdata/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/netdata/5.0.21/CHANGELOG.md b/stable/netdata/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..bb1b1073292 --- /dev/null +++ b/stable/netdata/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [netdata-5.0.21](https://github.com/truecharts/charts/compare/netdata-5.0.20...netdata-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [netdata-5.0.20](https://github.com/truecharts/charts/compare/netdata-5.0.19...netdata-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [netdata-5.0.19](https://github.com/truecharts/charts/compare/netdata-5.0.18...netdata-5.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.39.1 ([#9272](https://github.com/truecharts/charts/issues/9272)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [netdata-5.0.18](https://github.com/truecharts/charts/compare/netdata-5.0.17...netdata-5.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [netdata-5.0.17](https://github.com/truecharts/charts/compare/netdata-5.0.16...netdata-5.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [netdata-5.0.16](https://github.com/truecharts/charts/compare/netdata-5.0.15...netdata-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [netdata-5.0.15](https://github.com/truecharts/charts/compare/netdata-5.0.14...netdata-5.0.15) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [netdata-5.0.14](https://github.com/truecharts/charts/compare/netdata-5.0.13...netdata-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [netdata-5.0.13](https://github.com/truecharts/charts/compare/netdata-5.0.12...netdata-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [netdata-5.0.12](https://github.com/truecharts/charts/compare/netdata-5.0.11...netdata-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/netdata/5.0.21/Chart.yaml b/stable/netdata/5.0.21/Chart.yaml new file mode 100644 index 00000000000..ded66122a98 --- /dev/null +++ b/stable/netdata/5.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.39.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Netdata is high-fidelity infrastructure monitoring and troubleshooting. +home: https://truecharts.org/charts/stable/netdata +icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png +keywords: + - netdata + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: netdata +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://github.com/netdata +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/pretend-youre-xyzzy/9.0.18/README.md b/stable/netdata/5.0.21/README.md similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/README.md rename to stable/netdata/5.0.21/README.md diff --git a/stable/netdata/5.0.21/app-changelog.md b/stable/netdata/5.0.21/app-changelog.md new file mode 100644 index 00000000000..99de60b6e4b --- /dev/null +++ b/stable/netdata/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-5.0.21](https://github.com/truecharts/charts/compare/netdata-5.0.20...netdata-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/netdata/5.0.20/app-readme.md b/stable/netdata/5.0.21/app-readme.md similarity index 100% rename from stable/netdata/5.0.20/app-readme.md rename to stable/netdata/5.0.21/app-readme.md diff --git a/stable/netdata/5.0.21/charts/common-12.12.3.tgz b/stable/netdata/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/netdata/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/netdata/5.0.20/ix_values.yaml b/stable/netdata/5.0.21/ix_values.yaml similarity index 100% rename from stable/netdata/5.0.20/ix_values.yaml rename to stable/netdata/5.0.21/ix_values.yaml diff --git a/stable/netdata/5.0.20/questions.yaml b/stable/netdata/5.0.21/questions.yaml similarity index 100% rename from stable/netdata/5.0.20/questions.yaml rename to stable/netdata/5.0.21/questions.yaml diff --git a/stable/projectsend/7.0.18/templates/NOTES.txt b/stable/netdata/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/projectsend/7.0.18/templates/NOTES.txt rename to stable/netdata/5.0.21/templates/NOTES.txt diff --git a/stable/netdata/5.0.20/templates/common.yaml b/stable/netdata/5.0.21/templates/common.yaml similarity index 100% rename from stable/netdata/5.0.20/templates/common.yaml rename to stable/netdata/5.0.21/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.23/values.yaml b/stable/netdata/5.0.21/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/values.yaml rename to stable/netdata/5.0.21/values.yaml diff --git a/stable/nextpvr/5.0.11/CHANGELOG.md b/stable/nextpvr/5.0.11/CHANGELOG.md deleted file mode 100644 index d6aecea1502..00000000000 --- a/stable/nextpvr/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#9191](https://github.com/truecharts/charts/issues/9191)) - - - - -## [nextpvr-5.0.8](https://github.com/truecharts/charts/compare/nextpvr-5.0.7...nextpvr-5.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [nextpvr-5.0.7](https://github.com/truecharts/charts/compare/nextpvr-5.0.6...nextpvr-5.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [nextpvr-5.0.6](https://github.com/truecharts/charts/compare/nextpvr-5.0.5...nextpvr-5.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nextpvr-5.0.5](https://github.com/truecharts/charts/compare/nextpvr-5.0.4...nextpvr-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nextpvr-5.0.4](https://github.com/truecharts/charts/compare/nextpvr-5.0.3...nextpvr-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - diff --git a/stable/nextpvr/5.0.11/Chart.yaml b/stable/nextpvr/5.0.11/Chart.yaml deleted file mode 100644 index 85b3d0a9b73..00000000000 --- a/stable/nextpvr/5.0.11/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. -home: https://truecharts.org/charts/stable/nextpvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png -keywords: - - pvr - - recorder -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nextpvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 5.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/5.0.11/app-changelog.md b/stable/nextpvr/5.0.11/app-changelog.md deleted file mode 100644 index e2f768325f2..00000000000 --- a/stable/nextpvr/5.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/nextpvr/5.0.11/charts/common-12.12.1.tgz b/stable/nextpvr/5.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/nextpvr/5.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/nextpvr/5.0.12/CHANGELOG.md b/stable/nextpvr/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..497bd95fe4b --- /dev/null +++ b/stable/nextpvr/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#9191](https://github.com/truecharts/charts/issues/9191)) + + + + +## [nextpvr-5.0.8](https://github.com/truecharts/charts/compare/nextpvr-5.0.7...nextpvr-5.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nextpvr-5.0.7](https://github.com/truecharts/charts/compare/nextpvr-5.0.6...nextpvr-5.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nextpvr-5.0.6](https://github.com/truecharts/charts/compare/nextpvr-5.0.5...nextpvr-5.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nextpvr-5.0.5](https://github.com/truecharts/charts/compare/nextpvr-5.0.4...nextpvr-5.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nextpvr-5.0.4](https://github.com/truecharts/charts/compare/nextpvr-5.0.3...nextpvr-5.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + diff --git a/stable/nextpvr/5.0.12/Chart.yaml b/stable/nextpvr/5.0.12/Chart.yaml new file mode 100644 index 00000000000..a4ea5d07fc2 --- /dev/null +++ b/stable/nextpvr/5.0.12/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: NextPVR is a personal video recorder application, with the goal making it easy to watch or record live TV. +home: https://truecharts.org/charts/stable/nextpvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextpvr.png +keywords: + - pvr + - recorder +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextpvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://github.com/sub3/NextPVR/wiki/Install-Docker +version: 5.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/7.0.18/README.md b/stable/nextpvr/5.0.12/README.md similarity index 100% rename from stable/projectsend/7.0.18/README.md rename to stable/nextpvr/5.0.12/README.md diff --git a/stable/nextpvr/5.0.12/app-changelog.md b/stable/nextpvr/5.0.12/app-changelog.md new file mode 100644 index 00000000000..602cd378372 --- /dev/null +++ b/stable/nextpvr/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nextpvr/5.0.11/app-readme.md b/stable/nextpvr/5.0.12/app-readme.md similarity index 100% rename from stable/nextpvr/5.0.11/app-readme.md rename to stable/nextpvr/5.0.12/app-readme.md diff --git a/stable/nextpvr/5.0.12/charts/common-12.12.3.tgz b/stable/nextpvr/5.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nextpvr/5.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/nextpvr/5.0.11/ix_values.yaml b/stable/nextpvr/5.0.12/ix_values.yaml similarity index 100% rename from stable/nextpvr/5.0.11/ix_values.yaml rename to stable/nextpvr/5.0.12/ix_values.yaml diff --git a/stable/nextpvr/5.0.11/questions.yaml b/stable/nextpvr/5.0.12/questions.yaml similarity index 100% rename from stable/nextpvr/5.0.11/questions.yaml rename to stable/nextpvr/5.0.12/questions.yaml diff --git a/stable/promcord/7.0.19/templates/NOTES.txt b/stable/nextpvr/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/promcord/7.0.19/templates/NOTES.txt rename to stable/nextpvr/5.0.12/templates/NOTES.txt diff --git a/stable/requestrr/5.0.18/templates/common.yaml b/stable/nextpvr/5.0.12/templates/common.yaml similarity index 100% rename from stable/requestrr/5.0.18/templates/common.yaml rename to stable/nextpvr/5.0.12/templates/common.yaml diff --git a/stable/putty/4.0.10/values.yaml b/stable/nextpvr/5.0.12/values.yaml similarity index 100% rename from stable/putty/4.0.10/values.yaml rename to stable/nextpvr/5.0.12/values.yaml diff --git a/stable/nginx-proxy-manager/4.0.165/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.165/CHANGELOG.md deleted file mode 100644 index db2c9d85e29..00000000000 --- a/stable/nginx-proxy-manager/4.0.165/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nginx-proxy-manager-4.0.165](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.164...nginx-proxy-manager-4.0.165) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [nginx-proxy-manager-4.0.164](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.163...nginx-proxy-manager-4.0.164) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [nginx-proxy-manager-4.0.163](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.162...nginx-proxy-manager-4.0.163) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [nginx-proxy-manager-4.0.162](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.161...nginx-proxy-manager-4.0.162) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [nginx-proxy-manager-4.0.161](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.160...nginx-proxy-manager-4.0.161) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nginx-proxy-manager-4.0.160](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.15...nginx-proxy-manager-4.0.160) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nginx-proxy-manager-4.0.15](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.14...nginx-proxy-manager-4.0.15) (2023-05-19) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.3 ([#8607](https://github.com/truecharts/charts/issues/8607)) - - - - -## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nginx-proxy-manager-4.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.11...nginx-proxy-manager-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nginx-proxy-manager-4.0.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.10...nginx-proxy-manager-4.0.11) (2023-05-03) - -### Chore diff --git a/stable/nginx-proxy-manager/4.0.165/Chart.yaml b/stable/nginx-proxy-manager/4.0.165/Chart.yaml deleted file mode 100644 index a2c06a1c4d3..00000000000 --- a/stable/nginx-proxy-manager/4.0.165/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2.10.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -deprecated: false -description: Managing Nginx proxy hosts with a simple, powerful interface. -home: https://truecharts.org/charts/stable/nginx-proxy-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nginx-proxy-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://nginxproxymanager.com/ -type: application -version: 4.0.165 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/4.0.165/app-changelog.md b/stable/nginx-proxy-manager/4.0.165/app-changelog.md deleted file mode 100644 index 9ea062ec057..00000000000 --- a/stable/nginx-proxy-manager/4.0.165/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nginx-proxy-manager-4.0.165](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.164...nginx-proxy-manager-4.0.165) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.165/charts/common-12.12.1.tgz b/stable/nginx-proxy-manager/4.0.165/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.165/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.165/charts/mariadb-7.0.39.tgz b/stable/nginx-proxy-manager/4.0.165/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.165/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.166/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.166/CHANGELOG.md new file mode 100644 index 00000000000..9f1cea7b2c4 --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.166/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [nginx-proxy-manager-4.0.165](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.164...nginx-proxy-manager-4.0.165) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [nginx-proxy-manager-4.0.164](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.163...nginx-proxy-manager-4.0.164) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [nginx-proxy-manager-4.0.163](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.162...nginx-proxy-manager-4.0.163) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nginx-proxy-manager-4.0.162](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.161...nginx-proxy-manager-4.0.162) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nginx-proxy-manager-4.0.161](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.160...nginx-proxy-manager-4.0.161) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nginx-proxy-manager-4.0.160](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.15...nginx-proxy-manager-4.0.160) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nginx-proxy-manager-4.0.15](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.14...nginx-proxy-manager-4.0.15) (2023-05-19) + +### Chore + +- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.3 ([#8607](https://github.com/truecharts/charts/issues/8607)) + + + + +## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nginx-proxy-manager-4.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.11...nginx-proxy-manager-4.0.12) (2023-05-05) + +### Chore diff --git a/stable/nginx-proxy-manager/4.0.166/Chart.yaml b/stable/nginx-proxy-manager/4.0.166/Chart.yaml new file mode 100644 index 00000000000..b6549292f6e --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.166/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.10.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +deprecated: false +description: Managing Nginx proxy hosts with a simple, powerful interface. +home: https://truecharts.org/charts/stable/nginx-proxy-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png +keywords: + - nginx-proxy-manager + - nginx + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nginx-proxy-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://nginxproxymanager.com/ +type: application +version: 4.0.166 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/7.0.19/README.md b/stable/nginx-proxy-manager/4.0.166/README.md similarity index 100% rename from stable/promcord/7.0.19/README.md rename to stable/nginx-proxy-manager/4.0.166/README.md diff --git a/stable/nginx-proxy-manager/4.0.166/app-changelog.md b/stable/nginx-proxy-manager/4.0.166/app-changelog.md new file mode 100644 index 00000000000..e225ea96bde --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.166/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.165/app-readme.md b/stable/nginx-proxy-manager/4.0.166/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/app-readme.md rename to stable/nginx-proxy-manager/4.0.166/app-readme.md diff --git a/stable/nginx-proxy-manager/4.0.166/charts/common-12.12.3.tgz b/stable/nginx-proxy-manager/4.0.166/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.166/charts/common-12.12.3.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.166/charts/mariadb-7.0.43.tgz b/stable/nginx-proxy-manager/4.0.166/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.166/charts/mariadb-7.0.43.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.165/ix_values.yaml b/stable/nginx-proxy-manager/4.0.166/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/ix_values.yaml rename to stable/nginx-proxy-manager/4.0.166/ix_values.yaml diff --git a/stable/nginx-proxy-manager/4.0.165/questions.yaml b/stable/nginx-proxy-manager/4.0.166/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/questions.yaml rename to stable/nginx-proxy-manager/4.0.166/questions.yaml diff --git a/stable/prusaslicer-novnc/4.0.23/templates/NOTES.txt b/stable/nginx-proxy-manager/4.0.166/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/templates/NOTES.txt rename to stable/nginx-proxy-manager/4.0.166/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/4.0.165/templates/common.yaml b/stable/nginx-proxy-manager/4.0.166/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.165/templates/common.yaml rename to stable/nginx-proxy-manager/4.0.166/templates/common.yaml diff --git a/stable/pwndrop/5.0.23/values.yaml b/stable/nginx-proxy-manager/4.0.166/values.yaml similarity index 100% rename from stable/pwndrop/5.0.23/values.yaml rename to stable/nginx-proxy-manager/4.0.166/values.yaml diff --git a/stable/ngircd/5.0.4000005/CHANGELOG.md b/stable/ngircd/5.0.4000005/CHANGELOG.md deleted file mode 100644 index 6b39c24fda4..00000000000 --- a/stable/ngircd/5.0.4000005/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ngircd-5.0.4000001](https://github.com/truecharts/charts/compare/ngircd-5.0.4000000...ngircd-5.0.4000001) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ngircd-5.0.4000000](https://github.com/truecharts/charts/compare/ngircd-5.0.3...ngircd-5.0.4000000) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ngircd-5.0.3](https://github.com/truecharts/charts/compare/ngircd-5.0.2...ngircd-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ngircd-5.0.2](https://github.com/truecharts/charts/compare/ngircd-5.0.1...ngircd-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ngircd-5.0.1](https://github.com/truecharts/charts/compare/ngircd-5.0.0...ngircd-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ngircd-5.0.0](https://github.com/truecharts/charts/compare/ngircd-4.0.9...ngircd-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - diff --git a/stable/ngircd/5.0.4000005/Chart.yaml b/stable/ngircd/5.0.4000005/Chart.yaml deleted file mode 100644 index 5a18c0cc5e2..00000000000 --- a/stable/ngircd/5.0.4000005/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 5.0.4000005 -appVersion: "2021.11.21" -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -keywords: - - ngircd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/5.0.4000005/app-changelog.md b/stable/ngircd/5.0.4000005/app-changelog.md deleted file mode 100644 index b15bfe4f39a..00000000000 --- a/stable/ngircd/5.0.4000005/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ngircd/5.0.4000005/charts/common-12.12.1.tgz b/stable/ngircd/5.0.4000005/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ngircd/5.0.4000005/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ngircd/5.0.4000006/CHANGELOG.md b/stable/ngircd/5.0.4000006/CHANGELOG.md new file mode 100644 index 00000000000..64740f1e6ff --- /dev/null +++ b/stable/ngircd/5.0.4000006/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ngircd-5.0.4000001](https://github.com/truecharts/charts/compare/ngircd-5.0.4000000...ngircd-5.0.4000001) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ngircd-5.0.4000000](https://github.com/truecharts/charts/compare/ngircd-5.0.3...ngircd-5.0.4000000) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ngircd-5.0.3](https://github.com/truecharts/charts/compare/ngircd-5.0.2...ngircd-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ngircd-5.0.2](https://github.com/truecharts/charts/compare/ngircd-5.0.1...ngircd-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ngircd-5.0.1](https://github.com/truecharts/charts/compare/ngircd-5.0.0...ngircd-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/ngircd/5.0.4000006/Chart.yaml b/stable/ngircd/5.0.4000006/Chart.yaml new file mode 100644 index 00000000000..a431811bacb --- /dev/null +++ b/stable/ngircd/5.0.4000006/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 5.0.4000006 +appVersion: "2021.11.21" +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +keywords: + - ngircd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/prusaslicer-novnc/4.0.23/README.md b/stable/ngircd/5.0.4000006/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/README.md rename to stable/ngircd/5.0.4000006/README.md diff --git a/stable/ngircd/5.0.4000006/app-changelog.md b/stable/ngircd/5.0.4000006/app-changelog.md new file mode 100644 index 00000000000..25e59eaff55 --- /dev/null +++ b/stable/ngircd/5.0.4000006/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ngircd/5.0.4000005/app-readme.md b/stable/ngircd/5.0.4000006/app-readme.md similarity index 100% rename from stable/ngircd/5.0.4000005/app-readme.md rename to stable/ngircd/5.0.4000006/app-readme.md diff --git a/stable/ngircd/5.0.4000006/charts/common-12.12.3.tgz b/stable/ngircd/5.0.4000006/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ngircd/5.0.4000006/charts/common-12.12.3.tgz differ diff --git a/stable/ngircd/5.0.4000005/ix_values.yaml b/stable/ngircd/5.0.4000006/ix_values.yaml similarity index 100% rename from stable/ngircd/5.0.4000005/ix_values.yaml rename to stable/ngircd/5.0.4000006/ix_values.yaml diff --git a/stable/ngircd/5.0.4000005/questions.yaml b/stable/ngircd/5.0.4000006/questions.yaml similarity index 100% rename from stable/ngircd/5.0.4000005/questions.yaml rename to stable/ngircd/5.0.4000006/questions.yaml diff --git a/stable/putty/4.0.10/templates/NOTES.txt b/stable/ngircd/5.0.4000006/templates/NOTES.txt similarity index 100% rename from stable/putty/4.0.10/templates/NOTES.txt rename to stable/ngircd/5.0.4000006/templates/NOTES.txt diff --git a/stable/resilio-sync/9.0.19/templates/common.yaml b/stable/ngircd/5.0.4000006/templates/common.yaml similarity index 100% rename from stable/resilio-sync/9.0.19/templates/common.yaml rename to stable/ngircd/5.0.4000006/templates/common.yaml diff --git a/stable/pyload/9.0.18/values.yaml b/stable/ngircd/5.0.4000006/values.yaml similarity index 100% rename from stable/pyload/9.0.18/values.yaml rename to stable/ngircd/5.0.4000006/values.yaml diff --git a/stable/nntp2nntp/5.0.10/CHANGELOG.md b/stable/nntp2nntp/5.0.10/CHANGELOG.md new file mode 100644 index 00000000000..cc046e0707a --- /dev/null +++ b/stable/nntp2nntp/5.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nntp2nntp-5.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.5...nntp2nntp-5.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nntp2nntp-5.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.4...nntp2nntp-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nntp2nntp-5.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.3...nntp2nntp-5.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nntp2nntp-5.0.3](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.2...nntp2nntp-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nntp2nntp-5.0.2](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.1...nntp2nntp-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nntp2nntp-5.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.0...nntp2nntp-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/nntp2nntp/5.0.10/Chart.yaml b/stable/nntp2nntp/5.0.10/Chart.yaml new file mode 100644 index 00000000000..10ef1394f4b --- /dev/null +++ b/stable/nntp2nntp/5.0.10/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 5.0.10 +appVersion: "0.3.202210" +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/putty/4.0.10/README.md b/stable/nntp2nntp/5.0.10/README.md similarity index 100% rename from stable/putty/4.0.10/README.md rename to stable/nntp2nntp/5.0.10/README.md diff --git a/stable/nntp2nntp/5.0.10/app-changelog.md b/stable/nntp2nntp/5.0.10/app-changelog.md new file mode 100644 index 00000000000..b4afbaf8c1d --- /dev/null +++ b/stable/nntp2nntp/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nntp2nntp/5.0.9/app-readme.md b/stable/nntp2nntp/5.0.10/app-readme.md similarity index 100% rename from stable/nntp2nntp/5.0.9/app-readme.md rename to stable/nntp2nntp/5.0.10/app-readme.md diff --git a/stable/nntp2nntp/5.0.10/charts/common-12.12.3.tgz b/stable/nntp2nntp/5.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nntp2nntp/5.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/nntp2nntp/5.0.9/ix_values.yaml b/stable/nntp2nntp/5.0.10/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/5.0.9/ix_values.yaml rename to stable/nntp2nntp/5.0.10/ix_values.yaml diff --git a/stable/nntp2nntp/5.0.9/questions.yaml b/stable/nntp2nntp/5.0.10/questions.yaml similarity index 100% rename from stable/nntp2nntp/5.0.9/questions.yaml rename to stable/nntp2nntp/5.0.10/questions.yaml diff --git a/stable/pwndrop/5.0.23/templates/NOTES.txt b/stable/nntp2nntp/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.23/templates/NOTES.txt rename to stable/nntp2nntp/5.0.10/templates/NOTES.txt diff --git a/stable/retrobot/4.0.19/templates/common.yaml b/stable/nntp2nntp/5.0.10/templates/common.yaml similarity index 100% rename from stable/retrobot/4.0.19/templates/common.yaml rename to stable/nntp2nntp/5.0.10/templates/common.yaml diff --git a/stable/pylon/5.0.17/values.yaml b/stable/nntp2nntp/5.0.10/values.yaml similarity index 100% rename from stable/pylon/5.0.17/values.yaml rename to stable/nntp2nntp/5.0.10/values.yaml diff --git a/stable/nntp2nntp/5.0.9/CHANGELOG.md b/stable/nntp2nntp/5.0.9/CHANGELOG.md deleted file mode 100644 index 5142b5d5539..00000000000 --- a/stable/nntp2nntp/5.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [nntp2nntp-5.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.5...nntp2nntp-5.0.6) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [nntp2nntp-5.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.4...nntp2nntp-5.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nntp2nntp-5.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.3...nntp2nntp-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nntp2nntp-5.0.3](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.2...nntp2nntp-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nntp2nntp-5.0.2](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.1...nntp2nntp-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nntp2nntp-5.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.0...nntp2nntp-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nntp2nntp-5.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.9...nntp2nntp-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - diff --git a/stable/nntp2nntp/5.0.9/Chart.yaml b/stable/nntp2nntp/5.0.9/Chart.yaml deleted file mode 100644 index 9b467477e05..00000000000 --- a/stable/nntp2nntp/5.0.9/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 5.0.9 -appVersion: "0.3.202210" -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/nntp2nntp/5.0.9/app-changelog.md b/stable/nntp2nntp/5.0.9/app-changelog.md deleted file mode 100644 index 5751d547384..00000000000 --- a/stable/nntp2nntp/5.0.9/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/nntp2nntp/5.0.9/charts/common-12.12.1.tgz b/stable/nntp2nntp/5.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/nntp2nntp/5.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.10/CHANGELOG.md b/stable/nocodb/7.0.10/CHANGELOG.md deleted file mode 100644 index 3d476af6d5d..00000000000 --- a/stable/nocodb/7.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [nocodb-7.0.9](https://github.com/truecharts/charts/compare/nocodb-7.0.8...nocodb-7.0.9) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [nocodb-7.0.8](https://github.com/truecharts/charts/compare/nocodb-7.0.7...nocodb-7.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [nocodb-7.0.7](https://github.com/truecharts/charts/compare/nocodb-7.0.6...nocodb-7.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [nocodb-7.0.6](https://github.com/truecharts/charts/compare/nocodb-7.0.5...nocodb-7.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nocodb-7.0.5](https://github.com/truecharts/charts/compare/nocodb-7.0.4...nocodb-7.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nocodb-7.0.4](https://github.com/truecharts/charts/compare/nocodb-7.0.3...nocodb-7.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nocodb-7.0.3](https://github.com/truecharts/charts/compare/nocodb-7.0.2...nocodb-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nocodb-7.0.2](https://github.com/truecharts/charts/compare/nocodb-7.0.1...nocodb-7.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nocodb-7.0.1](https://github.com/truecharts/charts/compare/nocodb-7.0.0...nocodb-7.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.106.1 ([#8609](https://github.com/truecharts/charts/issues/8609)) - - - diff --git a/stable/nocodb/7.0.10/Chart.yaml b/stable/nocodb/7.0.10/Chart.yaml deleted file mode 100644 index a0f37e5a902..00000000000 --- a/stable/nocodb/7.0.10/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.106.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. -home: https://truecharts.org/charts/stable/nocodb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png -keywords: - - nocodb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nocodb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://github.com/nocodb/nocodb -version: 7.0.10 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.10/app-changelog.md b/stable/nocodb/7.0.10/app-changelog.md deleted file mode 100644 index a6dce4e5b51..00000000000 --- a/stable/nocodb/7.0.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/nocodb/7.0.10/charts/common-12.12.1.tgz b/stable/nocodb/7.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/nocodb/7.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.10/charts/redis-6.0.50.tgz b/stable/nocodb/7.0.10/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/nocodb/7.0.10/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.11/CHANGELOG.md b/stable/nocodb/7.0.11/CHANGELOG.md new file mode 100644 index 00000000000..db66262b49e --- /dev/null +++ b/stable/nocodb/7.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [nocodb-7.0.9](https://github.com/truecharts/charts/compare/nocodb-7.0.8...nocodb-7.0.9) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [nocodb-7.0.8](https://github.com/truecharts/charts/compare/nocodb-7.0.7...nocodb-7.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nocodb-7.0.7](https://github.com/truecharts/charts/compare/nocodb-7.0.6...nocodb-7.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nocodb-7.0.6](https://github.com/truecharts/charts/compare/nocodb-7.0.5...nocodb-7.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nocodb-7.0.5](https://github.com/truecharts/charts/compare/nocodb-7.0.4...nocodb-7.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nocodb-7.0.4](https://github.com/truecharts/charts/compare/nocodb-7.0.3...nocodb-7.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nocodb-7.0.3](https://github.com/truecharts/charts/compare/nocodb-7.0.2...nocodb-7.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nocodb-7.0.2](https://github.com/truecharts/charts/compare/nocodb-7.0.1...nocodb-7.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/nocodb/7.0.11/Chart.yaml b/stable/nocodb/7.0.11/Chart.yaml new file mode 100644 index 00000000000..ff2245d5252 --- /dev/null +++ b/stable/nocodb/7.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.106.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: Turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart-spreadsheet. +home: https://truecharts.org/charts/stable/nocodb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png +keywords: + - nocodb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nocodb +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://github.com/nocodb/nocodb +version: 7.0.11 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.11/LICENSE b/stable/nocodb/7.0.11/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/nocodb/7.0.11/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Blocky" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/pwndrop/5.0.23/README.md b/stable/nocodb/7.0.11/README.md similarity index 100% rename from stable/pwndrop/5.0.23/README.md rename to stable/nocodb/7.0.11/README.md diff --git a/stable/nocodb/7.0.11/app-changelog.md b/stable/nocodb/7.0.11/app-changelog.md new file mode 100644 index 00000000000..e9a1d2a2e46 --- /dev/null +++ b/stable/nocodb/7.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nocodb/7.0.10/app-readme.md b/stable/nocodb/7.0.11/app-readme.md similarity index 100% rename from stable/nocodb/7.0.10/app-readme.md rename to stable/nocodb/7.0.11/app-readme.md diff --git a/stable/nocodb/7.0.11/charts/common-12.12.3.tgz b/stable/nocodb/7.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nocodb/7.0.11/charts/common-12.12.3.tgz differ diff --git a/stable/nocodb/7.0.11/charts/redis-6.0.52.tgz b/stable/nocodb/7.0.11/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/nocodb/7.0.11/charts/redis-6.0.52.tgz differ diff --git a/stable/nocodb/7.0.10/ix_values.yaml b/stable/nocodb/7.0.11/ix_values.yaml similarity index 100% rename from stable/nocodb/7.0.10/ix_values.yaml rename to stable/nocodb/7.0.11/ix_values.yaml diff --git a/stable/nocodb/7.0.10/questions.yaml b/stable/nocodb/7.0.11/questions.yaml similarity index 100% rename from stable/nocodb/7.0.10/questions.yaml rename to stable/nocodb/7.0.11/questions.yaml diff --git a/stable/pyload/9.0.18/templates/NOTES.txt b/stable/nocodb/7.0.11/templates/NOTES.txt similarity index 100% rename from stable/pyload/9.0.18/templates/NOTES.txt rename to stable/nocodb/7.0.11/templates/NOTES.txt diff --git a/stable/nocodb/7.0.10/templates/_configmap.tpl b/stable/nocodb/7.0.11/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/7.0.10/templates/_configmap.tpl rename to stable/nocodb/7.0.11/templates/_configmap.tpl diff --git a/stable/nocodb/7.0.10/templates/_secrets.tpl b/stable/nocodb/7.0.11/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/7.0.10/templates/_secrets.tpl rename to stable/nocodb/7.0.11/templates/_secrets.tpl diff --git a/stable/nocodb/7.0.10/templates/common.yaml b/stable/nocodb/7.0.11/templates/common.yaml similarity index 100% rename from stable/nocodb/7.0.10/templates/common.yaml rename to stable/nocodb/7.0.11/templates/common.yaml diff --git a/stable/qbitmanage/4.0.22/values.yaml b/stable/nocodb/7.0.11/values.yaml similarity index 100% rename from stable/qbitmanage/4.0.22/values.yaml rename to stable/nocodb/7.0.11/values.yaml diff --git a/stable/node-red/14.0.19/CHANGELOG.md b/stable/node-red/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..abab33065f8 --- /dev/null +++ b/stable/node-red/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [node-red-14.0.16](https://github.com/truecharts/charts/compare/node-red-14.0.15...node-red-14.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [node-red-14.0.15](https://github.com/truecharts/charts/compare/node-red-14.0.14...node-red-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [node-red-14.0.14](https://github.com/truecharts/charts/compare/node-red-14.0.13...node-red-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [node-red-14.0.13](https://github.com/truecharts/charts/compare/node-red-14.0.12...node-red-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [node-red-14.0.12](https://github.com/truecharts/charts/compare/node-red-14.0.11...node-red-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [node-red-14.0.11](https://github.com/truecharts/charts/compare/node-red-14.0.10...node-red-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [node-red-14.0.10](https://github.com/truecharts/charts/compare/node-red-14.0.9...node-red-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/node-red/14.0.19/Chart.yaml b/stable/node-red/14.0.19/Chart.yaml new file mode 100644 index 00000000000..7bf689c7818 --- /dev/null +++ b/stable/node-red/14.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Node-RED is low-code programming for event-driven applications +home: https://truecharts.org/charts/stable/node-red +icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-red.png +keywords: + - node-red + - nodered +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: node-red +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://github.com/node-red/node-red-docker +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/pyload/9.0.18/README.md b/stable/node-red/14.0.19/README.md similarity index 100% rename from stable/pyload/9.0.18/README.md rename to stable/node-red/14.0.19/README.md diff --git a/stable/node-red/14.0.19/app-changelog.md b/stable/node-red/14.0.19/app-changelog.md new file mode 100644 index 00000000000..3db87875c35 --- /dev/null +++ b/stable/node-red/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/node-red/14.0.19/app-readme.md b/stable/node-red/14.0.19/app-readme.md new file mode 100644 index 00000000000..ff08bfe6ff9 --- /dev/null +++ b/stable/node-red/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +Node-RED is low-code programming for event-driven applications + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/node-red](https://truecharts.org/charts/stable/node-red) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/node-red/14.0.19/charts/common-12.12.3.tgz b/stable/node-red/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/node-red/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/node-red/14.0.19/ix_values.yaml b/stable/node-red/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..17bedef7d23 --- /dev/null +++ b/stable/node-red/14.0.19/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/node-red + pullPolicy: IfNotPresent + tag: 3.0.2@sha256:ba3361b3dc11650cdb44c43220a0bd5397342928dca092f33c044ba58032acc1 +service: + main: + ports: + main: + port: 1880 + targetPort: 1880 +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/node-red/14.0.19/questions.yaml b/stable/node-red/14.0.19/questions.yaml new file mode 100644 index 00000000000..4875d4f7264 --- /dev/null +++ b/stable/node-red/14.0.19/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pylon/5.0.17/templates/NOTES.txt b/stable/node-red/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/pylon/5.0.17/templates/NOTES.txt rename to stable/node-red/14.0.19/templates/NOTES.txt diff --git a/stable/romm/1.0.1/templates/common.yaml b/stable/node-red/14.0.19/templates/common.yaml similarity index 100% rename from stable/romm/1.0.1/templates/common.yaml rename to stable/node-red/14.0.19/templates/common.yaml diff --git a/stable/qdirstat/4.0.11/values.yaml b/stable/node-red/14.0.19/values.yaml similarity index 100% rename from stable/qdirstat/4.0.11/values.yaml rename to stable/node-red/14.0.19/values.yaml diff --git a/stable/novnc/6.0.18/CHANGELOG.md b/stable/novnc/6.0.18/CHANGELOG.md deleted file mode 100644 index ebfdaf77813..00000000000 --- a/stable/novnc/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [novnc-6.0.14](https://github.com/truecharts/charts/compare/novnc-6.0.13...novnc-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [novnc-6.0.13](https://github.com/truecharts/charts/compare/novnc-6.0.12...novnc-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [novnc-6.0.12](https://github.com/truecharts/charts/compare/novnc-6.0.11...novnc-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [novnc-6.0.11](https://github.com/truecharts/charts/compare/novnc-6.0.10...novnc-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [novnc-6.0.10](https://github.com/truecharts/charts/compare/novnc-6.0.9...novnc-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [novnc-6.0.9](https://github.com/truecharts/charts/compare/novnc-6.0.8...novnc-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/novnc/6.0.18/Chart.yaml b/stable/novnc/6.0.18/Chart.yaml deleted file mode 100644 index b078d0fbc0d..00000000000 --- a/stable/novnc/6.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: The open source VNC client -home: https://truecharts.org/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://novnc.com/ -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/6.0.18/app-changelog.md b/stable/novnc/6.0.18/app-changelog.md deleted file mode 100644 index 7a47b02e46a..00000000000 --- a/stable/novnc/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/novnc/6.0.18/charts/common-12.12.1.tgz b/stable/novnc/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/novnc/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/novnc/6.0.19/CHANGELOG.md b/stable/novnc/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..2bad4bd20a8 --- /dev/null +++ b/stable/novnc/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [novnc-6.0.14](https://github.com/truecharts/charts/compare/novnc-6.0.13...novnc-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [novnc-6.0.13](https://github.com/truecharts/charts/compare/novnc-6.0.12...novnc-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [novnc-6.0.12](https://github.com/truecharts/charts/compare/novnc-6.0.11...novnc-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [novnc-6.0.11](https://github.com/truecharts/charts/compare/novnc-6.0.10...novnc-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [novnc-6.0.10](https://github.com/truecharts/charts/compare/novnc-6.0.9...novnc-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/novnc/6.0.19/Chart.yaml b/stable/novnc/6.0.19/Chart.yaml new file mode 100644 index 00000000000..3e405df6aba --- /dev/null +++ b/stable/novnc/6.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: The open source VNC client +home: https://truecharts.org/charts/stable/novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png +keywords: + - novnc + - vnc + - remote + - desktop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://novnc.com/ +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/5.0.17/README.md b/stable/novnc/6.0.19/README.md similarity index 100% rename from stable/pylon/5.0.17/README.md rename to stable/novnc/6.0.19/README.md diff --git a/stable/novnc/6.0.19/app-changelog.md b/stable/novnc/6.0.19/app-changelog.md new file mode 100644 index 00000000000..e1c508aaf41 --- /dev/null +++ b/stable/novnc/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/novnc/6.0.18/app-readme.md b/stable/novnc/6.0.19/app-readme.md similarity index 100% rename from stable/novnc/6.0.18/app-readme.md rename to stable/novnc/6.0.19/app-readme.md diff --git a/stable/novnc/6.0.19/charts/common-12.12.3.tgz b/stable/novnc/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/novnc/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/novnc/6.0.18/ix_values.yaml b/stable/novnc/6.0.19/ix_values.yaml similarity index 100% rename from stable/novnc/6.0.18/ix_values.yaml rename to stable/novnc/6.0.19/ix_values.yaml diff --git a/stable/novnc/6.0.18/questions.yaml b/stable/novnc/6.0.19/questions.yaml similarity index 100% rename from stable/novnc/6.0.18/questions.yaml rename to stable/novnc/6.0.19/questions.yaml diff --git a/stable/qbitmanage/4.0.22/templates/NOTES.txt b/stable/novnc/6.0.19/templates/NOTES.txt similarity index 100% rename from stable/qbitmanage/4.0.22/templates/NOTES.txt rename to stable/novnc/6.0.19/templates/NOTES.txt diff --git a/stable/novnc/6.0.18/templates/common.yaml b/stable/novnc/6.0.19/templates/common.yaml similarity index 100% rename from stable/novnc/6.0.18/templates/common.yaml rename to stable/novnc/6.0.19/templates/common.yaml diff --git a/stable/qinglong/5.0.21/values.yaml b/stable/novnc/6.0.19/values.yaml similarity index 100% rename from stable/qinglong/5.0.21/values.yaml rename to stable/novnc/6.0.19/values.yaml diff --git a/stable/ntfy/5.0.13/CHANGELOG.md b/stable/ntfy/5.0.13/CHANGELOG.md deleted file mode 100644 index 7e8567bce73..00000000000 --- a/stable/ntfy/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ntfy-5.0.12](https://github.com/truecharts/charts/compare/ntfy-5.0.11...ntfy-5.0.12) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ntfy-5.0.11](https://github.com/truecharts/charts/compare/ntfy-5.0.10...ntfy-5.0.11) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ntfy-5.0.10](https://github.com/truecharts/charts/compare/ntfy-5.0.9...ntfy-5.0.10) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ntfy-5.0.9](https://github.com/truecharts/charts/compare/ntfy-5.0.7...ntfy-5.0.9) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [ntfy-5.0.7](https://github.com/truecharts/charts/compare/ntfy-5.0.6...ntfy-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038)) - - - - -## [ntfy-5.0.5](https://github.com/truecharts/charts/compare/ntfy-5.0.4...ntfy-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ntfy-5.0.4](https://github.com/truecharts/charts/compare/ntfy-5.0.3...ntfy-5.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ntfy-5.0.3](https://github.com/truecharts/charts/compare/ntfy-5.0.2...ntfy-5.0.3) (2023-05-03) - -### Chore - diff --git a/stable/ntfy/5.0.13/Chart.yaml b/stable/ntfy/5.0.13/Chart.yaml deleted file mode 100644 index ed9547bb154..00000000000 --- a/stable/ntfy/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. -home: https://truecharts.org/charts/stable/ntfy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png -keywords: - - ntfy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://github.com/binwiederhier/ntfy/ -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/5.0.13/app-changelog.md b/stable/ntfy/5.0.13/app-changelog.md deleted file mode 100644 index acfe2845b35..00000000000 --- a/stable/ntfy/5.0.13/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/ntfy/5.0.13/charts/common-12.12.1.tgz b/stable/ntfy/5.0.13/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ntfy/5.0.13/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ntfy/5.0.14/CHANGELOG.md b/stable/ntfy/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..dd38a809622 --- /dev/null +++ b/stable/ntfy/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ntfy-5.0.12](https://github.com/truecharts/charts/compare/ntfy-5.0.11...ntfy-5.0.12) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ntfy-5.0.11](https://github.com/truecharts/charts/compare/ntfy-5.0.10...ntfy-5.0.11) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ntfy-5.0.10](https://github.com/truecharts/charts/compare/ntfy-5.0.9...ntfy-5.0.10) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ntfy-5.0.9](https://github.com/truecharts/charts/compare/ntfy-5.0.7...ntfy-5.0.9) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [ntfy-5.0.7](https://github.com/truecharts/charts/compare/ntfy-5.0.6...ntfy-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038)) + + + + +## [ntfy-5.0.5](https://github.com/truecharts/charts/compare/ntfy-5.0.4...ntfy-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ntfy-5.0.4](https://github.com/truecharts/charts/compare/ntfy-5.0.3...ntfy-5.0.4) (2023-05-05) + +### Chore + diff --git a/stable/ntfy/5.0.14/Chart.yaml b/stable/ntfy/5.0.14/Chart.yaml new file mode 100644 index 00000000000..3199de63b38 --- /dev/null +++ b/stable/ntfy/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer. +home: https://truecharts.org/charts/stable/ntfy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ntfy.png +keywords: + - ntfy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ntfy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://github.com/binwiederhier/ntfy/ +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qbitmanage/4.0.22/README.md b/stable/ntfy/5.0.14/README.md similarity index 100% rename from stable/qbitmanage/4.0.22/README.md rename to stable/ntfy/5.0.14/README.md diff --git a/stable/ntfy/5.0.14/app-changelog.md b/stable/ntfy/5.0.14/app-changelog.md new file mode 100644 index 00000000000..10bdb7c436e --- /dev/null +++ b/stable/ntfy/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ntfy/5.0.13/app-readme.md b/stable/ntfy/5.0.14/app-readme.md similarity index 100% rename from stable/ntfy/5.0.13/app-readme.md rename to stable/ntfy/5.0.14/app-readme.md diff --git a/stable/ntfy/5.0.14/charts/common-12.12.3.tgz b/stable/ntfy/5.0.14/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ntfy/5.0.14/charts/common-12.12.3.tgz differ diff --git a/stable/ntfy/5.0.13/ix_values.yaml b/stable/ntfy/5.0.14/ix_values.yaml similarity index 100% rename from stable/ntfy/5.0.13/ix_values.yaml rename to stable/ntfy/5.0.14/ix_values.yaml diff --git a/stable/ntfy/5.0.13/questions.yaml b/stable/ntfy/5.0.14/questions.yaml similarity index 100% rename from stable/ntfy/5.0.13/questions.yaml rename to stable/ntfy/5.0.14/questions.yaml diff --git a/stable/qdirstat/4.0.11/templates/NOTES.txt b/stable/ntfy/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/4.0.11/templates/NOTES.txt rename to stable/ntfy/5.0.14/templates/NOTES.txt diff --git a/stable/rsnapshot/5.0.18/templates/common.yaml b/stable/ntfy/5.0.14/templates/common.yaml similarity index 100% rename from stable/rsnapshot/5.0.18/templates/common.yaml rename to stable/ntfy/5.0.14/templates/common.yaml diff --git a/stable/quassel-core/7.0.21/values.yaml b/stable/ntfy/5.0.14/values.yaml similarity index 100% rename from stable/quassel-core/7.0.21/values.yaml rename to stable/ntfy/5.0.14/values.yaml diff --git a/stable/nullserv/9.0.18/CHANGELOG.md b/stable/nullserv/9.0.18/CHANGELOG.md deleted file mode 100644 index ce3458e805f..00000000000 --- a/stable/nullserv/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [nullserv-9.0.15](https://github.com/truecharts/charts/compare/nullserv-9.0.14...nullserv-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [nullserv-9.0.14](https://github.com/truecharts/charts/compare/nullserv-9.0.13...nullserv-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [nullserv-9.0.13](https://github.com/truecharts/charts/compare/nullserv-9.0.12...nullserv-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nullserv-9.0.12](https://github.com/truecharts/charts/compare/nullserv-9.0.11...nullserv-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nullserv-9.0.11](https://github.com/truecharts/charts/compare/nullserv-9.0.10...nullserv-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nullserv-9.0.10](https://github.com/truecharts/charts/compare/nullserv-9.0.9...nullserv-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nullserv-9.0.9](https://github.com/truecharts/charts/compare/nullserv-9.0.8...nullserv-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/nullserv/9.0.18/Chart.yaml b/stable/nullserv/9.0.18/Chart.yaml deleted file mode 100644 index c91be7d48ce..00000000000 --- a/stable/nullserv/9.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A simple null file http and https server -home: https://truecharts.org/charts/stable/nullserv -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png -keywords: - - nullserv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nullserv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://github.com/bmrzycki/nullserv -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nullserv/9.0.18/app-changelog.md b/stable/nullserv/9.0.18/app-changelog.md deleted file mode 100644 index b9b2178ea3e..00000000000 --- a/stable/nullserv/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/nullserv/9.0.18/charts/common-12.12.1.tgz b/stable/nullserv/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/nullserv/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/nullserv/9.0.19/CHANGELOG.md b/stable/nullserv/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f45b85802c9 --- /dev/null +++ b/stable/nullserv/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nullserv-9.0.15](https://github.com/truecharts/charts/compare/nullserv-9.0.14...nullserv-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nullserv-9.0.14](https://github.com/truecharts/charts/compare/nullserv-9.0.13...nullserv-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nullserv-9.0.13](https://github.com/truecharts/charts/compare/nullserv-9.0.12...nullserv-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nullserv-9.0.12](https://github.com/truecharts/charts/compare/nullserv-9.0.11...nullserv-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nullserv-9.0.11](https://github.com/truecharts/charts/compare/nullserv-9.0.10...nullserv-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nullserv-9.0.10](https://github.com/truecharts/charts/compare/nullserv-9.0.9...nullserv-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/nullserv/9.0.19/Chart.yaml b/stable/nullserv/9.0.19/Chart.yaml new file mode 100644 index 00000000000..4b19c6e6b09 --- /dev/null +++ b/stable/nullserv/9.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A simple null file http and https server +home: https://truecharts.org/charts/stable/nullserv +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nullserv.png +keywords: + - nullserv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nullserv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://github.com/bmrzycki/nullserv +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/4.0.11/README.md b/stable/nullserv/9.0.19/README.md similarity index 100% rename from stable/qdirstat/4.0.11/README.md rename to stable/nullserv/9.0.19/README.md diff --git a/stable/nullserv/9.0.19/app-changelog.md b/stable/nullserv/9.0.19/app-changelog.md new file mode 100644 index 00000000000..4751289afaf --- /dev/null +++ b/stable/nullserv/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nullserv/9.0.18/app-readme.md b/stable/nullserv/9.0.19/app-readme.md similarity index 100% rename from stable/nullserv/9.0.18/app-readme.md rename to stable/nullserv/9.0.19/app-readme.md diff --git a/stable/nullserv/9.0.19/charts/common-12.12.3.tgz b/stable/nullserv/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nullserv/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/nullserv/9.0.18/ix_values.yaml b/stable/nullserv/9.0.19/ix_values.yaml similarity index 100% rename from stable/nullserv/9.0.18/ix_values.yaml rename to stable/nullserv/9.0.19/ix_values.yaml diff --git a/stable/nullserv/9.0.18/questions.yaml b/stable/nullserv/9.0.19/questions.yaml similarity index 100% rename from stable/nullserv/9.0.18/questions.yaml rename to stable/nullserv/9.0.19/questions.yaml diff --git a/stable/qinglong/5.0.21/templates/NOTES.txt b/stable/nullserv/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/qinglong/5.0.21/templates/NOTES.txt rename to stable/nullserv/9.0.19/templates/NOTES.txt diff --git a/stable/rss-bridge/5.0.17/templates/common.yaml b/stable/nullserv/9.0.19/templates/common.yaml similarity index 100% rename from stable/rss-bridge/5.0.17/templates/common.yaml rename to stable/nullserv/9.0.19/templates/common.yaml diff --git a/stable/quassel-web/5.0.18/values.yaml b/stable/nullserv/9.0.19/values.yaml similarity index 100% rename from stable/quassel-web/5.0.18/values.yaml rename to stable/nullserv/9.0.19/values.yaml diff --git a/stable/nzbget/14.0.19/CHANGELOG.md b/stable/nzbget/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b21397e0fe5 --- /dev/null +++ b/stable/nzbget/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nzbget-14.0.15](https://github.com/truecharts/charts/compare/nzbget-14.0.14...nzbget-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nzbget-14.0.14](https://github.com/truecharts/charts/compare/nzbget-14.0.13...nzbget-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nzbget-14.0.13](https://github.com/truecharts/charts/compare/nzbget-14.0.12...nzbget-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nzbget-14.0.12](https://github.com/truecharts/charts/compare/nzbget-14.0.11...nzbget-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nzbget-14.0.11](https://github.com/truecharts/charts/compare/nzbget-14.0.10...nzbget-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nzbget-14.0.10](https://github.com/truecharts/charts/compare/nzbget-14.0.9...nzbget-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/nzbget/14.0.19/Chart.yaml b/stable/nzbget/14.0.19/Chart.yaml new file mode 100644 index 00000000000..1baf7185ef9 --- /dev/null +++ b/stable/nzbget/14.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: NZBGet is a Usenet downloader client +home: https://truecharts.org/charts/stable/nzbget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbget.png +keywords: + - nzbget + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nzbget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://nzbget.net/ +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/5.0.21/README.md b/stable/nzbget/14.0.19/README.md similarity index 100% rename from stable/qinglong/5.0.21/README.md rename to stable/nzbget/14.0.19/README.md diff --git a/stable/nzbget/14.0.19/app-changelog.md b/stable/nzbget/14.0.19/app-changelog.md new file mode 100644 index 00000000000..78b735edae7 --- /dev/null +++ b/stable/nzbget/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nzbget/14.0.19/app-readme.md b/stable/nzbget/14.0.19/app-readme.md new file mode 100644 index 00000000000..a1ae7f6c3d0 --- /dev/null +++ b/stable/nzbget/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +NZBGet is a Usenet downloader client + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nzbget](https://truecharts.org/charts/stable/nzbget) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/nzbget/14.0.19/charts/common-12.12.3.tgz b/stable/nzbget/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nzbget/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/nzbget/14.0.19/ix_values.yaml b/stable/nzbget/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..df6bed79b07 --- /dev/null +++ b/stable/nzbget/14.0.19/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/nzbget + pullPolicy: IfNotPresent + tag: v21.1@sha256:08bbf5b40643e7e695e3cd44ce5255160e2ee178ea1b27f19cff23aaef570061 +service: + main: + ports: + main: + port: 10057 + targetPort: 6789 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false diff --git a/stable/nzbget/14.0.19/questions.yaml b/stable/nzbget/14.0.19/questions.yaml new file mode 100644 index 00000000000..6096cdea45a --- /dev/null +++ b/stable/nzbget/14.0.19/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/quassel-core/7.0.21/templates/NOTES.txt b/stable/nzbget/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/quassel-core/7.0.21/templates/NOTES.txt rename to stable/nzbget/14.0.19/templates/NOTES.txt diff --git a/stable/rsshub/7.0.39/templates/common.yaml b/stable/nzbget/14.0.19/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.39/templates/common.yaml rename to stable/nzbget/14.0.19/templates/common.yaml diff --git a/stable/rcon-webadmin/4.0.18/values.yaml b/stable/nzbget/14.0.19/values.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.18/values.yaml rename to stable/nzbget/14.0.19/values.yaml diff --git a/stable/nzbhydra/14.0.19/CHANGELOG.md b/stable/nzbhydra/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a6bab998d32 --- /dev/null +++ b/stable/nzbhydra/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [nzbhydra-14.0.15](https://github.com/truecharts/charts/compare/nzbhydra-14.0.14...nzbhydra-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [nzbhydra-14.0.14](https://github.com/truecharts/charts/compare/nzbhydra-14.0.13...nzbhydra-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nzbhydra-14.0.13](https://github.com/truecharts/charts/compare/nzbhydra-14.0.12...nzbhydra-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nzbhydra-14.0.12](https://github.com/truecharts/charts/compare/nzbhydra-14.0.11...nzbhydra-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nzbhydra-14.0.11](https://github.com/truecharts/charts/compare/nzbhydra-14.0.10...nzbhydra-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nzbhydra-14.0.10](https://github.com/truecharts/charts/compare/nzbhydra-14.0.9...nzbhydra-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/nzbhydra/14.0.19/Chart.yaml b/stable/nzbhydra/14.0.19/Chart.yaml new file mode 100644 index 00000000000..735ba28fc9f --- /dev/null +++ b/stable/nzbhydra/14.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: true +description: Usenet meta search +home: https://truecharts.org/charts/stable/nzbhydra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png +keywords: + - nzbhydra + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: [] +name: nzbhydra +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://github.com/theotherp/nzbhydra2 +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/7.0.21/README.md b/stable/nzbhydra/14.0.19/README.md similarity index 100% rename from stable/quassel-core/7.0.21/README.md rename to stable/nzbhydra/14.0.19/README.md diff --git a/stable/nzbhydra/14.0.19/app-changelog.md b/stable/nzbhydra/14.0.19/app-changelog.md new file mode 100644 index 00000000000..be0d4ac29b4 --- /dev/null +++ b/stable/nzbhydra/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/nzbhydra/14.0.19/app-readme.md b/stable/nzbhydra/14.0.19/app-readme.md new file mode 100644 index 00000000000..c79b38e6e93 --- /dev/null +++ b/stable/nzbhydra/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +Usenet meta search + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/nzbhydra](https://truecharts.org/charts/stable/nzbhydra) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/nzbhydra/14.0.19/charts/common-12.12.3.tgz b/stable/nzbhydra/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/nzbhydra/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/nzbhydra/14.0.19/ix_values.yaml b/stable/nzbhydra/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..e9023a96155 --- /dev/null +++ b/stable/nzbhydra/14.0.19/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: tccr.io/truecharts/nzbhydra2 + pullPolicy: IfNotPresent + tag: 4.7.1@sha256:27154358c35a250358263884153fed53ddd2ab5673966c2cfa796af0aad4984c +service: + main: + ports: + main: + port: 5076 + targetPort: 5076 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/livenessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + readiness: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 + startup: + custom: true + enabled: true + spec: + failureThreshold: 5 + httpGet: + path: /actuator/health/readinessState + port: main + initialDelaySeconds: 30 + periodSeconds: 10 + timeoutSeconds: 10 diff --git a/stable/nzbhydra/14.0.19/questions.yaml b/stable/nzbhydra/14.0.19/questions.yaml new file mode 100644 index 00000000000..2e44fa5d615 --- /dev/null +++ b/stable/nzbhydra/14.0.19/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/quassel-web/5.0.18/templates/NOTES.txt b/stable/nzbhydra/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/quassel-web/5.0.18/templates/NOTES.txt rename to stable/nzbhydra/14.0.19/templates/NOTES.txt diff --git a/stable/satisfactory/5.0.17/templates/common.yaml b/stable/nzbhydra/14.0.19/templates/common.yaml similarity index 100% rename from stable/satisfactory/5.0.17/templates/common.yaml rename to stable/nzbhydra/14.0.19/templates/common.yaml diff --git a/stable/rdesktop/4.0.34/values.yaml b/stable/nzbhydra/14.0.19/values.yaml similarity index 100% rename from stable/rdesktop/4.0.34/values.yaml rename to stable/nzbhydra/14.0.19/values.yaml diff --git a/stable/octoprint/9.0.20/CHANGELOG.md b/stable/octoprint/9.0.20/CHANGELOG.md deleted file mode 100644 index 4150ce792d9..00000000000 --- a/stable/octoprint/9.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [octoprint-9.0.20](https://github.com/truecharts/charts/compare/octoprint-9.0.19...octoprint-9.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [octoprint-9.0.19](https://github.com/truecharts/charts/compare/octoprint-9.0.18...octoprint-9.0.19) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/octoprint to v1.9.0 ([#9275](https://github.com/truecharts/charts/issues/9275)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [octoprint-9.0.18](https://github.com/truecharts/charts/compare/octoprint-9.0.17...octoprint-9.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [octoprint-9.0.17](https://github.com/truecharts/charts/compare/octoprint-9.0.16...octoprint-9.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [octoprint-9.0.16](https://github.com/truecharts/charts/compare/octoprint-9.0.15...octoprint-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [octoprint-9.0.15](https://github.com/truecharts/charts/compare/octoprint-9.0.14...octoprint-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [octoprint-9.0.14](https://github.com/truecharts/charts/compare/octoprint-9.0.13...octoprint-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [octoprint-9.0.13](https://github.com/truecharts/charts/compare/octoprint-9.0.12...octoprint-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [octoprint-9.0.12](https://github.com/truecharts/charts/compare/octoprint-9.0.11...octoprint-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [octoprint-9.0.11](https://github.com/truecharts/charts/compare/octoprint-9.0.10...octoprint-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/octoprint/9.0.20/Chart.yaml b/stable/octoprint/9.0.20/Chart.yaml deleted file mode 100644 index ad5ec8afdbb..00000000000 --- a/stable/octoprint/9.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: OctoPrint is the snappy web interface for your 3D printer -home: https://truecharts.org/charts/stable/octoprint -icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png -keywords: - - octoprint - - 3d - - printer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://github.com/OctoPrint/OctoPrint -version: 9.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/octoprint/9.0.20/app-changelog.md b/stable/octoprint/9.0.20/app-changelog.md deleted file mode 100644 index 68cff512839..00000000000 --- a/stable/octoprint/9.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [octoprint-9.0.20](https://github.com/truecharts/charts/compare/octoprint-9.0.19...octoprint-9.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/octoprint/9.0.20/charts/common-12.12.1.tgz b/stable/octoprint/9.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/octoprint/9.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/octoprint/9.0.21/CHANGELOG.md b/stable/octoprint/9.0.21/CHANGELOG.md new file mode 100644 index 00000000000..845a0639b53 --- /dev/null +++ b/stable/octoprint/9.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [octoprint-9.0.20](https://github.com/truecharts/charts/compare/octoprint-9.0.19...octoprint-9.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [octoprint-9.0.19](https://github.com/truecharts/charts/compare/octoprint-9.0.18...octoprint-9.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.9.0 ([#9275](https://github.com/truecharts/charts/issues/9275)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [octoprint-9.0.18](https://github.com/truecharts/charts/compare/octoprint-9.0.17...octoprint-9.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [octoprint-9.0.17](https://github.com/truecharts/charts/compare/octoprint-9.0.16...octoprint-9.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [octoprint-9.0.16](https://github.com/truecharts/charts/compare/octoprint-9.0.15...octoprint-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [octoprint-9.0.15](https://github.com/truecharts/charts/compare/octoprint-9.0.14...octoprint-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [octoprint-9.0.14](https://github.com/truecharts/charts/compare/octoprint-9.0.13...octoprint-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [octoprint-9.0.13](https://github.com/truecharts/charts/compare/octoprint-9.0.12...octoprint-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [octoprint-9.0.12](https://github.com/truecharts/charts/compare/octoprint-9.0.11...octoprint-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/octoprint/9.0.21/Chart.yaml b/stable/octoprint/9.0.21/Chart.yaml new file mode 100644 index 00000000000..03130555983 --- /dev/null +++ b/stable/octoprint/9.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: OctoPrint is the snappy web interface for your 3D printer +home: https://truecharts.org/charts/stable/octoprint +icon: https://truecharts.org/img/hotlink-ok/chart-icons/octoprint.png +keywords: + - octoprint + - 3d + - printer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: octoprint +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://github.com/OctoPrint/OctoPrint +version: 9.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-web/5.0.18/README.md b/stable/octoprint/9.0.21/README.md similarity index 100% rename from stable/quassel-web/5.0.18/README.md rename to stable/octoprint/9.0.21/README.md diff --git a/stable/octoprint/9.0.21/app-changelog.md b/stable/octoprint/9.0.21/app-changelog.md new file mode 100644 index 00000000000..c6973631358 --- /dev/null +++ b/stable/octoprint/9.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/octoprint/9.0.20/app-readme.md b/stable/octoprint/9.0.21/app-readme.md similarity index 100% rename from stable/octoprint/9.0.20/app-readme.md rename to stable/octoprint/9.0.21/app-readme.md diff --git a/stable/octoprint/9.0.21/charts/common-12.12.3.tgz b/stable/octoprint/9.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/octoprint/9.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/octoprint/9.0.20/ix_values.yaml b/stable/octoprint/9.0.21/ix_values.yaml similarity index 100% rename from stable/octoprint/9.0.20/ix_values.yaml rename to stable/octoprint/9.0.21/ix_values.yaml diff --git a/stable/octoprint/9.0.20/questions.yaml b/stable/octoprint/9.0.21/questions.yaml similarity index 100% rename from stable/octoprint/9.0.20/questions.yaml rename to stable/octoprint/9.0.21/questions.yaml diff --git a/stable/rcon-webadmin/4.0.18/templates/NOTES.txt b/stable/octoprint/9.0.21/templates/NOTES.txt similarity index 100% rename from stable/rcon-webadmin/4.0.18/templates/NOTES.txt rename to stable/octoprint/9.0.21/templates/NOTES.txt diff --git a/stable/scrutiny/6.0.19/templates/common.yaml b/stable/octoprint/9.0.21/templates/common.yaml similarity index 100% rename from stable/scrutiny/6.0.19/templates/common.yaml rename to stable/octoprint/9.0.21/templates/common.yaml diff --git a/stable/recyclarr/4.0.20/values.yaml b/stable/octoprint/9.0.21/values.yaml similarity index 100% rename from stable/recyclarr/4.0.20/values.yaml rename to stable/octoprint/9.0.21/values.yaml diff --git a/stable/odoo/12.0.19/CHANGELOG.md b/stable/odoo/12.0.19/CHANGELOG.md new file mode 100644 index 00000000000..89b4edb6f11 --- /dev/null +++ b/stable/odoo/12.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [odoo-12.0.19](https://github.com/truecharts/charts/compare/odoo-12.0.18...odoo-12.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [odoo-12.0.18](https://github.com/truecharts/charts/compare/odoo-12.0.17...odoo-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)) + + + + +## [odoo-12.0.17](https://github.com/truecharts/charts/compare/odoo-12.0.16...odoo-12.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [odoo-12.0.16](https://github.com/truecharts/charts/compare/odoo-12.0.15...odoo-12.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [odoo-12.0.15](https://github.com/truecharts/charts/compare/odoo-12.0.14...odoo-12.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [odoo-12.0.14](https://github.com/truecharts/charts/compare/odoo-12.0.13...odoo-12.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [odoo-12.0.13](https://github.com/truecharts/charts/compare/odoo-12.0.12...odoo-12.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [odoo-12.0.12](https://github.com/truecharts/charts/compare/odoo-12.0.11...odoo-12.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [odoo-12.0.11](https://github.com/truecharts/charts/compare/odoo-12.0.10...odoo-12.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [odoo-12.0.10](https://github.com/truecharts/charts/compare/odoo-12.0.9...odoo-12.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/odoo/12.0.19/Chart.yaml b/stable/odoo/12.0.19/Chart.yaml new file mode 100644 index 00000000000..f5d7be2f704 --- /dev/null +++ b/stable/odoo/12.0.19/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "15.0" +version: 12.0.19 +kubeVersion: ">=1.16.0-0" +name: odoo +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +type: application +home: https://truecharts.org/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://www.odoo.com/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rcon-webadmin/4.0.18/README.md b/stable/odoo/12.0.19/README.md similarity index 100% rename from stable/rcon-webadmin/4.0.18/README.md rename to stable/odoo/12.0.19/README.md diff --git a/stable/odoo/12.0.19/app-changelog.md b/stable/odoo/12.0.19/app-changelog.md new file mode 100644 index 00000000000..854a9ba73e2 --- /dev/null +++ b/stable/odoo/12.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [odoo-12.0.19](https://github.com/truecharts/charts/compare/odoo-12.0.18...odoo-12.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/odoo/12.0.19/app-readme.md b/stable/odoo/12.0.19/app-readme.md new file mode 100644 index 00000000000..4c1a61a0ddc --- /dev/null +++ b/stable/odoo/12.0.19/app-readme.md @@ -0,0 +1,8 @@ +All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/odoo](https://truecharts.org/charts/stable/odoo) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/odoo/12.0.19/charts/common-12.12.3.tgz b/stable/odoo/12.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/odoo/12.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/odoo/12.0.19/ix_values.yaml b/stable/odoo/12.0.19/ix_values.yaml new file mode 100644 index 00000000000..827e1504013 --- /dev/null +++ b/stable/odoo/12.0.19/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/odoo + pullPolicy: IfNotPresent + tag: v15.0@sha256:f7d2ab13cf5214ddfbc09d5322bd61ad064a877edbec1620579392838a0a44d7 +service: + main: + ports: + main: + port: 8069 + targetPort: 8069 + odoo: + enabled: true + ports: + xmlrpcs: + enabled: true + port: 8071 + targetPort: 8071 + longpolling: + enabled: true + port: 8072 + targetPort: 8072 +persistence: + odoo: + enabled: true + mountPath: "/var/lib/odoo" + addons: + enabled: true + mountPath: "/mnt/extra-addons" +# Enabled postgres +cnpg: + main: + enabled: true + + user: odoo + database: postgres +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + USER: "{{ .Values.cnpg.main.user }}" + PORT: 5432 + PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + HOST: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/odoo/12.0.19/questions.yaml b/stable/odoo/12.0.19/questions.yaml new file mode 100644 index 00000000000..5a683c328ba --- /dev/null +++ b/stable/odoo/12.0.19/questions.yaml @@ -0,0 +1,2069 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: 8069 + required: true + - variable: odoo + label: "Odoo Service" + description: "Odoo Services" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: xmlrpcs + label: "xmlrpcs Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8071 + required: true + - variable: longpolling + label: "longpolling Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8072 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: odoo + label: "App Storage" + description: "Stores the Application." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: addons + label: "App Addons Storage" + description: "Stores the Application addons." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/rdesktop/4.0.34/templates/NOTES.txt b/stable/odoo/12.0.19/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.34/templates/NOTES.txt rename to stable/odoo/12.0.19/templates/NOTES.txt diff --git a/stable/ser2sock/9.0.19/templates/common.yaml b/stable/odoo/12.0.19/templates/common.yaml similarity index 100% rename from stable/ser2sock/9.0.19/templates/common.yaml rename to stable/odoo/12.0.19/templates/common.yaml diff --git a/stable/redmine/7.0.20/values.yaml b/stable/odoo/12.0.19/values.yaml similarity index 100% rename from stable/redmine/7.0.20/values.yaml rename to stable/odoo/12.0.19/values.yaml diff --git a/stable/omada-controller/9.0.22/CHANGELOG.md b/stable/omada-controller/9.0.22/CHANGELOG.md deleted file mode 100644 index 740869fa2c7..00000000000 --- a/stable/omada-controller/9.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [omada-controller-9.0.22](https://github.com/truecharts/charts/compare/omada-controller-9.0.21...omada-controller-9.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)) - - - - -## [omada-controller-9.0.21](https://github.com/truecharts/charts/compare/omada-controller-9.0.20...omada-controller-9.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [omada-controller-9.0.20](https://github.com/truecharts/charts/compare/omada-controller-9.0.19...omada-controller-9.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [omada-controller-9.0.19](https://github.com/truecharts/charts/compare/omada-controller-9.0.18...omada-controller-9.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [omada-controller-9.0.18](https://github.com/truecharts/charts/compare/omada-controller-9.0.17...omada-controller-9.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [omada-controller-9.0.17](https://github.com/truecharts/charts/compare/omada-controller-9.0.16...omada-controller-9.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [omada-controller-9.0.16](https://github.com/truecharts/charts/compare/omada-controller-9.0.15...omada-controller-9.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [omada-controller-9.0.15](https://github.com/truecharts/charts/compare/omada-controller-9.0.14...omada-controller-9.0.15) (2023-05-06) - -### Feat - -- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) - - - - -## [omada-controller-9.0.14](https://github.com/truecharts/charts/compare/omada-controller-9.0.13...omada-controller-9.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - diff --git a/stable/omada-controller/9.0.22/Chart.yaml b/stable/omada-controller/9.0.22/Chart.yaml deleted file mode 100644 index 1268ea2bd71..00000000000 --- a/stable/omada-controller/9.0.22/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "5.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Omada is a SDN tool for TP-Link Omada hardware -home: https://truecharts.org/charts/stable/omada-controller -icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png -keywords: - - omada-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://github.com/mbentley/docker-omada-controller -version: 9.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/omada-controller/9.0.22/app-changelog.md b/stable/omada-controller/9.0.22/app-changelog.md deleted file mode 100644 index 224d83fcf7c..00000000000 --- a/stable/omada-controller/9.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [omada-controller-9.0.22](https://github.com/truecharts/charts/compare/omada-controller-9.0.21...omada-controller-9.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)) - - \ No newline at end of file diff --git a/stable/omada-controller/9.0.22/charts/common-12.12.1.tgz b/stable/omada-controller/9.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/omada-controller/9.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/omada-controller/9.0.23/CHANGELOG.md b/stable/omada-controller/9.0.23/CHANGELOG.md new file mode 100644 index 00000000000..89fc0ede8ff --- /dev/null +++ b/stable/omada-controller/9.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [omada-controller-9.0.23](https://github.com/truecharts/charts/compare/omada-controller-9.0.22...omada-controller-9.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [omada-controller-9.0.22](https://github.com/truecharts/charts/compare/omada-controller-9.0.21...omada-controller-9.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)) + + + + +## [omada-controller-9.0.21](https://github.com/truecharts/charts/compare/omada-controller-9.0.20...omada-controller-9.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [omada-controller-9.0.20](https://github.com/truecharts/charts/compare/omada-controller-9.0.19...omada-controller-9.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [omada-controller-9.0.19](https://github.com/truecharts/charts/compare/omada-controller-9.0.18...omada-controller-9.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [omada-controller-9.0.18](https://github.com/truecharts/charts/compare/omada-controller-9.0.17...omada-controller-9.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [omada-controller-9.0.17](https://github.com/truecharts/charts/compare/omada-controller-9.0.16...omada-controller-9.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [omada-controller-9.0.16](https://github.com/truecharts/charts/compare/omada-controller-9.0.15...omada-controller-9.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [omada-controller-9.0.15](https://github.com/truecharts/charts/compare/omada-controller-9.0.14...omada-controller-9.0.15) (2023-05-06) + +### Feat + +- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) + + + + +## [omada-controller-9.0.14](https://github.com/truecharts/charts/compare/omada-controller-9.0.13...omada-controller-9.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/omada-controller/9.0.23/Chart.yaml b/stable/omada-controller/9.0.23/Chart.yaml new file mode 100644 index 00000000000..eb53a5178ae --- /dev/null +++ b/stable/omada-controller/9.0.23/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "5.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Omada is a SDN tool for TP-Link Omada hardware +home: https://truecharts.org/charts/stable/omada-controller +icon: https://truecharts.org/img/hotlink-ok/chart-icons/omada-controller.png +keywords: + - omada-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: omada-controller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://github.com/mbentley/docker-omada-controller +version: 9.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.34/README.md b/stable/omada-controller/9.0.23/README.md similarity index 100% rename from stable/rdesktop/4.0.34/README.md rename to stable/omada-controller/9.0.23/README.md diff --git a/stable/omada-controller/9.0.23/app-changelog.md b/stable/omada-controller/9.0.23/app-changelog.md new file mode 100644 index 00000000000..cdf6425370e --- /dev/null +++ b/stable/omada-controller/9.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [omada-controller-9.0.23](https://github.com/truecharts/charts/compare/omada-controller-9.0.22...omada-controller-9.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/omada-controller/9.0.22/app-readme.md b/stable/omada-controller/9.0.23/app-readme.md similarity index 100% rename from stable/omada-controller/9.0.22/app-readme.md rename to stable/omada-controller/9.0.23/app-readme.md diff --git a/stable/omada-controller/9.0.23/charts/common-12.12.3.tgz b/stable/omada-controller/9.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/omada-controller/9.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/omada-controller/9.0.22/ix_values.yaml b/stable/omada-controller/9.0.23/ix_values.yaml similarity index 100% rename from stable/omada-controller/9.0.22/ix_values.yaml rename to stable/omada-controller/9.0.23/ix_values.yaml diff --git a/stable/omada-controller/9.0.22/questions.yaml b/stable/omada-controller/9.0.23/questions.yaml similarity index 100% rename from stable/omada-controller/9.0.22/questions.yaml rename to stable/omada-controller/9.0.23/questions.yaml diff --git a/stable/recyclarr/4.0.20/templates/NOTES.txt b/stable/omada-controller/9.0.23/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/4.0.20/templates/NOTES.txt rename to stable/omada-controller/9.0.23/templates/NOTES.txt diff --git a/stable/omada-controller/9.0.22/templates/common.yaml b/stable/omada-controller/9.0.23/templates/common.yaml similarity index 100% rename from stable/omada-controller/9.0.22/templates/common.yaml rename to stable/omada-controller/9.0.23/templates/common.yaml diff --git a/stable/reg/9.0.21/values.yaml b/stable/omada-controller/9.0.23/values.yaml similarity index 100% rename from stable/reg/9.0.21/values.yaml rename to stable/omada-controller/9.0.23/values.yaml diff --git a/stable/ombi/14.0.20/CHANGELOG.md b/stable/ombi/14.0.20/CHANGELOG.md new file mode 100644 index 00000000000..84794d65273 --- /dev/null +++ b/stable/ombi/14.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [ombi-14.0.19](https://github.com/truecharts/charts/compare/ombi-14.0.18...ombi-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)) + + + + +## [ombi-14.0.18](https://github.com/truecharts/charts/compare/ombi-14.0.17...ombi-14.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ombi-14.0.17](https://github.com/truecharts/charts/compare/ombi-14.0.16...ombi-14.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ombi-14.0.16](https://github.com/truecharts/charts/compare/ombi-14.0.15...ombi-14.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ombi-14.0.15](https://github.com/truecharts/charts/compare/ombi-14.0.14...ombi-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ombi-14.0.14](https://github.com/truecharts/charts/compare/ombi-14.0.13...ombi-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ombi-14.0.13](https://github.com/truecharts/charts/compare/ombi-14.0.12...ombi-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ombi-14.0.12](https://github.com/truecharts/charts/compare/ombi-14.0.11...ombi-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ombi-14.0.11](https://github.com/truecharts/charts/compare/ombi-14.0.10...ombi-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/ombi/14.0.20/Chart.yaml b/stable/ombi/14.0.20/Chart.yaml new file mode 100644 index 00000000000..f9a7a4c711d --- /dev/null +++ b/stable/ombi/14.0.20/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.35.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Want a Movie or TV Show on Plex or Emby? Use Ombi! +home: https://truecharts.org/charts/stable/ombi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ombi.png +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ombi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/tidusjar/Ombi +type: application +version: 14.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/recyclarr/4.0.20/README.md b/stable/ombi/14.0.20/README.md similarity index 100% rename from stable/recyclarr/4.0.20/README.md rename to stable/ombi/14.0.20/README.md diff --git a/stable/ombi/14.0.20/app-changelog.md b/stable/ombi/14.0.20/app-changelog.md new file mode 100644 index 00000000000..e3d621fd885 --- /dev/null +++ b/stable/ombi/14.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ombi/14.0.20/app-readme.md b/stable/ombi/14.0.20/app-readme.md new file mode 100644 index 00000000000..d992faf957c --- /dev/null +++ b/stable/ombi/14.0.20/app-readme.md @@ -0,0 +1,8 @@ +Want a Movie or TV Show on Plex or Emby? Use Ombi! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/ombi](https://truecharts.org/charts/stable/ombi) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/ombi/14.0.20/charts/common-12.12.3.tgz b/stable/ombi/14.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ombi/14.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/ombi/14.0.20/ix_values.yaml b/stable/ombi/14.0.20/ix_values.yaml new file mode 100644 index 00000000000..e162f6e4249 --- /dev/null +++ b/stable/ombi/14.0.20/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.35.3@sha256:b4ce30ee4f1c4091125b5a2f39bbf14c169434668dadac9462773c5647680305 +service: + main: + ports: + main: + port: 3579 + targetPort: 3579 +persistence: + config: + enabled: true + mountPath: "/config" +# Enabled mariadb +# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb +mariadb: + enabled: false + architecture: standalone + auth: + database: ombi + username: ombi + password: ombi + primary: + persistence: + enabled: false +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/ombi/14.0.20/questions.yaml b/stable/ombi/14.0.20/questions.yaml new file mode 100644 index 00000000000..1360f269043 --- /dev/null +++ b/stable/ombi/14.0.20/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/redmine/7.0.20/templates/NOTES.txt b/stable/ombi/14.0.20/templates/NOTES.txt similarity index 100% rename from stable/redmine/7.0.20/templates/NOTES.txt rename to stable/ombi/14.0.20/templates/NOTES.txt diff --git a/stable/shlink-web-client/6.0.19/templates/common.yaml b/stable/ombi/14.0.20/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/6.0.19/templates/common.yaml rename to stable/ombi/14.0.20/templates/common.yaml diff --git a/stable/remmina/6.0.18/values.yaml b/stable/ombi/14.0.20/values.yaml similarity index 100% rename from stable/remmina/6.0.18/values.yaml rename to stable/ombi/14.0.20/values.yaml diff --git a/stable/onlyoffice-document-server/10.0.18/CHANGELOG.md b/stable/onlyoffice-document-server/10.0.18/CHANGELOG.md new file mode 100644 index 00000000000..cdd30d27569 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [onlyoffice-document-server-10.0.17](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.16...onlyoffice-document-server-10.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)) + + + + +## [onlyoffice-document-server-10.0.16](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.15...onlyoffice-document-server-10.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [onlyoffice-document-server-10.0.15](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.14...onlyoffice-document-server-10.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [onlyoffice-document-server-10.0.14](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.13...onlyoffice-document-server-10.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [onlyoffice-document-server-10.0.13](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.12...onlyoffice-document-server-10.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [onlyoffice-document-server-10.0.12](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.11...onlyoffice-document-server-10.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [onlyoffice-document-server-10.0.11](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.10...onlyoffice-document-server-10.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [onlyoffice-document-server-10.0.10](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.9...onlyoffice-document-server-10.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [onlyoffice-document-server-10.0.9](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.8...onlyoffice-document-server-10.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/onlyoffice-document-server/10.0.18/Chart.yaml b/stable/onlyoffice-document-server/10.0.18/Chart.yaml new file mode 100644 index 00000000000..489e1d45ab1 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.18/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: "ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time." +home: https://truecharts.org/charts/stable/onlyoffice-document-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/onlyoffice-document-server.png +keywords: + - onlyoffice +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlyoffice-document-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer +version: 10.0.18 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/7.0.20/README.md b/stable/onlyoffice-document-server/10.0.18/README.md similarity index 100% rename from stable/redmine/7.0.20/README.md rename to stable/onlyoffice-document-server/10.0.18/README.md diff --git a/stable/onlyoffice-document-server/10.0.18/app-changelog.md b/stable/onlyoffice-document-server/10.0.18/app-changelog.md new file mode 100644 index 00000000000..32bdd8966f7 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/10.0.18/app-readme.md b/stable/onlyoffice-document-server/10.0.18/app-readme.md new file mode 100644 index 00000000000..23b8cbdf481 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.18/app-readme.md @@ -0,0 +1,8 @@ +ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/onlyoffice-document-server](https://truecharts.org/charts/stable/onlyoffice-document-server) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/onlyoffice-document-server/10.0.18/charts/common-12.12.3.tgz b/stable/onlyoffice-document-server/10.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/onlyoffice-document-server/10.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/onlyoffice-document-server/10.0.18/charts/redis-6.0.52.tgz b/stable/onlyoffice-document-server/10.0.18/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/onlyoffice-document-server/10.0.18/charts/redis-6.0.52.tgz differ diff --git a/stable/onlyoffice-document-server/10.0.18/ix_values.yaml b/stable/onlyoffice-document-server/10.0.18/ix_values.yaml new file mode 100644 index 00000000000..0eb23481b8c --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.18/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: tccr.io/truecharts/onlyoffice-ds + tag: 7.3.3@sha256:302775072f65ec6f271d0b09a394cff3b2e535f35bb064e1cc18a51c1d14718f + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10043 + targetPort: 80 +# Enabled postgres +cnpg: + main: + enabled: true + + user: onlyoffice + database: onlyoffice +# Enabled redis +redis: + enabled: true + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthcheck" + readiness: + path: "/healthcheck" + startup: + path: "/healthcheck" + env: + WOPI_ENABLED: true + JWT_ENABLED: true + DB_TYPE: "postgres" + DB_PORT: 5432 + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + REDIS_SERVER_PORT: 6379 + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host + DB_PWD: + secretKeyRef: + name: cnpg-main-user + key: password + REDIS_SERVER_HOST: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: plainhost + REDIS_SERVER_PASS: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "rediscreds" }}' + key: redis-password + JWT_SECRET: "randomgeneratedstring" diff --git a/stable/onlyoffice-document-server/10.0.18/questions.yaml b/stable/onlyoffice-document-server/10.0.18/questions.yaml new file mode 100644 index 00000000000..a79edf267a4 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.18/questions.yaml @@ -0,0 +1,1882 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/reg/9.0.21/templates/NOTES.txt b/stable/onlyoffice-document-server/10.0.18/templates/NOTES.txt similarity index 100% rename from stable/reg/9.0.21/templates/NOTES.txt rename to stable/onlyoffice-document-server/10.0.18/templates/NOTES.txt diff --git a/stable/shlink/8.0.20/templates/common.yaml b/stable/onlyoffice-document-server/10.0.18/templates/common.yaml similarity index 100% rename from stable/shlink/8.0.20/templates/common.yaml rename to stable/onlyoffice-document-server/10.0.18/templates/common.yaml diff --git a/stable/requestrr/5.0.18/values.yaml b/stable/onlyoffice-document-server/10.0.18/values.yaml similarity index 100% rename from stable/requestrr/5.0.18/values.yaml rename to stable/onlyoffice-document-server/10.0.18/values.yaml diff --git a/stable/openhab/5.0.11/CHANGELOG.md b/stable/openhab/5.0.11/CHANGELOG.md deleted file mode 100644 index 25c425232b6..00000000000 --- a/stable/openhab/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openhab-5.0.11](https://github.com/truecharts/charts/compare/openhab-5.0.10...openhab-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)) - - - - -## [openhab-5.0.10](https://github.com/truecharts/charts/compare/openhab-5.0.9...openhab-5.0.10) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [openhab-5.0.9](https://github.com/truecharts/charts/compare/openhab-5.0.8...openhab-5.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [openhab-5.0.8](https://github.com/truecharts/charts/compare/openhab-5.0.7...openhab-5.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [openhab-5.0.6](https://github.com/truecharts/charts/compare/openhab-5.0.5...openhab-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016)) - - - - -## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openhab-5.0.3](https://github.com/truecharts/charts/compare/openhab-5.0.2...openhab-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openhab-5.0.2](https://github.com/truecharts/charts/compare/openhab-5.0.1...openhab-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/openhab/5.0.11/Chart.yaml b/stable/openhab/5.0.11/Chart.yaml deleted file mode 100644 index e92eff9d4f3..00000000000 --- a/stable/openhab/5.0.11/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "3.4.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: OpenHab is a home-automation application -home: https://truecharts.org/charts/stable/openhab -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openhab.png -keywords: - - openhab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openhab -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab -type: application -version: 5.0.11 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/5.0.11/app-changelog.md b/stable/openhab/5.0.11/app-changelog.md deleted file mode 100644 index e359a5b5b70..00000000000 --- a/stable/openhab/5.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [openhab-5.0.11](https://github.com/truecharts/charts/compare/openhab-5.0.10...openhab-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)) - - \ No newline at end of file diff --git a/stable/openhab/5.0.11/charts/common-12.12.1.tgz b/stable/openhab/5.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/openhab/5.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/openhab/5.0.12/CHANGELOG.md b/stable/openhab/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..068d50c2f27 --- /dev/null +++ b/stable/openhab/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openhab-5.0.12](https://github.com/truecharts/charts/compare/openhab-5.0.11...openhab-5.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [openhab-5.0.11](https://github.com/truecharts/charts/compare/openhab-5.0.10...openhab-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)) + + + + +## [openhab-5.0.10](https://github.com/truecharts/charts/compare/openhab-5.0.9...openhab-5.0.10) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [openhab-5.0.9](https://github.com/truecharts/charts/compare/openhab-5.0.8...openhab-5.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [openhab-5.0.8](https://github.com/truecharts/charts/compare/openhab-5.0.7...openhab-5.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [openhab-5.0.6](https://github.com/truecharts/charts/compare/openhab-5.0.5...openhab-5.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016)) + + + + +## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [openhab-5.0.3](https://github.com/truecharts/charts/compare/openhab-5.0.2...openhab-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/openhab/5.0.12/Chart.yaml b/stable/openhab/5.0.12/Chart.yaml new file mode 100644 index 00000000000..e1de79ad1b9 --- /dev/null +++ b/stable/openhab/5.0.12/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.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: 5.0.12 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/reg/9.0.21/README.md b/stable/openhab/5.0.12/README.md similarity index 100% rename from stable/reg/9.0.21/README.md rename to stable/openhab/5.0.12/README.md diff --git a/stable/openhab/5.0.12/app-changelog.md b/stable/openhab/5.0.12/app-changelog.md new file mode 100644 index 00000000000..1d2dcc20935 --- /dev/null +++ b/stable/openhab/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-5.0.12](https://github.com/truecharts/charts/compare/openhab-5.0.11...openhab-5.0.12) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/openhab/5.0.11/app-readme.md b/stable/openhab/5.0.12/app-readme.md similarity index 100% rename from stable/openhab/5.0.11/app-readme.md rename to stable/openhab/5.0.12/app-readme.md diff --git a/stable/openhab/5.0.12/charts/common-12.12.3.tgz b/stable/openhab/5.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/openhab/5.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/openhab/5.0.11/ix_values.yaml b/stable/openhab/5.0.12/ix_values.yaml similarity index 100% rename from stable/openhab/5.0.11/ix_values.yaml rename to stable/openhab/5.0.12/ix_values.yaml diff --git a/stable/openhab/5.0.11/questions.yaml b/stable/openhab/5.0.12/questions.yaml similarity index 100% rename from stable/openhab/5.0.11/questions.yaml rename to stable/openhab/5.0.12/questions.yaml diff --git a/stable/remmina/6.0.18/templates/NOTES.txt b/stable/openhab/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/remmina/6.0.18/templates/NOTES.txt rename to stable/openhab/5.0.12/templates/NOTES.txt diff --git a/stable/zigbee2mqtt/7.0.22/templates/common.yaml b/stable/openhab/5.0.12/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.22/templates/common.yaml rename to stable/openhab/5.0.12/templates/common.yaml diff --git a/stable/resilio-sync/9.0.19/values.yaml b/stable/openhab/5.0.12/values.yaml similarity index 100% rename from stable/resilio-sync/9.0.19/values.yaml rename to stable/openhab/5.0.12/values.yaml diff --git a/stable/openspeedtest/4.0.18/CHANGELOG.md b/stable/openspeedtest/4.0.18/CHANGELOG.md deleted file mode 100644 index 6867daaee0f..00000000000 --- a/stable/openspeedtest/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openspeedtest-4.0.18](https://github.com/truecharts/charts/compare/openspeedtest-4.0.17...openspeedtest-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [openspeedtest-4.0.17](https://github.com/truecharts/charts/compare/openspeedtest-4.0.16...openspeedtest-4.0.17) (2023-06-01) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#9321](https://github.com/truecharts/charts/issues/9321)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [openspeedtest-4.0.16](https://github.com/truecharts/charts/compare/openspeedtest-4.0.15...openspeedtest-4.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [openspeedtest-4.0.15](https://github.com/truecharts/charts/compare/openspeedtest-4.0.14...openspeedtest-4.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [openspeedtest-4.0.14](https://github.com/truecharts/charts/compare/openspeedtest-4.0.13...openspeedtest-4.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [openspeedtest-4.0.12](https://github.com/truecharts/charts/compare/openspeedtest-4.0.11...openspeedtest-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openspeedtest-4.0.11](https://github.com/truecharts/charts/compare/openspeedtest-4.0.10...openspeedtest-4.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openspeedtest-4.0.10](https://github.com/truecharts/charts/compare/openspeedtest-4.0.9...openspeedtest-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openspeedtest-4.0.9](https://github.com/truecharts/charts/compare/openspeedtest-4.0.8...openspeedtest-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/openspeedtest/4.0.18/Chart.yaml b/stable/openspeedtest/4.0.18/Chart.yaml deleted file mode 100644 index 6c2f985efed..00000000000 --- a/stable/openspeedtest/4.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. -home: https://truecharts.org/charts/stable/openspeedtest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://github.com/openspeedtest/Speed-Test -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/4.0.18/app-changelog.md b/stable/openspeedtest/4.0.18/app-changelog.md deleted file mode 100644 index b89c2b831e8..00000000000 --- a/stable/openspeedtest/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-4.0.18](https://github.com/truecharts/charts/compare/openspeedtest-4.0.17...openspeedtest-4.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/openspeedtest/4.0.18/charts/common-12.12.1.tgz b/stable/openspeedtest/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/openspeedtest/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/openspeedtest/4.0.19/CHANGELOG.md b/stable/openspeedtest/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b6279febb76 --- /dev/null +++ b/stable/openspeedtest/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [openspeedtest-4.0.18](https://github.com/truecharts/charts/compare/openspeedtest-4.0.17...openspeedtest-4.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [openspeedtest-4.0.17](https://github.com/truecharts/charts/compare/openspeedtest-4.0.16...openspeedtest-4.0.17) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#9321](https://github.com/truecharts/charts/issues/9321)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [openspeedtest-4.0.16](https://github.com/truecharts/charts/compare/openspeedtest-4.0.15...openspeedtest-4.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [openspeedtest-4.0.15](https://github.com/truecharts/charts/compare/openspeedtest-4.0.14...openspeedtest-4.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [openspeedtest-4.0.14](https://github.com/truecharts/charts/compare/openspeedtest-4.0.13...openspeedtest-4.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [openspeedtest-4.0.12](https://github.com/truecharts/charts/compare/openspeedtest-4.0.11...openspeedtest-4.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [openspeedtest-4.0.11](https://github.com/truecharts/charts/compare/openspeedtest-4.0.10...openspeedtest-4.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [openspeedtest-4.0.10](https://github.com/truecharts/charts/compare/openspeedtest-4.0.9...openspeedtest-4.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/openspeedtest/4.0.19/Chart.yaml b/stable/openspeedtest/4.0.19/Chart.yaml new file mode 100644 index 00000000000..b5d799e1ca2 --- /dev/null +++ b/stable/openspeedtest/4.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. +home: https://truecharts.org/charts/stable/openspeedtest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openspeedtest.png +keywords: + - speedtest + - speed test + - openspeedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openspeedtest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://github.com/openspeedtest/Speed-Test +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/6.0.18/README.md b/stable/openspeedtest/4.0.19/README.md similarity index 100% rename from stable/remmina/6.0.18/README.md rename to stable/openspeedtest/4.0.19/README.md diff --git a/stable/openspeedtest/4.0.19/app-changelog.md b/stable/openspeedtest/4.0.19/app-changelog.md new file mode 100644 index 00000000000..e6d02b9f613 --- /dev/null +++ b/stable/openspeedtest/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/openspeedtest/4.0.18/app-readme.md b/stable/openspeedtest/4.0.19/app-readme.md similarity index 100% rename from stable/openspeedtest/4.0.18/app-readme.md rename to stable/openspeedtest/4.0.19/app-readme.md diff --git a/stable/openspeedtest/4.0.19/charts/common-12.12.3.tgz b/stable/openspeedtest/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/openspeedtest/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/openspeedtest/4.0.18/ix_values.yaml b/stable/openspeedtest/4.0.19/ix_values.yaml similarity index 100% rename from stable/openspeedtest/4.0.18/ix_values.yaml rename to stable/openspeedtest/4.0.19/ix_values.yaml diff --git a/stable/openspeedtest/4.0.18/questions.yaml b/stable/openspeedtest/4.0.19/questions.yaml similarity index 100% rename from stable/openspeedtest/4.0.18/questions.yaml rename to stable/openspeedtest/4.0.19/questions.yaml diff --git a/stable/requestrr/5.0.18/templates/NOTES.txt b/stable/openspeedtest/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/requestrr/5.0.18/templates/NOTES.txt rename to stable/openspeedtest/4.0.19/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.20/templates/common.yaml b/stable/openspeedtest/4.0.19/templates/common.yaml similarity index 100% rename from stable/snapdrop/5.0.20/templates/common.yaml rename to stable/openspeedtest/4.0.19/templates/common.yaml diff --git a/stable/retrobot/4.0.19/values.yaml b/stable/openspeedtest/4.0.19/values.yaml similarity index 100% rename from stable/retrobot/4.0.19/values.yaml rename to stable/openspeedtest/4.0.19/values.yaml diff --git a/stable/openvscode-server/5.0.23/CHANGELOG.md b/stable/openvscode-server/5.0.23/CHANGELOG.md deleted file mode 100644 index 712e33fec24..00000000000 --- a/stable/openvscode-server/5.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openvscode-server-5.0.23](https://github.com/truecharts/charts/compare/openvscode-server-5.0.22...openvscode-server-5.0.23) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [openvscode-server-5.0.22](https://github.com/truecharts/charts/compare/openvscode-server-5.0.21...openvscode-server-5.0.22) (2023-06-03) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.78.2 ([#9342](https://github.com/truecharts/charts/issues/9342)) - - - - -## [openvscode-server-5.0.21](https://github.com/truecharts/charts/compare/openvscode-server-5.0.20...openvscode-server-5.0.21) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.78.2 ([#9244](https://github.com/truecharts/charts/issues/9244)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [openvscode-server-5.0.20](https://github.com/truecharts/charts/compare/openvscode-server-5.0.19...openvscode-server-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [openvscode-server-5.0.19](https://github.com/truecharts/charts/compare/openvscode-server-5.0.18...openvscode-server-5.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [openvscode-server-5.0.18](https://github.com/truecharts/charts/compare/openvscode-server-5.0.17...openvscode-server-5.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [openvscode-server-5.0.17](https://github.com/truecharts/charts/compare/openvscode-server-5.0.16...openvscode-server-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [openvscode-server-5.0.16](https://github.com/truecharts/charts/compare/openvscode-server-5.0.15...openvscode-server-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openvscode-server-5.0.15](https://github.com/truecharts/charts/compare/openvscode-server-5.0.14...openvscode-server-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openvscode-server-5.0.14](https://github.com/truecharts/charts/compare/openvscode-server-5.0.13...openvscode-server-5.0.14) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.78.1 ([#8907](https://github.com/truecharts/charts/issues/8907)) - - - diff --git a/stable/openvscode-server/5.0.23/Chart.yaml b/stable/openvscode-server/5.0.23/Chart.yaml deleted file mode 100644 index 49e9ffe02ba..00000000000 --- a/stable/openvscode-server/5.0.23/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 5.0.23 -appVersion: "1.78.2" -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -keywords: - - openvscode-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/openvscode-server/5.0.23/app-changelog.md b/stable/openvscode-server/5.0.23/app-changelog.md deleted file mode 100644 index 64958280fbb..00000000000 --- a/stable/openvscode-server/5.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openvscode-server-5.0.23](https://github.com/truecharts/charts/compare/openvscode-server-5.0.22...openvscode-server-5.0.23) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/openvscode-server/5.0.23/charts/common-12.12.1.tgz b/stable/openvscode-server/5.0.23/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/openvscode-server/5.0.23/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/openvscode-server/5.0.24/CHANGELOG.md b/stable/openvscode-server/5.0.24/CHANGELOG.md new file mode 100644 index 00000000000..8587f0f8e86 --- /dev/null +++ b/stable/openvscode-server/5.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openvscode-server-5.0.24](https://github.com/truecharts/charts/compare/openvscode-server-5.0.23...openvscode-server-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [openvscode-server-5.0.23](https://github.com/truecharts/charts/compare/openvscode-server-5.0.22...openvscode-server-5.0.23) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [openvscode-server-5.0.22](https://github.com/truecharts/charts/compare/openvscode-server-5.0.21...openvscode-server-5.0.22) (2023-06-03) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.78.2 ([#9342](https://github.com/truecharts/charts/issues/9342)) + + + + +## [openvscode-server-5.0.21](https://github.com/truecharts/charts/compare/openvscode-server-5.0.20...openvscode-server-5.0.21) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.78.2 ([#9244](https://github.com/truecharts/charts/issues/9244)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [openvscode-server-5.0.20](https://github.com/truecharts/charts/compare/openvscode-server-5.0.19...openvscode-server-5.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [openvscode-server-5.0.19](https://github.com/truecharts/charts/compare/openvscode-server-5.0.18...openvscode-server-5.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [openvscode-server-5.0.18](https://github.com/truecharts/charts/compare/openvscode-server-5.0.17...openvscode-server-5.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [openvscode-server-5.0.17](https://github.com/truecharts/charts/compare/openvscode-server-5.0.16...openvscode-server-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [openvscode-server-5.0.16](https://github.com/truecharts/charts/compare/openvscode-server-5.0.15...openvscode-server-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [openvscode-server-5.0.15](https://github.com/truecharts/charts/compare/openvscode-server-5.0.14...openvscode-server-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/openvscode-server/5.0.24/Chart.yaml b/stable/openvscode-server/5.0.24/Chart.yaml new file mode 100644 index 00000000000..669f925664f --- /dev/null +++ b/stable/openvscode-server/5.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 5.0.24 +appVersion: "1.78.2" +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +keywords: + - openvscode-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/requestrr/5.0.18/README.md b/stable/openvscode-server/5.0.24/README.md similarity index 100% rename from stable/requestrr/5.0.18/README.md rename to stable/openvscode-server/5.0.24/README.md diff --git a/stable/openvscode-server/5.0.24/app-changelog.md b/stable/openvscode-server/5.0.24/app-changelog.md new file mode 100644 index 00000000000..9d35c551655 --- /dev/null +++ b/stable/openvscode-server/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openvscode-server-5.0.24](https://github.com/truecharts/charts/compare/openvscode-server-5.0.23...openvscode-server-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/openvscode-server/5.0.23/app-readme.md b/stable/openvscode-server/5.0.24/app-readme.md similarity index 100% rename from stable/openvscode-server/5.0.23/app-readme.md rename to stable/openvscode-server/5.0.24/app-readme.md diff --git a/stable/openvscode-server/5.0.24/charts/common-12.12.3.tgz b/stable/openvscode-server/5.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/openvscode-server/5.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/openvscode-server/5.0.23/ix_values.yaml b/stable/openvscode-server/5.0.24/ix_values.yaml similarity index 100% rename from stable/openvscode-server/5.0.23/ix_values.yaml rename to stable/openvscode-server/5.0.24/ix_values.yaml diff --git a/stable/openvscode-server/5.0.23/questions.yaml b/stable/openvscode-server/5.0.24/questions.yaml similarity index 100% rename from stable/openvscode-server/5.0.23/questions.yaml rename to stable/openvscode-server/5.0.24/questions.yaml diff --git a/stable/resilio-sync/9.0.19/templates/NOTES.txt b/stable/openvscode-server/5.0.24/templates/NOTES.txt similarity index 100% rename from stable/resilio-sync/9.0.19/templates/NOTES.txt rename to stable/openvscode-server/5.0.24/templates/NOTES.txt diff --git a/stable/snippet-box/3.0.1/templates/common.yaml b/stable/openvscode-server/5.0.24/templates/common.yaml similarity index 100% rename from stable/snippet-box/3.0.1/templates/common.yaml rename to stable/openvscode-server/5.0.24/templates/common.yaml diff --git a/stable/ring-mqtt/4.0.19/values.yaml b/stable/openvscode-server/5.0.24/values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.19/values.yaml rename to stable/openvscode-server/5.0.24/values.yaml diff --git a/stable/organizr/14.0.17/CHANGELOG.md b/stable/organizr/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..84a934c1d72 --- /dev/null +++ b/stable/organizr/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [organizr-14.0.13](https://github.com/truecharts/charts/compare/organizr-14.0.12...organizr-14.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [organizr-14.0.12](https://github.com/truecharts/charts/compare/organizr-14.0.11...organizr-14.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [organizr-14.0.11](https://github.com/truecharts/charts/compare/organizr-14.0.10...organizr-14.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [organizr-14.0.10](https://github.com/truecharts/charts/compare/organizr-14.0.9...organizr-14.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [organizr-14.0.9](https://github.com/truecharts/charts/compare/organizr-14.0.8...organizr-14.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [organizr-14.0.8](https://github.com/truecharts/charts/compare/organizr-14.0.7...organizr-14.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/organizr/14.0.17/Chart.yaml b/stable/organizr/14.0.17/Chart.yaml new file mode 100644 index 00000000000..f4e9a49ebd3 --- /dev/null +++ b/stable/organizr/14.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: HTPC/Homelab Services Organizer +home: https://truecharts.org/charts/stable/organizr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png +keywords: + - organizr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: organizr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://github.com/causefx/Organizr +type: application +version: 14.0.17 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/9.0.19/README.md b/stable/organizr/14.0.17/README.md similarity index 100% rename from stable/resilio-sync/9.0.19/README.md rename to stable/organizr/14.0.17/README.md diff --git a/stable/organizr/14.0.17/app-changelog.md b/stable/organizr/14.0.17/app-changelog.md new file mode 100644 index 00000000000..92937ea60be --- /dev/null +++ b/stable/organizr/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/organizr/14.0.17/app-readme.md b/stable/organizr/14.0.17/app-readme.md new file mode 100644 index 00000000000..71119255288 --- /dev/null +++ b/stable/organizr/14.0.17/app-readme.md @@ -0,0 +1,8 @@ +HTPC/Homelab Services Organizer + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/organizr](https://truecharts.org/charts/stable/organizr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/organizr/14.0.17/charts/common-12.12.3.tgz b/stable/organizr/14.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/organizr/14.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/organizr/14.0.17/ix_values.yaml b/stable/organizr/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..f850c65b6d5 --- /dev/null +++ b/stable/organizr/14.0.17/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/organizr + pullPolicy: Always + tag: latest@sha256:aa4357e9fdd9d1c2fc887fb2b06be0daf58149495733810964363d295caec647 +service: + main: + ports: + main: + port: 10022 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/config" + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/organizr/14.0.17/questions.yaml b/stable/organizr/14.0.17/questions.yaml new file mode 100644 index 00000000000..897f5952e4a --- /dev/null +++ b/stable/organizr/14.0.17/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: 10022 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/retrobot/4.0.19/templates/NOTES.txt b/stable/organizr/14.0.17/templates/NOTES.txt similarity index 100% rename from stable/retrobot/4.0.19/templates/NOTES.txt rename to stable/organizr/14.0.17/templates/NOTES.txt diff --git a/stable/speedtest-exporter/6.0.17/templates/common.yaml b/stable/organizr/14.0.17/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.17/templates/common.yaml rename to stable/organizr/14.0.17/templates/common.yaml diff --git a/stable/romm/1.0.1/values.yaml b/stable/organizr/14.0.17/values.yaml similarity index 100% rename from stable/romm/1.0.1/values.yaml rename to stable/organizr/14.0.17/values.yaml diff --git a/stable/oscam/9.0.18/CHANGELOG.md b/stable/oscam/9.0.18/CHANGELOG.md deleted file mode 100644 index df07ffe715a..00000000000 --- a/stable/oscam/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [oscam-9.0.16](https://github.com/truecharts/charts/compare/oscam-9.0.15...oscam-9.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [oscam-9.0.15](https://github.com/truecharts/charts/compare/oscam-9.0.14...oscam-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [oscam-9.0.14](https://github.com/truecharts/charts/compare/oscam-9.0.13...oscam-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [oscam-9.0.13](https://github.com/truecharts/charts/compare/oscam-9.0.12...oscam-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [oscam-9.0.12](https://github.com/truecharts/charts/compare/oscam-9.0.11...oscam-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [oscam-9.0.11](https://github.com/truecharts/charts/compare/oscam-9.0.10...oscam-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [oscam-9.0.10](https://github.com/truecharts/charts/compare/oscam-9.0.9...oscam-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [oscam-9.0.9](https://github.com/truecharts/charts/compare/oscam-9.0.8...oscam-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/oscam/9.0.18/Chart.yaml b/stable/oscam/9.0.18/Chart.yaml deleted file mode 100644 index 8d172398d6a..00000000000 --- a/stable/oscam/9.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Open Source Conditional Access Module software -home: https://truecharts.org/charts/stable/oscam -icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png -keywords: - - oscam -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: oscam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://trac.streamboard.tv/oscam/browser/trunk -type: application -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" diff --git a/stable/oscam/9.0.18/app-changelog.md b/stable/oscam/9.0.18/app-changelog.md deleted file mode 100644 index 9d99e9026c2..00000000000 --- a/stable/oscam/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/oscam/9.0.18/charts/common-12.12.1.tgz b/stable/oscam/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/oscam/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/oscam/9.0.19/CHANGELOG.md b/stable/oscam/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..47f66bb7aee --- /dev/null +++ b/stable/oscam/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [oscam-9.0.16](https://github.com/truecharts/charts/compare/oscam-9.0.15...oscam-9.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [oscam-9.0.15](https://github.com/truecharts/charts/compare/oscam-9.0.14...oscam-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [oscam-9.0.14](https://github.com/truecharts/charts/compare/oscam-9.0.13...oscam-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [oscam-9.0.13](https://github.com/truecharts/charts/compare/oscam-9.0.12...oscam-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [oscam-9.0.12](https://github.com/truecharts/charts/compare/oscam-9.0.11...oscam-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [oscam-9.0.11](https://github.com/truecharts/charts/compare/oscam-9.0.10...oscam-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [oscam-9.0.10](https://github.com/truecharts/charts/compare/oscam-9.0.9...oscam-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/oscam/9.0.19/Chart.yaml b/stable/oscam/9.0.19/Chart.yaml new file mode 100644 index 00000000000..4ee1eaf07f1 --- /dev/null +++ b/stable/oscam/9.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Open Source Conditional Access Module software +home: https://truecharts.org/charts/stable/oscam +icon: https://truecharts.org/img/hotlink-ok/chart-icons/oscam.png +keywords: + - oscam +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: oscam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://trac.streamboard.tv/oscam/browser/trunk +type: application +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/4.0.19/README.md b/stable/oscam/9.0.19/README.md similarity index 100% rename from stable/retrobot/4.0.19/README.md rename to stable/oscam/9.0.19/README.md diff --git a/stable/oscam/9.0.19/app-changelog.md b/stable/oscam/9.0.19/app-changelog.md new file mode 100644 index 00000000000..8406bdc8c65 --- /dev/null +++ b/stable/oscam/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/oscam/9.0.18/app-readme.md b/stable/oscam/9.0.19/app-readme.md similarity index 100% rename from stable/oscam/9.0.18/app-readme.md rename to stable/oscam/9.0.19/app-readme.md diff --git a/stable/oscam/9.0.19/charts/common-12.12.3.tgz b/stable/oscam/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/oscam/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/oscam/9.0.18/ix_values.yaml b/stable/oscam/9.0.19/ix_values.yaml similarity index 100% rename from stable/oscam/9.0.18/ix_values.yaml rename to stable/oscam/9.0.19/ix_values.yaml diff --git a/stable/oscam/9.0.18/questions.yaml b/stable/oscam/9.0.19/questions.yaml similarity index 100% rename from stable/oscam/9.0.18/questions.yaml rename to stable/oscam/9.0.19/questions.yaml diff --git a/stable/ring-mqtt/4.0.19/templates/NOTES.txt b/stable/oscam/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/4.0.19/templates/NOTES.txt rename to stable/oscam/9.0.19/templates/NOTES.txt diff --git a/stable/sshwifty/1.0.1/templates/common.yaml b/stable/oscam/9.0.19/templates/common.yaml similarity index 100% rename from stable/sshwifty/1.0.1/templates/common.yaml rename to stable/oscam/9.0.19/templates/common.yaml diff --git a/stable/rsnapshot/5.0.18/values.yaml b/stable/oscam/9.0.19/values.yaml similarity index 100% rename from stable/rsnapshot/5.0.18/values.yaml rename to stable/oscam/9.0.19/values.yaml diff --git a/stable/outline/7.0.21/CHANGELOG.md b/stable/outline/7.0.21/CHANGELOG.md deleted file mode 100644 index c4de485f32f..00000000000 --- a/stable/outline/7.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [outline-7.0.21](https://github.com/truecharts/charts/compare/outline-7.0.20...outline-7.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)) - - - - -## [outline-7.0.20](https://github.com/truecharts/charts/compare/outline-7.0.19...outline-7.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [outline-7.0.19](https://github.com/truecharts/charts/compare/outline-7.0.18...outline-7.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [outline-7.0.18](https://github.com/truecharts/charts/compare/outline-7.0.17...outline-7.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [outline-7.0.17](https://github.com/truecharts/charts/compare/outline-7.0.16...outline-7.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892)) - - - - -## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [outline-7.0.14](https://github.com/truecharts/charts/compare/outline-7.0.13...outline-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [outline-7.0.13](https://github.com/truecharts/charts/compare/outline-7.0.12...outline-7.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8834](https://github.com/truecharts/charts/issues/8834)) - - - - -## [outline-7.0.12](https://github.com/truecharts/charts/compare/outline-7.0.11...outline-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/outline/7.0.21/Chart.yaml b/stable/outline/7.0.21/Chart.yaml deleted file mode 100644 index 939af0d616a..00000000000 --- a/stable/outline/7.0.21/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.69.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -deprecated: false -description: A fast, collaborative, knowledge base for your team built using React and Node.js. -home: https://truecharts.org/charts/stable/outline -icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png -keywords: - - outline - - knowledge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: outline -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://github.com/outline/outline -type: application -version: 7.0.21 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.21/app-changelog.md b/stable/outline/7.0.21/app-changelog.md deleted file mode 100644 index 0391fc89aba..00000000000 --- a/stable/outline/7.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [outline-7.0.21](https://github.com/truecharts/charts/compare/outline-7.0.20...outline-7.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)) - - \ No newline at end of file diff --git a/stable/outline/7.0.21/charts/common-12.12.1.tgz b/stable/outline/7.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/outline/7.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/outline/7.0.21/charts/redis-6.0.50.tgz b/stable/outline/7.0.21/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/outline/7.0.21/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/outline/7.0.22/CHANGELOG.md b/stable/outline/7.0.22/CHANGELOG.md new file mode 100644 index 00000000000..45f575cf30a --- /dev/null +++ b/stable/outline/7.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [outline-7.0.22](https://github.com/truecharts/charts/compare/outline-7.0.21...outline-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [outline-7.0.21](https://github.com/truecharts/charts/compare/outline-7.0.20...outline-7.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)) + + + + +## [outline-7.0.20](https://github.com/truecharts/charts/compare/outline-7.0.19...outline-7.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [outline-7.0.19](https://github.com/truecharts/charts/compare/outline-7.0.18...outline-7.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [outline-7.0.18](https://github.com/truecharts/charts/compare/outline-7.0.17...outline-7.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [outline-7.0.17](https://github.com/truecharts/charts/compare/outline-7.0.16...outline-7.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892)) + + + + +## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [outline-7.0.14](https://github.com/truecharts/charts/compare/outline-7.0.13...outline-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [outline-7.0.13](https://github.com/truecharts/charts/compare/outline-7.0.12...outline-7.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.69.2 ([#8834](https://github.com/truecharts/charts/issues/8834)) + + + diff --git a/stable/outline/7.0.22/Chart.yaml b/stable/outline/7.0.22/Chart.yaml new file mode 100644 index 00000000000..f0ae6cd7f96 --- /dev/null +++ b/stable/outline/7.0.22/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.69.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +deprecated: false +description: A fast, collaborative, knowledge base for your team built using React and Node.js. +home: https://truecharts.org/charts/stable/outline +icon: https://truecharts.org/img/hotlink-ok/chart-icons/outline.png +keywords: + - outline + - knowledge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: outline +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://github.com/outline/outline +type: application +version: 7.0.22 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.22/LICENSE b/stable/outline/7.0.22/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/stable/outline/7.0.22/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "Cert-Manager" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/stable/ring-mqtt/4.0.19/README.md b/stable/outline/7.0.22/README.md similarity index 100% rename from stable/ring-mqtt/4.0.19/README.md rename to stable/outline/7.0.22/README.md diff --git a/stable/outline/7.0.22/app-changelog.md b/stable/outline/7.0.22/app-changelog.md new file mode 100644 index 00000000000..f15be4b07bf --- /dev/null +++ b/stable/outline/7.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-7.0.22](https://github.com/truecharts/charts/compare/outline-7.0.21...outline-7.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/outline/7.0.21/app-readme.md b/stable/outline/7.0.22/app-readme.md similarity index 100% rename from stable/outline/7.0.21/app-readme.md rename to stable/outline/7.0.22/app-readme.md diff --git a/stable/outline/7.0.22/charts/common-12.12.3.tgz b/stable/outline/7.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/outline/7.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/outline/7.0.22/charts/redis-6.0.52.tgz b/stable/outline/7.0.22/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/outline/7.0.22/charts/redis-6.0.52.tgz differ diff --git a/stable/outline/7.0.21/ix_values.yaml b/stable/outline/7.0.22/ix_values.yaml similarity index 100% rename from stable/outline/7.0.21/ix_values.yaml rename to stable/outline/7.0.22/ix_values.yaml diff --git a/stable/outline/7.0.21/questions.yaml b/stable/outline/7.0.22/questions.yaml similarity index 100% rename from stable/outline/7.0.21/questions.yaml rename to stable/outline/7.0.22/questions.yaml diff --git a/stable/romm/1.0.1/templates/NOTES.txt b/stable/outline/7.0.22/templates/NOTES.txt similarity index 100% rename from stable/romm/1.0.1/templates/NOTES.txt rename to stable/outline/7.0.22/templates/NOTES.txt diff --git a/stable/outline/7.0.21/templates/_secrets.tpl b/stable/outline/7.0.22/templates/_secrets.tpl similarity index 100% rename from stable/outline/7.0.21/templates/_secrets.tpl rename to stable/outline/7.0.22/templates/_secrets.tpl diff --git a/stable/outline/7.0.21/templates/common.yaml b/stable/outline/7.0.22/templates/common.yaml similarity index 100% rename from stable/outline/7.0.21/templates/common.yaml rename to stable/outline/7.0.22/templates/common.yaml diff --git a/stable/rss-bridge/5.0.17/values.yaml b/stable/outline/7.0.22/values.yaml similarity index 100% rename from stable/rss-bridge/5.0.17/values.yaml rename to stable/outline/7.0.22/values.yaml diff --git a/stable/overseerr/9.0.18/CHANGELOG.md b/stable/overseerr/9.0.18/CHANGELOG.md deleted file mode 100644 index d2a7ad06055..00000000000 --- a/stable/overseerr/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [overseerr-9.0.17](https://github.com/truecharts/charts/compare/overseerr-9.0.16...overseerr-9.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [overseerr-9.0.16](https://github.com/truecharts/charts/compare/overseerr-9.0.15...overseerr-9.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [overseerr-9.0.15](https://github.com/truecharts/charts/compare/overseerr-9.0.14...overseerr-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [overseerr-9.0.14](https://github.com/truecharts/charts/compare/overseerr-9.0.13...overseerr-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [overseerr-9.0.13](https://github.com/truecharts/charts/compare/overseerr-9.0.12...overseerr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [overseerr-9.0.12](https://github.com/truecharts/charts/compare/overseerr-9.0.11...overseerr-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [overseerr-9.0.11](https://github.com/truecharts/charts/compare/overseerr-9.0.10...overseerr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [overseerr-9.0.10](https://github.com/truecharts/charts/compare/overseerr-9.0.9...overseerr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [overseerr-9.0.9](https://github.com/truecharts/charts/compare/overseerr-9.0.8...overseerr-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/overseerr/9.0.18/Chart.yaml b/stable/overseerr/9.0.18/Chart.yaml deleted file mode 100644 index 0042de755b9..00000000000 --- a/stable/overseerr/9.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.32.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! -home: https://truecharts.org/charts/stable/overseerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: overseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - - https://github.com/sct/overseerr -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/overseerr/9.0.18/app-changelog.md b/stable/overseerr/9.0.18/app-changelog.md deleted file mode 100644 index 9a89b0eac4f..00000000000 --- a/stable/overseerr/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/overseerr/9.0.18/charts/common-12.12.1.tgz b/stable/overseerr/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/overseerr/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/overseerr/9.0.19/CHANGELOG.md b/stable/overseerr/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..85d59a5d1ce --- /dev/null +++ b/stable/overseerr/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [overseerr-9.0.17](https://github.com/truecharts/charts/compare/overseerr-9.0.16...overseerr-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [overseerr-9.0.16](https://github.com/truecharts/charts/compare/overseerr-9.0.15...overseerr-9.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [overseerr-9.0.15](https://github.com/truecharts/charts/compare/overseerr-9.0.14...overseerr-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [overseerr-9.0.14](https://github.com/truecharts/charts/compare/overseerr-9.0.13...overseerr-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [overseerr-9.0.13](https://github.com/truecharts/charts/compare/overseerr-9.0.12...overseerr-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [overseerr-9.0.12](https://github.com/truecharts/charts/compare/overseerr-9.0.11...overseerr-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [overseerr-9.0.11](https://github.com/truecharts/charts/compare/overseerr-9.0.10...overseerr-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [overseerr-9.0.10](https://github.com/truecharts/charts/compare/overseerr-9.0.9...overseerr-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/overseerr/9.0.19/Chart.yaml b/stable/overseerr/9.0.19/Chart.yaml new file mode 100644 index 00000000000..ab9017dd00c --- /dev/null +++ b/stable/overseerr/9.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Overseerr is a free and open source software application for managing requests for your media library. It integrates with your existing services such as Sonarr, Radarr and Plex! +home: https://truecharts.org/charts/stable/overseerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/overseerr.png +keywords: + - overseerr + - plex + - sonarr + - radarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: overseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://github.com/sct/overseerr +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/romm/1.0.1/README.md b/stable/overseerr/9.0.19/README.md similarity index 100% rename from stable/romm/1.0.1/README.md rename to stable/overseerr/9.0.19/README.md diff --git a/stable/overseerr/9.0.19/app-changelog.md b/stable/overseerr/9.0.19/app-changelog.md new file mode 100644 index 00000000000..9d0aeb6053a --- /dev/null +++ b/stable/overseerr/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/overseerr/9.0.18/app-readme.md b/stable/overseerr/9.0.19/app-readme.md similarity index 100% rename from stable/overseerr/9.0.18/app-readme.md rename to stable/overseerr/9.0.19/app-readme.md diff --git a/stable/overseerr/9.0.19/charts/common-12.12.3.tgz b/stable/overseerr/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/overseerr/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/overseerr/9.0.18/ix_values.yaml b/stable/overseerr/9.0.19/ix_values.yaml similarity index 100% rename from stable/overseerr/9.0.18/ix_values.yaml rename to stable/overseerr/9.0.19/ix_values.yaml diff --git a/stable/overseerr/9.0.18/questions.yaml b/stable/overseerr/9.0.19/questions.yaml similarity index 100% rename from stable/overseerr/9.0.18/questions.yaml rename to stable/overseerr/9.0.19/questions.yaml diff --git a/stable/rsnapshot/5.0.18/templates/NOTES.txt b/stable/overseerr/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/rsnapshot/5.0.18/templates/NOTES.txt rename to stable/overseerr/9.0.19/templates/NOTES.txt diff --git a/stable/storj-node/5.0.18/templates/common.yaml b/stable/overseerr/9.0.19/templates/common.yaml similarity index 100% rename from stable/storj-node/5.0.18/templates/common.yaml rename to stable/overseerr/9.0.19/templates/common.yaml diff --git a/stable/rsshub/7.0.39/values.yaml b/stable/overseerr/9.0.19/values.yaml similarity index 100% rename from stable/rsshub/7.0.39/values.yaml rename to stable/overseerr/9.0.19/values.yaml diff --git a/stable/owncast/9.0.19/CHANGELOG.md b/stable/owncast/9.0.19/CHANGELOG.md deleted file mode 100644 index 40e07f2ec6c..00000000000 --- a/stable/owncast/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [owncast-9.0.17](https://github.com/truecharts/charts/compare/owncast-9.0.16...owncast-9.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [owncast-9.0.16](https://github.com/truecharts/charts/compare/owncast-9.0.15...owncast-9.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [owncast-9.0.15](https://github.com/truecharts/charts/compare/owncast-9.0.14...owncast-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [owncast-9.0.14](https://github.com/truecharts/charts/compare/owncast-9.0.13...owncast-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [owncast-9.0.13](https://github.com/truecharts/charts/compare/owncast-9.0.12...owncast-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [owncast-9.0.12](https://github.com/truecharts/charts/compare/owncast-9.0.11...owncast-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [owncast-9.0.11](https://github.com/truecharts/charts/compare/owncast-9.0.10...owncast-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [owncast-9.0.10](https://github.com/truecharts/charts/compare/owncast-9.0.9...owncast-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/owncast/9.0.19/Chart.yaml b/stable/owncast/9.0.19/Chart.yaml deleted file mode 100644 index c711aae3445..00000000000 --- a/stable/owncast/9.0.19/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. -home: https://truecharts.org/charts/stable/owncast -icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncast -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://owncast.online/ - - https://github.com/owncast/owncast -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/owncast/9.0.19/app-changelog.md b/stable/owncast/9.0.19/app-changelog.md deleted file mode 100644 index 5e5b9142b17..00000000000 --- a/stable/owncast/9.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/owncast/9.0.19/charts/common-12.12.1.tgz b/stable/owncast/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/owncast/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/owncast/9.0.20/CHANGELOG.md b/stable/owncast/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..57057450b29 --- /dev/null +++ b/stable/owncast/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [owncast-9.0.17](https://github.com/truecharts/charts/compare/owncast-9.0.16...owncast-9.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [owncast-9.0.16](https://github.com/truecharts/charts/compare/owncast-9.0.15...owncast-9.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [owncast-9.0.15](https://github.com/truecharts/charts/compare/owncast-9.0.14...owncast-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [owncast-9.0.14](https://github.com/truecharts/charts/compare/owncast-9.0.13...owncast-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [owncast-9.0.13](https://github.com/truecharts/charts/compare/owncast-9.0.12...owncast-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [owncast-9.0.12](https://github.com/truecharts/charts/compare/owncast-9.0.11...owncast-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [owncast-9.0.11](https://github.com/truecharts/charts/compare/owncast-9.0.10...owncast-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/owncast/9.0.20/Chart.yaml b/stable/owncast/9.0.20/Chart.yaml new file mode 100644 index 00000000000..e9c12dade8b --- /dev/null +++ b/stable/owncast/9.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Take control over your live stream video by running it yourself. Streaming + chat out of the box. +home: https://truecharts.org/charts/stable/owncast +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncast.png +keywords: + - owncast + - stream + - open source + - chat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncast +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://owncast.online/ + - https://github.com/owncast/owncast +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/5.0.18/README.md b/stable/owncast/9.0.20/README.md similarity index 100% rename from stable/rsnapshot/5.0.18/README.md rename to stable/owncast/9.0.20/README.md diff --git a/stable/owncast/9.0.20/app-changelog.md b/stable/owncast/9.0.20/app-changelog.md new file mode 100644 index 00000000000..4978d05a1f9 --- /dev/null +++ b/stable/owncast/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/owncast/9.0.19/app-readme.md b/stable/owncast/9.0.20/app-readme.md similarity index 100% rename from stable/owncast/9.0.19/app-readme.md rename to stable/owncast/9.0.20/app-readme.md diff --git a/stable/owncast/9.0.20/charts/common-12.12.3.tgz b/stable/owncast/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/owncast/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/owncast/9.0.19/ix_values.yaml b/stable/owncast/9.0.20/ix_values.yaml similarity index 100% rename from stable/owncast/9.0.19/ix_values.yaml rename to stable/owncast/9.0.20/ix_values.yaml diff --git a/stable/owncast/9.0.19/questions.yaml b/stable/owncast/9.0.20/questions.yaml similarity index 100% rename from stable/owncast/9.0.19/questions.yaml rename to stable/owncast/9.0.20/questions.yaml diff --git a/stable/rss-bridge/5.0.17/templates/NOTES.txt b/stable/owncast/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/5.0.17/templates/NOTES.txt rename to stable/owncast/9.0.20/templates/NOTES.txt diff --git a/stable/strapi/9.0.21/templates/common.yaml b/stable/owncast/9.0.20/templates/common.yaml similarity index 100% rename from stable/strapi/9.0.21/templates/common.yaml rename to stable/owncast/9.0.20/templates/common.yaml diff --git a/stable/satisfactory/5.0.17/values.yaml b/stable/owncast/9.0.20/values.yaml similarity index 100% rename from stable/satisfactory/5.0.17/values.yaml rename to stable/owncast/9.0.20/values.yaml diff --git a/stable/owncloud-ocis/11.0.10/CHANGELOG.md b/stable/owncloud-ocis/11.0.10/CHANGELOG.md new file mode 100644 index 00000000000..a5126bfb1a3 --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owncloud-ocis-11.0.10](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.9...owncloud-ocis-11.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [owncloud-ocis-11.0.9](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.8...owncloud-ocis-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)) + + + + +## [owncloud-ocis-11.0.8](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.7...owncloud-ocis-11.0.8) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [owncloud-ocis-11.0.7](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.6...owncloud-ocis-11.0.7) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [owncloud-ocis-11.0.6](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.5...owncloud-ocis-11.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [owncloud-ocis-11.0.5](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.4...owncloud-ocis-11.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [owncloud-ocis-11.0.4](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.3...owncloud-ocis-11.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [owncloud-ocis-11.0.3](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.2...owncloud-ocis-11.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [owncloud-ocis-11.0.2](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.1...owncloud-ocis-11.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [owncloud-ocis-11.0.1](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.0...owncloud-ocis-11.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/owncloud-ocis/11.0.10/Chart.yaml b/stable/owncloud-ocis/11.0.10/Chart.yaml new file mode 100644 index 00000000000..e4f601513e4 --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: ownCloud Infinite Scale is a self-hosted file sync and share server. +home: https://truecharts.org/charts/stable/owncloud-ocis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png +keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncloud-ocis +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncloud-ocis + - https://owncloud.dev/ocis/ +version: 11.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/5.0.17/README.md b/stable/owncloud-ocis/11.0.10/README.md similarity index 100% rename from stable/rss-bridge/5.0.17/README.md rename to stable/owncloud-ocis/11.0.10/README.md diff --git a/stable/owncloud-ocis/11.0.10/app-changelog.md b/stable/owncloud-ocis/11.0.10/app-changelog.md new file mode 100644 index 00000000000..d6a3db94c9c --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owncloud-ocis-11.0.10](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.9...owncloud-ocis-11.0.10) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/owncloud-ocis/11.0.10/app-readme.md b/stable/owncloud-ocis/11.0.10/app-readme.md new file mode 100644 index 00000000000..e35d4daaa32 --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/app-readme.md @@ -0,0 +1,8 @@ +ownCloud Infinite Scale is a self-hosted file sync and share server. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/owncloud-ocis](https://truecharts.org/charts/stable/owncloud-ocis) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/owncloud-ocis/11.0.10/charts/common-12.12.3.tgz b/stable/owncloud-ocis/11.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/owncloud-ocis/11.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/owncloud-ocis/11.0.10/ix_values.yaml b/stable/owncloud-ocis/11.0.10/ix_values.yaml new file mode 100644 index 00000000000..2aa817b2fda --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/ix_values.yaml @@ -0,0 +1,67 @@ +image: + repository: tccr.io/truecharts/ocis + tag: 2.0.0@sha256:37f5482b80d2776d26c7cec2c0de06c143652f723299b789846216fa2dc4c738 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 9200 + targetPort: 9200 +persistence: + data: + enabled: true + mountPath: "/var/lib/ocis" + config: + enabled: true + mountPath: "/etc/ocis" + targetSelectAll: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + initContainers: + init: + type: install + enabled: true + imageSelector: image + command: + - "/bin/sh" + - "-c" + - | + /usr/bin/ocis init > /etc/ocis/password <<'EOF' + yes + EOF + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + OCIS_INSECURE: true + ACCOUNTS_DEMO_USERS_AND_GROUPS: false + OCIS_LOG_PRETTY: true + OCIS_LOG_COLOR: true + PROXY_TLS: false + PROXY_HTTP_ADDR: "0.0.0.0:{{ .Values.service.main.ports.main.port }}" + OCIS_URL: "https://localhost:{{ .Values.service.main.ports.main.port }}" + OCIS_JWT_SECRET: + secretKeyRef: + name: secrets + key: OCIS_JWT_SECRET + STORAGE_TRANSFER_SECRET: + secretKeyRef: + name: secrets + key: STORAGE_TRANSFER_SECRET + OCIS_MACHINE_AUTH_API_KEY: + secretKeyRef: + name: secrets + key: OCIS_MACHINE_AUTH_API_KEY diff --git a/stable/owncloud-ocis/11.0.10/questions.yaml b/stable/owncloud-ocis/11.0.10/questions.yaml new file mode 100644 index 00000000000..4190c1fbc87 --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/questions.yaml @@ -0,0 +1,2054 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: OCIS_INSECURE + label: "OCIS_INSECURE" + description: "Set to true if you are using self signed certs" + schema: + type: boolean + default: false + - variable: PROXY_TLS + label: "PROXY_TLS" + description: "Set to true if you are traefik" + schema: + type: boolean + default: true + - variable: ACCOUNTS_DEMO_USERS_AND_GROUPS + label: "ACCOUNTS_DEMO_USERS_AND_GROUPS" + description: "Set to false to skip the generation of demo users in the first place" + schema: + type: boolean + default: false + - variable: OCIS_LOG_PRETTY + label: "OCIS_LOG_PRETTY" + description: "OCIS_LOG_PRETTY" + schema: + type: boolean + default: true + - variable: OCIS_LOG_COLOR + label: "OCIS_LOG_COLOR" + description: "OCIS_LOG_COLOR" + schema: + type: boolean + default: true + - variable: PROXY_HTTP_ADDR + label: "PROXY_HTTP_ADDR" + description: "PROXY_HTTP_ADDR" + schema: + type: string + default: "0.0.0.0:9200" + - variable: OCIS_URL + label: "OCIS_URL" + description: "OCIS_URL" + schema: + type: string + default: "https://localhost:9200" + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9200 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/rsshub/7.0.39/templates/NOTES.txt b/stable/owncloud-ocis/11.0.10/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.39/templates/NOTES.txt rename to stable/owncloud-ocis/11.0.10/templates/NOTES.txt diff --git a/stable/owncloud-ocis/11.0.10/templates/_secrets.tpl b/stable/owncloud-ocis/11.0.10/templates/_secrets.tpl new file mode 100644 index 00000000000..13123276c09 --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/templates/_secrets.tpl @@ -0,0 +1,20 @@ +{{/* Define the secrets */}} +{{- define "ocis.secrets" -}} +{{- $secretName := (printf "%s-ocis-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $ocisprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $ocisprevious }} + OCIS_JWT_SECRET: {{ index $ocisprevious.data "OCIS_JWT_SECRET" | b64dec }} + STORAGE_TRANSFER_SECRET: {{ index $ocisprevious.data "STORAGE_TRANSFER_SECRET" | b64dec }} + OCIS_MACHINE_AUTH_API_KEY: {{ index $ocisprevious.data "OCIS_MACHINE_AUTH_API_KEY" | b64dec }} + {{- else }} + {{- $ocis_jwt_secret := randAlphaNum 32 }} + {{- $storage_transfer_secret := randAlphaNum 32 }} + {{- $ocis_machine_auth_api_Key := randAlphaNum 32 }} + OCIS_JWT_SECRET: {{ $ocis_jwt_secret }} + STORAGE_TRANSFER_SECRET: {{ $storage_transfer_secret }} + OCIS_MACHINE_AUTH_API_KEY: {{ $ocis_machine_auth_api_Key }} + {{- end }} + +{{- end -}} diff --git a/stable/owncloud-ocis/11.0.10/templates/common.yaml b/stable/owncloud-ocis/11.0.10/templates/common.yaml new file mode 100644 index 00000000000..08b3f985901 --- /dev/null +++ b/stable/owncloud-ocis/11.0.10/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for owncloud-ocis */}} +{{- $secrets := include "ocis.secrets" . | fromYaml -}} +{{- if $secrets -}} +{{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/scrutiny/6.0.19/values.yaml b/stable/owncloud-ocis/11.0.10/values.yaml similarity index 100% rename from stable/scrutiny/6.0.19/values.yaml rename to stable/owncloud-ocis/11.0.10/values.yaml diff --git a/stable/paperless-ngx/1.0.22/CHANGELOG.md b/stable/paperless-ngx/1.0.22/CHANGELOG.md deleted file mode 100644 index 149078248d3..00000000000 --- a/stable/paperless-ngx/1.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [paperless-ngx-1.0.22](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.21...paperless-ngx-1.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)) - - - - -## [paperless-ngx-1.0.21](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.20...paperless-ngx-1.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [paperless-ngx-1.0.20](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.19...paperless-ngx-1.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [paperless-ngx-1.0.19](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.18...paperless-ngx-1.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [paperless-ngx-1.0.18](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.17...paperless-ngx-1.0.18) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [paperless-ngx-1.0.17](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.16...paperless-ngx-1.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017)) - - - - -## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835)) - - - - -## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/paperless-ngx/1.0.22/Chart.yaml b/stable/paperless-ngx/1.0.22/Chart.yaml deleted file mode 100644 index ee5782947dd..00000000000 --- a/stable/paperless-ngx/1.0.22/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ngx -version: 1.0.22 -appVersion: "1.14.5" -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/paperless-ngx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/1.0.22/app-changelog.md b/stable/paperless-ngx/1.0.22/app-changelog.md deleted file mode 100644 index 20ec2159ee7..00000000000 --- a/stable/paperless-ngx/1.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [paperless-ngx-1.0.22](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.21...paperless-ngx-1.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)) - - \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.22/charts/common-12.12.1.tgz b/stable/paperless-ngx/1.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/paperless-ngx/1.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/paperless-ngx/1.0.22/charts/redis-6.0.50.tgz b/stable/paperless-ngx/1.0.22/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/paperless-ngx/1.0.22/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/paperless-ngx/1.0.23/CHANGELOG.md b/stable/paperless-ngx/1.0.23/CHANGELOG.md new file mode 100644 index 00000000000..797e9c73c6a --- /dev/null +++ b/stable/paperless-ngx/1.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [paperless-ngx-1.0.23](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.22...paperless-ngx-1.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [paperless-ngx-1.0.22](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.21...paperless-ngx-1.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)) + + + + +## [paperless-ngx-1.0.21](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.20...paperless-ngx-1.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [paperless-ngx-1.0.20](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.19...paperless-ngx-1.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [paperless-ngx-1.0.19](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.18...paperless-ngx-1.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [paperless-ngx-1.0.18](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.17...paperless-ngx-1.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [paperless-ngx-1.0.17](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.16...paperless-ngx-1.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017)) + + + + +## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835)) + + + diff --git a/stable/paperless-ngx/1.0.23/Chart.yaml b/stable/paperless-ngx/1.0.23/Chart.yaml new file mode 100644 index 00000000000..d16a104e648 --- /dev/null +++ b/stable/paperless-ngx/1.0.23/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ngx +version: 1.0.23 +appVersion: "1.14.5" +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +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/rsshub/7.0.39/README.md b/stable/paperless-ngx/1.0.23/README.md similarity index 100% rename from stable/rsshub/7.0.39/README.md rename to stable/paperless-ngx/1.0.23/README.md diff --git a/stable/paperless-ngx/1.0.23/app-changelog.md b/stable/paperless-ngx/1.0.23/app-changelog.md new file mode 100644 index 00000000000..31df8444901 --- /dev/null +++ b/stable/paperless-ngx/1.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ngx-1.0.23](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.22...paperless-ngx-1.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.22/app-readme.md b/stable/paperless-ngx/1.0.23/app-readme.md similarity index 100% rename from stable/paperless-ngx/1.0.22/app-readme.md rename to stable/paperless-ngx/1.0.23/app-readme.md diff --git a/stable/paperless-ngx/1.0.23/charts/common-12.12.3.tgz b/stable/paperless-ngx/1.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/paperless-ngx/1.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/paperless-ngx/1.0.23/charts/redis-6.0.52.tgz b/stable/paperless-ngx/1.0.23/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/paperless-ngx/1.0.23/charts/redis-6.0.52.tgz differ diff --git a/stable/paperless-ngx/1.0.22/ix_values.yaml b/stable/paperless-ngx/1.0.23/ix_values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.22/ix_values.yaml rename to stable/paperless-ngx/1.0.23/ix_values.yaml diff --git a/stable/paperless-ngx/1.0.22/questions.yaml b/stable/paperless-ngx/1.0.23/questions.yaml similarity index 100% rename from stable/paperless-ngx/1.0.22/questions.yaml rename to stable/paperless-ngx/1.0.23/questions.yaml diff --git a/stable/satisfactory/5.0.17/templates/NOTES.txt b/stable/paperless-ngx/1.0.23/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/5.0.17/templates/NOTES.txt rename to stable/paperless-ngx/1.0.23/templates/NOTES.txt diff --git a/stable/paperless-ngx/1.0.22/templates/_secrets.tpl b/stable/paperless-ngx/1.0.23/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/1.0.22/templates/_secrets.tpl rename to stable/paperless-ngx/1.0.23/templates/_secrets.tpl diff --git a/stable/paperless-ngx/1.0.22/templates/common.yaml b/stable/paperless-ngx/1.0.23/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/1.0.22/templates/common.yaml rename to stable/paperless-ngx/1.0.23/templates/common.yaml diff --git a/stable/ser2sock/9.0.19/values.yaml b/stable/paperless-ngx/1.0.23/values.yaml similarity index 100% rename from stable/ser2sock/9.0.19/values.yaml rename to stable/paperless-ngx/1.0.23/values.yaml diff --git a/stable/papermerge/7.0.19/CHANGELOG.md b/stable/papermerge/7.0.19/CHANGELOG.md deleted file mode 100644 index d8b5aa990b4..00000000000 --- a/stable/papermerge/7.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update container image tccr.io/truecharts/papermerge to v2.1.9 ([#8636](https://github.com/truecharts/charts/issues/8636)) - - - - -## [papermerge-7.0.16](https://github.com/truecharts/charts/compare/papermerge-7.0.15...papermerge-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [papermerge-7.0.15](https://github.com/truecharts/charts/compare/papermerge-7.0.14...papermerge-7.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [papermerge-7.0.14](https://github.com/truecharts/charts/compare/papermerge-7.0.13...papermerge-7.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [papermerge-7.0.13](https://github.com/truecharts/charts/compare/papermerge-7.0.12...papermerge-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [papermerge-7.0.12](https://github.com/truecharts/charts/compare/papermerge-7.0.11...papermerge-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [papermerge-7.0.11](https://github.com/truecharts/charts/compare/papermerge-7.0.10...papermerge-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [papermerge-7.0.10](https://github.com/truecharts/charts/compare/papermerge-7.0.9...papermerge-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/papermerge/7.0.19/Chart.yaml b/stable/papermerge/7.0.19/Chart.yaml deleted file mode 100644 index 17e067d407b..00000000000 --- a/stable/papermerge/7.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 7.0.19 -appVersion: "2.1.9" -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/7.0.19/app-changelog.md b/stable/papermerge/7.0.19/app-changelog.md deleted file mode 100644 index 7a67f9fd711..00000000000 --- a/stable/papermerge/7.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/papermerge/7.0.19/charts/common-12.12.1.tgz b/stable/papermerge/7.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/papermerge/7.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/papermerge/7.0.19/charts/redis-6.0.50.tgz b/stable/papermerge/7.0.19/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/papermerge/7.0.19/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/papermerge/7.0.20/CHANGELOG.md b/stable/papermerge/7.0.20/CHANGELOG.md new file mode 100644 index 00000000000..38ac24262dc --- /dev/null +++ b/stable/papermerge/7.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update container image tccr.io/truecharts/papermerge to v2.1.9 ([#8636](https://github.com/truecharts/charts/issues/8636)) + + + + +## [papermerge-7.0.16](https://github.com/truecharts/charts/compare/papermerge-7.0.15...papermerge-7.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [papermerge-7.0.15](https://github.com/truecharts/charts/compare/papermerge-7.0.14...papermerge-7.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [papermerge-7.0.14](https://github.com/truecharts/charts/compare/papermerge-7.0.13...papermerge-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [papermerge-7.0.13](https://github.com/truecharts/charts/compare/papermerge-7.0.12...papermerge-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [papermerge-7.0.12](https://github.com/truecharts/charts/compare/papermerge-7.0.11...papermerge-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [papermerge-7.0.11](https://github.com/truecharts/charts/compare/papermerge-7.0.10...papermerge-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/papermerge/7.0.20/Chart.yaml b/stable/papermerge/7.0.20/Chart.yaml new file mode 100644 index 00000000000..2a3f5bd8605 --- /dev/null +++ b/stable/papermerge/7.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 7.0.20 +appVersion: "2.1.9" +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +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/5.0.17/README.md b/stable/papermerge/7.0.20/README.md similarity index 100% rename from stable/satisfactory/5.0.17/README.md rename to stable/papermerge/7.0.20/README.md diff --git a/stable/papermerge/7.0.20/app-changelog.md b/stable/papermerge/7.0.20/app-changelog.md new file mode 100644 index 00000000000..444b069dd47 --- /dev/null +++ b/stable/papermerge/7.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/papermerge/7.0.19/app-readme.md b/stable/papermerge/7.0.20/app-readme.md similarity index 100% rename from stable/papermerge/7.0.19/app-readme.md rename to stable/papermerge/7.0.20/app-readme.md diff --git a/stable/papermerge/7.0.20/charts/common-12.12.3.tgz b/stable/papermerge/7.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/papermerge/7.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/papermerge/7.0.20/charts/redis-6.0.52.tgz b/stable/papermerge/7.0.20/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/papermerge/7.0.20/charts/redis-6.0.52.tgz differ diff --git a/stable/papermerge/7.0.19/ix_values.yaml b/stable/papermerge/7.0.20/ix_values.yaml similarity index 100% rename from stable/papermerge/7.0.19/ix_values.yaml rename to stable/papermerge/7.0.20/ix_values.yaml diff --git a/stable/papermerge/7.0.19/questions.yaml b/stable/papermerge/7.0.20/questions.yaml similarity index 100% rename from stable/papermerge/7.0.19/questions.yaml rename to stable/papermerge/7.0.20/questions.yaml diff --git a/stable/scrutiny/6.0.19/templates/NOTES.txt b/stable/papermerge/7.0.20/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/6.0.19/templates/NOTES.txt rename to stable/papermerge/7.0.20/templates/NOTES.txt diff --git a/stable/synclounge/5.0.20/templates/common.yaml b/stable/papermerge/7.0.20/templates/common.yaml similarity index 100% rename from stable/synclounge/5.0.20/templates/common.yaml rename to stable/papermerge/7.0.20/templates/common.yaml diff --git a/stable/shlink-web-client/6.0.19/values.yaml b/stable/papermerge/7.0.20/values.yaml similarity index 100% rename from stable/shlink-web-client/6.0.19/values.yaml rename to stable/papermerge/7.0.20/values.yaml diff --git a/stable/pasta/4.0.18/CHANGELOG.md b/stable/pasta/4.0.18/CHANGELOG.md deleted file mode 100644 index 88d07b18395..00000000000 --- a/stable/pasta/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pasta-4.0.14](https://github.com/truecharts/charts/compare/pasta-4.0.13...pasta-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pasta-4.0.13](https://github.com/truecharts/charts/compare/pasta-4.0.12...pasta-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pasta-4.0.12](https://github.com/truecharts/charts/compare/pasta-4.0.11...pasta-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pasta-4.0.11](https://github.com/truecharts/charts/compare/pasta-4.0.10...pasta-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pasta-4.0.10](https://github.com/truecharts/charts/compare/pasta-4.0.9...pasta-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pasta-4.0.9](https://github.com/truecharts/charts/compare/pasta-4.0.8...pasta-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/pasta/4.0.18/Chart.yaml b/stable/pasta/4.0.18/Chart.yaml deleted file mode 100644 index 304d0a527a3..00000000000 --- a/stable/pasta/4.0.18/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: "PASTA - Audio and Subtitle Track Changer for Plex" -home: https://truecharts.org/charts/stable/pasta -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pasta -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://github.com/cglatot/pasta -type: application -version: 4.0.18 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/4.0.18/app-changelog.md b/stable/pasta/4.0.18/app-changelog.md deleted file mode 100644 index c8cfaa6db40..00000000000 --- a/stable/pasta/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pasta/4.0.18/charts/common-12.12.1.tgz b/stable/pasta/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pasta/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pasta/4.0.19/CHANGELOG.md b/stable/pasta/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..824e20481b3 --- /dev/null +++ b/stable/pasta/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pasta-4.0.14](https://github.com/truecharts/charts/compare/pasta-4.0.13...pasta-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pasta-4.0.13](https://github.com/truecharts/charts/compare/pasta-4.0.12...pasta-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pasta-4.0.12](https://github.com/truecharts/charts/compare/pasta-4.0.11...pasta-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pasta-4.0.11](https://github.com/truecharts/charts/compare/pasta-4.0.10...pasta-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pasta-4.0.10](https://github.com/truecharts/charts/compare/pasta-4.0.9...pasta-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/pasta/4.0.19/Chart.yaml b/stable/pasta/4.0.19/Chart.yaml new file mode 100644 index 00000000000..11b5da3a903 --- /dev/null +++ b/stable/pasta/4.0.19/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: "PASTA - Audio and Subtitle Track Changer for Plex" +home: https://truecharts.org/charts/stable/pasta +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pasta.png +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pasta +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://github.com/cglatot/pasta +type: application +version: 4.0.19 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/scrutiny/6.0.19/README.md b/stable/pasta/4.0.19/README.md similarity index 100% rename from stable/scrutiny/6.0.19/README.md rename to stable/pasta/4.0.19/README.md diff --git a/stable/pasta/4.0.19/app-changelog.md b/stable/pasta/4.0.19/app-changelog.md new file mode 100644 index 00000000000..e9fa711151d --- /dev/null +++ b/stable/pasta/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pasta/4.0.18/app-readme.md b/stable/pasta/4.0.19/app-readme.md similarity index 100% rename from stable/pasta/4.0.18/app-readme.md rename to stable/pasta/4.0.19/app-readme.md diff --git a/stable/pasta/4.0.19/charts/common-12.12.3.tgz b/stable/pasta/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pasta/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/pasta/4.0.18/ix_values.yaml b/stable/pasta/4.0.19/ix_values.yaml similarity index 100% rename from stable/pasta/4.0.18/ix_values.yaml rename to stable/pasta/4.0.19/ix_values.yaml diff --git a/stable/pasta/4.0.18/questions.yaml b/stable/pasta/4.0.19/questions.yaml similarity index 100% rename from stable/pasta/4.0.18/questions.yaml rename to stable/pasta/4.0.19/questions.yaml diff --git a/stable/ser2sock/9.0.19/templates/NOTES.txt b/stable/pasta/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/ser2sock/9.0.19/templates/NOTES.txt rename to stable/pasta/4.0.19/templates/NOTES.txt diff --git a/stable/pasta/4.0.18/templates/common.yaml b/stable/pasta/4.0.19/templates/common.yaml similarity index 100% rename from stable/pasta/4.0.18/templates/common.yaml rename to stable/pasta/4.0.19/templates/common.yaml diff --git a/stable/shlink/8.0.20/values.yaml b/stable/pasta/4.0.19/values.yaml similarity index 100% rename from stable/shlink/8.0.20/values.yaml rename to stable/pasta/4.0.19/values.yaml diff --git a/stable/pgadmin/10.0.22/CHANGELOG.md b/stable/pgadmin/10.0.22/CHANGELOG.md new file mode 100644 index 00000000000..faa434d5ea9 --- /dev/null +++ b/stable/pgadmin/10.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pgadmin-10.0.22](https://github.com/truecharts/charts/compare/pgadmin-10.0.21...pgadmin-10.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pgadmin-10.0.21](https://github.com/truecharts/charts/compare/pgadmin-10.0.20...pgadmin-10.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)) + + + + +## [pgadmin-10.0.20](https://github.com/truecharts/charts/compare/pgadmin-10.0.19...pgadmin-10.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pgadmin-10.0.19](https://github.com/truecharts/charts/compare/pgadmin-10.0.18...pgadmin-10.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [pgadmin-10.0.18](https://github.com/truecharts/charts/compare/pgadmin-10.0.17...pgadmin-10.0.18) (2023-05-25) + +### Fix + +- Fix sessions bug ([#9144](https://github.com/truecharts/charts/issues/9144)) + + + + +## [pgadmin-10.0.17](https://github.com/truecharts/charts/compare/pgadmin-10.0.16...pgadmin-10.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pgadmin-10.0.16](https://github.com/truecharts/charts/compare/pgadmin-10.0.15...pgadmin-10.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pgadmin-10.0.15](https://github.com/truecharts/charts/compare/pgadmin-10.0.14...pgadmin-10.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pgadmin-10.0.14](https://github.com/truecharts/charts/compare/pgadmin-10.0.13...pgadmin-10.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pgadmin-10.0.13](https://github.com/truecharts/charts/compare/pgadmin-10.0.12...pgadmin-10.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/pgadmin/10.0.22/Chart.yaml b/stable/pgadmin/10.0.22/Chart.yaml new file mode 100644 index 00000000000..730e467e8f0 --- /dev/null +++ b/stable/pgadmin/10.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Web-Based postgresql database management utility +home: https://truecharts.org/charts/stable/pgadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pgadmin.png +keywords: + - pgadmin + - db + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pgadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://www.pgadmin.org/ +type: application +version: 10.0.22 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/ser2sock/9.0.19/README.md b/stable/pgadmin/10.0.22/README.md similarity index 100% rename from stable/ser2sock/9.0.19/README.md rename to stable/pgadmin/10.0.22/README.md diff --git a/stable/pgadmin/10.0.22/app-changelog.md b/stable/pgadmin/10.0.22/app-changelog.md new file mode 100644 index 00000000000..ef2b724465b --- /dev/null +++ b/stable/pgadmin/10.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pgadmin-10.0.22](https://github.com/truecharts/charts/compare/pgadmin-10.0.21...pgadmin-10.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/pgadmin/10.0.22/app-readme.md b/stable/pgadmin/10.0.22/app-readme.md new file mode 100644 index 00000000000..9275f1814b9 --- /dev/null +++ b/stable/pgadmin/10.0.22/app-readme.md @@ -0,0 +1,8 @@ +Web-Based postgresql database management utility + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/pgadmin](https://truecharts.org/charts/stable/pgadmin) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/pgadmin/10.0.22/charts/common-12.12.3.tgz b/stable/pgadmin/10.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pgadmin/10.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/pgadmin/10.0.22/ix_values.yaml b/stable/pgadmin/10.0.22/ix_values.yaml new file mode 100644 index 00000000000..00c339575b4 --- /dev/null +++ b/stable/pgadmin/10.0.22/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/pgadmin4 + pullPolicy: IfNotPresent + tag: 7.0.0@sha256:05ced7f97045a902fbb8a4db59e8eef35cf7f5fd972e8dd9c96b0309fd251a4a +service: + main: + ports: + main: + port: 10024 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/var/lib/pgadmin" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 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/10.0.22/questions.yaml b/stable/pgadmin/10.0.22/questions.yaml new file mode 100644 index 00000000000..3f77cad9b9e --- /dev/null +++ b/stable/pgadmin/10.0.22/questions.yaml @@ -0,0 +1,1954 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink-web-client/6.0.19/templates/NOTES.txt b/stable/pgadmin/10.0.22/templates/NOTES.txt similarity index 100% rename from stable/shlink-web-client/6.0.19/templates/NOTES.txt rename to stable/pgadmin/10.0.22/templates/NOTES.txt diff --git a/stable/syslog-ng/5.0.18/templates/common.yaml b/stable/pgadmin/10.0.22/templates/common.yaml similarity index 100% rename from stable/syslog-ng/5.0.18/templates/common.yaml rename to stable/pgadmin/10.0.22/templates/common.yaml diff --git a/stable/shoko-server/5.0.19/values.yaml b/stable/pgadmin/10.0.22/values.yaml similarity index 100% rename from stable/shoko-server/5.0.19/values.yaml rename to stable/pgadmin/10.0.22/values.yaml diff --git a/stable/photoprism/14.0.22/CHANGELOG.md b/stable/photoprism/14.0.22/CHANGELOG.md new file mode 100644 index 00000000000..1872eb16fd0 --- /dev/null +++ b/stable/photoprism/14.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoprism-14.0.22](https://github.com/truecharts/charts/compare/photoprism-14.0.21...photoprism-14.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [photoprism-14.0.21](https://github.com/truecharts/charts/compare/photoprism-14.0.20...photoprism-14.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)) + + + + +## [photoprism-14.0.20](https://github.com/truecharts/charts/compare/photoprism-14.0.19...photoprism-14.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [photoprism-14.0.19](https://github.com/truecharts/charts/compare/photoprism-14.0.18...photoprism-14.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [photoprism-14.0.18](https://github.com/truecharts/charts/compare/photoprism-14.0.17...photoprism-14.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [photoprism-14.0.17](https://github.com/truecharts/charts/compare/photoprism-14.0.16...photoprism-14.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [photoprism-14.0.16](https://github.com/truecharts/charts/compare/photoprism-14.0.15...photoprism-14.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [photoprism-14.0.15](https://github.com/truecharts/charts/compare/photoprism-14.0.14...photoprism-14.0.15) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230514 ([#9018](https://github.com/truecharts/charts/issues/9018)) + + + + +## [photoprism-14.0.14](https://github.com/truecharts/charts/compare/photoprism-14.0.13...photoprism-14.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [photoprism-14.0.13](https://github.com/truecharts/charts/compare/photoprism-14.0.12...photoprism-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/photoprism/14.0.22/Chart.yaml b/stable/photoprism/14.0.22/Chart.yaml new file mode 100644 index 00000000000..b0ce8a77abc --- /dev/null +++ b/stable/photoprism/14.0.22/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "230514" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +description: "PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection" +home: https://truecharts.org/charts/stable/photoprism +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism +version: 14.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/6.0.19/README.md b/stable/photoprism/14.0.22/README.md similarity index 100% rename from stable/shlink-web-client/6.0.19/README.md rename to stable/photoprism/14.0.22/README.md diff --git a/stable/photoprism/14.0.22/app-changelog.md b/stable/photoprism/14.0.22/app-changelog.md new file mode 100644 index 00000000000..b701748a0d7 --- /dev/null +++ b/stable/photoprism/14.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoprism-14.0.22](https://github.com/truecharts/charts/compare/photoprism-14.0.21...photoprism-14.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/photoprism/14.0.22/app-readme.md b/stable/photoprism/14.0.22/app-readme.md new file mode 100644 index 00000000000..234e1825de0 --- /dev/null +++ b/stable/photoprism/14.0.22/app-readme.md @@ -0,0 +1,8 @@ +PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoprism](https://truecharts.org/charts/stable/photoprism) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/photoprism/14.0.22/charts/common-12.12.3.tgz b/stable/photoprism/14.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/photoprism/14.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/photoprism/14.0.22/charts/mariadb-7.0.43.tgz b/stable/photoprism/14.0.22/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/photoprism/14.0.22/charts/mariadb-7.0.43.tgz differ diff --git a/stable/photoprism/14.0.22/ix_values.yaml b/stable/photoprism/14.0.22/ix_values.yaml new file mode 100644 index 00000000000..c3516289d6a --- /dev/null +++ b/stable/photoprism/14.0.22/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v230514@sha256:46ecb64b20c98a8fdf424f1cd30f09e3b683e311da7060ba4d4f3f9531ede983 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 +persistence: + storage: + enabled: true + mountPath: "/assets" + photoprismtemp: + enabled: true + mountPath: "/photoprism_temp" + type: emptyDir +mariadb: + enabled: true + mariadbUsername: photoprism + mariadbDatabase: photoprism + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + HOME: "/photoprism" + PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals" + PHOTOPRISM_IMPORT_PATH: "/photoprism/import" + PHOTOPRISM_TEMP_PATH: "/photoprism_temp" + PHOTOPRISM_STORAGE_PATH: "/assets/storage" + PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar" + PHOTOPRISM_CACHE_PATH: "/assets/cache" + PHOTOPRISM_CONFIG_PATH: "/assets/config" + PROTOPRISM_BACKUP_PATH: "/assets/backup" + PHOTOPRISM_PUBLIC: false + PHOTOPRISM_UID: "{{ .Values.securityContext.container.runAsUser }}" + PHOTOPRISM_GID: "{{ .Values.securityContext.container.runAsGroup }}" + PHOTOPRISM_UMASK: "{{ .Values.securityContext.container.UMASK }}" + PHOTOPRISM_DATABASE_DRIVER: "mysql" + PHOTOPRISM_DATABASE_NAME: "photoprism" + PHOTOPRISM_DATABASE_USER: "photoprism" + PHOTOPRISM_DATABASE_SERVER: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: plainporthost + PHOTOPRISM_DATABASE_PASSWORD: + secretKeyRef: + expandObjectName: false + name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}' + key: mariadb-password + PHOTOPRISM_ADMIN_PASSWORD: "please-change" diff --git a/stable/photoprism/14.0.22/questions.yaml b/stable/photoprism/14.0.22/questions.yaml new file mode 100644 index 00000000000..e0cb175100f --- /dev/null +++ b/stable/photoprism/14.0.22/questions.yaml @@ -0,0 +1,2038 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: PHOTOPRISM_ADMIN_PASSWORD + label: "PHOTOPRISM_ADMIN_PASSWORD (First Install Only)" + description: "Initial admin password. **BE SURE TO CHANGE THIS!**" + schema: + type: string + required: true + private: true + default: "" + - variable: PHOTOPRISM_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - variable: PHOTOPRISM_PUBLIC + label: "PHOTOPRISM_PUBLIC" + description: "Disable authentication / password protection" + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 2342 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: storage + label: "App Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: photoprismtemp + label: "App Temp Files" + description: "Stores the Application Temp Files." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/shlink/8.0.20/templates/NOTES.txt b/stable/photoprism/14.0.22/templates/NOTES.txt similarity index 100% rename from stable/shlink/8.0.20/templates/NOTES.txt rename to stable/photoprism/14.0.22/templates/NOTES.txt diff --git a/stable/tdarr-node/5.0.18/templates/common.yaml b/stable/photoprism/14.0.22/templates/common.yaml similarity index 100% rename from stable/tdarr-node/5.0.18/templates/common.yaml rename to stable/photoprism/14.0.22/templates/common.yaml diff --git a/stable/shorturl/6.0.18/values.yaml b/stable/photoprism/14.0.22/values.yaml similarity index 100% rename from stable/shorturl/6.0.18/values.yaml rename to stable/photoprism/14.0.22/values.yaml diff --git a/stable/photoshow/6.0.16/CHANGELOG.md b/stable/photoshow/6.0.16/CHANGELOG.md deleted file mode 100644 index e9a7edb63bc..00000000000 --- a/stable/photoshow/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [photoshow-6.0.12](https://github.com/truecharts/charts/compare/photoshow-6.0.11...photoshow-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [photoshow-6.0.11](https://github.com/truecharts/charts/compare/photoshow-6.0.10...photoshow-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [photoshow-6.0.10](https://github.com/truecharts/charts/compare/photoshow-6.0.9...photoshow-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [photoshow-6.0.9](https://github.com/truecharts/charts/compare/photoshow-6.0.8...photoshow-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [photoshow-6.0.8](https://github.com/truecharts/charts/compare/photoshow-6.0.7...photoshow-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [photoshow-6.0.7](https://github.com/truecharts/charts/compare/photoshow-6.0.6...photoshow-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/photoshow/6.0.16/Chart.yaml b/stable/photoshow/6.0.16/Chart.yaml deleted file mode 100644 index dbb85ff2854..00000000000 --- a/stable/photoshow/6.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A gallery software at its easiest, it doesn't even require a database. -home: https://truecharts.org/charts/stable/photoshow -icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoshow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/6.0.16/app-changelog.md b/stable/photoshow/6.0.16/app-changelog.md deleted file mode 100644 index 2b57321080e..00000000000 --- a/stable/photoshow/6.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/photoshow/6.0.16/charts/common-12.12.1.tgz b/stable/photoshow/6.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/photoshow/6.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/photoshow/6.0.17/CHANGELOG.md b/stable/photoshow/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..cdb3341ef22 --- /dev/null +++ b/stable/photoshow/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [photoshow-6.0.12](https://github.com/truecharts/charts/compare/photoshow-6.0.11...photoshow-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [photoshow-6.0.11](https://github.com/truecharts/charts/compare/photoshow-6.0.10...photoshow-6.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [photoshow-6.0.10](https://github.com/truecharts/charts/compare/photoshow-6.0.9...photoshow-6.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [photoshow-6.0.9](https://github.com/truecharts/charts/compare/photoshow-6.0.8...photoshow-6.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [photoshow-6.0.8](https://github.com/truecharts/charts/compare/photoshow-6.0.7...photoshow-6.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/photoshow/6.0.17/Chart.yaml b/stable/photoshow/6.0.17/Chart.yaml new file mode 100644 index 00000000000..10dd5a5f7b7 --- /dev/null +++ b/stable/photoshow/6.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A gallery software at its easiest, it doesn't even require a database. +home: https://truecharts.org/charts/stable/photoshow +icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoshow.png +keywords: + - photoshow + - photo + - show + - gallary + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoshow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow +type: application +version: 6.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/8.0.20/README.md b/stable/photoshow/6.0.17/README.md similarity index 100% rename from stable/shlink/8.0.20/README.md rename to stable/photoshow/6.0.17/README.md diff --git a/stable/photoshow/6.0.17/app-changelog.md b/stable/photoshow/6.0.17/app-changelog.md new file mode 100644 index 00000000000..fa00df20780 --- /dev/null +++ b/stable/photoshow/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/photoshow/6.0.16/app-readme.md b/stable/photoshow/6.0.17/app-readme.md similarity index 100% rename from stable/photoshow/6.0.16/app-readme.md rename to stable/photoshow/6.0.17/app-readme.md diff --git a/stable/photoshow/6.0.17/charts/common-12.12.3.tgz b/stable/photoshow/6.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/photoshow/6.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/photoshow/6.0.16/ix_values.yaml b/stable/photoshow/6.0.17/ix_values.yaml similarity index 100% rename from stable/photoshow/6.0.16/ix_values.yaml rename to stable/photoshow/6.0.17/ix_values.yaml diff --git a/stable/photoshow/6.0.16/questions.yaml b/stable/photoshow/6.0.17/questions.yaml similarity index 100% rename from stable/photoshow/6.0.16/questions.yaml rename to stable/photoshow/6.0.17/questions.yaml diff --git a/stable/shoko-server/5.0.19/templates/NOTES.txt b/stable/photoshow/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/shoko-server/5.0.19/templates/NOTES.txt rename to stable/photoshow/6.0.17/templates/NOTES.txt diff --git a/stable/photoshow/6.0.16/templates/common.yaml b/stable/photoshow/6.0.17/templates/common.yaml similarity index 100% rename from stable/photoshow/6.0.16/templates/common.yaml rename to stable/photoshow/6.0.17/templates/common.yaml diff --git a/stable/sickchill/6.0.20/values.yaml b/stable/photoshow/6.0.17/values.yaml similarity index 100% rename from stable/sickchill/6.0.20/values.yaml rename to stable/photoshow/6.0.17/values.yaml diff --git a/stable/phpldapadmin/9.0.16/CHANGELOG.md b/stable/phpldapadmin/9.0.16/CHANGELOG.md deleted file mode 100644 index 4608533d62d..00000000000 --- a/stable/phpldapadmin/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [phpldapadmin-9.0.13](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.12...phpldapadmin-9.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [phpldapadmin-9.0.12](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.11...phpldapadmin-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [phpldapadmin-9.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.10...phpldapadmin-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [phpldapadmin-9.0.10](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.9...phpldapadmin-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [phpldapadmin-9.0.9](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.8...phpldapadmin-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [phpldapadmin-9.0.8](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.7...phpldapadmin-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [phpldapadmin-9.0.7](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.6...phpldapadmin-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/phpldapadmin/9.0.16/Chart.yaml b/stable/phpldapadmin/9.0.16/Chart.yaml deleted file mode 100644 index 9043cff4191..00000000000 --- a/stable/phpldapadmin/9.0.16/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Web-based LDAP browser to manage your LDAP server -home: https://truecharts.org/charts/stable/phpldapadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpldapadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog -type: application -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/phpldapadmin/9.0.16/app-changelog.md b/stable/phpldapadmin/9.0.16/app-changelog.md deleted file mode 100644 index 66d82cfbf9f..00000000000 --- a/stable/phpldapadmin/9.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/phpldapadmin/9.0.16/charts/common-12.12.1.tgz b/stable/phpldapadmin/9.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/phpldapadmin/9.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/phpldapadmin/9.0.17/CHANGELOG.md b/stable/phpldapadmin/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..fdee4cd706f --- /dev/null +++ b/stable/phpldapadmin/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [phpldapadmin-9.0.13](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.12...phpldapadmin-9.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [phpldapadmin-9.0.12](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.11...phpldapadmin-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [phpldapadmin-9.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.10...phpldapadmin-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [phpldapadmin-9.0.10](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.9...phpldapadmin-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [phpldapadmin-9.0.9](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.8...phpldapadmin-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [phpldapadmin-9.0.8](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.7...phpldapadmin-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/phpldapadmin/9.0.17/Chart.yaml b/stable/phpldapadmin/9.0.17/Chart.yaml new file mode 100644 index 00000000000..1226ee846a9 --- /dev/null +++ b/stable/phpldapadmin/9.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Web-based LDAP browser to manage your LDAP server +home: https://truecharts.org/charts/stable/phpldapadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpldapadmin.png +keywords: + - phpldapadmin + - openldap + - userrights +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpldapadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog +type: application +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/5.0.19/README.md b/stable/phpldapadmin/9.0.17/README.md similarity index 100% rename from stable/shoko-server/5.0.19/README.md rename to stable/phpldapadmin/9.0.17/README.md diff --git a/stable/phpldapadmin/9.0.17/app-changelog.md b/stable/phpldapadmin/9.0.17/app-changelog.md new file mode 100644 index 00000000000..e398b3ccc96 --- /dev/null +++ b/stable/phpldapadmin/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/phpldapadmin/9.0.16/app-readme.md b/stable/phpldapadmin/9.0.17/app-readme.md similarity index 100% rename from stable/phpldapadmin/9.0.16/app-readme.md rename to stable/phpldapadmin/9.0.17/app-readme.md diff --git a/stable/phpldapadmin/9.0.17/charts/common-12.12.3.tgz b/stable/phpldapadmin/9.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/phpldapadmin/9.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/phpldapadmin/9.0.16/ix_values.yaml b/stable/phpldapadmin/9.0.17/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/9.0.16/ix_values.yaml rename to stable/phpldapadmin/9.0.17/ix_values.yaml diff --git a/stable/phpldapadmin/9.0.16/questions.yaml b/stable/phpldapadmin/9.0.17/questions.yaml similarity index 100% rename from stable/phpldapadmin/9.0.16/questions.yaml rename to stable/phpldapadmin/9.0.17/questions.yaml diff --git a/stable/shorturl/6.0.18/templates/NOTES.txt b/stable/phpldapadmin/9.0.17/templates/NOTES.txt similarity index 100% rename from stable/shorturl/6.0.18/templates/NOTES.txt rename to stable/phpldapadmin/9.0.17/templates/NOTES.txt diff --git a/stable/tdarr/5.0.19/templates/common.yaml b/stable/phpldapadmin/9.0.17/templates/common.yaml similarity index 100% rename from stable/tdarr/5.0.19/templates/common.yaml rename to stable/phpldapadmin/9.0.17/templates/common.yaml diff --git a/stable/sickgear/7.0.20/values.yaml b/stable/phpldapadmin/9.0.17/values.yaml similarity index 100% rename from stable/sickgear/7.0.20/values.yaml rename to stable/phpldapadmin/9.0.17/values.yaml diff --git a/stable/picoshare/5.0.20/CHANGELOG.md b/stable/picoshare/5.0.20/CHANGELOG.md deleted file mode 100644 index 1a83ee70fe6..00000000000 --- a/stable/picoshare/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [picoshare-5.0.20](https://github.com/truecharts/charts/compare/picoshare-5.0.19...picoshare-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)) - - - - -## [picoshare-5.0.19](https://github.com/truecharts/charts/compare/picoshare-5.0.18...picoshare-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [picoshare-5.0.18](https://github.com/truecharts/charts/compare/picoshare-5.0.17...picoshare-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [picoshare-5.0.17](https://github.com/truecharts/charts/compare/picoshare-5.0.16...picoshare-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [picoshare-5.0.16](https://github.com/truecharts/charts/compare/picoshare-5.0.15...picoshare-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [picoshare-5.0.15](https://github.com/truecharts/charts/compare/picoshare-5.0.14...picoshare-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [picoshare-5.0.14](https://github.com/truecharts/charts/compare/picoshare-5.0.13...picoshare-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.5 ([#9033](https://github.com/truecharts/charts/issues/9033)) - - - - -## [picoshare-5.0.13](https://github.com/truecharts/charts/compare/picoshare-5.0.12...picoshare-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [picoshare-5.0.12](https://github.com/truecharts/charts/compare/picoshare-5.0.11...picoshare-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [picoshare-5.0.11](https://github.com/truecharts/charts/compare/picoshare-5.0.10...picoshare-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/picoshare/5.0.20/Chart.yaml b/stable/picoshare/5.0.20/Chart.yaml deleted file mode 100644 index d52d8ec413a..00000000000 --- a/stable/picoshare/5.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: PicoShare is a minimalist service that allows you to share files easily. -home: https://truecharts.org/charts/stable/picoshare -icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png -keywords: - - picoshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://github.com/mtlynch/picoshare -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/5.0.20/app-changelog.md b/stable/picoshare/5.0.20/app-changelog.md deleted file mode 100644 index ed8cf568547..00000000000 --- a/stable/picoshare/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [picoshare-5.0.20](https://github.com/truecharts/charts/compare/picoshare-5.0.19...picoshare-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)) - - \ No newline at end of file diff --git a/stable/picoshare/5.0.20/charts/common-12.12.1.tgz b/stable/picoshare/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/picoshare/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/picoshare/5.0.21/CHANGELOG.md b/stable/picoshare/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..53875b0b8f5 --- /dev/null +++ b/stable/picoshare/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### 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)) + + + + +## [picoshare-5.0.19](https://github.com/truecharts/charts/compare/picoshare-5.0.18...picoshare-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [picoshare-5.0.18](https://github.com/truecharts/charts/compare/picoshare-5.0.17...picoshare-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [picoshare-5.0.17](https://github.com/truecharts/charts/compare/picoshare-5.0.16...picoshare-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [picoshare-5.0.16](https://github.com/truecharts/charts/compare/picoshare-5.0.15...picoshare-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [picoshare-5.0.15](https://github.com/truecharts/charts/compare/picoshare-5.0.14...picoshare-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [picoshare-5.0.14](https://github.com/truecharts/charts/compare/picoshare-5.0.13...picoshare-5.0.14) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.5 ([#9033](https://github.com/truecharts/charts/issues/9033)) + + + + +## [picoshare-5.0.13](https://github.com/truecharts/charts/compare/picoshare-5.0.12...picoshare-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [picoshare-5.0.12](https://github.com/truecharts/charts/compare/picoshare-5.0.11...picoshare-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/picoshare/5.0.21/Chart.yaml b/stable/picoshare/5.0.21/Chart.yaml new file mode 100644 index 00000000000..113677e5b26 --- /dev/null +++ b/stable/picoshare/5.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: PicoShare is a minimalist service that allows you to share files easily. +home: https://truecharts.org/charts/stable/picoshare +icon: https://truecharts.org/img/hotlink-ok/chart-icons/picoshare.png +keywords: + - picoshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: picoshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://github.com/mtlynch/picoshare +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/6.0.18/README.md b/stable/picoshare/5.0.21/README.md similarity index 100% rename from stable/shorturl/6.0.18/README.md rename to stable/picoshare/5.0.21/README.md diff --git a/stable/picoshare/5.0.21/app-changelog.md b/stable/picoshare/5.0.21/app-changelog.md new file mode 100644 index 00000000000..488e2fbc674 --- /dev/null +++ b/stable/picoshare/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/picoshare/5.0.20/app-readme.md b/stable/picoshare/5.0.21/app-readme.md similarity index 100% rename from stable/picoshare/5.0.20/app-readme.md rename to stable/picoshare/5.0.21/app-readme.md diff --git a/stable/picoshare/5.0.21/charts/common-12.12.3.tgz b/stable/picoshare/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/picoshare/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/picoshare/5.0.20/ix_values.yaml b/stable/picoshare/5.0.21/ix_values.yaml similarity index 100% rename from stable/picoshare/5.0.20/ix_values.yaml rename to stable/picoshare/5.0.21/ix_values.yaml diff --git a/stable/picoshare/5.0.20/questions.yaml b/stable/picoshare/5.0.21/questions.yaml similarity index 100% rename from stable/picoshare/5.0.20/questions.yaml rename to stable/picoshare/5.0.21/questions.yaml diff --git a/stable/sickchill/6.0.20/templates/NOTES.txt b/stable/picoshare/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/sickchill/6.0.20/templates/NOTES.txt rename to stable/picoshare/5.0.21/templates/NOTES.txt diff --git a/stable/picoshare/5.0.20/templates/common.yaml b/stable/picoshare/5.0.21/templates/common.yaml similarity index 100% rename from stable/picoshare/5.0.20/templates/common.yaml rename to stable/picoshare/5.0.21/templates/common.yaml diff --git a/stable/simply-shorten/4.0.18/values.yaml b/stable/picoshare/5.0.21/values.yaml similarity index 100% rename from stable/simply-shorten/4.0.18/values.yaml rename to stable/picoshare/5.0.21/values.yaml diff --git a/stable/pihole/10.0.8/CHANGELOG.md b/stable/pihole/10.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a4809960d33 --- /dev/null +++ b/stable/pihole/10.0.8/CHANGELOG.md @@ -0,0 +1,67 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [pihole-10.0.4](https://github.com/truecharts/charts/compare/pihole-10.0.3...pihole-10.0.4) (2023-05-30) + +### Fix + +- Add additional capabilities ([#9291](https://github.com/truecharts/charts/issues/9291)) + + + + +## [pihole-10.0.3](https://github.com/truecharts/charts/compare/pihole-10.0.2...pihole-10.0.3) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/pihole to v2023.05.0 ([#9276](https://github.com/truecharts/charts/issues/9276)) + + + + +## [pihole-10.0.2](https://github.com/truecharts/charts/compare/pihole-10.0.1...pihole-10.0.2) (2023-05-29) + +### Feat + +- Move to stable ([#9237](https://github.com/truecharts/charts/issues/9237)) + + \ No newline at end of file diff --git a/stable/pihole/10.0.8/Chart.yaml b/stable/pihole/10.0.8/Chart.yaml new file mode 100644 index 00000000000..5ee83b2c832 --- /dev/null +++ b/stable/pihole/10.0.8/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.05.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 10.0.8 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickchill/6.0.20/README.md b/stable/pihole/10.0.8/README.md similarity index 100% rename from stable/sickchill/6.0.20/README.md rename to stable/pihole/10.0.8/README.md diff --git a/stable/pihole/10.0.8/app-changelog.md b/stable/pihole/10.0.8/app-changelog.md new file mode 100644 index 00000000000..a18895aeb0d --- /dev/null +++ b/stable/pihole/10.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pihole/10.0.8/app-readme.md b/stable/pihole/10.0.8/app-readme.md new file mode 100644 index 00000000000..427b7f8ce26 --- /dev/null +++ b/stable/pihole/10.0.8/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/10.0.8/charts/common-12.12.3.tgz b/stable/pihole/10.0.8/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pihole/10.0.8/charts/common-12.12.3.tgz differ diff --git a/stable/pihole/10.0.8/ix_values.yaml b/stable/pihole/10.0.8/ix_values.yaml new file mode 100644 index 00000000000..b1fa78be234 --- /dev/null +++ b/stable/pihole/10.0.8/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/10.0.8/questions.yaml b/stable/pihole/10.0.8/questions.yaml new file mode 100644 index 00000000000..8fcc5d08ca9 --- /dev/null +++ b/stable/pihole/10.0.8/questions.yaml @@ -0,0 +1,2141 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/pihole/10.0.8/templates/_configmap.tpl b/stable/pihole/10.0.8/templates/_configmap.tpl new file mode 100644 index 00000000000..d39976e9e89 --- /dev/null +++ b/stable/pihole/10.0.8/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/10.0.8/templates/common.yaml b/stable/pihole/10.0.8/templates/common.yaml new file mode 100644 index 00000000000..190109ab61f --- /dev/null +++ b/stable/pihole/10.0.8/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render configmap for pihole */}} +{{- $config := include "pihole.configmap" . | fromYaml -}} +{{- if $config -}} + {{- $_ := mustMergeOverwrite .Values $config -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/smokeping/6.0.9/values.yaml b/stable/pihole/10.0.8/values.yaml similarity index 100% rename from stable/smokeping/6.0.9/values.yaml rename to stable/pihole/10.0.8/values.yaml diff --git a/stable/pinry/5.0.17/CHANGELOG.md b/stable/pinry/5.0.17/CHANGELOG.md deleted file mode 100644 index e668afa9c64..00000000000 --- a/stable/pinry/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pinry-5.0.13](https://github.com/truecharts/charts/compare/pinry-5.0.11...pinry-5.0.13) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [pinry-5.0.11](https://github.com/truecharts/charts/compare/pinry-5.0.10...pinry-5.0.11) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [pinry-5.0.10](https://github.com/truecharts/charts/compare/pinry-5.0.9...pinry-5.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pinry-5.0.9](https://github.com/truecharts/charts/compare/pinry-5.0.8...pinry-5.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pinry-5.0.8](https://github.com/truecharts/charts/compare/pinry-5.0.7...pinry-5.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pinry-5.0.7](https://github.com/truecharts/charts/compare/pinry-5.0.6...pinry-5.0.7) (2023-04-25) - -### Chore - diff --git a/stable/pinry/5.0.17/Chart.yaml b/stable/pinry/5.0.17/Chart.yaml deleted file mode 100644 index 5e472f6365c..00000000000 --- a/stable/pinry/5.0.17/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. -home: https://truecharts.org/charts/stable/pinry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png -keywords: - - pinry -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pinry -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://github.com/pinry/pinry/ -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/5.0.17/app-changelog.md b/stable/pinry/5.0.17/app-changelog.md deleted file mode 100644 index 6266c17a177..00000000000 --- a/stable/pinry/5.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pinry/5.0.17/charts/common-12.12.1.tgz b/stable/pinry/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pinry/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pinry/5.0.18/CHANGELOG.md b/stable/pinry/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..eecaea3d5c6 --- /dev/null +++ b/stable/pinry/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pinry-5.0.13](https://github.com/truecharts/charts/compare/pinry-5.0.11...pinry-5.0.13) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [pinry-5.0.11](https://github.com/truecharts/charts/compare/pinry-5.0.10...pinry-5.0.11) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [pinry-5.0.10](https://github.com/truecharts/charts/compare/pinry-5.0.9...pinry-5.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pinry-5.0.9](https://github.com/truecharts/charts/compare/pinry-5.0.8...pinry-5.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pinry-5.0.8](https://github.com/truecharts/charts/compare/pinry-5.0.7...pinry-5.0.8) (2023-05-03) + +### Chore + diff --git a/stable/pinry/5.0.18/Chart.yaml b/stable/pinry/5.0.18/Chart.yaml new file mode 100644 index 00000000000..921bb991151 --- /dev/null +++ b/stable/pinry/5.0.18/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: The open-source core of Pinry, a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format. +home: https://truecharts.org/charts/stable/pinry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pinry.png +keywords: + - pinry +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pinry +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://github.com/pinry/pinry/ +version: 5.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/7.0.20/README.md b/stable/pinry/5.0.18/README.md similarity index 100% rename from stable/sickgear/7.0.20/README.md rename to stable/pinry/5.0.18/README.md diff --git a/stable/pinry/5.0.18/app-changelog.md b/stable/pinry/5.0.18/app-changelog.md new file mode 100644 index 00000000000..c9fc9a555b4 --- /dev/null +++ b/stable/pinry/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pinry/5.0.17/app-readme.md b/stable/pinry/5.0.18/app-readme.md similarity index 100% rename from stable/pinry/5.0.17/app-readme.md rename to stable/pinry/5.0.18/app-readme.md diff --git a/stable/pinry/5.0.18/charts/common-12.12.3.tgz b/stable/pinry/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pinry/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/pinry/5.0.17/ix_values.yaml b/stable/pinry/5.0.18/ix_values.yaml similarity index 100% rename from stable/pinry/5.0.17/ix_values.yaml rename to stable/pinry/5.0.18/ix_values.yaml diff --git a/stable/pinry/5.0.17/questions.yaml b/stable/pinry/5.0.18/questions.yaml similarity index 100% rename from stable/pinry/5.0.17/questions.yaml rename to stable/pinry/5.0.18/questions.yaml diff --git a/stable/sickgear/7.0.20/templates/NOTES.txt b/stable/pinry/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/sickgear/7.0.20/templates/NOTES.txt rename to stable/pinry/5.0.18/templates/NOTES.txt diff --git a/stable/pinry/5.0.17/templates/_secrets.tpl b/stable/pinry/5.0.18/templates/_secrets.tpl similarity index 100% rename from stable/pinry/5.0.17/templates/_secrets.tpl rename to stable/pinry/5.0.18/templates/_secrets.tpl diff --git a/stable/pinry/5.0.17/templates/common.yaml b/stable/pinry/5.0.18/templates/common.yaml similarity index 100% rename from stable/pinry/5.0.17/templates/common.yaml rename to stable/pinry/5.0.18/templates/common.yaml diff --git a/stable/snapdrop/5.0.20/values.yaml b/stable/pinry/5.0.18/values.yaml similarity index 100% rename from stable/snapdrop/5.0.20/values.yaml rename to stable/pinry/5.0.18/values.yaml diff --git a/stable/pixapop/6.0.18/CHANGELOG.md b/stable/pixapop/6.0.18/CHANGELOG.md deleted file mode 100644 index a5abe20975f..00000000000 --- a/stable/pixapop/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pixapop-6.0.14](https://github.com/truecharts/charts/compare/pixapop-6.0.13...pixapop-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pixapop-6.0.13](https://github.com/truecharts/charts/compare/pixapop-6.0.12...pixapop-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pixapop-6.0.12](https://github.com/truecharts/charts/compare/pixapop-6.0.11...pixapop-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pixapop-6.0.11](https://github.com/truecharts/charts/compare/pixapop-6.0.10...pixapop-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pixapop-6.0.10](https://github.com/truecharts/charts/compare/pixapop-6.0.9...pixapop-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pixapop-6.0.9](https://github.com/truecharts/charts/compare/pixapop-6.0.8...pixapop-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/pixapop/6.0.18/Chart.yaml b/stable/pixapop/6.0.18/Chart.yaml deleted file mode 100644 index 33917d83b9e..00000000000 --- a/stable/pixapop/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An open-source single page application to view your photos in the easiest way possible. -home: https://truecharts.org/charts/stable/pixapop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixapop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/6.0.18/app-changelog.md b/stable/pixapop/6.0.18/app-changelog.md deleted file mode 100644 index 6525ba00d18..00000000000 --- a/stable/pixapop/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pixapop/6.0.18/charts/common-12.12.1.tgz b/stable/pixapop/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pixapop/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pixapop/6.0.19/CHANGELOG.md b/stable/pixapop/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a4d181f99ff --- /dev/null +++ b/stable/pixapop/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pixapop-6.0.14](https://github.com/truecharts/charts/compare/pixapop-6.0.13...pixapop-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pixapop-6.0.13](https://github.com/truecharts/charts/compare/pixapop-6.0.12...pixapop-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pixapop-6.0.12](https://github.com/truecharts/charts/compare/pixapop-6.0.11...pixapop-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pixapop-6.0.11](https://github.com/truecharts/charts/compare/pixapop-6.0.10...pixapop-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pixapop-6.0.10](https://github.com/truecharts/charts/compare/pixapop-6.0.9...pixapop-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/pixapop/6.0.19/Chart.yaml b/stable/pixapop/6.0.19/Chart.yaml new file mode 100644 index 00000000000..97a99caa1df --- /dev/null +++ b/stable/pixapop/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An open-source single page application to view your photos in the easiest way possible. +home: https://truecharts.org/charts/stable/pixapop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixapop.png +keywords: + - pixapop + - photo + - gallery + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixapop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/pixapop +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/4.0.18/README.md b/stable/pixapop/6.0.19/README.md similarity index 100% rename from stable/simply-shorten/4.0.18/README.md rename to stable/pixapop/6.0.19/README.md diff --git a/stable/pixapop/6.0.19/app-changelog.md b/stable/pixapop/6.0.19/app-changelog.md new file mode 100644 index 00000000000..cfdacfcf782 --- /dev/null +++ b/stable/pixapop/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pixapop/6.0.18/app-readme.md b/stable/pixapop/6.0.19/app-readme.md similarity index 100% rename from stable/pixapop/6.0.18/app-readme.md rename to stable/pixapop/6.0.19/app-readme.md diff --git a/stable/pixapop/6.0.19/charts/common-12.12.3.tgz b/stable/pixapop/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pixapop/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/pixapop/6.0.18/ix_values.yaml b/stable/pixapop/6.0.19/ix_values.yaml similarity index 100% rename from stable/pixapop/6.0.18/ix_values.yaml rename to stable/pixapop/6.0.19/ix_values.yaml diff --git a/stable/pixapop/6.0.18/questions.yaml b/stable/pixapop/6.0.19/questions.yaml similarity index 100% rename from stable/pixapop/6.0.18/questions.yaml rename to stable/pixapop/6.0.19/questions.yaml diff --git a/stable/simply-shorten/4.0.18/templates/NOTES.txt b/stable/pixapop/6.0.19/templates/NOTES.txt similarity index 100% rename from stable/simply-shorten/4.0.18/templates/NOTES.txt rename to stable/pixapop/6.0.19/templates/NOTES.txt diff --git a/stable/pixapop/6.0.18/templates/common.yaml b/stable/pixapop/6.0.19/templates/common.yaml similarity index 100% rename from stable/pixapop/6.0.18/templates/common.yaml rename to stable/pixapop/6.0.19/templates/common.yaml diff --git a/stable/snippet-box/3.0.1/values.yaml b/stable/pixapop/6.0.19/values.yaml similarity index 100% rename from stable/snippet-box/3.0.1/values.yaml rename to stable/pixapop/6.0.19/values.yaml diff --git a/stable/plaxt/4.0.18/CHANGELOG.md b/stable/plaxt/4.0.18/CHANGELOG.md deleted file mode 100644 index b8a4fbd4756..00000000000 --- a/stable/plaxt/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [plaxt-4.0.14](https://github.com/truecharts/charts/compare/plaxt-4.0.13...plaxt-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [plaxt-4.0.13](https://github.com/truecharts/charts/compare/plaxt-4.0.12...plaxt-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plaxt-4.0.12](https://github.com/truecharts/charts/compare/plaxt-4.0.11...plaxt-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plaxt-4.0.11](https://github.com/truecharts/charts/compare/plaxt-4.0.10...plaxt-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plaxt-4.0.10](https://github.com/truecharts/charts/compare/plaxt-4.0.9...plaxt-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plaxt-4.0.9](https://github.com/truecharts/charts/compare/plaxt-4.0.8...plaxt-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/plaxt/4.0.18/Chart.yaml b/stable/plaxt/4.0.18/Chart.yaml deleted file mode 100644 index 06f94a9d624..00000000000 --- a/stable/plaxt/4.0.18/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv -home: https://truecharts.org/charts/stable/plaxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://github.com/XanderStrike/goplaxt -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - Other - - MediaApp-Other - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/4.0.18/app-changelog.md b/stable/plaxt/4.0.18/app-changelog.md deleted file mode 100644 index 33e418d5358..00000000000 --- a/stable/plaxt/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/plaxt/4.0.18/charts/common-12.12.1.tgz b/stable/plaxt/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/plaxt/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/plaxt/4.0.19/CHANGELOG.md b/stable/plaxt/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..bd89161c412 --- /dev/null +++ b/stable/plaxt/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [plaxt-4.0.14](https://github.com/truecharts/charts/compare/plaxt-4.0.13...plaxt-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plaxt-4.0.13](https://github.com/truecharts/charts/compare/plaxt-4.0.12...plaxt-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plaxt-4.0.12](https://github.com/truecharts/charts/compare/plaxt-4.0.11...plaxt-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plaxt-4.0.11](https://github.com/truecharts/charts/compare/plaxt-4.0.10...plaxt-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plaxt-4.0.10](https://github.com/truecharts/charts/compare/plaxt-4.0.9...plaxt-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/plaxt/4.0.19/Chart.yaml b/stable/plaxt/4.0.19/Chart.yaml new file mode 100644 index 00000000000..c41181fe664 --- /dev/null +++ b/stable/plaxt/4.0.19/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: This Tools provides a way to keep your watched history synced FROM Plex Server To Trakt.tv +home: https://truecharts.org/charts/stable/plaxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plaxt.png +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plaxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://github.com/XanderStrike/goplaxt +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/6.0.9/README.md b/stable/plaxt/4.0.19/README.md similarity index 100% rename from stable/smokeping/6.0.9/README.md rename to stable/plaxt/4.0.19/README.md diff --git a/stable/plaxt/4.0.19/app-changelog.md b/stable/plaxt/4.0.19/app-changelog.md new file mode 100644 index 00000000000..f151c22a631 --- /dev/null +++ b/stable/plaxt/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plaxt/4.0.18/app-readme.md b/stable/plaxt/4.0.19/app-readme.md similarity index 100% rename from stable/plaxt/4.0.18/app-readme.md rename to stable/plaxt/4.0.19/app-readme.md diff --git a/stable/plaxt/4.0.19/charts/common-12.12.3.tgz b/stable/plaxt/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/plaxt/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/plaxt/4.0.18/ix_values.yaml b/stable/plaxt/4.0.19/ix_values.yaml similarity index 100% rename from stable/plaxt/4.0.18/ix_values.yaml rename to stable/plaxt/4.0.19/ix_values.yaml diff --git a/stable/plaxt/4.0.18/questions.yaml b/stable/plaxt/4.0.19/questions.yaml similarity index 100% rename from stable/plaxt/4.0.18/questions.yaml rename to stable/plaxt/4.0.19/questions.yaml diff --git a/stable/smokeping/6.0.9/templates/NOTES.txt b/stable/plaxt/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/smokeping/6.0.9/templates/NOTES.txt rename to stable/plaxt/4.0.19/templates/NOTES.txt diff --git a/stable/plaxt/4.0.18/templates/common.yaml b/stable/plaxt/4.0.19/templates/common.yaml similarity index 100% rename from stable/plaxt/4.0.18/templates/common.yaml rename to stable/plaxt/4.0.19/templates/common.yaml diff --git a/stable/soft-serve/2.0.20/values.yaml b/stable/plaxt/4.0.19/values.yaml similarity index 100% rename from stable/soft-serve/2.0.20/values.yaml rename to stable/plaxt/4.0.19/values.yaml diff --git a/stable/plex-auto-languages/4.0.19/CHANGELOG.md b/stable/plex-auto-languages/4.0.19/CHANGELOG.md deleted file mode 100644 index db7cc8d2b8d..00000000000 --- a/stable/plex-auto-languages/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [plex-auto-languages-4.0.17](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.16...plex-auto-languages-4.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [plex-auto-languages-4.0.16](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.15...plex-auto-languages-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [plex-auto-languages-4.0.15](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.14...plex-auto-languages-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [plex-auto-languages-4.0.14](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.13...plex-auto-languages-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plex-auto-languages-4.0.13](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.12...plex-auto-languages-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plex-auto-languages-4.0.12](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.11...plex-auto-languages-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plex-auto-languages-4.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.10...plex-auto-languages-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/plex-auto-languages to latest ([#8341](https://github.com/truecharts/charts/issues/8341)) - - - - -## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25) - -### Chore diff --git a/stable/plex-auto-languages/4.0.19/Chart.yaml b/stable/plex-auto-languages/4.0.19/Chart.yaml deleted file mode 100644 index 32418f17c8b..00000000000 --- a/stable/plex-auto-languages/4.0.19/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Automated language selection for Plex TV Shows. -home: https://truecharts.org/charts/stable/plex-auto-languages -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://github.com/remirigal/plex-auto-languages -type: application -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-auto-languages/4.0.19/app-changelog.md b/stable/plex-auto-languages/4.0.19/app-changelog.md deleted file mode 100644 index 839f2226daf..00000000000 --- a/stable/plex-auto-languages/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/plex-auto-languages/4.0.19/charts/common-12.12.1.tgz b/stable/plex-auto-languages/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/plex-auto-languages/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/4.0.20/CHANGELOG.md b/stable/plex-auto-languages/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..d872001e852 --- /dev/null +++ b/stable/plex-auto-languages/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [plex-auto-languages-4.0.17](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.16...plex-auto-languages-4.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [plex-auto-languages-4.0.16](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.15...plex-auto-languages-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [plex-auto-languages-4.0.15](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.14...plex-auto-languages-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plex-auto-languages-4.0.14](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.13...plex-auto-languages-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plex-auto-languages-4.0.13](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.12...plex-auto-languages-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plex-auto-languages-4.0.12](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.11...plex-auto-languages-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plex-auto-languages-4.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.10...plex-auto-languages-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27) + +### Chore diff --git a/stable/plex-auto-languages/4.0.20/Chart.yaml b/stable/plex-auto-languages/4.0.20/Chart.yaml new file mode 100644 index 00000000000..a508fb09c7b --- /dev/null +++ b/stable/plex-auto-languages/4.0.20/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Automated language selection for Plex TV Shows. +home: https://truecharts.org/charts/stable/plex-auto-languages +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-auto-languages.png +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-auto-languages +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://github.com/remirigal/plex-auto-languages +type: application +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/5.0.20/README.md b/stable/plex-auto-languages/4.0.20/README.md similarity index 100% rename from stable/snapdrop/5.0.20/README.md rename to stable/plex-auto-languages/4.0.20/README.md diff --git a/stable/plex-auto-languages/4.0.20/app-changelog.md b/stable/plex-auto-languages/4.0.20/app-changelog.md new file mode 100644 index 00000000000..e9febc036e9 --- /dev/null +++ b/stable/plex-auto-languages/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plex-auto-languages/4.0.19/app-readme.md b/stable/plex-auto-languages/4.0.20/app-readme.md similarity index 100% rename from stable/plex-auto-languages/4.0.19/app-readme.md rename to stable/plex-auto-languages/4.0.20/app-readme.md diff --git a/stable/plex-auto-languages/4.0.20/charts/common-12.12.3.tgz b/stable/plex-auto-languages/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/plex-auto-languages/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/plex-auto-languages/4.0.19/ix_values.yaml b/stable/plex-auto-languages/4.0.20/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.19/ix_values.yaml rename to stable/plex-auto-languages/4.0.20/ix_values.yaml diff --git a/stable/plex-auto-languages/4.0.19/questions.yaml b/stable/plex-auto-languages/4.0.20/questions.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.19/questions.yaml rename to stable/plex-auto-languages/4.0.20/questions.yaml diff --git a/stable/snapdrop/5.0.20/templates/NOTES.txt b/stable/plex-auto-languages/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/5.0.20/templates/NOTES.txt rename to stable/plex-auto-languages/4.0.20/templates/NOTES.txt diff --git a/stable/plex-auto-languages/4.0.19/templates/common.yaml b/stable/plex-auto-languages/4.0.20/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.19/templates/common.yaml rename to stable/plex-auto-languages/4.0.20/templates/common.yaml diff --git a/stable/speedtest-exporter/6.0.17/values.yaml b/stable/plex-auto-languages/4.0.20/values.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.17/values.yaml rename to stable/plex-auto-languages/4.0.20/values.yaml diff --git a/stable/plex-utills/4.0.16/CHANGELOG.md b/stable/plex-utills/4.0.16/CHANGELOG.md deleted file mode 100644 index 0dc4301526c..00000000000 --- a/stable/plex-utills/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [plex-utills-4.0.12](https://github.com/truecharts/charts/compare/plex-utills-4.0.11...plex-utills-4.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [plex-utills-4.0.11](https://github.com/truecharts/charts/compare/plex-utills-4.0.10...plex-utills-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plex-utills-4.0.10](https://github.com/truecharts/charts/compare/plex-utills-4.0.9...plex-utills-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plex-utills-4.0.9](https://github.com/truecharts/charts/compare/plex-utills-4.0.8...plex-utills-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plex-utills-4.0.8](https://github.com/truecharts/charts/compare/plex-utills-4.0.7...plex-utills-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plex-utills-4.0.7](https://github.com/truecharts/charts/compare/plex-utills-4.0.6...plex-utills-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/plex-utills/4.0.16/Chart.yaml b/stable/plex-utills/4.0.16/Chart.yaml deleted file mode 100644 index 689528810c7..00000000000 --- a/stable/plex-utills/4.0.16/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A utility to help manage your library. -home: https://truecharts.org/charts/stable/plex-utills -icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://github.com/jkirkcaldy/plex-utills -type: application -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-utills/4.0.16/app-changelog.md b/stable/plex-utills/4.0.16/app-changelog.md deleted file mode 100644 index f39ac3496ac..00000000000 --- a/stable/plex-utills/4.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/plex-utills/4.0.16/charts/common-12.12.1.tgz b/stable/plex-utills/4.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/plex-utills/4.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/plex-utills/4.0.17/CHANGELOG.md b/stable/plex-utills/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..376af6d0d09 --- /dev/null +++ b/stable/plex-utills/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [plex-utills-4.0.12](https://github.com/truecharts/charts/compare/plex-utills-4.0.11...plex-utills-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plex-utills-4.0.11](https://github.com/truecharts/charts/compare/plex-utills-4.0.10...plex-utills-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plex-utills-4.0.10](https://github.com/truecharts/charts/compare/plex-utills-4.0.9...plex-utills-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plex-utills-4.0.9](https://github.com/truecharts/charts/compare/plex-utills-4.0.8...plex-utills-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plex-utills-4.0.8](https://github.com/truecharts/charts/compare/plex-utills-4.0.7...plex-utills-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/plex-utills/4.0.17/Chart.yaml b/stable/plex-utills/4.0.17/Chart.yaml new file mode 100644 index 00000000000..d079ef1d405 --- /dev/null +++ b/stable/plex-utills/4.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A utility to help manage your library. +home: https://truecharts.org/charts/stable/plex-utills +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex-utills.png +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-utills +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://github.com/jkirkcaldy/plex-utills +type: application +version: 4.0.17 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/2.0.20/README.md b/stable/plex-utills/4.0.17/README.md similarity index 100% rename from stable/soft-serve/2.0.20/README.md rename to stable/plex-utills/4.0.17/README.md diff --git a/stable/plex-utills/4.0.17/app-changelog.md b/stable/plex-utills/4.0.17/app-changelog.md new file mode 100644 index 00000000000..0e08780384e --- /dev/null +++ b/stable/plex-utills/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/plex-utills/4.0.16/app-readme.md b/stable/plex-utills/4.0.17/app-readme.md similarity index 100% rename from stable/plex-utills/4.0.16/app-readme.md rename to stable/plex-utills/4.0.17/app-readme.md diff --git a/stable/plex-utills/4.0.17/charts/common-12.12.3.tgz b/stable/plex-utills/4.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/plex-utills/4.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/plex-utills/4.0.16/ix_values.yaml b/stable/plex-utills/4.0.17/ix_values.yaml similarity index 100% rename from stable/plex-utills/4.0.16/ix_values.yaml rename to stable/plex-utills/4.0.17/ix_values.yaml diff --git a/stable/plex-utills/4.0.16/questions.yaml b/stable/plex-utills/4.0.17/questions.yaml similarity index 100% rename from stable/plex-utills/4.0.16/questions.yaml rename to stable/plex-utills/4.0.17/questions.yaml diff --git a/stable/soft-serve/2.0.20/templates/NOTES.txt b/stable/plex-utills/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/2.0.20/templates/NOTES.txt rename to stable/plex-utills/4.0.17/templates/NOTES.txt diff --git a/stable/plex-utills/4.0.16/templates/common.yaml b/stable/plex-utills/4.0.17/templates/common.yaml similarity index 100% rename from stable/plex-utills/4.0.16/templates/common.yaml rename to stable/plex-utills/4.0.17/templates/common.yaml diff --git a/stable/spotweb/8.0.16/values.yaml b/stable/plex-utills/4.0.17/values.yaml similarity index 100% rename from stable/spotweb/8.0.16/values.yaml rename to stable/plex-utills/4.0.17/values.yaml diff --git a/stable/plex/13.0.27/CHANGELOG.md b/stable/plex/13.0.27/CHANGELOG.md new file mode 100644 index 00000000000..ed527ce6c09 --- /dev/null +++ b/stable/plex/13.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-13.0.27](https://github.com/truecharts/charts/compare/plex-13.0.26...plex-13.0.27) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [plex-13.0.26](https://github.com/truecharts/charts/compare/plex-13.0.25...plex-13.0.26) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.2.7100 ([#9399](https://github.com/truecharts/charts/issues/9399)) + + + + +## [plex-13.0.25](https://github.com/truecharts/charts/compare/plex-13.0.24...plex-13.0.25) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [plex-13.0.24](https://github.com/truecharts/charts/compare/plex-13.0.23...plex-13.0.24) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.2.7100 ([#9245](https://github.com/truecharts/charts/issues/9245)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [plex-13.0.23](https://github.com/truecharts/charts/compare/plex-13.0.22...plex-13.0.23) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [plex-13.0.22](https://github.com/truecharts/charts/compare/plex-13.0.21...plex-13.0.22) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [plex-13.0.21](https://github.com/truecharts/charts/compare/plex-13.0.20...plex-13.0.21) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [plex-13.0.20](https://github.com/truecharts/charts/compare/plex-13.0.19...plex-13.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plex-13.0.19](https://github.com/truecharts/charts/compare/plex-13.0.18...plex-13.0.19) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plex-13.0.18](https://github.com/truecharts/charts/compare/plex-13.0.17...plex-13.0.18) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/plex/13.0.27/Chart.yaml b/stable/plex/13.0.27/Chart.yaml new file mode 100644 index 00000000000..360371519a8 --- /dev/null +++ b/stable/plex/13.0.27/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.2.710" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Plex Media Server +home: https://truecharts.org/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex +type: application +version: 13.0.27 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.17/README.md b/stable/plex/13.0.27/README.md similarity index 100% rename from stable/speedtest-exporter/6.0.17/README.md rename to stable/plex/13.0.27/README.md diff --git a/stable/plex/13.0.27/app-changelog.md b/stable/plex/13.0.27/app-changelog.md new file mode 100644 index 00000000000..4853a4c32ff --- /dev/null +++ b/stable/plex/13.0.27/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-13.0.27](https://github.com/truecharts/charts/compare/plex-13.0.26...plex-13.0.27) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/plex/13.0.27/app-readme.md b/stable/plex/13.0.27/app-readme.md new file mode 100644 index 00000000000..ba3b0a4a66c --- /dev/null +++ b/stable/plex/13.0.27/app-readme.md @@ -0,0 +1,8 @@ +Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/plex](https://truecharts.org/charts/stable/plex) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/plex/13.0.27/charts/common-12.12.3.tgz b/stable/plex/13.0.27/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/plex/13.0.27/charts/common-12.12.3.tgz differ diff --git a/stable/plex/13.0.27/ix_values.yaml b/stable/plex/13.0.27/ix_values.yaml new file mode 100644 index 00000000000..1676950852c --- /dev/null +++ b/stable/plex/13.0.27/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: v1.32.2.7100@sha256:8660456434b2952bc2ae8dd5a1f44a891492f20348f36cab17c8cd488c14a03e +service: + main: + ports: + main: + protocol: http + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +plex: + # User Defined + serverIP: "127.0.0.1" + additionalAdvertiseURL: "" + disableGDM: true + requireHTTPS: false + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + path: /identity + readiness: + enabled: true + path: /identity + startup: + enabled: true + path: /identity + env: + PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}' + # 0=Required, 1=Preferred + PLEX_PREFERENCE_SEC_CON: 'secureConnections={{ ternary "0" "1" .Values.plex.requireHTTPS }}' + # User Defined + ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" + PLEX_CLAIM: "" + +portal: + open: + enabled: true diff --git a/stable/plex/13.0.27/questions.yaml b/stable/plex/13.0.27/questions.yaml new file mode 100644 index 00000000000..22360436f6a --- /dev/null +++ b/stable/plex/13.0.27/questions.yaml @@ -0,0 +1,1989 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/speedtest-exporter/6.0.17/templates/NOTES.txt b/stable/plex/13.0.27/templates/NOTES.txt similarity index 100% rename from stable/speedtest-exporter/6.0.17/templates/NOTES.txt rename to stable/plex/13.0.27/templates/NOTES.txt diff --git a/stable/plex/13.0.27/templates/common.yaml b/stable/plex/13.0.27/templates/common.yaml new file mode 100644 index 00000000000..7f4568886df --- /dev/null +++ b/stable/plex/13.0.27/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/sqlitebrowser/6.0.18/values.yaml b/stable/plex/13.0.27/values.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.18/values.yaml rename to stable/plex/13.0.27/values.yaml diff --git a/stable/podgrab/13.0.19/CHANGELOG.md b/stable/podgrab/13.0.19/CHANGELOG.md new file mode 100644 index 00000000000..7bb1503693f --- /dev/null +++ b/stable/podgrab/13.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [podgrab-13.0.15](https://github.com/truecharts/charts/compare/podgrab-13.0.14...podgrab-13.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [podgrab-13.0.14](https://github.com/truecharts/charts/compare/podgrab-13.0.13...podgrab-13.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [podgrab-13.0.13](https://github.com/truecharts/charts/compare/podgrab-13.0.12...podgrab-13.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [podgrab-13.0.12](https://github.com/truecharts/charts/compare/podgrab-13.0.11...podgrab-13.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [podgrab-13.0.11](https://github.com/truecharts/charts/compare/podgrab-13.0.10...podgrab-13.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [podgrab-13.0.10](https://github.com/truecharts/charts/compare/podgrab-13.0.9...podgrab-13.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/podgrab/13.0.19/Chart.yaml b/stable/podgrab/13.0.19/Chart.yaml new file mode 100644 index 00000000000..bfe769a02f4 --- /dev/null +++ b/stable/podgrab/13.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A self-hosted podcast manager to download episodes as soon as they become live. +home: https://truecharts.org/charts/stable/podgrab +icon: https://truecharts.org/img/hotlink-ok/chart-icons/podgrab.png +keywords: + - podgrab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: podgrab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://github.com/akhilrex/podgrab +type: application +version: 13.0.19 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.16/README.md b/stable/podgrab/13.0.19/README.md similarity index 100% rename from stable/spotweb/8.0.16/README.md rename to stable/podgrab/13.0.19/README.md diff --git a/stable/podgrab/13.0.19/app-changelog.md b/stable/podgrab/13.0.19/app-changelog.md new file mode 100644 index 00000000000..754d86c6e20 --- /dev/null +++ b/stable/podgrab/13.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/podgrab/13.0.19/app-readme.md b/stable/podgrab/13.0.19/app-readme.md new file mode 100644 index 00000000000..ac57e62967d --- /dev/null +++ b/stable/podgrab/13.0.19/app-readme.md @@ -0,0 +1,8 @@ +A self-hosted podcast manager to download episodes as soon as they become live. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/podgrab](https://truecharts.org/charts/stable/podgrab) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/podgrab/13.0.19/charts/common-12.12.3.tgz b/stable/podgrab/13.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/podgrab/13.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/podgrab/13.0.19/ix_values.yaml b/stable/podgrab/13.0.19/ix_values.yaml new file mode 100644 index 00000000000..c70e24f08d6 --- /dev/null +++ b/stable/podgrab/13.0.19/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/podgrab + pullPolicy: Always + tag: v1.0.0@sha256:4f12ed1458991f2918990a7041a8d4e4ff84232e5dc0bf57d14acb70debb0103 +service: + main: + ports: + main: + port: 10093 + targetPort: 8080 + tcp: + enabled: true + ports: + tcp: + enabled: true + port: 51080 + targetPort: 51080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false + env: + CHECK_FREQUENCY: 240 + PASSWORD: "secretpasswordgoeshere" diff --git a/stable/podgrab/13.0.19/questions.yaml b/stable/podgrab/13.0.19/questions.yaml new file mode 100644 index 00000000000..916e409ebe7 --- /dev/null +++ b/stable/podgrab/13.0.19/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: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/spotweb/8.0.16/templates/NOTES.txt b/stable/podgrab/13.0.19/templates/NOTES.txt similarity index 100% rename from stable/spotweb/8.0.16/templates/NOTES.txt rename to stable/podgrab/13.0.19/templates/NOTES.txt diff --git a/stable/thelounge/9.0.22/templates/common.yaml b/stable/podgrab/13.0.19/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.22/templates/common.yaml rename to stable/podgrab/13.0.19/templates/common.yaml diff --git a/stable/sshwifty/1.0.1/values.yaml b/stable/podgrab/13.0.19/values.yaml similarity index 100% rename from stable/sshwifty/1.0.1/values.yaml rename to stable/podgrab/13.0.19/values.yaml diff --git a/stable/portainer/4.0.13/CHANGELOG.md b/stable/portainer/4.0.13/CHANGELOG.md deleted file mode 100644 index c0fe470179b..00000000000 --- a/stable/portainer/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [portainer-4.0.13](https://github.com/truecharts/charts/compare/portainer-4.0.12...portainer-4.0.13) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [portainer-4.0.12](https://github.com/truecharts/charts/compare/portainer-4.0.11...portainer-4.0.12) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.18.3 ([#9246](https://github.com/truecharts/charts/issues/9246)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [portainer-4.0.11](https://github.com/truecharts/charts/compare/portainer-4.0.10...portainer-4.0.11) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [portainer-4.0.10](https://github.com/truecharts/charts/compare/portainer-4.0.9...portainer-4.0.10) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [portainer-4.0.9](https://github.com/truecharts/charts/compare/portainer-4.0.8...portainer-4.0.9) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [portainer-4.0.8](https://github.com/truecharts/charts/compare/portainer-4.0.7...portainer-4.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [portainer-4.0.7](https://github.com/truecharts/charts/compare/portainer-4.0.6...portainer-4.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) - - - - -## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) - -### Fix - -- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) - - - - -## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.18.2 ([#8836](https://github.com/truecharts/charts/issues/8836)) - - - diff --git a/stable/portainer/4.0.13/Chart.yaml b/stable/portainer/4.0.13/Chart.yaml deleted file mode 100644 index dae0bf13ab2..00000000000 --- a/stable/portainer/4.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.18.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Container management made easy -home: https://truecharts.org/charts/stable/portainer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png -keywords: - - portainer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: portainer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://docs.portainer.io/start/install-ce/server - - https://docs.portainer.io/start/install/server -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/portainer/4.0.13/app-changelog.md b/stable/portainer/4.0.13/app-changelog.md deleted file mode 100644 index 5ceb77bdaa9..00000000000 --- a/stable/portainer/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-4.0.13](https://github.com/truecharts/charts/compare/portainer-4.0.12...portainer-4.0.13) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.13/charts/common-12.12.1.tgz b/stable/portainer/4.0.13/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/portainer/4.0.13/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/portainer/4.0.14/CHANGELOG.md b/stable/portainer/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..9ca7ae8994b --- /dev/null +++ b/stable/portainer/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [portainer-4.0.14](https://github.com/truecharts/charts/compare/portainer-4.0.13...portainer-4.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [portainer-4.0.13](https://github.com/truecharts/charts/compare/portainer-4.0.12...portainer-4.0.13) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [portainer-4.0.12](https://github.com/truecharts/charts/compare/portainer-4.0.11...portainer-4.0.12) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to v2.18.3 ([#9246](https://github.com/truecharts/charts/issues/9246)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [portainer-4.0.11](https://github.com/truecharts/charts/compare/portainer-4.0.10...portainer-4.0.11) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [portainer-4.0.10](https://github.com/truecharts/charts/compare/portainer-4.0.9...portainer-4.0.10) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [portainer-4.0.9](https://github.com/truecharts/charts/compare/portainer-4.0.8...portainer-4.0.9) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [portainer-4.0.8](https://github.com/truecharts/charts/compare/portainer-4.0.7...portainer-4.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [portainer-4.0.7](https://github.com/truecharts/charts/compare/portainer-4.0.6...portainer-4.0.7) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) + + + + +## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) + +### Fix + +- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) + + + diff --git a/stable/portainer/4.0.14/Chart.yaml b/stable/portainer/4.0.14/Chart.yaml new file mode 100644 index 00000000000..a4c37f6aef9 --- /dev/null +++ b/stable/portainer/4.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.18.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Container management made easy +home: https://truecharts.org/charts/stable/portainer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png +keywords: + - portainer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: portainer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://docs.portainer.io/start/install-ce/server + - https://docs.portainer.io/start/install/server +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.18/README.md b/stable/portainer/4.0.14/README.md similarity index 100% rename from stable/sqlitebrowser/6.0.18/README.md rename to stable/portainer/4.0.14/README.md diff --git a/stable/portainer/4.0.14/app-changelog.md b/stable/portainer/4.0.14/app-changelog.md new file mode 100644 index 00000000000..15cbd87f638 --- /dev/null +++ b/stable/portainer/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-4.0.14](https://github.com/truecharts/charts/compare/portainer-4.0.13...portainer-4.0.14) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.13/app-readme.md b/stable/portainer/4.0.14/app-readme.md similarity index 100% rename from stable/portainer/4.0.13/app-readme.md rename to stable/portainer/4.0.14/app-readme.md diff --git a/stable/portainer/4.0.14/charts/common-12.12.3.tgz b/stable/portainer/4.0.14/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/portainer/4.0.14/charts/common-12.12.3.tgz differ diff --git a/stable/portainer/4.0.13/ix_values.yaml b/stable/portainer/4.0.14/ix_values.yaml similarity index 100% rename from stable/portainer/4.0.13/ix_values.yaml rename to stable/portainer/4.0.14/ix_values.yaml diff --git a/stable/portainer/4.0.13/questions.yaml b/stable/portainer/4.0.14/questions.yaml similarity index 100% rename from stable/portainer/4.0.13/questions.yaml rename to stable/portainer/4.0.14/questions.yaml diff --git a/stable/sqlitebrowser/6.0.18/templates/NOTES.txt b/stable/portainer/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/sqlitebrowser/6.0.18/templates/NOTES.txt rename to stable/portainer/4.0.14/templates/NOTES.txt diff --git a/stable/portainer/4.0.13/templates/_args.tpl b/stable/portainer/4.0.14/templates/_args.tpl similarity index 100% rename from stable/portainer/4.0.13/templates/_args.tpl rename to stable/portainer/4.0.14/templates/_args.tpl diff --git a/stable/portainer/4.0.13/templates/common.yaml b/stable/portainer/4.0.14/templates/common.yaml similarity index 100% rename from stable/portainer/4.0.13/templates/common.yaml rename to stable/portainer/4.0.14/templates/common.yaml diff --git a/stable/static/6.0.18/values.yaml b/stable/portainer/4.0.14/values.yaml similarity index 100% rename from stable/static/6.0.18/values.yaml rename to stable/portainer/4.0.14/values.yaml diff --git a/stable/posterr/4.0.19/CHANGELOG.md b/stable/posterr/4.0.19/CHANGELOG.md deleted file mode 100644 index 6bbc7067bd8..00000000000 --- a/stable/posterr/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [posterr-4.0.16](https://github.com/truecharts/charts/compare/posterr-4.0.15...posterr-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [posterr-4.0.15](https://github.com/truecharts/charts/compare/posterr-4.0.14...posterr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [posterr-4.0.14](https://github.com/truecharts/charts/compare/posterr-4.0.13...posterr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [posterr-4.0.13](https://github.com/truecharts/charts/compare/posterr-4.0.12...posterr-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [posterr-4.0.12](https://github.com/truecharts/charts/compare/posterr-4.0.11...posterr-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [posterr-4.0.11](https://github.com/truecharts/charts/compare/posterr-4.0.10...posterr-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [posterr-4.0.10](https://github.com/truecharts/charts/compare/posterr-4.0.9...posterr-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/posterr to latest ([#8345](https://github.com/truecharts/charts/issues/8345)) - - - diff --git a/stable/posterr/4.0.19/Chart.yaml b/stable/posterr/4.0.19/Chart.yaml deleted file mode 100644 index ba2ec3770a0..00000000000 --- a/stable/posterr/4.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Media display for Plex, Sonarr and Radarr. -home: https://truecharts.org/charts/stable/posterr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png -keywords: - - posterr - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: posterr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://github.com/petersem/posterr -type: application -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/4.0.19/app-changelog.md b/stable/posterr/4.0.19/app-changelog.md deleted file mode 100644 index ce28bcaedff..00000000000 --- a/stable/posterr/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/posterr/4.0.19/charts/common-12.12.1.tgz b/stable/posterr/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/posterr/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/posterr/4.0.20/CHANGELOG.md b/stable/posterr/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..32540677f5d --- /dev/null +++ b/stable/posterr/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [posterr-4.0.16](https://github.com/truecharts/charts/compare/posterr-4.0.15...posterr-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [posterr-4.0.15](https://github.com/truecharts/charts/compare/posterr-4.0.14...posterr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [posterr-4.0.14](https://github.com/truecharts/charts/compare/posterr-4.0.13...posterr-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [posterr-4.0.13](https://github.com/truecharts/charts/compare/posterr-4.0.12...posterr-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [posterr-4.0.12](https://github.com/truecharts/charts/compare/posterr-4.0.11...posterr-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [posterr-4.0.11](https://github.com/truecharts/charts/compare/posterr-4.0.10...posterr-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/posterr/4.0.20/Chart.yaml b/stable/posterr/4.0.20/Chart.yaml new file mode 100644 index 00000000000..367e5aff5e6 --- /dev/null +++ b/stable/posterr/4.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Media display for Plex, Sonarr and Radarr. +home: https://truecharts.org/charts/stable/posterr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/posterr.png +keywords: + - posterr + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: posterr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://github.com/petersem/posterr +type: application +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/sshwifty/1.0.1/README.md b/stable/posterr/4.0.20/README.md similarity index 100% rename from stable/sshwifty/1.0.1/README.md rename to stable/posterr/4.0.20/README.md diff --git a/stable/posterr/4.0.20/app-changelog.md b/stable/posterr/4.0.20/app-changelog.md new file mode 100644 index 00000000000..65ebe1696aa --- /dev/null +++ b/stable/posterr/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/posterr/4.0.19/app-readme.md b/stable/posterr/4.0.20/app-readme.md similarity index 100% rename from stable/posterr/4.0.19/app-readme.md rename to stable/posterr/4.0.20/app-readme.md diff --git a/stable/posterr/4.0.20/charts/common-12.12.3.tgz b/stable/posterr/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/posterr/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/posterr/4.0.19/ix_values.yaml b/stable/posterr/4.0.20/ix_values.yaml similarity index 100% rename from stable/posterr/4.0.19/ix_values.yaml rename to stable/posterr/4.0.20/ix_values.yaml diff --git a/stable/posterr/4.0.19/questions.yaml b/stable/posterr/4.0.20/questions.yaml similarity index 100% rename from stable/posterr/4.0.19/questions.yaml rename to stable/posterr/4.0.20/questions.yaml diff --git a/stable/sshwifty/1.0.1/templates/NOTES.txt b/stable/posterr/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/sshwifty/1.0.1/templates/NOTES.txt rename to stable/posterr/4.0.20/templates/NOTES.txt diff --git a/stable/posterr/4.0.19/templates/common.yaml b/stable/posterr/4.0.20/templates/common.yaml similarity index 100% rename from stable/posterr/4.0.19/templates/common.yaml rename to stable/posterr/4.0.20/templates/common.yaml diff --git a/stable/storj-node/5.0.18/values.yaml b/stable/posterr/4.0.20/values.yaml similarity index 100% rename from stable/storj-node/5.0.18/values.yaml rename to stable/posterr/4.0.20/values.yaml diff --git a/stable/postgresql/13.0.23/CHANGELOG.md b/stable/postgresql/13.0.23/CHANGELOG.md new file mode 100644 index 00000000000..746b33b2be2 --- /dev/null +++ b/stable/postgresql/13.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [postgresql-13.0.23](https://github.com/truecharts/charts/compare/postgresql-13.0.22...postgresql-13.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [postgresql-13.0.22](https://github.com/truecharts/charts/compare/postgresql-13.0.21...postgresql-13.0.22) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#9417](https://github.com/truecharts/charts/issues/9417)) + + + + +## [postgresql-13.0.21](https://github.com/truecharts/charts/compare/postgresql-13.0.20...postgresql-13.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [postgresql-13.0.20](https://github.com/truecharts/charts/compare/postgresql-13.0.19...postgresql-13.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [postgresql-13.0.19](https://github.com/truecharts/charts/compare/postgresql-13.0.18...postgresql-13.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [postgresql-13.0.18](https://github.com/truecharts/charts/compare/postgresql-13.0.17...postgresql-13.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [postgresql-13.0.17](https://github.com/truecharts/charts/compare/postgresql-13.0.16...postgresql-13.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [postgresql-13.0.16](https://github.com/truecharts/charts/compare/postgresql-13.0.15...postgresql-13.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [postgresql-13.0.15](https://github.com/truecharts/charts/compare/postgresql-13.0.14...postgresql-13.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore diff --git a/stable/postgresql/13.0.23/Chart.yaml b/stable/postgresql/13.0.23/Chart.yaml new file mode 100644 index 00000000000..ee50cc2b16b --- /dev/null +++ b/stable/postgresql/13.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "14.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: PostgresSQL +home: https://truecharts.org/charts/stable/postgresql +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png +keywords: + - postgres + - postgressql + - dtabase + - sql +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postgresql +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/postgresql + - https://www.postgresql.org/ +type: application +version: 13.0.23 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.18/README.md b/stable/postgresql/13.0.23/README.md similarity index 100% rename from stable/static/6.0.18/README.md rename to stable/postgresql/13.0.23/README.md diff --git a/stable/postgresql/13.0.23/app-changelog.md b/stable/postgresql/13.0.23/app-changelog.md new file mode 100644 index 00000000000..e11b5ae15fe --- /dev/null +++ b/stable/postgresql/13.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [postgresql-13.0.23](https://github.com/truecharts/charts/compare/postgresql-13.0.22...postgresql-13.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/postgresql/13.0.23/app-readme.md b/stable/postgresql/13.0.23/app-readme.md new file mode 100644 index 00000000000..54c9183f0cf --- /dev/null +++ b/stable/postgresql/13.0.23/app-readme.md @@ -0,0 +1,8 @@ +PostgresSQL + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/postgresql](https://truecharts.org/charts/stable/postgresql) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/postgresql/13.0.23/charts/common-12.12.3.tgz b/stable/postgresql/13.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/postgresql/13.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/postgresql/13.0.23/ix_values.yaml b/stable/postgresql/13.0.23/ix_values.yaml new file mode 100644 index 00000000000..32ec7942477 --- /dev/null +++ b/stable/postgresql/13.0.23/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/stable/postgresql/13.0.23/questions.yaml b/stable/postgresql/13.0.23/questions.yaml new file mode 100644 index 00000000000..3ae88ad3f93 --- /dev/null +++ b/stable/postgresql/13.0.23/questions.yaml @@ -0,0 +1,138 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + + - variable: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: true + + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/static/6.0.18/templates/NOTES.txt b/stable/postgresql/13.0.23/templates/NOTES.txt similarity index 100% rename from stable/static/6.0.18/templates/NOTES.txt rename to stable/postgresql/13.0.23/templates/NOTES.txt diff --git a/stable/remmina/6.0.18/templates/common.yaml b/stable/postgresql/13.0.23/templates/common.yaml similarity index 100% rename from stable/remmina/6.0.18/templates/common.yaml rename to stable/postgresql/13.0.23/templates/common.yaml diff --git a/stable/strapi/9.0.21/values.yaml b/stable/postgresql/13.0.23/values.yaml similarity index 100% rename from stable/strapi/9.0.21/values.yaml rename to stable/postgresql/13.0.23/values.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.18/CHANGELOG.md b/stable/pretend-youre-xyzzy/9.0.18/CHANGELOG.md deleted file mode 100644 index 3577a8c5e87..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pretend-youre-xyzzy-9.0.15](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.14...pretend-youre-xyzzy-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pretend-youre-xyzzy-9.0.14](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.13...pretend-youre-xyzzy-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pretend-youre-xyzzy-9.0.13](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.12...pretend-youre-xyzzy-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pretend-youre-xyzzy-9.0.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.11...pretend-youre-xyzzy-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pretend-youre-xyzzy-9.0.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.10...pretend-youre-xyzzy-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pretend-youre-xyzzy-9.0.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.9...pretend-youre-xyzzy-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pretend-youre-xyzzy-9.0.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.8...pretend-youre-xyzzy-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/pretend-youre-xyzzy/9.0.18/Chart.yaml b/stable/pretend-youre-xyzzy/9.0.18/Chart.yaml deleted file mode 100644 index 098589ac0ec..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: pretend-youre-xyzzy, a cards against humanity clone -home: https://truecharts.org/charts/stable/pretend-youre-xyzzy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pretend-youre-xyzzy/9.0.18/app-changelog.md b/stable/pretend-youre-xyzzy/9.0.18/app-changelog.md deleted file mode 100644 index 7d22421b956..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/9.0.18/charts/common-12.12.1.tgz b/stable/pretend-youre-xyzzy/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pretend-youre-xyzzy/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/9.0.19/CHANGELOG.md b/stable/pretend-youre-xyzzy/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..663b03adaa1 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [pretend-youre-xyzzy-9.0.15](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.14...pretend-youre-xyzzy-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pretend-youre-xyzzy-9.0.14](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.13...pretend-youre-xyzzy-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pretend-youre-xyzzy-9.0.13](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.12...pretend-youre-xyzzy-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pretend-youre-xyzzy-9.0.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.11...pretend-youre-xyzzy-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pretend-youre-xyzzy-9.0.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.10...pretend-youre-xyzzy-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pretend-youre-xyzzy-9.0.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.9...pretend-youre-xyzzy-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/pretend-youre-xyzzy/9.0.19/Chart.yaml b/stable/pretend-youre-xyzzy/9.0.19/Chart.yaml new file mode 100644 index 00000000000..6e950c47487 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: pretend-youre-xyzzy, a cards against humanity clone +home: https://truecharts.org/charts/stable/pretend-youre-xyzzy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pretend-youre-xyzzy.png +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pretend-youre-xyzzy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.18/README.md b/stable/pretend-youre-xyzzy/9.0.19/README.md similarity index 100% rename from stable/storj-node/5.0.18/README.md rename to stable/pretend-youre-xyzzy/9.0.19/README.md diff --git a/stable/pretend-youre-xyzzy/9.0.19/app-changelog.md b/stable/pretend-youre-xyzzy/9.0.19/app-changelog.md new file mode 100644 index 00000000000..e00359b45c8 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/9.0.18/app-readme.md b/stable/pretend-youre-xyzzy/9.0.19/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/app-readme.md rename to stable/pretend-youre-xyzzy/9.0.19/app-readme.md diff --git a/stable/pretend-youre-xyzzy/9.0.19/charts/common-12.12.3.tgz b/stable/pretend-youre-xyzzy/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pretend-youre-xyzzy/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/pretend-youre-xyzzy/9.0.18/ix_values.yaml b/stable/pretend-youre-xyzzy/9.0.19/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/ix_values.yaml rename to stable/pretend-youre-xyzzy/9.0.19/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.18/questions.yaml b/stable/pretend-youre-xyzzy/9.0.19/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.18/questions.yaml rename to stable/pretend-youre-xyzzy/9.0.19/questions.yaml diff --git a/stable/storj-node/5.0.18/templates/NOTES.txt b/stable/pretend-youre-xyzzy/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/storj-node/5.0.18/templates/NOTES.txt rename to stable/pretend-youre-xyzzy/9.0.19/templates/NOTES.txt diff --git a/stable/theme-park/5.0.18/templates/common.yaml b/stable/pretend-youre-xyzzy/9.0.19/templates/common.yaml similarity index 100% rename from stable/theme-park/5.0.18/templates/common.yaml rename to stable/pretend-youre-xyzzy/9.0.19/templates/common.yaml diff --git a/stable/synclounge/5.0.20/values.yaml b/stable/pretend-youre-xyzzy/9.0.19/values.yaml similarity index 100% rename from stable/synclounge/5.0.20/values.yaml rename to stable/pretend-youre-xyzzy/9.0.19/values.yaml diff --git a/stable/projectsend/7.0.18/CHANGELOG.md b/stable/projectsend/7.0.18/CHANGELOG.md deleted file mode 100644 index 79438d0e1c0..00000000000 --- a/stable/projectsend/7.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [projectsend-7.0.18](https://github.com/truecharts/charts/compare/projectsend-7.0.17...projectsend-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)) - - - - -## [projectsend-7.0.17](https://github.com/truecharts/charts/compare/projectsend-7.0.16...projectsend-7.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [projectsend-7.0.16](https://github.com/truecharts/charts/compare/projectsend-7.0.15...projectsend-7.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [projectsend-7.0.15](https://github.com/truecharts/charts/compare/projectsend-7.0.14...projectsend-7.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [projectsend-7.0.14](https://github.com/truecharts/charts/compare/projectsend-7.0.12...projectsend-7.0.14) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [projectsend-7.0.12](https://github.com/truecharts/charts/compare/projectsend-7.0.11...projectsend-7.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [projectsend-7.0.10](https://github.com/truecharts/charts/compare/projectsend-7.0.9...projectsend-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [projectsend-7.0.9](https://github.com/truecharts/charts/compare/projectsend-7.0.8...projectsend-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [projectsend-7.0.8](https://github.com/truecharts/charts/compare/projectsend-7.0.7...projectsend-7.0.8) (2023-05-03) - -### Chore - diff --git a/stable/projectsend/7.0.18/Chart.yaml b/stable/projectsend/7.0.18/Chart.yaml deleted file mode 100644 index 5ce9dad5b83..00000000000 --- a/stable/projectsend/7.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 7.0.18 -appVersion: "2021.12.10" -description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/7.0.18/app-changelog.md b/stable/projectsend/7.0.18/app-changelog.md deleted file mode 100644 index 944814f62c7..00000000000 --- a/stable/projectsend/7.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [projectsend-7.0.18](https://github.com/truecharts/charts/compare/projectsend-7.0.17...projectsend-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)) - - \ No newline at end of file diff --git a/stable/projectsend/7.0.18/charts/common-12.12.1.tgz b/stable/projectsend/7.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/projectsend/7.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.18/charts/mariadb-7.0.39.tgz b/stable/projectsend/7.0.18/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/projectsend/7.0.18/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.19/CHANGELOG.md b/stable/projectsend/7.0.19/CHANGELOG.md new file mode 100644 index 00000000000..08a9cf99a5d --- /dev/null +++ b/stable/projectsend/7.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [projectsend-7.0.19](https://github.com/truecharts/charts/compare/projectsend-7.0.18...projectsend-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [projectsend-7.0.18](https://github.com/truecharts/charts/compare/projectsend-7.0.17...projectsend-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)) + + + + +## [projectsend-7.0.17](https://github.com/truecharts/charts/compare/projectsend-7.0.16...projectsend-7.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [projectsend-7.0.16](https://github.com/truecharts/charts/compare/projectsend-7.0.15...projectsend-7.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [projectsend-7.0.15](https://github.com/truecharts/charts/compare/projectsend-7.0.14...projectsend-7.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [projectsend-7.0.14](https://github.com/truecharts/charts/compare/projectsend-7.0.12...projectsend-7.0.14) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [projectsend-7.0.12](https://github.com/truecharts/charts/compare/projectsend-7.0.11...projectsend-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [projectsend-7.0.10](https://github.com/truecharts/charts/compare/projectsend-7.0.9...projectsend-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [projectsend-7.0.9](https://github.com/truecharts/charts/compare/projectsend-7.0.8...projectsend-7.0.9) (2023-05-05) + +### Chore + diff --git a/stable/projectsend/7.0.19/Chart.yaml b/stable/projectsend/7.0.19/Chart.yaml new file mode 100644 index 00000000000..6fbaea215aa --- /dev/null +++ b/stable/projectsend/7.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 7.0.19 +appVersion: "2021.12.10" +description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.21/README.md b/stable/projectsend/7.0.19/README.md similarity index 100% rename from stable/strapi/9.0.21/README.md rename to stable/projectsend/7.0.19/README.md diff --git a/stable/projectsend/7.0.19/app-changelog.md b/stable/projectsend/7.0.19/app-changelog.md new file mode 100644 index 00000000000..1f3d424b08b --- /dev/null +++ b/stable/projectsend/7.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [projectsend-7.0.19](https://github.com/truecharts/charts/compare/projectsend-7.0.18...projectsend-7.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/projectsend/7.0.18/app-readme.md b/stable/projectsend/7.0.19/app-readme.md similarity index 100% rename from stable/projectsend/7.0.18/app-readme.md rename to stable/projectsend/7.0.19/app-readme.md diff --git a/stable/projectsend/7.0.19/charts/common-12.12.3.tgz b/stable/projectsend/7.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/projectsend/7.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/projectsend/7.0.19/charts/mariadb-7.0.43.tgz b/stable/projectsend/7.0.19/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/projectsend/7.0.19/charts/mariadb-7.0.43.tgz differ diff --git a/stable/projectsend/7.0.18/ix_values.yaml b/stable/projectsend/7.0.19/ix_values.yaml similarity index 100% rename from stable/projectsend/7.0.18/ix_values.yaml rename to stable/projectsend/7.0.19/ix_values.yaml diff --git a/stable/projectsend/7.0.18/questions.yaml b/stable/projectsend/7.0.19/questions.yaml similarity index 100% rename from stable/projectsend/7.0.18/questions.yaml rename to stable/projectsend/7.0.19/questions.yaml diff --git a/stable/strapi/9.0.21/templates/NOTES.txt b/stable/projectsend/7.0.19/templates/NOTES.txt similarity index 100% rename from stable/strapi/9.0.21/templates/NOTES.txt rename to stable/projectsend/7.0.19/templates/NOTES.txt diff --git a/stable/tinymediamanager/5.0.20/templates/common.yaml b/stable/projectsend/7.0.19/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/5.0.20/templates/common.yaml rename to stable/projectsend/7.0.19/templates/common.yaml diff --git a/stable/synctube/3.0.18/values.yaml b/stable/projectsend/7.0.19/values.yaml similarity index 100% rename from stable/synctube/3.0.18/values.yaml rename to stable/projectsend/7.0.19/values.yaml diff --git a/stable/promcord/7.0.19/CHANGELOG.md b/stable/promcord/7.0.19/CHANGELOG.md deleted file mode 100644 index 1053bc61515..00000000000 --- a/stable/promcord/7.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [promcord-7.0.16](https://github.com/truecharts/charts/compare/promcord-7.0.15...promcord-7.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [promcord-7.0.13](https://github.com/truecharts/charts/compare/promcord-7.0.12...promcord-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [promcord-7.0.12](https://github.com/truecharts/charts/compare/promcord-7.0.11...promcord-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [promcord-7.0.11](https://github.com/truecharts/charts/compare/promcord-7.0.10...promcord-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [promcord-7.0.10](https://github.com/truecharts/charts/compare/promcord-7.0.9...promcord-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/whoami to v1.9.0 ([#8273](https://github.com/truecharts/charts/issues/8273)) - - - - -## [promcord-7.0.9](https://github.com/truecharts/charts/compare/promcord-7.0.8...promcord-7.0.9) (2023-04-25) - -### Chore diff --git a/stable/promcord/7.0.19/Chart.yaml b/stable/promcord/7.0.19/Chart.yaml deleted file mode 100644 index 65cb9700051..00000000000 --- a/stable/promcord/7.0.19/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Discord bot that provides metrics from a Discord server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png -home: https://truecharts.org/charts/stable/promcord -keywords: - - promcord - - discord - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: promcord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://github.com/nimarion/promcord -type: application -version: 7.0.19 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/7.0.19/app-changelog.md b/stable/promcord/7.0.19/app-changelog.md deleted file mode 100644 index 5f4bd12d8fa..00000000000 --- a/stable/promcord/7.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/promcord/7.0.19/charts/common-12.12.1.tgz b/stable/promcord/7.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/promcord/7.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/promcord/7.0.20/CHANGELOG.md b/stable/promcord/7.0.20/CHANGELOG.md new file mode 100644 index 00000000000..c25a9bb4da0 --- /dev/null +++ b/stable/promcord/7.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [promcord-7.0.16](https://github.com/truecharts/charts/compare/promcord-7.0.15...promcord-7.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [promcord-7.0.13](https://github.com/truecharts/charts/compare/promcord-7.0.12...promcord-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [promcord-7.0.12](https://github.com/truecharts/charts/compare/promcord-7.0.11...promcord-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [promcord-7.0.11](https://github.com/truecharts/charts/compare/promcord-7.0.10...promcord-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [promcord-7.0.10](https://github.com/truecharts/charts/compare/promcord-7.0.9...promcord-7.0.10) (2023-04-28) + +### Chore diff --git a/stable/promcord/7.0.20/Chart.yaml b/stable/promcord/7.0.20/Chart.yaml new file mode 100644 index 00000000000..a0a05b1a7b3 --- /dev/null +++ b/stable/promcord/7.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Discord bot that provides metrics from a Discord server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png +home: https://truecharts.org/charts/stable/promcord +keywords: + - promcord + - discord + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: promcord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://github.com/nimarion/promcord +type: application +version: 7.0.20 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.20/README.md b/stable/promcord/7.0.20/README.md similarity index 100% rename from stable/synclounge/5.0.20/README.md rename to stable/promcord/7.0.20/README.md diff --git a/stable/promcord/7.0.20/app-changelog.md b/stable/promcord/7.0.20/app-changelog.md new file mode 100644 index 00000000000..4697fe02c87 --- /dev/null +++ b/stable/promcord/7.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/promcord/7.0.19/app-readme.md b/stable/promcord/7.0.20/app-readme.md similarity index 100% rename from stable/promcord/7.0.19/app-readme.md rename to stable/promcord/7.0.20/app-readme.md diff --git a/stable/promcord/7.0.20/charts/common-12.12.3.tgz b/stable/promcord/7.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/promcord/7.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/promcord/7.0.19/ix_values.yaml b/stable/promcord/7.0.20/ix_values.yaml similarity index 100% rename from stable/promcord/7.0.19/ix_values.yaml rename to stable/promcord/7.0.20/ix_values.yaml diff --git a/stable/promcord/7.0.19/questions.yaml b/stable/promcord/7.0.20/questions.yaml similarity index 100% rename from stable/promcord/7.0.19/questions.yaml rename to stable/promcord/7.0.20/questions.yaml diff --git a/stable/synclounge/5.0.20/templates/NOTES.txt b/stable/promcord/7.0.20/templates/NOTES.txt similarity index 100% rename from stable/synclounge/5.0.20/templates/NOTES.txt rename to stable/promcord/7.0.20/templates/NOTES.txt diff --git a/stable/promcord/7.0.19/templates/common.yaml b/stable/promcord/7.0.20/templates/common.yaml similarity index 100% rename from stable/promcord/7.0.19/templates/common.yaml rename to stable/promcord/7.0.20/templates/common.yaml diff --git a/stable/syslog-ng/5.0.18/values.yaml b/stable/promcord/7.0.20/values.yaml similarity index 100% rename from stable/syslog-ng/5.0.18/values.yaml rename to stable/promcord/7.0.20/values.yaml diff --git a/stable/prowlarr/11.0.19/CHANGELOG.md b/stable/prowlarr/11.0.19/CHANGELOG.md new file mode 100644 index 00000000000..875afde3b4c --- /dev/null +++ b/stable/prowlarr/11.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prowlarr-11.0.19](https://github.com/truecharts/charts/compare/prowlarr-11.0.18...prowlarr-11.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [prowlarr-11.0.18](https://github.com/truecharts/charts/compare/prowlarr-11.0.17...prowlarr-11.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [prowlarr-11.0.17](https://github.com/truecharts/charts/compare/prowlarr-11.0.16...prowlarr-11.0.17) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.5.1.3422 ([#9248](https://github.com/truecharts/charts/issues/9248)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [prowlarr-11.0.16](https://github.com/truecharts/charts/compare/prowlarr-11.0.15...prowlarr-11.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [prowlarr-11.0.15](https://github.com/truecharts/charts/compare/prowlarr-11.0.14...prowlarr-11.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [prowlarr-11.0.14](https://github.com/truecharts/charts/compare/prowlarr-11.0.13...prowlarr-11.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [prowlarr-11.0.13](https://github.com/truecharts/charts/compare/prowlarr-11.0.12...prowlarr-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [prowlarr-11.0.12](https://github.com/truecharts/charts/compare/prowlarr-11.0.11...prowlarr-11.0.12) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.5.0.3390 ([#9046](https://github.com/truecharts/charts/issues/9046)) + + + + +## [prowlarr-11.0.11](https://github.com/truecharts/charts/compare/prowlarr-11.0.10...prowlarr-11.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [prowlarr-11.0.10](https://github.com/truecharts/charts/compare/prowlarr-11.0.9...prowlarr-11.0.10) (2023-05-10) + +### Chore + diff --git a/stable/prowlarr/11.0.19/Chart.yaml b/stable/prowlarr/11.0.19/Chart.yaml new file mode 100644 index 00000000000..bc9153cd062 --- /dev/null +++ b/stable/prowlarr/11.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.1.3422" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. +home: https://truecharts.org/charts/stable/prowlarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prowlarr.png +keywords: + - prowlarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prowlarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images +version: 11.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/synctube/3.0.18/README.md b/stable/prowlarr/11.0.19/README.md similarity index 100% rename from stable/synctube/3.0.18/README.md rename to stable/prowlarr/11.0.19/README.md diff --git a/stable/prowlarr/11.0.19/app-changelog.md b/stable/prowlarr/11.0.19/app-changelog.md new file mode 100644 index 00000000000..bdae84b3931 --- /dev/null +++ b/stable/prowlarr/11.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prowlarr-11.0.19](https://github.com/truecharts/charts/compare/prowlarr-11.0.18...prowlarr-11.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/prowlarr/11.0.19/app-readme.md b/stable/prowlarr/11.0.19/app-readme.md new file mode 100644 index 00000000000..4e201b3174d --- /dev/null +++ b/stable/prowlarr/11.0.19/app-readme.md @@ -0,0 +1,8 @@ +Indexer manager/proxy built on the popular arr net base stack to integrate with your various PVR apps. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/prowlarr](https://truecharts.org/charts/stable/prowlarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/prowlarr/11.0.19/charts/common-12.12.3.tgz b/stable/prowlarr/11.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/prowlarr/11.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/prowlarr/11.0.19/ix_values.yaml b/stable/prowlarr/11.0.19/ix_values.yaml new file mode 100644 index 00000000000..fd7a76cf770 --- /dev/null +++ b/stable/prowlarr/11.0.19/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/prowlarr + tag: v1.5.1.3422@sha256:fb617f76482c888db4fc2640e69201ee1a3664603ce48e2f617c3dfd39303e80 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 9696 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" diff --git a/stable/prowlarr/11.0.19/questions.yaml b/stable/prowlarr/11.0.19/questions.yaml new file mode 100644 index 00000000000..49bbaeadfef --- /dev/null +++ b/stable/prowlarr/11.0.19/questions.yaml @@ -0,0 +1,1958 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/synctube/3.0.18/templates/NOTES.txt b/stable/prowlarr/11.0.19/templates/NOTES.txt similarity index 100% rename from stable/synctube/3.0.18/templates/NOTES.txt rename to stable/prowlarr/11.0.19/templates/NOTES.txt diff --git a/stable/prowlarr/11.0.19/templates/common.yaml b/stable/prowlarr/11.0.19/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/prowlarr/11.0.19/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/tailscale/4.0.25/values.yaml b/stable/prowlarr/11.0.19/values.yaml similarity index 100% rename from stable/tailscale/4.0.25/values.yaml rename to stable/prowlarr/11.0.19/values.yaml diff --git a/stable/prusaslicer-novnc/4.0.23/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.23/CHANGELOG.md deleted file mode 100644 index c6e35166437..00000000000 --- a/stable/prusaslicer-novnc/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prusaslicer-novnc-4.0.23](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.22...prusaslicer-novnc-4.0.23) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9380](https://github.com/truecharts/charts/issues/9380)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [prusaslicer-novnc-4.0.22](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.21...prusaslicer-novnc-4.0.22) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [prusaslicer-novnc-4.0.21](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.20...prusaslicer-novnc-4.0.21) (2023-05-27) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9193](https://github.com/truecharts/charts/issues/9193)) - - - - -## [prusaslicer-novnc-4.0.20](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.19...prusaslicer-novnc-4.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [prusaslicer-novnc-4.0.19](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.18...prusaslicer-novnc-4.0.19) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9078](https://github.com/truecharts/charts/issues/9078)) - - - - -## [prusaslicer-novnc-4.0.19](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.18...prusaslicer-novnc-4.0.19) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9078](https://github.com/truecharts/charts/issues/9078)) - - - - -## [prusaslicer-novnc-4.0.18](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.17...prusaslicer-novnc-4.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [prusaslicer-novnc-4.0.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.16...prusaslicer-novnc-4.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [prusaslicer-novnc-4.0.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.15...prusaslicer-novnc-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [prusaslicer-novnc-4.0.15](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.14...prusaslicer-novnc-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - diff --git a/stable/prusaslicer-novnc/4.0.23/Chart.yaml b/stable/prusaslicer-novnc/4.0.23/Chart.yaml deleted file mode 100644 index 893176a0226..00000000000 --- a/stable/prusaslicer-novnc/4.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -deprecated: false -description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. -home: https://truecharts.org/charts/stable/prusaslicer-novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png -keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://www.prusa3d.com/prusaslicer/ -type: application -version: 4.0.23 diff --git a/stable/prusaslicer-novnc/4.0.23/app-changelog.md b/stable/prusaslicer-novnc/4.0.23/app-changelog.md deleted file mode 100644 index 34c6ca29838..00000000000 --- a/stable/prusaslicer-novnc/4.0.23/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [prusaslicer-novnc-4.0.23](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.22...prusaslicer-novnc-4.0.23) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9380](https://github.com/truecharts/charts/issues/9380)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.23/charts/common-12.10.4.tgz b/stable/prusaslicer-novnc/4.0.23/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/prusaslicer-novnc/4.0.23/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/4.0.24/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..d0ff006f222 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prusaslicer-novnc-4.0.24](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.23...prusaslicer-novnc-4.0.24) (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)) + + + + +## [prusaslicer-novnc-4.0.23](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.22...prusaslicer-novnc-4.0.23) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9380](https://github.com/truecharts/charts/issues/9380)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [prusaslicer-novnc-4.0.22](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.21...prusaslicer-novnc-4.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [prusaslicer-novnc-4.0.21](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.20...prusaslicer-novnc-4.0.21) (2023-05-27) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9193](https://github.com/truecharts/charts/issues/9193)) + + + + +## [prusaslicer-novnc-4.0.20](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.19...prusaslicer-novnc-4.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [prusaslicer-novnc-4.0.19](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.18...prusaslicer-novnc-4.0.19) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9078](https://github.com/truecharts/charts/issues/9078)) + + + + +## [prusaslicer-novnc-4.0.19](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.18...prusaslicer-novnc-4.0.19) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#9078](https://github.com/truecharts/charts/issues/9078)) + + + + +## [prusaslicer-novnc-4.0.18](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.17...prusaslicer-novnc-4.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [prusaslicer-novnc-4.0.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.16...prusaslicer-novnc-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [prusaslicer-novnc-4.0.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.15...prusaslicer-novnc-4.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + diff --git a/stable/prusaslicer-novnc/4.0.24/Chart.yaml b/stable/prusaslicer-novnc/4.0.24/Chart.yaml new file mode 100644 index 00000000000..ead34d3780c --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.24/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Enjoy Prusaslicer directly in your browser with this easy to use Chart Chart. +home: https://truecharts.org/charts/stable/prusaslicer-novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/prusaslicer-novnc.png +keywords: + - prusaslicer-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prusaslicer-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://www.prusa3d.com/prusaslicer/ +type: application +version: 4.0.24 diff --git a/stable/syslog-ng/5.0.18/README.md b/stable/prusaslicer-novnc/4.0.24/README.md similarity index 100% rename from stable/syslog-ng/5.0.18/README.md rename to stable/prusaslicer-novnc/4.0.24/README.md diff --git a/stable/prusaslicer-novnc/4.0.24/app-changelog.md b/stable/prusaslicer-novnc/4.0.24/app-changelog.md new file mode 100644 index 00000000000..1300db29c7b --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.24/app-changelog.md @@ -0,0 +1,10 @@ + + +## [prusaslicer-novnc-4.0.24](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.23...prusaslicer-novnc-4.0.24) (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)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.23/app-readme.md b/stable/prusaslicer-novnc/4.0.24/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/app-readme.md rename to stable/prusaslicer-novnc/4.0.24/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.24/charts/common-12.12.3.tgz b/stable/prusaslicer-novnc/4.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/prusaslicer-novnc/4.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/prusaslicer-novnc/4.0.23/ix_values.yaml b/stable/prusaslicer-novnc/4.0.24/ix_values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.24/ix_values.yaml diff --git a/stable/prusaslicer-novnc/4.0.23/questions.yaml b/stable/prusaslicer-novnc/4.0.24/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/questions.yaml rename to stable/prusaslicer-novnc/4.0.24/questions.yaml diff --git a/stable/syslog-ng/5.0.18/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.24/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/5.0.18/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.24/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.23/templates/common.yaml b/stable/prusaslicer-novnc/4.0.24/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.23/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.24/templates/common.yaml diff --git a/stable/tdarr-node/5.0.18/values.yaml b/stable/prusaslicer-novnc/4.0.24/values.yaml similarity index 100% rename from stable/tdarr-node/5.0.18/values.yaml rename to stable/prusaslicer-novnc/4.0.24/values.yaml diff --git a/stable/putty/4.0.10/CHANGELOG.md b/stable/putty/4.0.10/CHANGELOG.md deleted file mode 100644 index 5554e55c3d1..00000000000 --- a/stable/putty/4.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [putty-4.0.8](https://github.com/truecharts/charts/compare/putty-4.0.7...putty-4.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [putty-4.0.7](https://github.com/truecharts/charts/compare/putty-4.0.6...putty-4.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [putty-4.0.6](https://github.com/truecharts/charts/compare/putty-4.0.5...putty-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - ### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051)) - - - - -## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [putty-4.0.3](https://github.com/truecharts/charts/compare/putty-4.0.2...putty-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [putty-4.0.2](https://github.com/truecharts/charts/compare/putty-4.0.1...putty-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [putty-4.0.1](https://github.com/truecharts/charts/compare/putty-4.0.0...putty-4.0.1) (2023-05-01) - -### Chore - diff --git a/stable/putty/4.0.10/Chart.yaml b/stable/putty/4.0.10/Chart.yaml deleted file mode 100644 index 02e8de1b5d7..00000000000 --- a/stable/putty/4.0.10/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. -home: https://truecharts.org/charts/stable/putty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png -keywords: - - ssh - - putty -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: putty -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://github.com/jlesage/docker-putty -type: application -version: 4.0.10 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/putty/4.0.10/app-changelog.md b/stable/putty/4.0.10/app-changelog.md deleted file mode 100644 index 66fe96ae02f..00000000000 --- a/stable/putty/4.0.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/putty/4.0.10/charts/common-12.12.1.tgz b/stable/putty/4.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/putty/4.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/putty/4.0.11/CHANGELOG.md b/stable/putty/4.0.11/CHANGELOG.md new file mode 100644 index 00000000000..f622361494f --- /dev/null +++ b/stable/putty/4.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [putty-4.0.8](https://github.com/truecharts/charts/compare/putty-4.0.7...putty-4.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [putty-4.0.7](https://github.com/truecharts/charts/compare/putty-4.0.6...putty-4.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [putty-4.0.6](https://github.com/truecharts/charts/compare/putty-4.0.5...putty-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051)) + + + + +## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [putty-4.0.3](https://github.com/truecharts/charts/compare/putty-4.0.2...putty-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [putty-4.0.2](https://github.com/truecharts/charts/compare/putty-4.0.1...putty-4.0.2) (2023-05-03) + +### Chore + diff --git a/stable/putty/4.0.11/Chart.yaml b/stable/putty/4.0.11/Chart.yaml new file mode 100644 index 00000000000..25ac8bfbbf5 --- /dev/null +++ b/stable/putty/4.0.11/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: PuTTY is a free and open-source terminal emulator, serial console and network file transfer application. +home: https://truecharts.org/charts/stable/putty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/putty.png +keywords: + - ssh + - putty +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: putty +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://github.com/jlesage/docker-putty +type: application +version: 4.0.11 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.25/README.md b/stable/putty/4.0.11/README.md similarity index 100% rename from stable/tailscale/4.0.25/README.md rename to stable/putty/4.0.11/README.md diff --git a/stable/putty/4.0.11/app-changelog.md b/stable/putty/4.0.11/app-changelog.md new file mode 100644 index 00000000000..b2acefd4e5a --- /dev/null +++ b/stable/putty/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/putty/4.0.10/app-readme.md b/stable/putty/4.0.11/app-readme.md similarity index 100% rename from stable/putty/4.0.10/app-readme.md rename to stable/putty/4.0.11/app-readme.md diff --git a/stable/putty/4.0.11/charts/common-12.12.3.tgz b/stable/putty/4.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/putty/4.0.11/charts/common-12.12.3.tgz differ diff --git a/stable/putty/4.0.10/ix_values.yaml b/stable/putty/4.0.11/ix_values.yaml similarity index 100% rename from stable/putty/4.0.10/ix_values.yaml rename to stable/putty/4.0.11/ix_values.yaml diff --git a/stable/putty/4.0.10/questions.yaml b/stable/putty/4.0.11/questions.yaml similarity index 100% rename from stable/putty/4.0.10/questions.yaml rename to stable/putty/4.0.11/questions.yaml diff --git a/stable/tailscale/4.0.25/templates/NOTES.txt b/stable/putty/4.0.11/templates/NOTES.txt similarity index 100% rename from stable/tailscale/4.0.25/templates/NOTES.txt rename to stable/putty/4.0.11/templates/NOTES.txt diff --git a/stable/trilium-notes/8.0.19/templates/common.yaml b/stable/putty/4.0.11/templates/common.yaml similarity index 100% rename from stable/trilium-notes/8.0.19/templates/common.yaml rename to stable/putty/4.0.11/templates/common.yaml diff --git a/stable/tdarr/5.0.19/values.yaml b/stable/putty/4.0.11/values.yaml similarity index 100% rename from stable/tdarr/5.0.19/values.yaml rename to stable/putty/4.0.11/values.yaml diff --git a/stable/pwndrop/5.0.23/CHANGELOG.md b/stable/pwndrop/5.0.23/CHANGELOG.md deleted file mode 100644 index d51fae4fb49..00000000000 --- a/stable/pwndrop/5.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pwndrop-5.0.23](https://github.com/truecharts/charts/compare/pwndrop-5.0.22...pwndrop-5.0.23) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9437](https://github.com/truecharts/charts/issues/9437)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [pwndrop-5.0.22](https://github.com/truecharts/charts/compare/pwndrop-5.0.21...pwndrop-5.0.22) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9381](https://github.com/truecharts/charts/issues/9381)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [pwndrop-5.0.21](https://github.com/truecharts/charts/compare/pwndrop-5.0.20...pwndrop-5.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [pwndrop-5.0.20](https://github.com/truecharts/charts/compare/pwndrop-5.0.19...pwndrop-5.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pwndrop-5.0.19](https://github.com/truecharts/charts/compare/pwndrop-5.0.18...pwndrop-5.0.19) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pwndrop-5.0.18](https://github.com/truecharts/charts/compare/pwndrop-5.0.17...pwndrop-5.0.18) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9106](https://github.com/truecharts/charts/issues/9106)) - - - - -## [pwndrop-5.0.17](https://github.com/truecharts/charts/compare/pwndrop-5.0.16...pwndrop-5.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pwndrop-5.0.16](https://github.com/truecharts/charts/compare/pwndrop-5.0.15...pwndrop-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pwndrop-5.0.15](https://github.com/truecharts/charts/compare/pwndrop-5.0.14...pwndrop-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pwndrop-5.0.14](https://github.com/truecharts/charts/compare/pwndrop-5.0.13...pwndrop-5.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8956](https://github.com/truecharts/charts/issues/8956)) - - diff --git a/stable/pwndrop/5.0.23/Chart.yaml b/stable/pwndrop/5.0.23/Chart.yaml deleted file mode 100644 index 6f017988871..00000000000 --- a/stable/pwndrop/5.0.23/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 5.0.23 -appVersion: "1.0.1" -description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -keywords: - - pwndrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/pwndrop/5.0.23/app-changelog.md b/stable/pwndrop/5.0.23/app-changelog.md deleted file mode 100644 index 175c976def5..00000000000 --- a/stable/pwndrop/5.0.23/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [pwndrop-5.0.23](https://github.com/truecharts/charts/compare/pwndrop-5.0.22...pwndrop-5.0.23) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9437](https://github.com/truecharts/charts/issues/9437)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/pwndrop/5.0.23/charts/common-12.12.1.tgz b/stable/pwndrop/5.0.23/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pwndrop/5.0.23/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pwndrop/5.0.24/CHANGELOG.md b/stable/pwndrop/5.0.24/CHANGELOG.md new file mode 100644 index 00000000000..447c1870575 --- /dev/null +++ b/stable/pwndrop/5.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pwndrop-5.0.24](https://github.com/truecharts/charts/compare/pwndrop-5.0.23...pwndrop-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pwndrop-5.0.23](https://github.com/truecharts/charts/compare/pwndrop-5.0.22...pwndrop-5.0.23) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9437](https://github.com/truecharts/charts/issues/9437)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [pwndrop-5.0.22](https://github.com/truecharts/charts/compare/pwndrop-5.0.21...pwndrop-5.0.22) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9381](https://github.com/truecharts/charts/issues/9381)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [pwndrop-5.0.21](https://github.com/truecharts/charts/compare/pwndrop-5.0.20...pwndrop-5.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pwndrop-5.0.20](https://github.com/truecharts/charts/compare/pwndrop-5.0.19...pwndrop-5.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [pwndrop-5.0.19](https://github.com/truecharts/charts/compare/pwndrop-5.0.18...pwndrop-5.0.19) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pwndrop-5.0.18](https://github.com/truecharts/charts/compare/pwndrop-5.0.17...pwndrop-5.0.18) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#9106](https://github.com/truecharts/charts/issues/9106)) + + + + +## [pwndrop-5.0.17](https://github.com/truecharts/charts/compare/pwndrop-5.0.16...pwndrop-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pwndrop-5.0.16](https://github.com/truecharts/charts/compare/pwndrop-5.0.15...pwndrop-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pwndrop-5.0.15](https://github.com/truecharts/charts/compare/pwndrop-5.0.14...pwndrop-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/pwndrop/5.0.24/Chart.yaml b/stable/pwndrop/5.0.24/Chart.yaml new file mode 100644 index 00000000000..4119c05975d --- /dev/null +++ b/stable/pwndrop/5.0.24/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 5.0.24 +appVersion: "1.0.1" +description: Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +keywords: + - pwndrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.18/README.md b/stable/pwndrop/5.0.24/README.md similarity index 100% rename from stable/tdarr-node/5.0.18/README.md rename to stable/pwndrop/5.0.24/README.md diff --git a/stable/pwndrop/5.0.24/app-changelog.md b/stable/pwndrop/5.0.24/app-changelog.md new file mode 100644 index 00000000000..4f0bc39d3dd --- /dev/null +++ b/stable/pwndrop/5.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-5.0.24](https://github.com/truecharts/charts/compare/pwndrop-5.0.23...pwndrop-5.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.23/app-readme.md b/stable/pwndrop/5.0.24/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.23/app-readme.md rename to stable/pwndrop/5.0.24/app-readme.md diff --git a/stable/pwndrop/5.0.24/charts/common-12.12.3.tgz b/stable/pwndrop/5.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pwndrop/5.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/pwndrop/5.0.23/ix_values.yaml b/stable/pwndrop/5.0.24/ix_values.yaml similarity index 100% rename from stable/pwndrop/5.0.23/ix_values.yaml rename to stable/pwndrop/5.0.24/ix_values.yaml diff --git a/stable/pwndrop/5.0.23/questions.yaml b/stable/pwndrop/5.0.24/questions.yaml similarity index 100% rename from stable/pwndrop/5.0.23/questions.yaml rename to stable/pwndrop/5.0.24/questions.yaml diff --git a/stable/tdarr-node/5.0.18/templates/NOTES.txt b/stable/pwndrop/5.0.24/templates/NOTES.txt similarity index 100% rename from stable/tdarr-node/5.0.18/templates/NOTES.txt rename to stable/pwndrop/5.0.24/templates/NOTES.txt diff --git a/stable/tsmuxer/4.0.12/templates/common.yaml b/stable/pwndrop/5.0.24/templates/common.yaml similarity index 100% rename from stable/tsmuxer/4.0.12/templates/common.yaml rename to stable/pwndrop/5.0.24/templates/common.yaml diff --git a/stable/thelounge/9.0.22/values.yaml b/stable/pwndrop/5.0.24/values.yaml similarity index 100% rename from stable/thelounge/9.0.22/values.yaml rename to stable/pwndrop/5.0.24/values.yaml diff --git a/stable/pyload/9.0.18/CHANGELOG.md b/stable/pyload/9.0.18/CHANGELOG.md deleted file mode 100644 index 102180d960b..00000000000 --- a/stable/pyload/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pyload-9.0.15](https://github.com/truecharts/charts/compare/pyload-9.0.14...pyload-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pyload-9.0.14](https://github.com/truecharts/charts/compare/pyload-9.0.13...pyload-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pyload-9.0.13](https://github.com/truecharts/charts/compare/pyload-9.0.12...pyload-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pyload-9.0.12](https://github.com/truecharts/charts/compare/pyload-9.0.11...pyload-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pyload-9.0.11](https://github.com/truecharts/charts/compare/pyload-9.0.10...pyload-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pyload-9.0.10](https://github.com/truecharts/charts/compare/pyload-9.0.9...pyload-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pyload-9.0.9](https://github.com/truecharts/charts/compare/pyload-9.0.8...pyload-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/pyload/9.0.18/Chart.yaml b/stable/pyload/9.0.18/Chart.yaml deleted file mode 100644 index c0b9b34e744..00000000000 --- a/stable/pyload/9.0.18/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. -home: https://truecharts.org/charts/stable/pyload -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png -keywords: - - pyload - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://github.com/pyload/pyload -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pyload/9.0.18/app-changelog.md b/stable/pyload/9.0.18/app-changelog.md deleted file mode 100644 index b0b6a1d15be..00000000000 --- a/stable/pyload/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/pyload/9.0.18/charts/common-12.12.1.tgz b/stable/pyload/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pyload/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pyload/9.0.19/CHANGELOG.md b/stable/pyload/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..68b459d4e0f --- /dev/null +++ b/stable/pyload/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [pyload-9.0.15](https://github.com/truecharts/charts/compare/pyload-9.0.14...pyload-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pyload-9.0.14](https://github.com/truecharts/charts/compare/pyload-9.0.13...pyload-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pyload-9.0.13](https://github.com/truecharts/charts/compare/pyload-9.0.12...pyload-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pyload-9.0.12](https://github.com/truecharts/charts/compare/pyload-9.0.11...pyload-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pyload-9.0.11](https://github.com/truecharts/charts/compare/pyload-9.0.10...pyload-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pyload-9.0.10](https://github.com/truecharts/charts/compare/pyload-9.0.9...pyload-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/pyload/9.0.19/Chart.yaml b/stable/pyload/9.0.19/Chart.yaml new file mode 100644 index 00000000000..90f7e390fcd --- /dev/null +++ b/stable/pyload/9.0.19/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. +home: https://truecharts.org/charts/stable/pyload +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload.png +keywords: + - pyload + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://github.com/pyload/pyload +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.19/README.md b/stable/pyload/9.0.19/README.md similarity index 100% rename from stable/tdarr/5.0.19/README.md rename to stable/pyload/9.0.19/README.md diff --git a/stable/pyload/9.0.19/app-changelog.md b/stable/pyload/9.0.19/app-changelog.md new file mode 100644 index 00000000000..bb452c3e703 --- /dev/null +++ b/stable/pyload/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/pyload/9.0.18/app-readme.md b/stable/pyload/9.0.19/app-readme.md similarity index 100% rename from stable/pyload/9.0.18/app-readme.md rename to stable/pyload/9.0.19/app-readme.md diff --git a/stable/pyload/9.0.19/charts/common-12.12.3.tgz b/stable/pyload/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pyload/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/pyload/9.0.18/ix_values.yaml b/stable/pyload/9.0.19/ix_values.yaml similarity index 100% rename from stable/pyload/9.0.18/ix_values.yaml rename to stable/pyload/9.0.19/ix_values.yaml diff --git a/stable/pyload/9.0.18/questions.yaml b/stable/pyload/9.0.19/questions.yaml similarity index 100% rename from stable/pyload/9.0.18/questions.yaml rename to stable/pyload/9.0.19/questions.yaml diff --git a/stable/tdarr/5.0.19/templates/NOTES.txt b/stable/pyload/9.0.19/templates/NOTES.txt similarity index 100% rename from stable/tdarr/5.0.19/templates/NOTES.txt rename to stable/pyload/9.0.19/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.12/templates/common.yaml b/stable/pyload/9.0.19/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.12/templates/common.yaml rename to stable/pyload/9.0.19/templates/common.yaml diff --git a/stable/theme-park/5.0.18/values.yaml b/stable/pyload/9.0.19/values.yaml similarity index 100% rename from stable/theme-park/5.0.18/values.yaml rename to stable/pyload/9.0.19/values.yaml diff --git a/stable/pylon/5.0.17/CHANGELOG.md b/stable/pylon/5.0.17/CHANGELOG.md deleted file mode 100644 index e9ab008b152..00000000000 --- a/stable/pylon/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pylon-5.0.17](https://github.com/truecharts/charts/compare/pylon-5.0.16...pylon-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)) - - - - -## [pylon-5.0.16](https://github.com/truecharts/charts/compare/pylon-5.0.15...pylon-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [pylon-5.0.15](https://github.com/truecharts/charts/compare/pylon-5.0.14...pylon-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [pylon-5.0.14](https://github.com/truecharts/charts/compare/pylon-5.0.13...pylon-5.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [pylon-5.0.13](https://github.com/truecharts/charts/compare/pylon-5.0.12...pylon-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [pylon-5.0.12](https://github.com/truecharts/charts/compare/pylon-5.0.11...pylon-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pylon-5.0.11](https://github.com/truecharts/charts/compare/pylon-5.0.10...pylon-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pylon-5.0.10](https://github.com/truecharts/charts/compare/pylon-5.0.9...pylon-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/pylon to 2.9.0 ([#8731](https://github.com/truecharts/charts/issues/8731)) - - - - -## [pylon-5.0.9](https://github.com/truecharts/charts/compare/pylon-5.0.8...pylon-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352)) - - diff --git a/stable/pylon/5.0.17/Chart.yaml b/stable/pylon/5.0.17/Chart.yaml deleted file mode 100644 index 4620b457974..00000000000 --- a/stable/pylon/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 5.0.17 -appVersion: "2.9.0" -description: Pylon is a web based integrated development environment. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -keywords: - - pylon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/5.0.17/app-changelog.md b/stable/pylon/5.0.17/app-changelog.md deleted file mode 100644 index 5e116f2bf08..00000000000 --- a/stable/pylon/5.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [pylon-5.0.17](https://github.com/truecharts/charts/compare/pylon-5.0.16...pylon-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)) - - \ No newline at end of file diff --git a/stable/pylon/5.0.17/charts/common-12.12.1.tgz b/stable/pylon/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/pylon/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/pylon/5.0.18/CHANGELOG.md b/stable/pylon/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..63d1d7dea3d --- /dev/null +++ b/stable/pylon/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pylon-5.0.18](https://github.com/truecharts/charts/compare/pylon-5.0.17...pylon-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [pylon-5.0.17](https://github.com/truecharts/charts/compare/pylon-5.0.16...pylon-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)) + + + + +## [pylon-5.0.16](https://github.com/truecharts/charts/compare/pylon-5.0.15...pylon-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [pylon-5.0.15](https://github.com/truecharts/charts/compare/pylon-5.0.14...pylon-5.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [pylon-5.0.14](https://github.com/truecharts/charts/compare/pylon-5.0.13...pylon-5.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [pylon-5.0.13](https://github.com/truecharts/charts/compare/pylon-5.0.12...pylon-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pylon-5.0.12](https://github.com/truecharts/charts/compare/pylon-5.0.11...pylon-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pylon-5.0.11](https://github.com/truecharts/charts/compare/pylon-5.0.10...pylon-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pylon-5.0.10](https://github.com/truecharts/charts/compare/pylon-5.0.9...pylon-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/pylon to 2.9.0 ([#8731](https://github.com/truecharts/charts/issues/8731)) + + + + +## [pylon-5.0.9](https://github.com/truecharts/charts/compare/pylon-5.0.8...pylon-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + diff --git a/stable/pylon/5.0.18/Chart.yaml b/stable/pylon/5.0.18/Chart.yaml new file mode 100644 index 00000000000..45778c71155 --- /dev/null +++ b/stable/pylon/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 5.0.18 +appVersion: "2.9.0" +description: Pylon is a web based integrated development environment. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +keywords: + - pylon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/thelounge/9.0.22/README.md b/stable/pylon/5.0.18/README.md similarity index 100% rename from stable/thelounge/9.0.22/README.md rename to stable/pylon/5.0.18/README.md diff --git a/stable/pylon/5.0.18/app-changelog.md b/stable/pylon/5.0.18/app-changelog.md new file mode 100644 index 00000000000..a54be56a9cf --- /dev/null +++ b/stable/pylon/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-5.0.18](https://github.com/truecharts/charts/compare/pylon-5.0.17...pylon-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/pylon/5.0.17/app-readme.md b/stable/pylon/5.0.18/app-readme.md similarity index 100% rename from stable/pylon/5.0.17/app-readme.md rename to stable/pylon/5.0.18/app-readme.md diff --git a/stable/pylon/5.0.18/charts/common-12.12.3.tgz b/stable/pylon/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/pylon/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/pylon/5.0.17/ix_values.yaml b/stable/pylon/5.0.18/ix_values.yaml similarity index 100% rename from stable/pylon/5.0.17/ix_values.yaml rename to stable/pylon/5.0.18/ix_values.yaml diff --git a/stable/pylon/5.0.17/questions.yaml b/stable/pylon/5.0.18/questions.yaml similarity index 100% rename from stable/pylon/5.0.17/questions.yaml rename to stable/pylon/5.0.18/questions.yaml diff --git a/stable/thelounge/9.0.22/templates/NOTES.txt b/stable/pylon/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.22/templates/NOTES.txt rename to stable/pylon/5.0.18/templates/NOTES.txt diff --git a/stable/unmanic/6.0.16/templates/common.yaml b/stable/pylon/5.0.18/templates/common.yaml similarity index 100% rename from stable/unmanic/6.0.16/templates/common.yaml rename to stable/pylon/5.0.18/templates/common.yaml diff --git a/stable/tinymediamanager/5.0.20/values.yaml b/stable/pylon/5.0.18/values.yaml similarity index 100% rename from stable/tinymediamanager/5.0.20/values.yaml rename to stable/pylon/5.0.18/values.yaml diff --git a/stable/qbitmanage/4.0.22/CHANGELOG.md b/stable/qbitmanage/4.0.22/CHANGELOG.md deleted file mode 100644 index 4ded9eddf33..00000000000 --- a/stable/qbitmanage/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [qbitmanage-4.0.21](https://github.com/truecharts/charts/compare/qbitmanage-4.0.20...qbitmanage-4.0.21) (2023-06-01) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v3.6.4 ([#9323](https://github.com/truecharts/charts/issues/9323)) - - - - -## [qbitmanage-4.0.20](https://github.com/truecharts/charts/compare/qbitmanage-4.0.19...qbitmanage-4.0.20) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v3.6.3 ([#9250](https://github.com/truecharts/charts/issues/9250)) - - - - -## [qbitmanage-4.0.19](https://github.com/truecharts/charts/compare/qbitmanage-4.0.18...qbitmanage-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [qbitmanage-4.0.18](https://github.com/truecharts/charts/compare/qbitmanage-4.0.17...qbitmanage-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [qbitmanage-4.0.17](https://github.com/truecharts/charts/compare/qbitmanage-4.0.16...qbitmanage-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [qbitmanage-4.0.16](https://github.com/truecharts/charts/compare/qbitmanage-4.0.15...qbitmanage-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [qbitmanage-4.0.15](https://github.com/truecharts/charts/compare/qbitmanage-4.0.14...qbitmanage-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qbitmanage-4.0.14](https://github.com/truecharts/charts/compare/qbitmanage-4.0.13...qbitmanage-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qbitmanage-4.0.13](https://github.com/truecharts/charts/compare/qbitmanage-4.0.12...qbitmanage-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qbitmanage-4.0.12](https://github.com/truecharts/charts/compare/qbitmanage-4.0.11...qbitmanage-4.0.12) (2023-05-03) - -### Chore diff --git a/stable/qbitmanage/4.0.22/Chart.yaml b/stable/qbitmanage/4.0.22/Chart.yaml deleted file mode 100644 index 76b691ac552..00000000000 --- a/stable/qbitmanage/4.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. -home: https://truecharts.org/charts/stable/qbitmanage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbitmanage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation -type: application -version: 4.0.22 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/4.0.22/app-changelog.md b/stable/qbitmanage/4.0.22/app-changelog.md deleted file mode 100644 index 50b5be6f339..00000000000 --- a/stable/qbitmanage/4.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/qbitmanage/4.0.22/charts/common-12.12.1.tgz b/stable/qbitmanage/4.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/qbitmanage/4.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/qbitmanage/4.0.23/CHANGELOG.md b/stable/qbitmanage/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..08be6355ba3 --- /dev/null +++ b/stable/qbitmanage/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [qbitmanage-4.0.21](https://github.com/truecharts/charts/compare/qbitmanage-4.0.20...qbitmanage-4.0.21) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v3.6.4 ([#9323](https://github.com/truecharts/charts/issues/9323)) + + + + +## [qbitmanage-4.0.20](https://github.com/truecharts/charts/compare/qbitmanage-4.0.19...qbitmanage-4.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v3.6.3 ([#9250](https://github.com/truecharts/charts/issues/9250)) + + + + +## [qbitmanage-4.0.19](https://github.com/truecharts/charts/compare/qbitmanage-4.0.18...qbitmanage-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [qbitmanage-4.0.18](https://github.com/truecharts/charts/compare/qbitmanage-4.0.17...qbitmanage-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [qbitmanage-4.0.17](https://github.com/truecharts/charts/compare/qbitmanage-4.0.16...qbitmanage-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [qbitmanage-4.0.16](https://github.com/truecharts/charts/compare/qbitmanage-4.0.15...qbitmanage-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qbitmanage-4.0.15](https://github.com/truecharts/charts/compare/qbitmanage-4.0.14...qbitmanage-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qbitmanage-4.0.14](https://github.com/truecharts/charts/compare/qbitmanage-4.0.13...qbitmanage-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qbitmanage-4.0.13](https://github.com/truecharts/charts/compare/qbitmanage-4.0.12...qbitmanage-4.0.13) (2023-05-05) + +### Chore diff --git a/stable/qbitmanage/4.0.23/Chart.yaml b/stable/qbitmanage/4.0.23/Chart.yaml new file mode 100644 index 00000000000..b83df347974 --- /dev/null +++ b/stable/qbitmanage/4.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.6.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: This tool will help manage tedious tasks in qBittorrent and automate them. Tag, categorize, remove orphaned data, remove unregistered torrents and much much more. +home: https://truecharts.org/charts/stable/qbitmanage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbitmanage.png +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbitmanage +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation +type: application +version: 4.0.23 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/theme-park/5.0.18/README.md b/stable/qbitmanage/4.0.23/README.md similarity index 100% rename from stable/theme-park/5.0.18/README.md rename to stable/qbitmanage/4.0.23/README.md diff --git a/stable/qbitmanage/4.0.23/app-changelog.md b/stable/qbitmanage/4.0.23/app-changelog.md new file mode 100644 index 00000000000..adfcd8a0feb --- /dev/null +++ b/stable/qbitmanage/4.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/qbitmanage/4.0.22/app-readme.md b/stable/qbitmanage/4.0.23/app-readme.md similarity index 100% rename from stable/qbitmanage/4.0.22/app-readme.md rename to stable/qbitmanage/4.0.23/app-readme.md diff --git a/stable/qbitmanage/4.0.23/charts/common-12.12.3.tgz b/stable/qbitmanage/4.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/qbitmanage/4.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/qbitmanage/4.0.22/ix_values.yaml b/stable/qbitmanage/4.0.23/ix_values.yaml similarity index 100% rename from stable/qbitmanage/4.0.22/ix_values.yaml rename to stable/qbitmanage/4.0.23/ix_values.yaml diff --git a/stable/qbitmanage/4.0.22/questions.yaml b/stable/qbitmanage/4.0.23/questions.yaml similarity index 100% rename from stable/qbitmanage/4.0.22/questions.yaml rename to stable/qbitmanage/4.0.23/questions.yaml diff --git a/stable/theme-park/5.0.18/templates/NOTES.txt b/stable/qbitmanage/4.0.23/templates/NOTES.txt similarity index 100% rename from stable/theme-park/5.0.18/templates/NOTES.txt rename to stable/qbitmanage/4.0.23/templates/NOTES.txt diff --git a/stable/qbitmanage/4.0.22/templates/common.yaml b/stable/qbitmanage/4.0.23/templates/common.yaml similarity index 100% rename from stable/qbitmanage/4.0.22/templates/common.yaml rename to stable/qbitmanage/4.0.23/templates/common.yaml diff --git a/stable/traggo/2.0.18/values.yaml b/stable/qbitmanage/4.0.23/values.yaml similarity index 100% rename from stable/traggo/2.0.18/values.yaml rename to stable/qbitmanage/4.0.23/values.yaml diff --git a/stable/qbittorrent/15.0.23/CHANGELOG.md b/stable/qbittorrent/15.0.23/CHANGELOG.md new file mode 100644 index 00000000000..05061814579 --- /dev/null +++ b/stable/qbittorrent/15.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbittorrent-15.0.23](https://github.com/truecharts/charts/compare/qbittorrent-15.0.22...qbittorrent-15.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [qbittorrent-15.0.22](https://github.com/truecharts/charts/compare/qbittorrent-15.0.21...qbittorrent-15.0.22) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [qbittorrent-15.0.21](https://github.com/truecharts/charts/compare/qbittorrent-15.0.20...qbittorrent-15.0.21) (2023-06-01) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.3 ([#9326](https://github.com/truecharts/charts/issues/9326)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [qbittorrent-15.0.20](https://github.com/truecharts/charts/compare/qbittorrent-15.0.19...qbittorrent-15.0.20) (2023-05-27) + + + + +## [qbittorrent-15.0.19](https://github.com/truecharts/charts/compare/qbittorrent-15.0.18...qbittorrent-15.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [qbittorrent-15.0.18](https://github.com/truecharts/charts/compare/qbittorrent-15.0.17...qbittorrent-15.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [qbittorrent-15.0.17](https://github.com/truecharts/charts/compare/qbittorrent-15.0.16...qbittorrent-15.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [qbittorrent-15.0.16](https://github.com/truecharts/charts/compare/qbittorrent-15.0.15...qbittorrent-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qbittorrent-15.0.15](https://github.com/truecharts/charts/compare/qbittorrent-15.0.14...qbittorrent-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qbittorrent-15.0.14](https://github.com/truecharts/charts/compare/qbittorrent-15.0.13...qbittorrent-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qbittorrent-15.0.13](https://github.com/truecharts/charts/compare/qbittorrent-15.0.12...qbittorrent-15.0.13) (2023-05-05) + +### Chore diff --git a/stable/qbittorrent/15.0.23/Chart.yaml b/stable/qbittorrent/15.0.23/Chart.yaml new file mode 100644 index 00000000000..6a4ed0d0066 --- /dev/null +++ b/stable/qbittorrent/15.0.23/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: qBittorrent is a cross-platform free and open-source BitTorrent client +home: https://truecharts.org/charts/stable/qbittorrent +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qbittorrent.png +keywords: + - qbittorrent + - torrrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbittorrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://github.com/qbittorrent/qBittorrent +type: application +version: 15.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.20/README.md b/stable/qbittorrent/15.0.23/README.md similarity index 100% rename from stable/tinymediamanager/5.0.20/README.md rename to stable/qbittorrent/15.0.23/README.md diff --git a/stable/qbittorrent/15.0.23/app-changelog.md b/stable/qbittorrent/15.0.23/app-changelog.md new file mode 100644 index 00000000000..16effbb466b --- /dev/null +++ b/stable/qbittorrent/15.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbittorrent-15.0.23](https://github.com/truecharts/charts/compare/qbittorrent-15.0.22...qbittorrent-15.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/qbittorrent/15.0.23/app-readme.md b/stable/qbittorrent/15.0.23/app-readme.md new file mode 100644 index 00000000000..49a523cba77 --- /dev/null +++ b/stable/qbittorrent/15.0.23/app-readme.md @@ -0,0 +1,8 @@ +qBittorrent is a cross-platform free and open-source BitTorrent client + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/qbittorrent](https://truecharts.org/charts/stable/qbittorrent) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/qbittorrent/15.0.23/charts/common-12.12.3.tgz b/stable/qbittorrent/15.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/qbittorrent/15.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/qbittorrent/15.0.23/ix_values.yaml b/stable/qbittorrent/15.0.23/ix_values.yaml new file mode 100644 index 00000000000..8ad02e1a4b3 --- /dev/null +++ b/stable/qbittorrent/15.0.23/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: v4.5.3@sha256:35f2e0ca7c84618ff2264b5005062f034c2f3cea78125113ffaa10e00a3ed57b +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + protocol: tcp + torrentudp: + enabled: true + port: 6881 + protocol: udp +persistence: + config: + enabled: true + mountPath: "/config" +additionalVolumes: + - name: qbittorrent-scripts + emptyDir: {} + ## When you want to enable automatic port configuration at startup, adjust this to: + # configMap: + # name: -scripts + # defaultMode: "511" +additionalVolumeMounts: + - mountPath: "/config/custom-cont-init.d" + name: qbittorrent-scripts +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/qbittorrent/15.0.23/questions.yaml b/stable/qbittorrent/15.0.23/questions.yaml new file mode 100644 index 00000000000..0ace90ff8aa --- /dev/null +++ b/stable/qbittorrent/15.0.23/questions.yaml @@ -0,0 +1,1986 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tinymediamanager/5.0.20/templates/NOTES.txt b/stable/qbittorrent/15.0.23/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/5.0.20/templates/NOTES.txt rename to stable/qbittorrent/15.0.23/templates/NOTES.txt diff --git a/stable/qbittorrent/15.0.23/templates/_configmap.tpl b/stable/qbittorrent/15.0.23/templates/_configmap.tpl new file mode 100644 index 00000000000..c1981bfe444 --- /dev/null +++ b/stable/qbittorrent/15.0.23/templates/_configmap.tpl @@ -0,0 +1,25 @@ +{{/* Define the configmap */}} +{{- define "qbittorrent.configmap" -}} + +data: + {{- $bittorrentPort := "" -}} + {{- $bittorrentPort = .Values.service.torrent.ports.torrent.port -}} + {{- if $bittorrentPort }} + 31-update-port: |- + #!/bin/bash + QBITTORRENT_CONFIGFILE="/config/qBittorrent/qBittorrent.conf" + INCOMING_PORT={{- $bittorrentPort }} + + incoming_port_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin='${INCOMING_PORT}) + if [[ -z "${incoming_port_exist}" ]]; then + incoming_exist=$(cat ${QBITTORRENT_CONFIGFILE} | grep -m 1 'Connection\\PortRangeMin') + if [[ ! -z "${incoming_exist}" ]]; then + # Get line number of Incoming + LINE_NUM=$(grep -Fn -m 1 'Connection\PortRangeMin' ${QBITTORRENT_CONFIGFILE} | cut -d: -f 1) + sed -i "${LINE_NUM}s@.*@Connection\\\PortRangeMin=${INCOMING_PORT}@" ${QBITTORRENT_CONFIGFILE} + else + echo "Connection\\PortRangeMin=${INCOMING_PORT}" >> ${QBITTORRENT_CONFIGFILE} + fi + fi + {{- end }} +{{- end -}} diff --git a/stable/qbittorrent/15.0.23/templates/common.yaml b/stable/qbittorrent/15.0.23/templates/common.yaml new file mode 100644 index 00000000000..6f4a8126984 --- /dev/null +++ b/stable/qbittorrent/15.0.23/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/trilium-notes/8.0.19/values.yaml b/stable/qbittorrent/15.0.23/values.yaml similarity index 100% rename from stable/trilium-notes/8.0.19/values.yaml rename to stable/qbittorrent/15.0.23/values.yaml diff --git a/stable/qdirstat/4.0.11/CHANGELOG.md b/stable/qdirstat/4.0.11/CHANGELOG.md deleted file mode 100644 index 9814abef50c..00000000000 --- a/stable/qdirstat/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [qdirstat-4.0.8](https://github.com/truecharts/charts/compare/qdirstat-4.0.7...qdirstat-4.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [qdirstat-4.0.7](https://github.com/truecharts/charts/compare/qdirstat-4.0.6...qdirstat-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [qdirstat-4.0.6](https://github.com/truecharts/charts/compare/qdirstat-4.0.5...qdirstat-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qdirstat-4.0.5](https://github.com/truecharts/charts/compare/qdirstat-4.0.4...qdirstat-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860)) - - - - -## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qdirstat-4.0.2](https://github.com/truecharts/charts/compare/qdirstat-4.0.1...qdirstat-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/qdirstat/4.0.11/Chart.yaml b/stable/qdirstat/4.0.11/Chart.yaml deleted file mode 100644 index 50a67a54518..00000000000 --- a/stable/qdirstat/4.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. -home: https://truecharts.org/charts/stable/qdirstat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png -keywords: - - stats - - qdirstat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://github.com/jlesage/docker-qdirstat -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/4.0.11/app-changelog.md b/stable/qdirstat/4.0.11/app-changelog.md deleted file mode 100644 index 4daf12495d5..00000000000 --- a/stable/qdirstat/4.0.11/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/qdirstat/4.0.11/charts/common-12.12.1.tgz b/stable/qdirstat/4.0.11/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/qdirstat/4.0.11/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/qdirstat/4.0.12/CHANGELOG.md b/stable/qdirstat/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ef0cc93a64f --- /dev/null +++ b/stable/qdirstat/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [qdirstat-4.0.8](https://github.com/truecharts/charts/compare/qdirstat-4.0.7...qdirstat-4.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [qdirstat-4.0.7](https://github.com/truecharts/charts/compare/qdirstat-4.0.6...qdirstat-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qdirstat-4.0.6](https://github.com/truecharts/charts/compare/qdirstat-4.0.5...qdirstat-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qdirstat-4.0.5](https://github.com/truecharts/charts/compare/qdirstat-4.0.4...qdirstat-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860)) + + + + +## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/qdirstat/4.0.12/Chart.yaml b/stable/qdirstat/4.0.12/Chart.yaml new file mode 100644 index 00000000000..444b68ab536 --- /dev/null +++ b/stable/qdirstat/4.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: QDirStat is a graphical application to show where your disk space has gone and to help you to clean it up. +home: https://truecharts.org/charts/stable/qdirstat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qdirstat.png +keywords: + - stats + - qdirstat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qdirstat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://github.com/jlesage/docker-qdirstat +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.18/README.md b/stable/qdirstat/4.0.12/README.md similarity index 100% rename from stable/traggo/2.0.18/README.md rename to stable/qdirstat/4.0.12/README.md diff --git a/stable/qdirstat/4.0.12/app-changelog.md b/stable/qdirstat/4.0.12/app-changelog.md new file mode 100644 index 00000000000..75c54ef22b7 --- /dev/null +++ b/stable/qdirstat/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/qdirstat/4.0.11/app-readme.md b/stable/qdirstat/4.0.12/app-readme.md similarity index 100% rename from stable/qdirstat/4.0.11/app-readme.md rename to stable/qdirstat/4.0.12/app-readme.md diff --git a/stable/qdirstat/4.0.12/charts/common-12.12.3.tgz b/stable/qdirstat/4.0.12/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/qdirstat/4.0.12/charts/common-12.12.3.tgz differ diff --git a/stable/qdirstat/4.0.11/ix_values.yaml b/stable/qdirstat/4.0.12/ix_values.yaml similarity index 100% rename from stable/qdirstat/4.0.11/ix_values.yaml rename to stable/qdirstat/4.0.12/ix_values.yaml diff --git a/stable/qdirstat/4.0.11/questions.yaml b/stable/qdirstat/4.0.12/questions.yaml similarity index 100% rename from stable/qdirstat/4.0.11/questions.yaml rename to stable/qdirstat/4.0.12/questions.yaml diff --git a/stable/traggo/2.0.18/templates/NOTES.txt b/stable/qdirstat/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/traggo/2.0.18/templates/NOTES.txt rename to stable/qdirstat/4.0.12/templates/NOTES.txt diff --git a/stable/unpackerr/9.0.19/templates/common.yaml b/stable/qdirstat/4.0.12/templates/common.yaml similarity index 100% rename from stable/unpackerr/9.0.19/templates/common.yaml rename to stable/qdirstat/4.0.12/templates/common.yaml diff --git a/stable/tsmuxer/4.0.12/values.yaml b/stable/qdirstat/4.0.12/values.yaml similarity index 100% rename from stable/tsmuxer/4.0.12/values.yaml rename to stable/qdirstat/4.0.12/values.yaml diff --git a/stable/qinglong/5.0.21/CHANGELOG.md b/stable/qinglong/5.0.21/CHANGELOG.md deleted file mode 100644 index a3820f4fb70..00000000000 --- a/stable/qinglong/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qinglong-5.0.21](https://github.com/truecharts/charts/compare/qinglong-5.0.20...qinglong-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [qinglong-5.0.20](https://github.com/truecharts/charts/compare/qinglong-5.0.19...qinglong-5.0.20) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.15 ([#9251](https://github.com/truecharts/charts/issues/9251)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [qinglong-5.0.19](https://github.com/truecharts/charts/compare/qinglong-5.0.18...qinglong-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [qinglong-5.0.18](https://github.com/truecharts/charts/compare/qinglong-5.0.17...qinglong-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [qinglong-5.0.17](https://github.com/truecharts/charts/compare/qinglong-5.0.16...qinglong-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [qinglong-5.0.16](https://github.com/truecharts/charts/compare/qinglong-5.0.15...qinglong-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) - - - - -## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qinglong-5.0.13](https://github.com/truecharts/charts/compare/qinglong-5.0.12...qinglong-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qinglong-5.0.12](https://github.com/truecharts/charts/compare/qinglong-5.0.11...qinglong-5.0.12) (2023-05-11) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8893](https://github.com/truecharts/charts/issues/8893)) - - - diff --git a/stable/qinglong/5.0.21/Chart.yaml b/stable/qinglong/5.0.21/Chart.yaml deleted file mode 100644 index a40f015bb9a..00000000000 --- a/stable/qinglong/5.0.21/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 5.0.21 -appVersion: "2.15.15" -description: A timed task management panel that supports typescript, javaScript, python3, and shell -type: application -deprecated: false -home: https://truecharts.org/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -keywords: - - qinglong - - task -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/5.0.21/app-changelog.md b/stable/qinglong/5.0.21/app-changelog.md deleted file mode 100644 index 15b314b2763..00000000000 --- a/stable/qinglong/5.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-5.0.21](https://github.com/truecharts/charts/compare/qinglong-5.0.20...qinglong-5.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/qinglong/5.0.21/charts/common-12.12.1.tgz b/stable/qinglong/5.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/qinglong/5.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/qinglong/5.0.22/CHANGELOG.md b/stable/qinglong/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..8d892eb3abf --- /dev/null +++ b/stable/qinglong/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qinglong-5.0.22](https://github.com/truecharts/charts/compare/qinglong-5.0.21...qinglong-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [qinglong-5.0.21](https://github.com/truecharts/charts/compare/qinglong-5.0.20...qinglong-5.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [qinglong-5.0.20](https://github.com/truecharts/charts/compare/qinglong-5.0.19...qinglong-5.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.15 ([#9251](https://github.com/truecharts/charts/issues/9251)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [qinglong-5.0.19](https://github.com/truecharts/charts/compare/qinglong-5.0.18...qinglong-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [qinglong-5.0.18](https://github.com/truecharts/charts/compare/qinglong-5.0.17...qinglong-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [qinglong-5.0.17](https://github.com/truecharts/charts/compare/qinglong-5.0.16...qinglong-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [qinglong-5.0.16](https://github.com/truecharts/charts/compare/qinglong-5.0.15...qinglong-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) + + + + +## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qinglong-5.0.13](https://github.com/truecharts/charts/compare/qinglong-5.0.12...qinglong-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/qinglong/5.0.22/Chart.yaml b/stable/qinglong/5.0.22/Chart.yaml new file mode 100644 index 00000000000..8619a7fc1cd --- /dev/null +++ b/stable/qinglong/5.0.22/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 5.0.22 +appVersion: "2.15.15" +description: A timed task management panel that supports typescript, javaScript, python3, and shell +type: application +deprecated: false +home: https://truecharts.org/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +keywords: + - qinglong + - task +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/trilium-notes/8.0.19/README.md b/stable/qinglong/5.0.22/README.md similarity index 100% rename from stable/trilium-notes/8.0.19/README.md rename to stable/qinglong/5.0.22/README.md diff --git a/stable/qinglong/5.0.22/app-changelog.md b/stable/qinglong/5.0.22/app-changelog.md new file mode 100644 index 00000000000..999e466a341 --- /dev/null +++ b/stable/qinglong/5.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-5.0.22](https://github.com/truecharts/charts/compare/qinglong-5.0.21...qinglong-5.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/qinglong/5.0.21/app-readme.md b/stable/qinglong/5.0.22/app-readme.md similarity index 100% rename from stable/qinglong/5.0.21/app-readme.md rename to stable/qinglong/5.0.22/app-readme.md diff --git a/stable/qinglong/5.0.22/charts/common-12.12.3.tgz b/stable/qinglong/5.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/qinglong/5.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/qinglong/5.0.21/ix_values.yaml b/stable/qinglong/5.0.22/ix_values.yaml similarity index 100% rename from stable/qinglong/5.0.21/ix_values.yaml rename to stable/qinglong/5.0.22/ix_values.yaml diff --git a/stable/qinglong/5.0.21/questions.yaml b/stable/qinglong/5.0.22/questions.yaml similarity index 100% rename from stable/qinglong/5.0.21/questions.yaml rename to stable/qinglong/5.0.22/questions.yaml diff --git a/stable/trilium-notes/8.0.19/templates/NOTES.txt b/stable/qinglong/5.0.22/templates/NOTES.txt similarity index 100% rename from stable/trilium-notes/8.0.19/templates/NOTES.txt rename to stable/qinglong/5.0.22/templates/NOTES.txt diff --git a/stable/unpoller/6.0.18/templates/common.yaml b/stable/qinglong/5.0.22/templates/common.yaml similarity index 100% rename from stable/unpoller/6.0.18/templates/common.yaml rename to stable/qinglong/5.0.22/templates/common.yaml diff --git a/stable/twtxt/6.0.18/values.yaml b/stable/qinglong/5.0.22/values.yaml similarity index 100% rename from stable/twtxt/6.0.18/values.yaml rename to stable/qinglong/5.0.22/values.yaml diff --git a/stable/quassel-core/7.0.21/CHANGELOG.md b/stable/quassel-core/7.0.21/CHANGELOG.md deleted file mode 100644 index 940016c9714..00000000000 --- a/stable/quassel-core/7.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quassel-core-7.0.21](https://github.com/truecharts/charts/compare/quassel-core-7.0.20...quassel-core-7.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9382](https://github.com/truecharts/charts/issues/9382)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [quassel-core-7.0.20](https://github.com/truecharts/charts/compare/quassel-core-7.0.19...quassel-core-7.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [quassel-core-7.0.19](https://github.com/truecharts/charts/compare/quassel-core-7.0.18...quassel-core-7.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [quassel-core-7.0.18](https://github.com/truecharts/charts/compare/quassel-core-7.0.17...quassel-core-7.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [quassel-core-7.0.17](https://github.com/truecharts/charts/compare/quassel-core-7.0.16...quassel-core-7.0.17) (2023-05-23) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9107](https://github.com/truecharts/charts/issues/9107)) - - - - -## [quassel-core-7.0.16](https://github.com/truecharts/charts/compare/quassel-core-7.0.15...quassel-core-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [quassel-core-7.0.15](https://github.com/truecharts/charts/compare/quassel-core-7.0.14...quassel-core-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [quassel-core-7.0.14](https://github.com/truecharts/charts/compare/quassel-core-7.0.13...quassel-core-7.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8988](https://github.com/truecharts/charts/issues/8988)) - - - - -## [quassel-core-7.0.13](https://github.com/truecharts/charts/compare/quassel-core-7.0.12...quassel-core-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [quassel-core-7.0.12](https://github.com/truecharts/charts/compare/quassel-core-7.0.11...quassel-core-7.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8957](https://github.com/truecharts/charts/issues/8957)) - - - diff --git a/stable/quassel-core/7.0.21/Chart.yaml b/stable/quassel-core/7.0.21/Chart.yaml deleted file mode 100644 index fa0b02dd173..00000000000 --- a/stable/quassel-core/7.0.21/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 7.0.21 -appVersion: "0.14.0" -description: Quassel-core is a modern, cross-platform, distributed IRC client. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/quassel-core -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png -keywords: - - quassel-core -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/7.0.21/app-changelog.md b/stable/quassel-core/7.0.21/app-changelog.md deleted file mode 100644 index 235d1382d03..00000000000 --- a/stable/quassel-core/7.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [quassel-core-7.0.21](https://github.com/truecharts/charts/compare/quassel-core-7.0.20...quassel-core-7.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9382](https://github.com/truecharts/charts/issues/9382)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/quassel-core/7.0.21/charts/common-12.10.4.tgz b/stable/quassel-core/7.0.21/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/quassel-core/7.0.21/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/quassel-core/7.0.22/CHANGELOG.md b/stable/quassel-core/7.0.22/CHANGELOG.md new file mode 100644 index 00000000000..b03ebc5c5a3 --- /dev/null +++ b/stable/quassel-core/7.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-core-7.0.22](https://github.com/truecharts/charts/compare/quassel-core-7.0.21...quassel-core-7.0.22) (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)) + + + + +## [quassel-core-7.0.21](https://github.com/truecharts/charts/compare/quassel-core-7.0.20...quassel-core-7.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9382](https://github.com/truecharts/charts/issues/9382)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [quassel-core-7.0.20](https://github.com/truecharts/charts/compare/quassel-core-7.0.19...quassel-core-7.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [quassel-core-7.0.19](https://github.com/truecharts/charts/compare/quassel-core-7.0.18...quassel-core-7.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [quassel-core-7.0.18](https://github.com/truecharts/charts/compare/quassel-core-7.0.17...quassel-core-7.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [quassel-core-7.0.17](https://github.com/truecharts/charts/compare/quassel-core-7.0.16...quassel-core-7.0.17) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#9107](https://github.com/truecharts/charts/issues/9107)) + + + + +## [quassel-core-7.0.16](https://github.com/truecharts/charts/compare/quassel-core-7.0.15...quassel-core-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [quassel-core-7.0.15](https://github.com/truecharts/charts/compare/quassel-core-7.0.14...quassel-core-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [quassel-core-7.0.14](https://github.com/truecharts/charts/compare/quassel-core-7.0.13...quassel-core-7.0.14) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8988](https://github.com/truecharts/charts/issues/8988)) + + + + +## [quassel-core-7.0.13](https://github.com/truecharts/charts/compare/quassel-core-7.0.12...quassel-core-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/quassel-core/7.0.22/Chart.yaml b/stable/quassel-core/7.0.22/Chart.yaml new file mode 100644 index 00000000000..178d0b065b3 --- /dev/null +++ b/stable/quassel-core/7.0.22/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 7.0.22 +appVersion: "0.14.0" +description: Quassel-core is a modern, cross-platform, distributed IRC client. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/quassel-core +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png +keywords: + - quassel-core +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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/tsmuxer/4.0.12/README.md b/stable/quassel-core/7.0.22/README.md similarity index 100% rename from stable/tsmuxer/4.0.12/README.md rename to stable/quassel-core/7.0.22/README.md diff --git a/stable/quassel-core/7.0.22/app-changelog.md b/stable/quassel-core/7.0.22/app-changelog.md new file mode 100644 index 00000000000..c5806faf5c4 --- /dev/null +++ b/stable/quassel-core/7.0.22/app-changelog.md @@ -0,0 +1,10 @@ + + +## [quassel-core-7.0.22](https://github.com/truecharts/charts/compare/quassel-core-7.0.21...quassel-core-7.0.22) (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)) + + \ No newline at end of file diff --git a/stable/quassel-core/7.0.21/app-readme.md b/stable/quassel-core/7.0.22/app-readme.md similarity index 100% rename from stable/quassel-core/7.0.21/app-readme.md rename to stable/quassel-core/7.0.22/app-readme.md diff --git a/stable/quassel-core/7.0.22/charts/common-12.12.3.tgz b/stable/quassel-core/7.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/quassel-core/7.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/quassel-core/7.0.21/ix_values.yaml b/stable/quassel-core/7.0.22/ix_values.yaml similarity index 100% rename from stable/quassel-core/7.0.21/ix_values.yaml rename to stable/quassel-core/7.0.22/ix_values.yaml diff --git a/stable/quassel-core/7.0.21/questions.yaml b/stable/quassel-core/7.0.22/questions.yaml similarity index 100% rename from stable/quassel-core/7.0.21/questions.yaml rename to stable/quassel-core/7.0.22/questions.yaml diff --git a/stable/tsmuxer/4.0.12/templates/NOTES.txt b/stable/quassel-core/7.0.22/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/4.0.12/templates/NOTES.txt rename to stable/quassel-core/7.0.22/templates/NOTES.txt diff --git a/stable/uptimerobot-prometheus/7.0.9/templates/common.yaml b/stable/quassel-core/7.0.22/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/templates/common.yaml rename to stable/quassel-core/7.0.22/templates/common.yaml diff --git a/stable/ubooquity/6.0.12/values.yaml b/stable/quassel-core/7.0.22/values.yaml similarity index 100% rename from stable/ubooquity/6.0.12/values.yaml rename to stable/quassel-core/7.0.22/values.yaml diff --git a/stable/quassel-web/5.0.18/CHANGELOG.md b/stable/quassel-web/5.0.18/CHANGELOG.md deleted file mode 100644 index 2436e0f6688..00000000000 --- a/stable/quassel-web/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [quassel-web-5.0.14](https://github.com/truecharts/charts/compare/quassel-web-5.0.13...quassel-web-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [quassel-web-5.0.13](https://github.com/truecharts/charts/compare/quassel-web-5.0.12...quassel-web-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [quassel-web-5.0.12](https://github.com/truecharts/charts/compare/quassel-web-5.0.11...quassel-web-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [quassel-web-5.0.11](https://github.com/truecharts/charts/compare/quassel-web-5.0.10...quassel-web-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [quassel-web-5.0.10](https://github.com/truecharts/charts/compare/quassel-web-5.0.9...quassel-web-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [quassel-web-5.0.9](https://github.com/truecharts/charts/compare/quassel-web-5.0.8...quassel-web-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/quassel-web/5.0.18/Chart.yaml b/stable/quassel-web/5.0.18/Chart.yaml deleted file mode 100644 index 16e1dcadef1..00000000000 --- a/stable/quassel-web/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 5.0.18 -appVersion: "2021.12.16" -description: Quassel-web is a web client for Quassel. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -keywords: - - quassel-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-web/5.0.18/app-changelog.md b/stable/quassel-web/5.0.18/app-changelog.md deleted file mode 100644 index 67441ce6637..00000000000 --- a/stable/quassel-web/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/quassel-web/5.0.18/charts/common-12.12.1.tgz b/stable/quassel-web/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/quassel-web/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/quassel-web/5.0.19/CHANGELOG.md b/stable/quassel-web/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f07557dd2ec --- /dev/null +++ b/stable/quassel-web/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [quassel-web-5.0.14](https://github.com/truecharts/charts/compare/quassel-web-5.0.13...quassel-web-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [quassel-web-5.0.13](https://github.com/truecharts/charts/compare/quassel-web-5.0.12...quassel-web-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [quassel-web-5.0.12](https://github.com/truecharts/charts/compare/quassel-web-5.0.11...quassel-web-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [quassel-web-5.0.11](https://github.com/truecharts/charts/compare/quassel-web-5.0.10...quassel-web-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [quassel-web-5.0.10](https://github.com/truecharts/charts/compare/quassel-web-5.0.9...quassel-web-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/quassel-web/5.0.19/Chart.yaml b/stable/quassel-web/5.0.19/Chart.yaml new file mode 100644 index 00000000000..580f4fc84f6 --- /dev/null +++ b/stable/quassel-web/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 5.0.19 +appVersion: "2021.12.16" +description: Quassel-web is a web client for Quassel. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +keywords: + - quassel-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/twtxt/6.0.18/README.md b/stable/quassel-web/5.0.19/README.md similarity index 100% rename from stable/twtxt/6.0.18/README.md rename to stable/quassel-web/5.0.19/README.md diff --git a/stable/quassel-web/5.0.19/app-changelog.md b/stable/quassel-web/5.0.19/app-changelog.md new file mode 100644 index 00000000000..52a5930283b --- /dev/null +++ b/stable/quassel-web/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/quassel-web/5.0.18/app-readme.md b/stable/quassel-web/5.0.19/app-readme.md similarity index 100% rename from stable/quassel-web/5.0.18/app-readme.md rename to stable/quassel-web/5.0.19/app-readme.md diff --git a/stable/quassel-web/5.0.19/charts/common-12.12.3.tgz b/stable/quassel-web/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/quassel-web/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/quassel-web/5.0.18/ix_values.yaml b/stable/quassel-web/5.0.19/ix_values.yaml similarity index 100% rename from stable/quassel-web/5.0.18/ix_values.yaml rename to stable/quassel-web/5.0.19/ix_values.yaml diff --git a/stable/quassel-web/5.0.18/questions.yaml b/stable/quassel-web/5.0.19/questions.yaml similarity index 100% rename from stable/quassel-web/5.0.18/questions.yaml rename to stable/quassel-web/5.0.19/questions.yaml diff --git a/stable/twtxt/6.0.18/templates/NOTES.txt b/stable/quassel-web/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/twtxt/6.0.18/templates/NOTES.txt rename to stable/quassel-web/5.0.19/templates/NOTES.txt diff --git a/stable/verysync/5.0.19/templates/common.yaml b/stable/quassel-web/5.0.19/templates/common.yaml similarity index 100% rename from stable/verysync/5.0.19/templates/common.yaml rename to stable/quassel-web/5.0.19/templates/common.yaml diff --git a/stable/unmanic/6.0.16/values.yaml b/stable/quassel-web/5.0.19/values.yaml similarity index 100% rename from stable/unmanic/6.0.16/values.yaml rename to stable/quassel-web/5.0.19/values.yaml diff --git a/stable/radarr/16.0.15/CHANGELOG.md b/stable/radarr/16.0.15/CHANGELOG.md new file mode 100644 index 00000000000..26d4ec31309 --- /dev/null +++ b/stable/radarr/16.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radarr-16.0.15](https://github.com/truecharts/charts/compare/radarr-16.0.14...radarr-16.0.15) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [radarr-16.0.14](https://github.com/truecharts/charts/compare/radarr-16.0.13...radarr-16.0.14) (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)) + + + + +## [radarr-16.0.13](https://github.com/truecharts/charts/compare/radarr-16.0.12...radarr-16.0.13) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [radarr-16.0.12](https://github.com/truecharts/charts/compare/radarr-16.0.11...radarr-16.0.12) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [radarr-16.0.11](https://github.com/truecharts/charts/compare/radarr-16.0.10...radarr-16.0.11) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [radarr-16.0.10](https://github.com/truecharts/charts/compare/radarr-16.0.9...radarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [radarr-16.0.9](https://github.com/truecharts/charts/compare/radarr-16.0.8...radarr-16.0.9) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [radarr-16.0.8](https://github.com/truecharts/charts/compare/radarr-16.0.7...radarr-16.0.8) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [radarr-16.0.7](https://github.com/truecharts/charts/compare/radarr-16.0.6...radarr-16.0.7) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [radarr-16.0.6](https://github.com/truecharts/charts/compare/radarr-16.0.5...radarr-16.0.6) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/radarr/16.0.15/Chart.yaml b/stable/radarr/16.0.15/Chart.yaml new file mode 100644 index 00000000000..a319cf33b58 --- /dev/null +++ b/stable/radarr/16.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.4.7068" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: "A fork of Sonarr to work with movies à la Couchpotato" +home: https://truecharts.org/charts/stable/radarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/radarr.png +keywords: + - radarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://github.com/Radarr/Radarr +type: application +version: 16.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.12/README.md b/stable/radarr/16.0.15/README.md similarity index 100% rename from stable/ubooquity/6.0.12/README.md rename to stable/radarr/16.0.15/README.md diff --git a/stable/radarr/16.0.15/app-changelog.md b/stable/radarr/16.0.15/app-changelog.md new file mode 100644 index 00000000000..16b24e1d18d --- /dev/null +++ b/stable/radarr/16.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radarr-16.0.15](https://github.com/truecharts/charts/compare/radarr-16.0.14...radarr-16.0.15) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/radarr/16.0.15/app-readme.md b/stable/radarr/16.0.15/app-readme.md new file mode 100644 index 00000000000..94d71850296 --- /dev/null +++ b/stable/radarr/16.0.15/app-readme.md @@ -0,0 +1,8 @@ +A fork of Sonarr to work with movies à la Couchpotato + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/radarr](https://truecharts.org/charts/stable/radarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/radarr/16.0.15/charts/common-12.12.3.tgz b/stable/radarr/16.0.15/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/radarr/16.0.15/charts/common-12.12.3.tgz differ diff --git a/stable/radarr/16.0.15/ix_values.yaml b/stable/radarr/16.0.15/ix_values.yaml new file mode 100644 index 00000000000..4f369fed36b --- /dev/null +++ b/stable/radarr/16.0.15/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: 4.4.4.7068@sha256:299a9fc534456ac607bb99e480582d413a8accc21b641f2041d7bcb30905ff26 +service: + main: + ports: + main: + port: 7878 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + readiness: + enabled: true + type: http + path: /ping + liveness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + + env: + RADARR__PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/radarr/16.0.15/questions.yaml b/stable/radarr/16.0.15/questions.yaml new file mode 100644 index 00000000000..5e1c51594c3 --- /dev/null +++ b/stable/radarr/16.0.15/questions.yaml @@ -0,0 +1,1958 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/ubooquity/6.0.12/templates/NOTES.txt b/stable/radarr/16.0.15/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.12/templates/NOTES.txt rename to stable/radarr/16.0.15/templates/NOTES.txt diff --git a/stable/radarr/16.0.15/templates/common.yaml b/stable/radarr/16.0.15/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/radarr/16.0.15/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/unpackerr/9.0.19/values.yaml b/stable/radarr/16.0.15/values.yaml similarity index 100% rename from stable/unpackerr/9.0.19/values.yaml rename to stable/radarr/16.0.15/values.yaml diff --git a/stable/rcon-webadmin/4.0.18/CHANGELOG.md b/stable/rcon-webadmin/4.0.18/CHANGELOG.md deleted file mode 100644 index 2a899b8449b..00000000000 --- a/stable/rcon-webadmin/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [rcon-webadmin-4.0.14](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.13...rcon-webadmin-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rcon-webadmin-4.0.13](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.12...rcon-webadmin-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rcon-webadmin-4.0.12](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.11...rcon-webadmin-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rcon-webadmin-4.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.10...rcon-webadmin-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rcon-webadmin-4.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.9...rcon-webadmin-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rcon-webadmin-4.0.9](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.8...rcon-webadmin-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/rcon-webadmin/4.0.18/Chart.yaml b/stable/rcon-webadmin/4.0.18/Chart.yaml deleted file mode 100644 index 0a0ea8cb4e1..00000000000 --- a/stable/rcon-webadmin/4.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: "Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock." -home: https://truecharts.org/charts/stable/rcon-webadmin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://github.com/rcon-web-admin/rcon-web-admin -type: application -version: 4.0.18 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/4.0.18/app-changelog.md b/stable/rcon-webadmin/4.0.18/app-changelog.md deleted file mode 100644 index 5beb79a7941..00000000000 --- a/stable/rcon-webadmin/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/rcon-webadmin/4.0.18/charts/common-12.12.1.tgz b/stable/rcon-webadmin/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/rcon-webadmin/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/4.0.19/CHANGELOG.md b/stable/rcon-webadmin/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..045daafd249 --- /dev/null +++ b/stable/rcon-webadmin/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [rcon-webadmin-4.0.14](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.13...rcon-webadmin-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rcon-webadmin-4.0.13](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.12...rcon-webadmin-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rcon-webadmin-4.0.12](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.11...rcon-webadmin-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rcon-webadmin-4.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.10...rcon-webadmin-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rcon-webadmin-4.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.9...rcon-webadmin-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/rcon-webadmin/4.0.19/Chart.yaml b/stable/rcon-webadmin/4.0.19/Chart.yaml new file mode 100644 index 00000000000..2be8be40a9e --- /dev/null +++ b/stable/rcon-webadmin/4.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: "Out of the box, RCON Web Admin can check users for high ping, VAC status, or filter the chat for you around the clock." +home: https://truecharts.org/charts/stable/rcon-webadmin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rcon-webadmin.png +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rcon-webadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://github.com/rcon-web-admin/rcon-web-admin +type: application +version: 4.0.19 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/unmanic/6.0.16/README.md b/stable/rcon-webadmin/4.0.19/README.md similarity index 100% rename from stable/unmanic/6.0.16/README.md rename to stable/rcon-webadmin/4.0.19/README.md diff --git a/stable/rcon-webadmin/4.0.19/app-changelog.md b/stable/rcon-webadmin/4.0.19/app-changelog.md new file mode 100644 index 00000000000..9c1baabaadf --- /dev/null +++ b/stable/rcon-webadmin/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/rcon-webadmin/4.0.18/app-readme.md b/stable/rcon-webadmin/4.0.19/app-readme.md similarity index 100% rename from stable/rcon-webadmin/4.0.18/app-readme.md rename to stable/rcon-webadmin/4.0.19/app-readme.md diff --git a/stable/rcon-webadmin/4.0.19/charts/common-12.12.3.tgz b/stable/rcon-webadmin/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/rcon-webadmin/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/rcon-webadmin/4.0.18/ix_values.yaml b/stable/rcon-webadmin/4.0.19/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.18/ix_values.yaml rename to stable/rcon-webadmin/4.0.19/ix_values.yaml diff --git a/stable/rcon-webadmin/4.0.18/questions.yaml b/stable/rcon-webadmin/4.0.19/questions.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.18/questions.yaml rename to stable/rcon-webadmin/4.0.19/questions.yaml diff --git a/stable/unmanic/6.0.16/templates/NOTES.txt b/stable/rcon-webadmin/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/unmanic/6.0.16/templates/NOTES.txt rename to stable/rcon-webadmin/4.0.19/templates/NOTES.txt diff --git a/stable/rcon-webadmin/4.0.18/templates/common.yaml b/stable/rcon-webadmin/4.0.19/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.18/templates/common.yaml rename to stable/rcon-webadmin/4.0.19/templates/common.yaml diff --git a/stable/unpoller/6.0.18/values.yaml b/stable/rcon-webadmin/4.0.19/values.yaml similarity index 100% rename from stable/unpoller/6.0.18/values.yaml rename to stable/rcon-webadmin/4.0.19/values.yaml diff --git a/stable/rdesktop/4.0.34/CHANGELOG.md b/stable/rdesktop/4.0.34/CHANGELOG.md deleted file mode 100644 index ab162bd17b2..00000000000 --- a/stable/rdesktop/4.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rdesktop-4.0.34](https://github.com/truecharts/charts/compare/rdesktop-4.0.33...rdesktop-4.0.34) (2023-06-06) - -### Chore - -- update rdesktop ([#9442](https://github.com/truecharts/charts/issues/9442)) - - - - -## [rdesktop-4.0.33](https://github.com/truecharts/charts/compare/rdesktop-4.0.32...rdesktop-4.0.33) (2023-06-05) - -### Chore - -- update rdesktop ([#9412](https://github.com/truecharts/charts/issues/9412)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [rdesktop-4.0.32](https://github.com/truecharts/charts/compare/rdesktop-4.0.31...rdesktop-4.0.32) (2023-06-04) - -### Chore - -- update rdesktop ([#9392](https://github.com/truecharts/charts/issues/9392)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [rdesktop-4.0.31](https://github.com/truecharts/charts/compare/rdesktop-4.0.30...rdesktop-4.0.31) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [rdesktop-4.0.30](https://github.com/truecharts/charts/compare/rdesktop-4.0.29...rdesktop-4.0.30) (2023-05-27) - -### Chore - -- update rdesktop ([#9194](https://github.com/truecharts/charts/issues/9194)) - - - - -## [rdesktop-4.0.29](https://github.com/truecharts/charts/compare/rdesktop-4.0.28...rdesktop-4.0.29) (2023-05-26) - -### Chore - -- update rdesktop ([#9179](https://github.com/truecharts/charts/issues/9179)) - - - - -## [rdesktop-4.0.28](https://github.com/truecharts/charts/compare/rdesktop-4.0.27...rdesktop-4.0.28) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) - -### Chore - -- update rdesktop ([#9155](https://github.com/truecharts/charts/issues/9155)) - - - - -## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) - -### Chore - -- update rdesktop ([#9155](https://github.com/truecharts/charts/issues/9155)) - - - - -## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) - -### Chore - -- update rdesktop ([#9155](https://github.com/truecharts/charts/issues/9155)) - - diff --git a/stable/rdesktop/4.0.34/Chart.yaml b/stable/rdesktop/4.0.34/Chart.yaml deleted file mode 100644 index 33569eaf723..00000000000 --- a/stable/rdesktop/4.0.34/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. -home: https://truecharts.org/charts/stable/rdesktop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png -keywords: - - rdesktop - - desktops -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rdesktop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - http://xrdp.org/ - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme -type: application -version: 4.0.34 -annotations: - truecharts.org/catagories: | - - desktops - truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.34/app-changelog.md b/stable/rdesktop/4.0.34/app-changelog.md deleted file mode 100644 index 8e9d57a87e7..00000000000 --- a/stable/rdesktop/4.0.34/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.34](https://github.com/truecharts/charts/compare/rdesktop-4.0.33...rdesktop-4.0.34) (2023-06-06) - -### Chore - -- update rdesktop ([#9442](https://github.com/truecharts/charts/issues/9442)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.34/charts/common-12.12.1.tgz b/stable/rdesktop/4.0.34/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/rdesktop/4.0.34/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/rdesktop/4.0.35/CHANGELOG.md b/stable/rdesktop/4.0.35/CHANGELOG.md new file mode 100644 index 00000000000..39544234d10 --- /dev/null +++ b/stable/rdesktop/4.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rdesktop-4.0.35](https://github.com/truecharts/charts/compare/rdesktop-4.0.34...rdesktop-4.0.35) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [rdesktop-4.0.34](https://github.com/truecharts/charts/compare/rdesktop-4.0.33...rdesktop-4.0.34) (2023-06-06) + +### Chore + +- update rdesktop ([#9442](https://github.com/truecharts/charts/issues/9442)) + + + + +## [rdesktop-4.0.33](https://github.com/truecharts/charts/compare/rdesktop-4.0.32...rdesktop-4.0.33) (2023-06-05) + +### Chore + +- update rdesktop ([#9412](https://github.com/truecharts/charts/issues/9412)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [rdesktop-4.0.32](https://github.com/truecharts/charts/compare/rdesktop-4.0.31...rdesktop-4.0.32) (2023-06-04) + +### Chore + +- update rdesktop ([#9392](https://github.com/truecharts/charts/issues/9392)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [rdesktop-4.0.31](https://github.com/truecharts/charts/compare/rdesktop-4.0.30...rdesktop-4.0.31) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [rdesktop-4.0.30](https://github.com/truecharts/charts/compare/rdesktop-4.0.29...rdesktop-4.0.30) (2023-05-27) + +### Chore + +- update rdesktop ([#9194](https://github.com/truecharts/charts/issues/9194)) + + + + +## [rdesktop-4.0.29](https://github.com/truecharts/charts/compare/rdesktop-4.0.28...rdesktop-4.0.29) (2023-05-26) + +### Chore + +- update rdesktop ([#9179](https://github.com/truecharts/charts/issues/9179)) + + + + +## [rdesktop-4.0.28](https://github.com/truecharts/charts/compare/rdesktop-4.0.27...rdesktop-4.0.28) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) + +### Chore + +- update rdesktop ([#9155](https://github.com/truecharts/charts/issues/9155)) + + + + +## [rdesktop-4.0.27](https://github.com/truecharts/charts/compare/rdesktop-4.0.26...rdesktop-4.0.27) (2023-05-25) + +### Chore + +- update rdesktop ([#9155](https://github.com/truecharts/charts/issues/9155)) + + diff --git a/stable/rdesktop/4.0.35/Chart.yaml b/stable/rdesktop/4.0.35/Chart.yaml new file mode 100644 index 00000000000..8a1ef6f2ee7 --- /dev/null +++ b/stable/rdesktop/4.0.35/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Full desktop environments in many popular flavors for Alpine, Ubuntu, Arch, and Fedora accessible via RDP. +home: https://truecharts.org/charts/stable/rdesktop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png +keywords: + - rdesktop + - desktops +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rdesktop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop + - http://xrdp.org/ + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme +type: application +version: 4.0.35 +annotations: + truecharts.org/catagories: | + - desktops + truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.19/README.md b/stable/rdesktop/4.0.35/README.md similarity index 100% rename from stable/unpackerr/9.0.19/README.md rename to stable/rdesktop/4.0.35/README.md diff --git a/stable/rdesktop/4.0.35/app-changelog.md b/stable/rdesktop/4.0.35/app-changelog.md new file mode 100644 index 00000000000..8d81cf76a32 --- /dev/null +++ b/stable/rdesktop/4.0.35/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.35](https://github.com/truecharts/charts/compare/rdesktop-4.0.34...rdesktop-4.0.35) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.34/app-readme.md b/stable/rdesktop/4.0.35/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.34/app-readme.md rename to stable/rdesktop/4.0.35/app-readme.md diff --git a/stable/rdesktop/4.0.35/charts/common-12.12.3.tgz b/stable/rdesktop/4.0.35/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/rdesktop/4.0.35/charts/common-12.12.3.tgz differ diff --git a/stable/rdesktop/4.0.34/ix_values.yaml b/stable/rdesktop/4.0.35/ix_values.yaml similarity index 100% rename from stable/rdesktop/4.0.34/ix_values.yaml rename to stable/rdesktop/4.0.35/ix_values.yaml diff --git a/stable/rdesktop/4.0.34/questions.yaml b/stable/rdesktop/4.0.35/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.34/questions.yaml rename to stable/rdesktop/4.0.35/questions.yaml diff --git a/stable/unpackerr/9.0.19/templates/NOTES.txt b/stable/rdesktop/4.0.35/templates/NOTES.txt similarity index 100% rename from stable/unpackerr/9.0.19/templates/NOTES.txt rename to stable/rdesktop/4.0.35/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.34/templates/common.yaml b/stable/rdesktop/4.0.35/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.34/templates/common.yaml rename to stable/rdesktop/4.0.35/templates/common.yaml diff --git a/stable/uptime-kuma/6.0.20/values.yaml b/stable/rdesktop/4.0.35/values.yaml similarity index 100% rename from stable/uptime-kuma/6.0.20/values.yaml rename to stable/rdesktop/4.0.35/values.yaml diff --git a/stable/readarr/16.0.16/CHANGELOG.md b/stable/readarr/16.0.16/CHANGELOG.md new file mode 100644 index 00000000000..9c54f4b680c --- /dev/null +++ b/stable/readarr/16.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [readarr-16.0.16](https://github.com/truecharts/charts/compare/readarr-16.0.15...readarr-16.0.16) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [readarr-16.0.15](https://github.com/truecharts/charts/compare/readarr-16.0.14...readarr-16.0.15) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [readarr-16.0.14](https://github.com/truecharts/charts/compare/readarr-16.0.13...readarr-16.0.14) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.6.1867 ([#9252](https://github.com/truecharts/charts/issues/9252)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [readarr-16.0.13](https://github.com/truecharts/charts/compare/readarr-16.0.12...readarr-16.0.13) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [readarr-16.0.12](https://github.com/truecharts/charts/compare/readarr-16.0.11...readarr-16.0.12) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [readarr-16.0.11](https://github.com/truecharts/charts/compare/readarr-16.0.10...readarr-16.0.11) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [readarr-16.0.10](https://github.com/truecharts/charts/compare/readarr-16.0.9...readarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [readarr-16.0.9](https://github.com/truecharts/charts/compare/readarr-16.0.8...readarr-16.0.9) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [readarr-16.0.8](https://github.com/truecharts/charts/compare/readarr-16.0.7...readarr-16.0.8) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [readarr-16.0.7](https://github.com/truecharts/charts/compare/readarr-16.0.6...readarr-16.0.7) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8958](https://github.com/truecharts/charts/issues/8958)) + + + diff --git a/stable/readarr/16.0.16/Chart.yaml b/stable/readarr/16.0.16/Chart.yaml new file mode 100644 index 00000000000..5d8f21e13a5 --- /dev/null +++ b/stable/readarr/16.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.1.6.1867" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A fork of Radarr to work with Books & AudioBooks +home: https://truecharts.org/charts/stable/readarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/readarr.png +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: readarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://github.com/Readarr/Readarr + - https://readarr.com +type: application +version: 16.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.18/README.md b/stable/readarr/16.0.16/README.md similarity index 100% rename from stable/unpoller/6.0.18/README.md rename to stable/readarr/16.0.16/README.md diff --git a/stable/readarr/16.0.16/app-changelog.md b/stable/readarr/16.0.16/app-changelog.md new file mode 100644 index 00000000000..23e125676a9 --- /dev/null +++ b/stable/readarr/16.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [readarr-16.0.16](https://github.com/truecharts/charts/compare/readarr-16.0.15...readarr-16.0.16) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/readarr/16.0.16/app-readme.md b/stable/readarr/16.0.16/app-readme.md new file mode 100644 index 00000000000..3bc4be21cfe --- /dev/null +++ b/stable/readarr/16.0.16/app-readme.md @@ -0,0 +1,8 @@ +A fork of Radarr to work with Books & AudioBooks + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/readarr](https://truecharts.org/charts/stable/readarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/readarr/16.0.16/charts/common-12.12.3.tgz b/stable/readarr/16.0.16/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/readarr/16.0.16/charts/common-12.12.3.tgz differ diff --git a/stable/readarr/16.0.16/ix_values.yaml b/stable/readarr/16.0.16/ix_values.yaml new file mode 100644 index 00000000000..8507668a87b --- /dev/null +++ b/stable/readarr/16.0.16/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.1.6.1867@sha256:a7aaec22a45a64f12b1d5619eca4343e62119fd64c1adf4ec4e3e46d47198106 +service: + main: + ports: + main: + port: 8787 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + READARR__PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/readarr/16.0.16/questions.yaml b/stable/readarr/16.0.16/questions.yaml new file mode 100644 index 00000000000..a20121910cc --- /dev/null +++ b/stable/readarr/16.0.16/questions.yaml @@ -0,0 +1,1958 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unpoller/6.0.18/templates/NOTES.txt b/stable/readarr/16.0.16/templates/NOTES.txt similarity index 100% rename from stable/unpoller/6.0.18/templates/NOTES.txt rename to stable/readarr/16.0.16/templates/NOTES.txt diff --git a/stable/readarr/16.0.16/templates/common.yaml b/stable/readarr/16.0.16/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/readarr/16.0.16/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/uptimerobot-prometheus/7.0.9/values.yaml b/stable/readarr/16.0.16/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/values.yaml rename to stable/readarr/16.0.16/values.yaml diff --git a/stable/recyclarr/4.0.20/CHANGELOG.md b/stable/recyclarr/4.0.20/CHANGELOG.md deleted file mode 100644 index de33be64a53..00000000000 --- a/stable/recyclarr/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [recyclarr-4.0.20](https://github.com/truecharts/charts/compare/recyclarr-4.0.19...recyclarr-4.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [recyclarr-4.0.19](https://github.com/truecharts/charts/compare/recyclarr-4.0.18...recyclarr-4.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [recyclarr-4.0.18](https://github.com/truecharts/charts/compare/recyclarr-4.0.17...recyclarr-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [recyclarr-4.0.17](https://github.com/truecharts/charts/compare/recyclarr-4.0.16...recyclarr-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [recyclarr-4.0.16](https://github.com/truecharts/charts/compare/recyclarr-4.0.15...recyclarr-4.0.16) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [recyclarr-4.0.15](https://github.com/truecharts/charts/compare/recyclarr-4.0.14...recyclarr-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [recyclarr-4.0.14](https://github.com/truecharts/charts/compare/recyclarr-4.0.13...recyclarr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [recyclarr-4.0.13](https://github.com/truecharts/charts/compare/recyclarr-4.0.12...recyclarr-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [recyclarr-4.0.12](https://github.com/truecharts/charts/compare/recyclarr-4.0.11...recyclarr-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [recyclarr-4.0.11](https://github.com/truecharts/charts/compare/recyclarr-4.0.10...recyclarr-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [recyclarr-4.0.10](https://github.com/truecharts/charts/compare/recyclarr-4.0.9...recyclarr-4.0.10) (2023-05-01) - -### Chore diff --git a/stable/recyclarr/4.0.20/Chart.yaml b/stable/recyclarr/4.0.20/Chart.yaml deleted file mode 100644 index 079d338467a..00000000000 --- a/stable/recyclarr/4.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. -home: https://truecharts.org/charts/stable/recyclarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: recyclarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr -type: application -version: 4.0.20 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/4.0.20/app-changelog.md b/stable/recyclarr/4.0.20/app-changelog.md deleted file mode 100644 index d0c81da0b59..00000000000 --- a/stable/recyclarr/4.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [recyclarr-4.0.20](https://github.com/truecharts/charts/compare/recyclarr-4.0.19...recyclarr-4.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/recyclarr/4.0.20/charts/common-12.12.1.tgz b/stable/recyclarr/4.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/recyclarr/4.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/recyclarr/4.0.21/CHANGELOG.md b/stable/recyclarr/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..1034bec30f5 --- /dev/null +++ b/stable/recyclarr/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [recyclarr-4.0.21](https://github.com/truecharts/charts/compare/recyclarr-4.0.20...recyclarr-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [recyclarr-4.0.20](https://github.com/truecharts/charts/compare/recyclarr-4.0.19...recyclarr-4.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [recyclarr-4.0.19](https://github.com/truecharts/charts/compare/recyclarr-4.0.18...recyclarr-4.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [recyclarr-4.0.18](https://github.com/truecharts/charts/compare/recyclarr-4.0.17...recyclarr-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [recyclarr-4.0.17](https://github.com/truecharts/charts/compare/recyclarr-4.0.16...recyclarr-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [recyclarr-4.0.16](https://github.com/truecharts/charts/compare/recyclarr-4.0.15...recyclarr-4.0.16) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [recyclarr-4.0.15](https://github.com/truecharts/charts/compare/recyclarr-4.0.14...recyclarr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [recyclarr-4.0.14](https://github.com/truecharts/charts/compare/recyclarr-4.0.13...recyclarr-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [recyclarr-4.0.13](https://github.com/truecharts/charts/compare/recyclarr-4.0.12...recyclarr-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [recyclarr-4.0.12](https://github.com/truecharts/charts/compare/recyclarr-4.0.11...recyclarr-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [recyclarr-4.0.11](https://github.com/truecharts/charts/compare/recyclarr-4.0.10...recyclarr-4.0.11) (2023-05-03) + +### Chore diff --git a/stable/recyclarr/4.0.21/Chart.yaml b/stable/recyclarr/4.0.21/Chart.yaml new file mode 100644 index 00000000000..7f9cc20a3bb --- /dev/null +++ b/stable/recyclarr/4.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A command-line application that will automatically synchronize recommended settings from TRaSH guides to your Sonarr/Radarr instances. +home: https://truecharts.org/charts/stable/recyclarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/recyclarr.png +keywords: + - recyclarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: recyclarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr +type: application +version: 4.0.21 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/uptime-kuma/6.0.20/README.md b/stable/recyclarr/4.0.21/README.md similarity index 100% rename from stable/uptime-kuma/6.0.20/README.md rename to stable/recyclarr/4.0.21/README.md diff --git a/stable/recyclarr/4.0.21/app-changelog.md b/stable/recyclarr/4.0.21/app-changelog.md new file mode 100644 index 00000000000..c43341f0df4 --- /dev/null +++ b/stable/recyclarr/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [recyclarr-4.0.21](https://github.com/truecharts/charts/compare/recyclarr-4.0.20...recyclarr-4.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/recyclarr/4.0.20/app-readme.md b/stable/recyclarr/4.0.21/app-readme.md similarity index 100% rename from stable/recyclarr/4.0.20/app-readme.md rename to stable/recyclarr/4.0.21/app-readme.md diff --git a/stable/recyclarr/4.0.21/charts/common-12.12.3.tgz b/stable/recyclarr/4.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/recyclarr/4.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/recyclarr/4.0.20/ix_values.yaml b/stable/recyclarr/4.0.21/ix_values.yaml similarity index 100% rename from stable/recyclarr/4.0.20/ix_values.yaml rename to stable/recyclarr/4.0.21/ix_values.yaml diff --git a/stable/recyclarr/4.0.20/questions.yaml b/stable/recyclarr/4.0.21/questions.yaml similarity index 100% rename from stable/recyclarr/4.0.20/questions.yaml rename to stable/recyclarr/4.0.21/questions.yaml diff --git a/stable/uptime-kuma/6.0.20/templates/NOTES.txt b/stable/recyclarr/4.0.21/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/6.0.20/templates/NOTES.txt rename to stable/recyclarr/4.0.21/templates/NOTES.txt diff --git a/stable/recyclarr/4.0.20/templates/common.yaml b/stable/recyclarr/4.0.21/templates/common.yaml similarity index 100% rename from stable/recyclarr/4.0.20/templates/common.yaml rename to stable/recyclarr/4.0.21/templates/common.yaml diff --git a/stable/valheim/6.0.12/values.yaml b/stable/recyclarr/4.0.21/values.yaml similarity index 100% rename from stable/valheim/6.0.12/values.yaml rename to stable/recyclarr/4.0.21/values.yaml diff --git a/stable/redmine/7.0.20/CHANGELOG.md b/stable/redmine/7.0.20/CHANGELOG.md deleted file mode 100644 index a9139339483..00000000000 --- a/stable/redmine/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [redmine-7.0.18](https://github.com/truecharts/charts/compare/redmine-7.0.17...redmine-7.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [redmine-7.0.17](https://github.com/truecharts/charts/compare/redmine-7.0.16...redmine-7.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [redmine-7.0.16](https://github.com/truecharts/charts/compare/redmine-7.0.15...redmine-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [redmine-7.0.15](https://github.com/truecharts/charts/compare/redmine-7.0.14...redmine-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [redmine-7.0.14](https://github.com/truecharts/charts/compare/redmine-7.0.13...redmine-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [redmine-7.0.13](https://github.com/truecharts/charts/compare/redmine-7.0.12...redmine-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [redmine-7.0.12](https://github.com/truecharts/charts/compare/redmine-7.0.11...redmine-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [redmine-7.0.11](https://github.com/truecharts/charts/compare/redmine-7.0.10...redmine-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.5 ([#8520](https://github.com/truecharts/charts/issues/8520)) - - - diff --git a/stable/redmine/7.0.20/Chart.yaml b/stable/redmine/7.0.20/Chart.yaml deleted file mode 100644 index 52185140306..00000000000 --- a/stable/redmine/7.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.5" -kubeVersion: ">=1.16.0-0" -version: 7.0.20 -name: redmine -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -type: application -home: https://truecharts.org/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://github.com/redmine/redmine -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/7.0.20/app-changelog.md b/stable/redmine/7.0.20/app-changelog.md deleted file mode 100644 index 2aef84f5c06..00000000000 --- a/stable/redmine/7.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/redmine/7.0.20/charts/common-12.12.1.tgz b/stable/redmine/7.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/redmine/7.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/redmine/7.0.21/CHANGELOG.md b/stable/redmine/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c975be2a733 --- /dev/null +++ b/stable/redmine/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [redmine-7.0.18](https://github.com/truecharts/charts/compare/redmine-7.0.17...redmine-7.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [redmine-7.0.17](https://github.com/truecharts/charts/compare/redmine-7.0.16...redmine-7.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [redmine-7.0.16](https://github.com/truecharts/charts/compare/redmine-7.0.15...redmine-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [redmine-7.0.15](https://github.com/truecharts/charts/compare/redmine-7.0.14...redmine-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [redmine-7.0.14](https://github.com/truecharts/charts/compare/redmine-7.0.13...redmine-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [redmine-7.0.13](https://github.com/truecharts/charts/compare/redmine-7.0.12...redmine-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [redmine-7.0.12](https://github.com/truecharts/charts/compare/redmine-7.0.11...redmine-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/redmine/7.0.21/Chart.yaml b/stable/redmine/7.0.21/Chart.yaml new file mode 100644 index 00000000000..3910f4b592a --- /dev/null +++ b/stable/redmine/7.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.0.5" +kubeVersion: ">=1.16.0-0" +version: 7.0.21 +name: redmine +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +type: application +home: https://truecharts.org/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://github.com/redmine/redmine +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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/uptimerobot-prometheus/7.0.9/README.md b/stable/redmine/7.0.21/README.md similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/README.md rename to stable/redmine/7.0.21/README.md diff --git a/stable/redmine/7.0.21/app-changelog.md b/stable/redmine/7.0.21/app-changelog.md new file mode 100644 index 00000000000..84a1f247017 --- /dev/null +++ b/stable/redmine/7.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/redmine/7.0.20/app-readme.md b/stable/redmine/7.0.21/app-readme.md similarity index 100% rename from stable/redmine/7.0.20/app-readme.md rename to stable/redmine/7.0.21/app-readme.md diff --git a/stable/redmine/7.0.21/charts/common-12.12.3.tgz b/stable/redmine/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/redmine/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/redmine/7.0.20/ix_values.yaml b/stable/redmine/7.0.21/ix_values.yaml similarity index 100% rename from stable/redmine/7.0.20/ix_values.yaml rename to stable/redmine/7.0.21/ix_values.yaml diff --git a/stable/redmine/7.0.20/questions.yaml b/stable/redmine/7.0.21/questions.yaml similarity index 100% rename from stable/redmine/7.0.20/questions.yaml rename to stable/redmine/7.0.21/questions.yaml diff --git a/stable/uptimerobot-prometheus/7.0.9/templates/NOTES.txt b/stable/redmine/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/templates/NOTES.txt rename to stable/redmine/7.0.21/templates/NOTES.txt diff --git a/stable/redmine/7.0.20/templates/_secrets.tpl b/stable/redmine/7.0.21/templates/_secrets.tpl similarity index 100% rename from stable/redmine/7.0.20/templates/_secrets.tpl rename to stable/redmine/7.0.21/templates/_secrets.tpl diff --git a/stable/redmine/7.0.20/templates/common.yaml b/stable/redmine/7.0.21/templates/common.yaml similarity index 100% rename from stable/redmine/7.0.20/templates/common.yaml rename to stable/redmine/7.0.21/templates/common.yaml diff --git a/stable/verysync/5.0.19/values.yaml b/stable/redmine/7.0.21/values.yaml similarity index 100% rename from stable/verysync/5.0.19/values.yaml rename to stable/redmine/7.0.21/values.yaml diff --git a/stable/reg/9.0.21/CHANGELOG.md b/stable/reg/9.0.21/CHANGELOG.md deleted file mode 100644 index 6b32cbcaf67..00000000000 --- a/stable/reg/9.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [reg-9.0.21](https://github.com/truecharts/charts/compare/reg-9.0.20...reg-9.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)) - - - - -## [reg-9.0.20](https://github.com/truecharts/charts/compare/reg-9.0.19...reg-9.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [reg-9.0.19](https://github.com/truecharts/charts/compare/reg-9.0.18...reg-9.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [reg-9.0.18](https://github.com/truecharts/charts/compare/reg-9.0.17...reg-9.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [reg-9.0.17](https://github.com/truecharts/charts/compare/reg-9.0.16...reg-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [reg-9.0.16](https://github.com/truecharts/charts/compare/reg-9.0.15...reg-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [reg-9.0.15](https://github.com/truecharts/charts/compare/reg-9.0.14...reg-9.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941)) - - - - -## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [reg-9.0.12](https://github.com/truecharts/charts/compare/reg-9.0.11...reg-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/reg/9.0.21/Chart.yaml b/stable/reg/9.0.21/Chart.yaml deleted file mode 100644 index 3c86b8171d5..00000000000 --- a/stable/reg/9.0.21/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Docker registry v2 command line client and repo listing generator with security checks. -home: https://truecharts.org/charts/stable/reg -icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png -keywords: - - reg -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reg -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ -version: 9.0.21 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/reg/9.0.21/app-changelog.md b/stable/reg/9.0.21/app-changelog.md deleted file mode 100644 index a926c4f2e09..00000000000 --- a/stable/reg/9.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [reg-9.0.21](https://github.com/truecharts/charts/compare/reg-9.0.20...reg-9.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)) - - \ No newline at end of file diff --git a/stable/reg/9.0.21/charts/common-12.12.1.tgz b/stable/reg/9.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/reg/9.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/reg/9.0.22/CHANGELOG.md b/stable/reg/9.0.22/CHANGELOG.md new file mode 100644 index 00000000000..4726a5a5f52 --- /dev/null +++ b/stable/reg/9.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [reg-9.0.22](https://github.com/truecharts/charts/compare/reg-9.0.21...reg-9.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [reg-9.0.21](https://github.com/truecharts/charts/compare/reg-9.0.20...reg-9.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)) + + + + +## [reg-9.0.20](https://github.com/truecharts/charts/compare/reg-9.0.19...reg-9.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [reg-9.0.19](https://github.com/truecharts/charts/compare/reg-9.0.18...reg-9.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [reg-9.0.18](https://github.com/truecharts/charts/compare/reg-9.0.17...reg-9.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [reg-9.0.17](https://github.com/truecharts/charts/compare/reg-9.0.16...reg-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [reg-9.0.16](https://github.com/truecharts/charts/compare/reg-9.0.15...reg-9.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [reg-9.0.15](https://github.com/truecharts/charts/compare/reg-9.0.14...reg-9.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941)) + + + + +## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/reg/9.0.22/Chart.yaml b/stable/reg/9.0.22/Chart.yaml new file mode 100644 index 00000000000..75cfabd6669 --- /dev/null +++ b/stable/reg/9.0.22/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Docker registry v2 command line client and repo listing generator with security checks. +home: https://truecharts.org/charts/stable/reg +icon: https://truecharts.org/img/hotlink-ok/chart-icons/reg.png +keywords: + - reg +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reg +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ +version: 9.0.22 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.12/README.md b/stable/reg/9.0.22/README.md similarity index 100% rename from stable/valheim/6.0.12/README.md rename to stable/reg/9.0.22/README.md diff --git a/stable/reg/9.0.22/app-changelog.md b/stable/reg/9.0.22/app-changelog.md new file mode 100644 index 00000000000..0ffd3c8d757 --- /dev/null +++ b/stable/reg/9.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [reg-9.0.22](https://github.com/truecharts/charts/compare/reg-9.0.21...reg-9.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/reg/9.0.21/app-readme.md b/stable/reg/9.0.22/app-readme.md similarity index 100% rename from stable/reg/9.0.21/app-readme.md rename to stable/reg/9.0.22/app-readme.md diff --git a/stable/reg/9.0.22/charts/common-12.12.3.tgz b/stable/reg/9.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/reg/9.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/reg/9.0.21/ix_values.yaml b/stable/reg/9.0.22/ix_values.yaml similarity index 100% rename from stable/reg/9.0.21/ix_values.yaml rename to stable/reg/9.0.22/ix_values.yaml diff --git a/stable/reg/9.0.21/questions.yaml b/stable/reg/9.0.22/questions.yaml similarity index 100% rename from stable/reg/9.0.21/questions.yaml rename to stable/reg/9.0.22/questions.yaml diff --git a/stable/valheim/6.0.12/templates/NOTES.txt b/stable/reg/9.0.22/templates/NOTES.txt similarity index 100% rename from stable/valheim/6.0.12/templates/NOTES.txt rename to stable/reg/9.0.22/templates/NOTES.txt diff --git a/stable/watchyourlan/4.0.19/templates/common.yaml b/stable/reg/9.0.22/templates/common.yaml similarity index 100% rename from stable/watchyourlan/4.0.19/templates/common.yaml rename to stable/reg/9.0.22/templates/common.yaml diff --git a/stable/vikunja/8.0.14/values.yaml b/stable/reg/9.0.22/values.yaml similarity index 100% rename from stable/vikunja/8.0.14/values.yaml rename to stable/reg/9.0.22/values.yaml diff --git a/stable/remmina/6.0.18/CHANGELOG.md b/stable/remmina/6.0.18/CHANGELOG.md deleted file mode 100644 index 36a55b0a57d..00000000000 --- a/stable/remmina/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [remmina-6.0.14](https://github.com/truecharts/charts/compare/remmina-6.0.13...remmina-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [remmina-6.0.13](https://github.com/truecharts/charts/compare/remmina-6.0.12...remmina-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [remmina-6.0.12](https://github.com/truecharts/charts/compare/remmina-6.0.11...remmina-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [remmina-6.0.11](https://github.com/truecharts/charts/compare/remmina-6.0.10...remmina-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [remmina-6.0.10](https://github.com/truecharts/charts/compare/remmina-6.0.9...remmina-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [remmina-6.0.9](https://github.com/truecharts/charts/compare/remmina-6.0.8...remmina-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/remmina/6.0.18/Chart.yaml b/stable/remmina/6.0.18/Chart.yaml deleted file mode 100644 index 4fcdf8ee8d9..00000000000 --- a/stable/remmina/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0-rcgi" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A remote desktop client written in GTK -home: https://truecharts.org/charts/stable/remmina -icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png -keywords: - - remina - - remote - - desktop - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remmina -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/6.0.18/app-changelog.md b/stable/remmina/6.0.18/app-changelog.md deleted file mode 100644 index 7008e8111f8..00000000000 --- a/stable/remmina/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/remmina/6.0.18/charts/common-12.12.1.tgz b/stable/remmina/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/remmina/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/remmina/6.0.19/CHANGELOG.md b/stable/remmina/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f345227a96f --- /dev/null +++ b/stable/remmina/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [remmina-6.0.14](https://github.com/truecharts/charts/compare/remmina-6.0.13...remmina-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [remmina-6.0.13](https://github.com/truecharts/charts/compare/remmina-6.0.12...remmina-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [remmina-6.0.12](https://github.com/truecharts/charts/compare/remmina-6.0.11...remmina-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [remmina-6.0.11](https://github.com/truecharts/charts/compare/remmina-6.0.10...remmina-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [remmina-6.0.10](https://github.com/truecharts/charts/compare/remmina-6.0.9...remmina-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/remmina/6.0.19/Chart.yaml b/stable/remmina/6.0.19/Chart.yaml new file mode 100644 index 00000000000..60d8a8ac405 --- /dev/null +++ b/stable/remmina/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A remote desktop client written in GTK +home: https://truecharts.org/charts/stable/remmina +icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png +keywords: + - remina + - remote + - desktop + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remmina +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.19/README.md b/stable/remmina/6.0.19/README.md similarity index 100% rename from stable/verysync/5.0.19/README.md rename to stable/remmina/6.0.19/README.md diff --git a/stable/remmina/6.0.19/app-changelog.md b/stable/remmina/6.0.19/app-changelog.md new file mode 100644 index 00000000000..df800b3ecca --- /dev/null +++ b/stable/remmina/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/remmina/6.0.18/app-readme.md b/stable/remmina/6.0.19/app-readme.md similarity index 100% rename from stable/remmina/6.0.18/app-readme.md rename to stable/remmina/6.0.19/app-readme.md diff --git a/stable/remmina/6.0.19/charts/common-12.12.3.tgz b/stable/remmina/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/remmina/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/remmina/6.0.18/ix_values.yaml b/stable/remmina/6.0.19/ix_values.yaml similarity index 100% rename from stable/remmina/6.0.18/ix_values.yaml rename to stable/remmina/6.0.19/ix_values.yaml diff --git a/stable/remmina/6.0.18/questions.yaml b/stable/remmina/6.0.19/questions.yaml similarity index 100% rename from stable/remmina/6.0.18/questions.yaml rename to stable/remmina/6.0.19/questions.yaml diff --git a/stable/verysync/5.0.19/templates/NOTES.txt b/stable/remmina/6.0.19/templates/NOTES.txt similarity index 100% rename from stable/verysync/5.0.19/templates/NOTES.txt rename to stable/remmina/6.0.19/templates/NOTES.txt diff --git a/stable/shorturl/6.0.18/templates/common.yaml b/stable/remmina/6.0.19/templates/common.yaml similarity index 100% rename from stable/shorturl/6.0.18/templates/common.yaml rename to stable/remmina/6.0.19/templates/common.yaml diff --git a/stable/watchyourlan/4.0.19/values.yaml b/stable/remmina/6.0.19/values.yaml similarity index 100% rename from stable/watchyourlan/4.0.19/values.yaml rename to stable/remmina/6.0.19/values.yaml diff --git a/stable/requestrr/5.0.18/CHANGELOG.md b/stable/requestrr/5.0.18/CHANGELOG.md deleted file mode 100644 index 1d3ef92687e..00000000000 --- a/stable/requestrr/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [requestrr-5.0.14](https://github.com/truecharts/charts/compare/requestrr-5.0.13...requestrr-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [requestrr-5.0.13](https://github.com/truecharts/charts/compare/requestrr-5.0.12...requestrr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [requestrr-5.0.12](https://github.com/truecharts/charts/compare/requestrr-5.0.11...requestrr-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [requestrr-5.0.11](https://github.com/truecharts/charts/compare/requestrr-5.0.10...requestrr-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [requestrr-5.0.10](https://github.com/truecharts/charts/compare/requestrr-5.0.9...requestrr-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [requestrr-5.0.9](https://github.com/truecharts/charts/compare/requestrr-5.0.8...requestrr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/requestrr/5.0.18/Chart.yaml b/stable/requestrr/5.0.18/Chart.yaml deleted file mode 100644 index 8a5230fe69a..00000000000 --- a/stable/requestrr/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 5.0.18 -appVersion: "2.1.2" -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -keywords: - - requestrr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/requestrr/5.0.18/app-changelog.md b/stable/requestrr/5.0.18/app-changelog.md deleted file mode 100644 index 20591a4859d..00000000000 --- a/stable/requestrr/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/requestrr/5.0.18/charts/common-12.12.1.tgz b/stable/requestrr/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/requestrr/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/requestrr/5.0.19/CHANGELOG.md b/stable/requestrr/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..7ccb5816c1c --- /dev/null +++ b/stable/requestrr/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [requestrr-5.0.14](https://github.com/truecharts/charts/compare/requestrr-5.0.13...requestrr-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [requestrr-5.0.13](https://github.com/truecharts/charts/compare/requestrr-5.0.12...requestrr-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [requestrr-5.0.12](https://github.com/truecharts/charts/compare/requestrr-5.0.11...requestrr-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [requestrr-5.0.11](https://github.com/truecharts/charts/compare/requestrr-5.0.10...requestrr-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [requestrr-5.0.10](https://github.com/truecharts/charts/compare/requestrr-5.0.9...requestrr-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/requestrr/5.0.19/Chart.yaml b/stable/requestrr/5.0.19/Chart.yaml new file mode 100644 index 00000000000..0e7d9d39118 --- /dev/null +++ b/stable/requestrr/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 5.0.19 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +keywords: + - requestrr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # 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/vikunja/8.0.14/README.md b/stable/requestrr/5.0.19/README.md similarity index 100% rename from stable/vikunja/8.0.14/README.md rename to stable/requestrr/5.0.19/README.md diff --git a/stable/requestrr/5.0.19/app-changelog.md b/stable/requestrr/5.0.19/app-changelog.md new file mode 100644 index 00000000000..92c6e30d9b9 --- /dev/null +++ b/stable/requestrr/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/requestrr/5.0.18/app-readme.md b/stable/requestrr/5.0.19/app-readme.md similarity index 100% rename from stable/requestrr/5.0.18/app-readme.md rename to stable/requestrr/5.0.19/app-readme.md diff --git a/stable/requestrr/5.0.19/charts/common-12.12.3.tgz b/stable/requestrr/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/requestrr/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/requestrr/5.0.18/ix_values.yaml b/stable/requestrr/5.0.19/ix_values.yaml similarity index 100% rename from stable/requestrr/5.0.18/ix_values.yaml rename to stable/requestrr/5.0.19/ix_values.yaml diff --git a/stable/requestrr/5.0.18/questions.yaml b/stable/requestrr/5.0.19/questions.yaml similarity index 100% rename from stable/requestrr/5.0.18/questions.yaml rename to stable/requestrr/5.0.19/questions.yaml diff --git a/stable/vikunja/8.0.14/templates/NOTES.txt b/stable/requestrr/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/vikunja/8.0.14/templates/NOTES.txt rename to stable/requestrr/5.0.19/templates/NOTES.txt diff --git a/stable/webgrabplus/5.0.20/templates/common.yaml b/stable/requestrr/5.0.19/templates/common.yaml similarity index 100% rename from stable/webgrabplus/5.0.20/templates/common.yaml rename to stable/requestrr/5.0.19/templates/common.yaml diff --git a/stable/webgrabplus/5.0.20/values.yaml b/stable/requestrr/5.0.19/values.yaml similarity index 100% rename from stable/webgrabplus/5.0.20/values.yaml rename to stable/requestrr/5.0.19/values.yaml diff --git a/stable/resilio-sync/9.0.19/CHANGELOG.md b/stable/resilio-sync/9.0.19/CHANGELOG.md deleted file mode 100644 index 463f06e9782..00000000000 --- a/stable/resilio-sync/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [resilio-sync-9.0.17](https://github.com/truecharts/charts/compare/resilio-sync-9.0.16...resilio-sync-9.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [resilio-sync-9.0.16](https://github.com/truecharts/charts/compare/resilio-sync-9.0.15...resilio-sync-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [resilio-sync-9.0.15](https://github.com/truecharts/charts/compare/resilio-sync-9.0.14...resilio-sync-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [resilio-sync-9.0.14](https://github.com/truecharts/charts/compare/resilio-sync-9.0.13...resilio-sync-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [resilio-sync-9.0.13](https://github.com/truecharts/charts/compare/resilio-sync-9.0.12...resilio-sync-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [resilio-sync-9.0.12](https://github.com/truecharts/charts/compare/resilio-sync-9.0.11...resilio-sync-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [resilio-sync-9.0.11](https://github.com/truecharts/charts/compare/resilio-sync-9.0.10...resilio-sync-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [resilio-sync-9.0.10](https://github.com/truecharts/charts/compare/resilio-sync-9.0.9...resilio-sync-9.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/resilio-sync/9.0.19/Chart.yaml b/stable/resilio-sync/9.0.19/Chart.yaml deleted file mode 100644 index 9fcaee91e17..00000000000 --- a/stable/resilio-sync/9.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.2.1375" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology -home: https://truecharts.org/charts/stable/resilio-sync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: resilio-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/9.0.19/app-changelog.md b/stable/resilio-sync/9.0.19/app-changelog.md deleted file mode 100644 index a04e96843a0..00000000000 --- a/stable/resilio-sync/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/resilio-sync/9.0.19/charts/common-12.12.1.tgz b/stable/resilio-sync/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/resilio-sync/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/resilio-sync/9.0.20/CHANGELOG.md b/stable/resilio-sync/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..7a191d1e307 --- /dev/null +++ b/stable/resilio-sync/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [resilio-sync-9.0.17](https://github.com/truecharts/charts/compare/resilio-sync-9.0.16...resilio-sync-9.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [resilio-sync-9.0.16](https://github.com/truecharts/charts/compare/resilio-sync-9.0.15...resilio-sync-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [resilio-sync-9.0.15](https://github.com/truecharts/charts/compare/resilio-sync-9.0.14...resilio-sync-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [resilio-sync-9.0.14](https://github.com/truecharts/charts/compare/resilio-sync-9.0.13...resilio-sync-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [resilio-sync-9.0.13](https://github.com/truecharts/charts/compare/resilio-sync-9.0.12...resilio-sync-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [resilio-sync-9.0.12](https://github.com/truecharts/charts/compare/resilio-sync-9.0.11...resilio-sync-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [resilio-sync-9.0.11](https://github.com/truecharts/charts/compare/resilio-sync-9.0.10...resilio-sync-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/resilio-sync/9.0.20/Chart.yaml b/stable/resilio-sync/9.0.20/Chart.yaml new file mode 100644 index 00000000000..3559023775d --- /dev/null +++ b/stable/resilio-sync/9.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Resilio Sync is a fast, reliable, and simple file sync and share solution, powered by P2P technology +home: https://truecharts.org/charts/stable/resilio-sync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png +keywords: + - resilio + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: resilio-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.19/README.md b/stable/resilio-sync/9.0.20/README.md similarity index 100% rename from stable/watchyourlan/4.0.19/README.md rename to stable/resilio-sync/9.0.20/README.md diff --git a/stable/resilio-sync/9.0.20/app-changelog.md b/stable/resilio-sync/9.0.20/app-changelog.md new file mode 100644 index 00000000000..9e97d19a5f7 --- /dev/null +++ b/stable/resilio-sync/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/resilio-sync/9.0.19/app-readme.md b/stable/resilio-sync/9.0.20/app-readme.md similarity index 100% rename from stable/resilio-sync/9.0.19/app-readme.md rename to stable/resilio-sync/9.0.20/app-readme.md diff --git a/stable/resilio-sync/9.0.20/charts/common-12.12.3.tgz b/stable/resilio-sync/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/resilio-sync/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/resilio-sync/9.0.19/ix_values.yaml b/stable/resilio-sync/9.0.20/ix_values.yaml similarity index 100% rename from stable/resilio-sync/9.0.19/ix_values.yaml rename to stable/resilio-sync/9.0.20/ix_values.yaml diff --git a/stable/resilio-sync/9.0.19/questions.yaml b/stable/resilio-sync/9.0.20/questions.yaml similarity index 100% rename from stable/resilio-sync/9.0.19/questions.yaml rename to stable/resilio-sync/9.0.20/questions.yaml diff --git a/stable/watchyourlan/4.0.19/templates/NOTES.txt b/stable/resilio-sync/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/4.0.19/templates/NOTES.txt rename to stable/resilio-sync/9.0.20/templates/NOTES.txt diff --git a/stable/webnut/4.0.18/templates/common.yaml b/stable/resilio-sync/9.0.20/templates/common.yaml similarity index 100% rename from stable/webnut/4.0.18/templates/common.yaml rename to stable/resilio-sync/9.0.20/templates/common.yaml diff --git a/stable/weblate/8.0.20/values.yaml b/stable/resilio-sync/9.0.20/values.yaml similarity index 100% rename from stable/weblate/8.0.20/values.yaml rename to stable/resilio-sync/9.0.20/values.yaml diff --git a/stable/retrobot/4.0.19/CHANGELOG.md b/stable/retrobot/4.0.19/CHANGELOG.md deleted file mode 100644 index 22dc07f00a3..00000000000 --- a/stable/retrobot/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [retrobot-4.0.15](https://github.com/truecharts/charts/compare/retrobot-4.0.14...retrobot-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [retrobot-4.0.14](https://github.com/truecharts/charts/compare/retrobot-4.0.13...retrobot-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [retrobot-4.0.13](https://github.com/truecharts/charts/compare/retrobot-4.0.12...retrobot-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [retrobot-4.0.12](https://github.com/truecharts/charts/compare/retrobot-4.0.11...retrobot-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [retrobot-4.0.11](https://github.com/truecharts/charts/compare/retrobot-4.0.10...retrobot-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/retrobot to latest ([#8363](https://github.com/truecharts/charts/issues/8363)) - - - - -## [retrobot-4.0.9](https://github.com/truecharts/charts/compare/retrobot-4.0.8...retrobot-4.0.9) (2023-04-25) - -### Chore diff --git a/stable/retrobot/4.0.19/Chart.yaml b/stable/retrobot/4.0.19/Chart.yaml deleted file mode 100644 index dc6d9a41a8b..00000000000 --- a/stable/retrobot/4.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A discord bot that allows you to play old nintendo games with your friends over chat. -home: https://truecharts.org/charts/stable/retrobot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png -keywords: - - retrobot - - emulator - - discord -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: retrobot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://github.com/rossimo/retrobot -type: application -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - emulator - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/4.0.19/app-changelog.md b/stable/retrobot/4.0.19/app-changelog.md deleted file mode 100644 index 73b17335aff..00000000000 --- a/stable/retrobot/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/retrobot/4.0.19/charts/common-12.12.1.tgz b/stable/retrobot/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/retrobot/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/retrobot/4.0.20/CHANGELOG.md b/stable/retrobot/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..705c74912ab --- /dev/null +++ b/stable/retrobot/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [retrobot-4.0.15](https://github.com/truecharts/charts/compare/retrobot-4.0.14...retrobot-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [retrobot-4.0.14](https://github.com/truecharts/charts/compare/retrobot-4.0.13...retrobot-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [retrobot-4.0.13](https://github.com/truecharts/charts/compare/retrobot-4.0.12...retrobot-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [retrobot-4.0.12](https://github.com/truecharts/charts/compare/retrobot-4.0.11...retrobot-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [retrobot-4.0.11](https://github.com/truecharts/charts/compare/retrobot-4.0.10...retrobot-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28) + +### Chore diff --git a/stable/retrobot/4.0.20/Chart.yaml b/stable/retrobot/4.0.20/Chart.yaml new file mode 100644 index 00000000000..c3078adf119 --- /dev/null +++ b/stable/retrobot/4.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A discord bot that allows you to play old nintendo games with your friends over chat. +home: https://truecharts.org/charts/stable/retrobot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png +keywords: + - retrobot + - emulator + - discord +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: retrobot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://github.com/rossimo/retrobot +type: application +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - emulator + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.20/README.md b/stable/retrobot/4.0.20/README.md similarity index 100% rename from stable/webgrabplus/5.0.20/README.md rename to stable/retrobot/4.0.20/README.md diff --git a/stable/retrobot/4.0.20/app-changelog.md b/stable/retrobot/4.0.20/app-changelog.md new file mode 100644 index 00000000000..30756e22319 --- /dev/null +++ b/stable/retrobot/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/retrobot/4.0.19/app-readme.md b/stable/retrobot/4.0.20/app-readme.md similarity index 100% rename from stable/retrobot/4.0.19/app-readme.md rename to stable/retrobot/4.0.20/app-readme.md diff --git a/stable/retrobot/4.0.20/charts/common-12.12.3.tgz b/stable/retrobot/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/retrobot/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/retrobot/4.0.19/ix_values.yaml b/stable/retrobot/4.0.20/ix_values.yaml similarity index 100% rename from stable/retrobot/4.0.19/ix_values.yaml rename to stable/retrobot/4.0.20/ix_values.yaml diff --git a/stable/retrobot/4.0.19/questions.yaml b/stable/retrobot/4.0.20/questions.yaml similarity index 100% rename from stable/retrobot/4.0.19/questions.yaml rename to stable/retrobot/4.0.20/questions.yaml diff --git a/stable/webgrabplus/5.0.20/templates/NOTES.txt b/stable/retrobot/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/5.0.20/templates/NOTES.txt rename to stable/retrobot/4.0.20/templates/NOTES.txt diff --git a/stable/website-shot/5.0.18/templates/common.yaml b/stable/retrobot/4.0.20/templates/common.yaml similarity index 100% rename from stable/website-shot/5.0.18/templates/common.yaml rename to stable/retrobot/4.0.20/templates/common.yaml diff --git a/stable/webnut/4.0.18/values.yaml b/stable/retrobot/4.0.20/values.yaml similarity index 100% rename from stable/webnut/4.0.18/values.yaml rename to stable/retrobot/4.0.20/values.yaml diff --git a/stable/ring-mqtt/4.0.19/CHANGELOG.md b/stable/ring-mqtt/4.0.19/CHANGELOG.md deleted file mode 100644 index 91d5632f3c9..00000000000 --- a/stable/ring-mqtt/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ring-mqtt-4.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.18...ring-mqtt-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [ring-mqtt-4.0.18](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.17...ring-mqtt-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ring-mqtt-4.0.17](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.16...ring-mqtt-4.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ring-mqtt-4.0.16](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.15...ring-mqtt-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ring-mqtt-4.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.13...ring-mqtt-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ring-mqtt-4.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.12...ring-mqtt-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ring-mqtt-4.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.11...ring-mqtt-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ring-mqtt-4.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.10...ring-mqtt-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ring-mqtt-4.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.9...ring-mqtt-4.0.10) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.2.2 ([#8659](https://github.com/truecharts/charts/issues/8659)) - - - - -## [ring-mqtt-4.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.8...ring-mqtt-4.0.9) (2023-04-25) - -### Chore diff --git a/stable/ring-mqtt/4.0.19/Chart.yaml b/stable/ring-mqtt/4.0.19/Chart.yaml deleted file mode 100644 index 7b5dbf501f7..00000000000 --- a/stable/ring-mqtt/4.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. -home: https://truecharts.org/charts/stable/ring-mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png -keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://github.com/tsightler/ring-mqtt -type: application -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/ring-mqtt/4.0.19/app-changelog.md b/stable/ring-mqtt/4.0.19/app-changelog.md deleted file mode 100644 index f36f3778e69..00000000000 --- a/stable/ring-mqtt/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-4.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.18...ring-mqtt-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.19/charts/common-12.12.1.tgz b/stable/ring-mqtt/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ring-mqtt/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ring-mqtt/4.0.20/CHANGELOG.md b/stable/ring-mqtt/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..706b4b52c81 --- /dev/null +++ b/stable/ring-mqtt/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ring-mqtt-4.0.20](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.19...ring-mqtt-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [ring-mqtt-4.0.19](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.18...ring-mqtt-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [ring-mqtt-4.0.18](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.17...ring-mqtt-4.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ring-mqtt-4.0.17](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.16...ring-mqtt-4.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ring-mqtt-4.0.16](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.15...ring-mqtt-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ring-mqtt-4.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.13...ring-mqtt-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ring-mqtt-4.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.12...ring-mqtt-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ring-mqtt-4.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.11...ring-mqtt-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ring-mqtt-4.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.10...ring-mqtt-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ring-mqtt-4.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.9...ring-mqtt-4.0.10) (2023-05-01) + +### Chore diff --git a/stable/ring-mqtt/4.0.20/Chart.yaml b/stable/ring-mqtt/4.0.20/Chart.yaml new file mode 100644 index 00000000000..af8a80ea8d8 --- /dev/null +++ b/stable/ring-mqtt/4.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. +home: https://truecharts.org/charts/stable/ring-mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ring-mqtt.png +keywords: + - ring-mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ring-mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://github.com/tsightler/ring-mqtt +type: application +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.20/README.md b/stable/ring-mqtt/4.0.20/README.md similarity index 100% rename from stable/weblate/8.0.20/README.md rename to stable/ring-mqtt/4.0.20/README.md diff --git a/stable/ring-mqtt/4.0.20/app-changelog.md b/stable/ring-mqtt/4.0.20/app-changelog.md new file mode 100644 index 00000000000..24ba5b11f2b --- /dev/null +++ b/stable/ring-mqtt/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-4.0.20](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.19...ring-mqtt-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.19/app-readme.md b/stable/ring-mqtt/4.0.20/app-readme.md similarity index 100% rename from stable/ring-mqtt/4.0.19/app-readme.md rename to stable/ring-mqtt/4.0.20/app-readme.md diff --git a/stable/ring-mqtt/4.0.20/charts/common-12.12.3.tgz b/stable/ring-mqtt/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ring-mqtt/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/ring-mqtt/4.0.19/ix_values.yaml b/stable/ring-mqtt/4.0.20/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.19/ix_values.yaml rename to stable/ring-mqtt/4.0.20/ix_values.yaml diff --git a/stable/ring-mqtt/4.0.19/questions.yaml b/stable/ring-mqtt/4.0.20/questions.yaml similarity index 100% rename from stable/ring-mqtt/4.0.19/questions.yaml rename to stable/ring-mqtt/4.0.20/questions.yaml diff --git a/stable/weblate/8.0.20/templates/NOTES.txt b/stable/ring-mqtt/4.0.20/templates/NOTES.txt similarity index 100% rename from stable/weblate/8.0.20/templates/NOTES.txt rename to stable/ring-mqtt/4.0.20/templates/NOTES.txt diff --git a/stable/ring-mqtt/4.0.19/templates/common.yaml b/stable/ring-mqtt/4.0.20/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/4.0.19/templates/common.yaml rename to stable/ring-mqtt/4.0.20/templates/common.yaml diff --git a/stable/website-shot/5.0.18/values.yaml b/stable/ring-mqtt/4.0.20/values.yaml similarity index 100% rename from stable/website-shot/5.0.18/values.yaml rename to stable/ring-mqtt/4.0.20/values.yaml diff --git a/stable/romm/1.0.1/CHANGELOG.md b/stable/romm/1.0.1/CHANGELOG.md deleted file mode 100644 index 6b11b04bdc8..00000000000 --- a/stable/romm/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [romm-1.0.1](https://github.com/truecharts/charts/compare/romm-1.0.0...romm-1.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [romm-1.0.0](https://github.com/truecharts/charts/compare/romm-0.1.0...romm-1.0.0) (2023-06-01) - diff --git a/stable/romm/1.0.1/Chart.yaml b/stable/romm/1.0.1/Chart.yaml deleted file mode 100644 index 26cac2cb86d..00000000000 --- a/stable/romm/1.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -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: 1.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/romm/1.0.1/app-changelog.md b/stable/romm/1.0.1/app-changelog.md deleted file mode 100644 index 30a089bce77..00000000000 --- a/stable/romm/1.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [romm-1.0.1](https://github.com/truecharts/charts/compare/romm-1.0.0...romm-1.0.1) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/romm/1.0.1/charts/common-12.12.1.tgz b/stable/romm/1.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/romm/1.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/romm/1.0.1/charts/mariadb-7.0.39.tgz b/stable/romm/1.0.1/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/romm/1.0.1/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/romm/1.0.2/CHANGELOG.md b/stable/romm/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..56d373d931b --- /dev/null +++ b/stable/romm/1.0.2/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [romm-1.0.2](https://github.com/truecharts/charts/compare/romm-1.0.1...romm-1.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [romm-1.0.1](https://github.com/truecharts/charts/compare/romm-1.0.0...romm-1.0.1) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [romm-1.0.0](https://github.com/truecharts/charts/compare/romm-0.1.0...romm-1.0.0) (2023-06-01) + diff --git a/stable/romm/1.0.2/Chart.yaml b/stable/romm/1.0.2/Chart.yaml new file mode 100644 index 00000000000..aa0027157f0 --- /dev/null +++ b/stable/romm/1.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.8.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +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: 1.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.18/README.md b/stable/romm/1.0.2/README.md similarity index 100% rename from stable/webnut/4.0.18/README.md rename to stable/romm/1.0.2/README.md diff --git a/stable/romm/1.0.2/app-changelog.md b/stable/romm/1.0.2/app-changelog.md new file mode 100644 index 00000000000..3c0904eeecf --- /dev/null +++ b/stable/romm/1.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [romm-1.0.2](https://github.com/truecharts/charts/compare/romm-1.0.1...romm-1.0.2) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/romm/1.0.1/app-readme.md b/stable/romm/1.0.2/app-readme.md similarity index 100% rename from stable/romm/1.0.1/app-readme.md rename to stable/romm/1.0.2/app-readme.md diff --git a/stable/romm/1.0.2/charts/common-12.12.3.tgz b/stable/romm/1.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/romm/1.0.2/charts/common-12.12.3.tgz differ diff --git a/stable/romm/1.0.2/charts/mariadb-7.0.43.tgz b/stable/romm/1.0.2/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/romm/1.0.2/charts/mariadb-7.0.43.tgz differ diff --git a/stable/romm/1.0.1/ix_values.yaml b/stable/romm/1.0.2/ix_values.yaml similarity index 100% rename from stable/romm/1.0.1/ix_values.yaml rename to stable/romm/1.0.2/ix_values.yaml diff --git a/stable/romm/1.0.1/questions.yaml b/stable/romm/1.0.2/questions.yaml similarity index 100% rename from stable/romm/1.0.1/questions.yaml rename to stable/romm/1.0.2/questions.yaml diff --git a/stable/webnut/4.0.18/templates/NOTES.txt b/stable/romm/1.0.2/templates/NOTES.txt similarity index 100% rename from stable/webnut/4.0.18/templates/NOTES.txt rename to stable/romm/1.0.2/templates/NOTES.txt diff --git a/stable/wekan/9.0.16/templates/common.yaml b/stable/romm/1.0.2/templates/common.yaml similarity index 100% rename from stable/wekan/9.0.16/templates/common.yaml rename to stable/romm/1.0.2/templates/common.yaml diff --git a/stable/webtop/5.0.31/values.yaml b/stable/romm/1.0.2/values.yaml similarity index 100% rename from stable/webtop/5.0.31/values.yaml rename to stable/romm/1.0.2/values.yaml diff --git a/stable/rsnapshot/5.0.18/CHANGELOG.md b/stable/rsnapshot/5.0.18/CHANGELOG.md deleted file mode 100644 index f572cde84cb..00000000000 --- a/stable/rsnapshot/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsnapshot-5.0.18](https://github.com/truecharts/charts/compare/rsnapshot-5.0.17...rsnapshot-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [rsnapshot-5.0.17](https://github.com/truecharts/charts/compare/rsnapshot-5.0.16...rsnapshot-5.0.17) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#9253](https://github.com/truecharts/charts/issues/9253)) - - - - -## [rsnapshot-5.0.16](https://github.com/truecharts/charts/compare/rsnapshot-5.0.15...rsnapshot-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [rsnapshot-5.0.15](https://github.com/truecharts/charts/compare/rsnapshot-5.0.14...rsnapshot-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [rsnapshot-5.0.14](https://github.com/truecharts/charts/compare/rsnapshot-5.0.13...rsnapshot-5.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [rsnapshot-5.0.13](https://github.com/truecharts/charts/compare/rsnapshot-5.0.12...rsnapshot-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rsnapshot-5.0.12](https://github.com/truecharts/charts/compare/rsnapshot-5.0.11...rsnapshot-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rsnapshot-5.0.11](https://github.com/truecharts/charts/compare/rsnapshot-5.0.10...rsnapshot-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rsnapshot-5.0.10](https://github.com/truecharts/charts/compare/rsnapshot-5.0.9...rsnapshot-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rsnapshot-5.0.9](https://github.com/truecharts/charts/compare/rsnapshot-5.0.8...rsnapshot-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rsnapshot-5.0.8](https://github.com/truecharts/charts/compare/rsnapshot-5.0.7...rsnapshot-5.0.8) (2023-04-28) - -### Chore diff --git a/stable/rsnapshot/5.0.18/Chart.yaml b/stable/rsnapshot/5.0.18/Chart.yaml deleted file mode 100644 index 487e51c3e52..00000000000 --- a/stable/rsnapshot/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 5.0.18 -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: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/5.0.18/app-changelog.md b/stable/rsnapshot/5.0.18/app-changelog.md deleted file mode 100644 index fd8040d1884..00000000000 --- a/stable/rsnapshot/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsnapshot-5.0.18](https://github.com/truecharts/charts/compare/rsnapshot-5.0.17...rsnapshot-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/rsnapshot/5.0.18/charts/common-12.12.1.tgz b/stable/rsnapshot/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/rsnapshot/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/rsnapshot/5.0.19/CHANGELOG.md b/stable/rsnapshot/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..352a9a36488 --- /dev/null +++ b/stable/rsnapshot/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsnapshot-5.0.19](https://github.com/truecharts/charts/compare/rsnapshot-5.0.18...rsnapshot-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [rsnapshot-5.0.18](https://github.com/truecharts/charts/compare/rsnapshot-5.0.17...rsnapshot-5.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [rsnapshot-5.0.17](https://github.com/truecharts/charts/compare/rsnapshot-5.0.16...rsnapshot-5.0.17) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to v1.4.5 ([#9253](https://github.com/truecharts/charts/issues/9253)) + + + + +## [rsnapshot-5.0.16](https://github.com/truecharts/charts/compare/rsnapshot-5.0.15...rsnapshot-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [rsnapshot-5.0.15](https://github.com/truecharts/charts/compare/rsnapshot-5.0.14...rsnapshot-5.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [rsnapshot-5.0.14](https://github.com/truecharts/charts/compare/rsnapshot-5.0.13...rsnapshot-5.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [rsnapshot-5.0.13](https://github.com/truecharts/charts/compare/rsnapshot-5.0.12...rsnapshot-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rsnapshot-5.0.12](https://github.com/truecharts/charts/compare/rsnapshot-5.0.11...rsnapshot-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rsnapshot-5.0.11](https://github.com/truecharts/charts/compare/rsnapshot-5.0.10...rsnapshot-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rsnapshot-5.0.10](https://github.com/truecharts/charts/compare/rsnapshot-5.0.9...rsnapshot-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rsnapshot-5.0.9](https://github.com/truecharts/charts/compare/rsnapshot-5.0.8...rsnapshot-5.0.9) (2023-05-03) + +### Chore diff --git a/stable/rsnapshot/5.0.19/Chart.yaml b/stable/rsnapshot/5.0.19/Chart.yaml new file mode 100644 index 00000000000..a78374a33a9 --- /dev/null +++ b/stable/rsnapshot/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 5.0.19 +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: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.18/README.md b/stable/rsnapshot/5.0.19/README.md similarity index 100% rename from stable/website-shot/5.0.18/README.md rename to stable/rsnapshot/5.0.19/README.md diff --git a/stable/rsnapshot/5.0.19/app-changelog.md b/stable/rsnapshot/5.0.19/app-changelog.md new file mode 100644 index 00000000000..74ca851894b --- /dev/null +++ b/stable/rsnapshot/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsnapshot-5.0.19](https://github.com/truecharts/charts/compare/rsnapshot-5.0.18...rsnapshot-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/rsnapshot/5.0.18/app-readme.md b/stable/rsnapshot/5.0.19/app-readme.md similarity index 100% rename from stable/rsnapshot/5.0.18/app-readme.md rename to stable/rsnapshot/5.0.19/app-readme.md diff --git a/stable/rsnapshot/5.0.19/charts/common-12.12.3.tgz b/stable/rsnapshot/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/rsnapshot/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/rsnapshot/5.0.18/ix_values.yaml b/stable/rsnapshot/5.0.19/ix_values.yaml similarity index 100% rename from stable/rsnapshot/5.0.18/ix_values.yaml rename to stable/rsnapshot/5.0.19/ix_values.yaml diff --git a/stable/rsnapshot/5.0.18/questions.yaml b/stable/rsnapshot/5.0.19/questions.yaml similarity index 100% rename from stable/rsnapshot/5.0.18/questions.yaml rename to stable/rsnapshot/5.0.19/questions.yaml diff --git a/stable/website-shot/5.0.18/templates/NOTES.txt b/stable/rsnapshot/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/website-shot/5.0.18/templates/NOTES.txt rename to stable/rsnapshot/5.0.19/templates/NOTES.txt diff --git a/stable/wg-easy/4.0.10/templates/common.yaml b/stable/rsnapshot/5.0.19/templates/common.yaml similarity index 100% rename from stable/wg-easy/4.0.10/templates/common.yaml rename to stable/rsnapshot/5.0.19/templates/common.yaml diff --git a/stable/wekan/9.0.16/values.yaml b/stable/rsnapshot/5.0.19/values.yaml similarity index 100% rename from stable/wekan/9.0.16/values.yaml rename to stable/rsnapshot/5.0.19/values.yaml diff --git a/stable/rss-bridge/5.0.17/CHANGELOG.md b/stable/rss-bridge/5.0.17/CHANGELOG.md deleted file mode 100644 index f583989fe58..00000000000 --- a/stable/rss-bridge/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [rss-bridge-5.0.14](https://github.com/truecharts/charts/compare/rss-bridge-5.0.13...rss-bridge-5.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [rss-bridge-5.0.12](https://github.com/truecharts/charts/compare/rss-bridge-5.0.11...rss-bridge-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rss-bridge-5.0.11](https://github.com/truecharts/charts/compare/rss-bridge-5.0.10...rss-bridge-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rss-bridge-5.0.10](https://github.com/truecharts/charts/compare/rss-bridge-5.0.9...rss-bridge-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rss-bridge-5.0.9](https://github.com/truecharts/charts/compare/rss-bridge-5.0.8...rss-bridge-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rss-bridge-5.0.8](https://github.com/truecharts/charts/compare/rss-bridge-5.0.7...rss-bridge-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/rss-bridge to v2023-03 ([#8301](https://github.com/truecharts/charts/issues/8301)) - - - diff --git a/stable/rss-bridge/5.0.17/Chart.yaml b/stable/rss-bridge/5.0.17/Chart.yaml deleted file mode 100644 index 60b0c763929..00000000000 --- a/stable/rss-bridge/5.0.17/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. -home: https://truecharts.org/charts/stable/rss-bridge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png -keywords: - - rss-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://github.com/RSS-Bridge/rss-bridge -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/5.0.17/app-changelog.md b/stable/rss-bridge/5.0.17/app-changelog.md deleted file mode 100644 index 9619d9cdbf9..00000000000 --- a/stable/rss-bridge/5.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/rss-bridge/5.0.17/charts/common-12.12.1.tgz b/stable/rss-bridge/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/rss-bridge/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/rss-bridge/5.0.18/CHANGELOG.md b/stable/rss-bridge/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..8f48ee3ad4a --- /dev/null +++ b/stable/rss-bridge/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [rss-bridge-5.0.14](https://github.com/truecharts/charts/compare/rss-bridge-5.0.13...rss-bridge-5.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rss-bridge-5.0.12](https://github.com/truecharts/charts/compare/rss-bridge-5.0.11...rss-bridge-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rss-bridge-5.0.11](https://github.com/truecharts/charts/compare/rss-bridge-5.0.10...rss-bridge-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rss-bridge-5.0.10](https://github.com/truecharts/charts/compare/rss-bridge-5.0.9...rss-bridge-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rss-bridge-5.0.9](https://github.com/truecharts/charts/compare/rss-bridge-5.0.8...rss-bridge-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/rss-bridge/5.0.18/Chart.yaml b/stable/rss-bridge/5.0.18/Chart.yaml new file mode 100644 index 00000000000..363884037b1 --- /dev/null +++ b/stable/rss-bridge/5.0.18/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. +home: https://truecharts.org/charts/stable/rss-bridge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rss-bridge.png +keywords: + - rss-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://github.com/RSS-Bridge/rss-bridge +version: 5.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.31/README.md b/stable/rss-bridge/5.0.18/README.md similarity index 100% rename from stable/webtop/5.0.31/README.md rename to stable/rss-bridge/5.0.18/README.md diff --git a/stable/rss-bridge/5.0.18/app-changelog.md b/stable/rss-bridge/5.0.18/app-changelog.md new file mode 100644 index 00000000000..80870087836 --- /dev/null +++ b/stable/rss-bridge/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/rss-bridge/5.0.17/app-readme.md b/stable/rss-bridge/5.0.18/app-readme.md similarity index 100% rename from stable/rss-bridge/5.0.17/app-readme.md rename to stable/rss-bridge/5.0.18/app-readme.md diff --git a/stable/rss-bridge/5.0.18/charts/common-12.12.3.tgz b/stable/rss-bridge/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/rss-bridge/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/rss-bridge/5.0.17/ix_values.yaml b/stable/rss-bridge/5.0.18/ix_values.yaml similarity index 100% rename from stable/rss-bridge/5.0.17/ix_values.yaml rename to stable/rss-bridge/5.0.18/ix_values.yaml diff --git a/stable/rss-bridge/5.0.17/questions.yaml b/stable/rss-bridge/5.0.18/questions.yaml similarity index 100% rename from stable/rss-bridge/5.0.17/questions.yaml rename to stable/rss-bridge/5.0.18/questions.yaml diff --git a/stable/webtop/5.0.31/templates/NOTES.txt b/stable/rss-bridge/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.31/templates/NOTES.txt rename to stable/rss-bridge/5.0.18/templates/NOTES.txt diff --git a/stable/whoogle/6.0.17/templates/common.yaml b/stable/rss-bridge/5.0.18/templates/common.yaml similarity index 100% rename from stable/whoogle/6.0.17/templates/common.yaml rename to stable/rss-bridge/5.0.18/templates/common.yaml diff --git a/stable/wg-easy/4.0.10/values.yaml b/stable/rss-bridge/5.0.18/values.yaml similarity index 100% rename from stable/wg-easy/4.0.10/values.yaml rename to stable/rss-bridge/5.0.18/values.yaml diff --git a/stable/rsshub/7.0.39/CHANGELOG.md b/stable/rsshub/7.0.39/CHANGELOG.md deleted file mode 100644 index b7ba178f3d1..00000000000 --- a/stable/rsshub/7.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsshub-7.0.39](https://github.com/truecharts/charts/compare/rsshub-7.0.38...rsshub-7.0.39) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9439](https://github.com/truecharts/charts/issues/9439)) - - - - -## [rsshub-7.0.38](https://github.com/truecharts/charts/compare/rsshub-7.0.37...rsshub-7.0.38) (2023-06-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9411](https://github.com/truecharts/charts/issues/9411)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [rsshub-7.0.37](https://github.com/truecharts/charts/compare/rsshub-7.0.36...rsshub-7.0.37) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9383](https://github.com/truecharts/charts/issues/9383)) - - - - -## [rsshub-7.0.36](https://github.com/truecharts/charts/compare/rsshub-7.0.35...rsshub-7.0.36) (2023-05-31) - -### Chore - -- update helm general non-major ([#9290](https://github.com/truecharts/charts/issues/9290)) - - - - -## [rsshub-7.0.35](https://github.com/truecharts/charts/compare/rsshub-7.0.34...rsshub-7.0.35) (2023-05-31) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.59.0 ([#9310](https://github.com/truecharts/charts/issues/9310)) - - - - -## [rsshub-7.0.34](https://github.com/truecharts/charts/compare/rsshub-7.0.33...rsshub-7.0.34) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9268](https://github.com/truecharts/charts/issues/9268)) - - - - -## [rsshub-7.0.33](https://github.com/truecharts/charts/compare/rsshub-7.0.32...rsshub-7.0.33) (2023-05-28) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9212](https://github.com/truecharts/charts/issues/9212)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [rsshub-7.0.32](https://github.com/truecharts/charts/compare/rsshub-7.0.31...rsshub-7.0.32) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [rsshub-7.0.31](https://github.com/truecharts/charts/compare/rsshub-7.0.30...rsshub-7.0.31) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9176](https://github.com/truecharts/charts/issues/9176)) - - - - -## [rsshub-7.0.30](https://github.com/truecharts/charts/compare/rsshub-7.0.29...rsshub-7.0.30) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - diff --git a/stable/rsshub/7.0.39/Chart.yaml b/stable/rsshub/7.0.39/Chart.yaml deleted file mode 100644 index 29e69972ce9..00000000000 --- a/stable/rsshub/7.0.39/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 7.0.39 -appVersion: "latest" -description: RSSHub can generate RSS feeds from pretty much everything -type: application -deprecated: false -home: https://truecharts.org/charts/stable/rsshub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png -keywords: - - rsshub - - rss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://docs.rsshub.app/en/install/ - - https://github.com/DIYgod/RSSHub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rsshub/7.0.39/app-changelog.md b/stable/rsshub/7.0.39/app-changelog.md deleted file mode 100644 index bdc5c90e54e..00000000000 --- a/stable/rsshub/7.0.39/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.39](https://github.com/truecharts/charts/compare/rsshub-7.0.38...rsshub-7.0.39) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9439](https://github.com/truecharts/charts/issues/9439)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.39/charts/common-12.12.1.tgz b/stable/rsshub/7.0.39/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/rsshub/7.0.39/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/rsshub/7.0.39/charts/redis-6.0.50.tgz b/stable/rsshub/7.0.39/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/rsshub/7.0.39/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/rsshub/7.0.40/CHANGELOG.md b/stable/rsshub/7.0.40/CHANGELOG.md new file mode 100644 index 00000000000..7965c569427 --- /dev/null +++ b/stable/rsshub/7.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsshub-7.0.40](https://github.com/truecharts/charts/compare/rsshub-7.0.39...rsshub-7.0.40) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [rsshub-7.0.39](https://github.com/truecharts/charts/compare/rsshub-7.0.38...rsshub-7.0.39) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9439](https://github.com/truecharts/charts/issues/9439)) + + + + +## [rsshub-7.0.38](https://github.com/truecharts/charts/compare/rsshub-7.0.37...rsshub-7.0.38) (2023-06-05) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9411](https://github.com/truecharts/charts/issues/9411)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [rsshub-7.0.37](https://github.com/truecharts/charts/compare/rsshub-7.0.36...rsshub-7.0.37) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9383](https://github.com/truecharts/charts/issues/9383)) + + + + +## [rsshub-7.0.36](https://github.com/truecharts/charts/compare/rsshub-7.0.35...rsshub-7.0.36) (2023-05-31) + +### Chore + +- update helm general non-major ([#9290](https://github.com/truecharts/charts/issues/9290)) + + + + +## [rsshub-7.0.35](https://github.com/truecharts/charts/compare/rsshub-7.0.34...rsshub-7.0.35) (2023-05-31) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.59.0 ([#9310](https://github.com/truecharts/charts/issues/9310)) + + + + +## [rsshub-7.0.34](https://github.com/truecharts/charts/compare/rsshub-7.0.33...rsshub-7.0.34) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9268](https://github.com/truecharts/charts/issues/9268)) + + + + +## [rsshub-7.0.33](https://github.com/truecharts/charts/compare/rsshub-7.0.32...rsshub-7.0.33) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9212](https://github.com/truecharts/charts/issues/9212)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [rsshub-7.0.32](https://github.com/truecharts/charts/compare/rsshub-7.0.31...rsshub-7.0.32) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [rsshub-7.0.31](https://github.com/truecharts/charts/compare/rsshub-7.0.30...rsshub-7.0.31) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9176](https://github.com/truecharts/charts/issues/9176)) + + diff --git a/stable/rsshub/7.0.40/Chart.yaml b/stable/rsshub/7.0.40/Chart.yaml new file mode 100644 index 00000000000..222feb1c901 --- /dev/null +++ b/stable/rsshub/7.0.40/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 7.0.40 +appVersion: "latest" +description: RSSHub can generate RSS feeds from pretty much everything +type: application +deprecated: false +home: https://truecharts.org/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png +keywords: + - rsshub + - rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.16/README.md b/stable/rsshub/7.0.40/README.md similarity index 100% rename from stable/wekan/9.0.16/README.md rename to stable/rsshub/7.0.40/README.md diff --git a/stable/rsshub/7.0.40/app-changelog.md b/stable/rsshub/7.0.40/app-changelog.md new file mode 100644 index 00000000000..96f06b8d142 --- /dev/null +++ b/stable/rsshub/7.0.40/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.40](https://github.com/truecharts/charts/compare/rsshub-7.0.39...rsshub-7.0.40) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.39/app-readme.md b/stable/rsshub/7.0.40/app-readme.md similarity index 100% rename from stable/rsshub/7.0.39/app-readme.md rename to stable/rsshub/7.0.40/app-readme.md diff --git a/stable/rsshub/7.0.40/charts/common-12.12.3.tgz b/stable/rsshub/7.0.40/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/rsshub/7.0.40/charts/common-12.12.3.tgz differ diff --git a/stable/rsshub/7.0.40/charts/redis-6.0.52.tgz b/stable/rsshub/7.0.40/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/rsshub/7.0.40/charts/redis-6.0.52.tgz differ diff --git a/stable/rsshub/7.0.39/ix_values.yaml b/stable/rsshub/7.0.40/ix_values.yaml similarity index 100% rename from stable/rsshub/7.0.39/ix_values.yaml rename to stable/rsshub/7.0.40/ix_values.yaml diff --git a/stable/rsshub/7.0.39/questions.yaml b/stable/rsshub/7.0.40/questions.yaml similarity index 100% rename from stable/rsshub/7.0.39/questions.yaml rename to stable/rsshub/7.0.40/questions.yaml diff --git a/stable/wekan/9.0.16/templates/NOTES.txt b/stable/rsshub/7.0.40/templates/NOTES.txt similarity index 100% rename from stable/wekan/9.0.16/templates/NOTES.txt rename to stable/rsshub/7.0.40/templates/NOTES.txt diff --git a/stable/xen-orchestra/4.0.19/templates/common.yaml b/stable/rsshub/7.0.40/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/4.0.19/templates/common.yaml rename to stable/rsshub/7.0.40/templates/common.yaml diff --git a/stable/whisparr/4.0.18/values.yaml b/stable/rsshub/7.0.40/values.yaml similarity index 100% rename from stable/whisparr/4.0.18/values.yaml rename to stable/rsshub/7.0.40/values.yaml diff --git a/stable/sabnzbd/14.0.24/CHANGELOG.md b/stable/sabnzbd/14.0.24/CHANGELOG.md new file mode 100644 index 00000000000..4ce63af22df --- /dev/null +++ b/stable/sabnzbd/14.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sabnzbd-14.0.24](https://github.com/truecharts/charts/compare/sabnzbd-14.0.23...sabnzbd-14.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [sabnzbd-14.0.23](https://github.com/truecharts/charts/compare/sabnzbd-14.0.22...sabnzbd-14.0.23) (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)) + + + + +## [sabnzbd-14.0.22](https://github.com/truecharts/charts/compare/sabnzbd-14.0.21...sabnzbd-14.0.22) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [sabnzbd-14.0.21](https://github.com/truecharts/charts/compare/sabnzbd-14.0.20...sabnzbd-14.0.21) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#9177](https://github.com/truecharts/charts/issues/9177)) + + + + +## [sabnzbd-14.0.20](https://github.com/truecharts/charts/compare/sabnzbd-14.0.19...sabnzbd-14.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [sabnzbd-14.0.19](https://github.com/truecharts/charts/compare/sabnzbd-14.0.18...sabnzbd-14.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#9138](https://github.com/truecharts/charts/issues/9138)) + + + + +## [sabnzbd-14.0.19](https://github.com/truecharts/charts/compare/sabnzbd-14.0.18...sabnzbd-14.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#9138](https://github.com/truecharts/charts/issues/9138)) + + + + +## [sabnzbd-14.0.19](https://github.com/truecharts/charts/compare/sabnzbd-14.0.18...sabnzbd-14.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#9138](https://github.com/truecharts/charts/issues/9138)) + + + + +## [sabnzbd-14.0.19](https://github.com/truecharts/charts/compare/sabnzbd-14.0.18...sabnzbd-14.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#9138](https://github.com/truecharts/charts/issues/9138)) + + + + +## [sabnzbd-14.0.19](https://github.com/truecharts/charts/compare/sabnzbd-14.0.18...sabnzbd-14.0.19) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#9138](https://github.com/truecharts/charts/issues/9138)) + + + diff --git a/stable/sabnzbd/14.0.24/Chart.yaml b/stable/sabnzbd/14.0.24/Chart.yaml new file mode 100644 index 00000000000..600e439e882 --- /dev/null +++ b/stable/sabnzbd/14.0.24/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Free and easy binary newsreader +home: https://truecharts.org/charts/stable/sabnzbd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png +keywords: + - sabnzbd + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sabnzbd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://sabnzbd.org/ +type: application +version: 14.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.10/README.md b/stable/sabnzbd/14.0.24/README.md similarity index 100% rename from stable/wg-easy/4.0.10/README.md rename to stable/sabnzbd/14.0.24/README.md diff --git a/stable/sabnzbd/14.0.24/app-changelog.md b/stable/sabnzbd/14.0.24/app-changelog.md new file mode 100644 index 00000000000..13df7e810e5 --- /dev/null +++ b/stable/sabnzbd/14.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sabnzbd-14.0.24](https://github.com/truecharts/charts/compare/sabnzbd-14.0.23...sabnzbd-14.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/sabnzbd/14.0.24/app-readme.md b/stable/sabnzbd/14.0.24/app-readme.md new file mode 100644 index 00000000000..04be527cd64 --- /dev/null +++ b/stable/sabnzbd/14.0.24/app-readme.md @@ -0,0 +1,8 @@ +Free and easy binary newsreader + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/sabnzbd](https://truecharts.org/charts/stable/sabnzbd) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/sabnzbd/14.0.24/charts/common-12.12.3.tgz b/stable/sabnzbd/14.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/sabnzbd/14.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/sabnzbd/14.0.24/ix_values.yaml b/stable/sabnzbd/14.0.24/ix_values.yaml new file mode 100644 index 00000000000..a008a163e69 --- /dev/null +++ b/stable/sabnzbd/14.0.24/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: v4.0.1@sha256:ef0ff847f91dbef645934b865144acaa998f60a7225156a0b501596a6539ce15 +service: + main: + ports: + main: + port: 10097 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + SABNZBD__HOST_WHITELIST_ENTRIES: "" diff --git a/stable/sabnzbd/14.0.24/questions.yaml b/stable/sabnzbd/14.0.24/questions.yaml new file mode 100644 index 00000000000..72f466a6d38 --- /dev/null +++ b/stable/sabnzbd/14.0.24/questions.yaml @@ -0,0 +1,1949 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wg-easy/4.0.10/templates/NOTES.txt b/stable/sabnzbd/14.0.24/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/4.0.10/templates/NOTES.txt rename to stable/sabnzbd/14.0.24/templates/NOTES.txt diff --git a/stable/xteve/9.0.18/templates/common.yaml b/stable/sabnzbd/14.0.24/templates/common.yaml similarity index 100% rename from stable/xteve/9.0.18/templates/common.yaml rename to stable/sabnzbd/14.0.24/templates/common.yaml diff --git a/stable/whoogle/6.0.17/values.yaml b/stable/sabnzbd/14.0.24/values.yaml similarity index 100% rename from stable/whoogle/6.0.17/values.yaml rename to stable/sabnzbd/14.0.24/values.yaml diff --git a/stable/satisfactory/5.0.17/CHANGELOG.md b/stable/satisfactory/5.0.17/CHANGELOG.md deleted file mode 100644 index fe049f5ab73..00000000000 --- a/stable/satisfactory/5.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [satisfactory-5.0.17](https://github.com/truecharts/charts/compare/satisfactory-5.0.16...satisfactory-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [satisfactory-5.0.16](https://github.com/truecharts/charts/compare/satisfactory-5.0.15...satisfactory-5.0.16) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [satisfactory-5.0.15](https://github.com/truecharts/charts/compare/satisfactory-5.0.14...satisfactory-5.0.15) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [satisfactory-5.0.14](https://github.com/truecharts/charts/compare/satisfactory-5.0.13...satisfactory-5.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [satisfactory-5.0.11](https://github.com/truecharts/charts/compare/satisfactory-5.0.10...satisfactory-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [satisfactory-5.0.10](https://github.com/truecharts/charts/compare/satisfactory-5.0.9...satisfactory-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [satisfactory-5.0.9](https://github.com/truecharts/charts/compare/satisfactory-5.0.8...satisfactory-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [satisfactory-5.0.8](https://github.com/truecharts/charts/compare/satisfactory-5.0.7...satisfactory-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.4.8 ([#8522](https://github.com/truecharts/charts/issues/8522)) - - - - -## [satisfactory-5.0.7](https://github.com/truecharts/charts/compare/satisfactory-5.0.6...satisfactory-5.0.7) (2023-04-25) - -### Chore diff --git a/stable/satisfactory/5.0.17/Chart.yaml b/stable/satisfactory/5.0.17/Chart.yaml deleted file mode 100644 index 2e42e086649..00000000000 --- a/stable/satisfactory/5.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Satisfactory Dedicated Server -home: https://truecharts.org/charts/stable/satisfactory -icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png -keywords: - - satisfactory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://github.com/wolveix/satisfactory-server -type: application -version: 5.0.17 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/5.0.17/app-changelog.md b/stable/satisfactory/5.0.17/app-changelog.md deleted file mode 100644 index 2a155e818c2..00000000000 --- a/stable/satisfactory/5.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-5.0.17](https://github.com/truecharts/charts/compare/satisfactory-5.0.16...satisfactory-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/satisfactory/5.0.17/charts/common-12.12.1.tgz b/stable/satisfactory/5.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/satisfactory/5.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/satisfactory/5.0.18/CHANGELOG.md b/stable/satisfactory/5.0.18/CHANGELOG.md new file mode 100644 index 00000000000..a83928bb2b1 --- /dev/null +++ b/stable/satisfactory/5.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [satisfactory-5.0.18](https://github.com/truecharts/charts/compare/satisfactory-5.0.17...satisfactory-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [satisfactory-5.0.17](https://github.com/truecharts/charts/compare/satisfactory-5.0.16...satisfactory-5.0.17) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [satisfactory-5.0.16](https://github.com/truecharts/charts/compare/satisfactory-5.0.15...satisfactory-5.0.16) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [satisfactory-5.0.15](https://github.com/truecharts/charts/compare/satisfactory-5.0.14...satisfactory-5.0.15) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [satisfactory-5.0.14](https://github.com/truecharts/charts/compare/satisfactory-5.0.13...satisfactory-5.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [satisfactory-5.0.11](https://github.com/truecharts/charts/compare/satisfactory-5.0.10...satisfactory-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [satisfactory-5.0.10](https://github.com/truecharts/charts/compare/satisfactory-5.0.9...satisfactory-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [satisfactory-5.0.9](https://github.com/truecharts/charts/compare/satisfactory-5.0.8...satisfactory-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [satisfactory-5.0.8](https://github.com/truecharts/charts/compare/satisfactory-5.0.7...satisfactory-5.0.8) (2023-04-30) + +### Chore diff --git a/stable/satisfactory/5.0.18/Chart.yaml b/stable/satisfactory/5.0.18/Chart.yaml new file mode 100644 index 00000000000..74e05259b37 --- /dev/null +++ b/stable/satisfactory/5.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.4.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Satisfactory Dedicated Server +home: https://truecharts.org/charts/stable/satisfactory +icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png +keywords: + - satisfactory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: satisfactory +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://github.com/wolveix/satisfactory-server +type: application +version: 5.0.18 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/whisparr/4.0.18/README.md b/stable/satisfactory/5.0.18/README.md similarity index 100% rename from stable/whisparr/4.0.18/README.md rename to stable/satisfactory/5.0.18/README.md diff --git a/stable/satisfactory/5.0.18/app-changelog.md b/stable/satisfactory/5.0.18/app-changelog.md new file mode 100644 index 00000000000..8e6d63dc34b --- /dev/null +++ b/stable/satisfactory/5.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-5.0.18](https://github.com/truecharts/charts/compare/satisfactory-5.0.17...satisfactory-5.0.18) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/satisfactory/5.0.17/app-readme.md b/stable/satisfactory/5.0.18/app-readme.md similarity index 100% rename from stable/satisfactory/5.0.17/app-readme.md rename to stable/satisfactory/5.0.18/app-readme.md diff --git a/stable/satisfactory/5.0.18/charts/common-12.12.3.tgz b/stable/satisfactory/5.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/satisfactory/5.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/satisfactory/5.0.17/ix_values.yaml b/stable/satisfactory/5.0.18/ix_values.yaml similarity index 100% rename from stable/satisfactory/5.0.17/ix_values.yaml rename to stable/satisfactory/5.0.18/ix_values.yaml diff --git a/stable/satisfactory/5.0.17/questions.yaml b/stable/satisfactory/5.0.18/questions.yaml similarity index 100% rename from stable/satisfactory/5.0.17/questions.yaml rename to stable/satisfactory/5.0.18/questions.yaml diff --git a/stable/whisparr/4.0.18/templates/NOTES.txt b/stable/satisfactory/5.0.18/templates/NOTES.txt similarity index 100% rename from stable/whisparr/4.0.18/templates/NOTES.txt rename to stable/satisfactory/5.0.18/templates/NOTES.txt diff --git a/stable/xwiki/7.0.19/templates/common.yaml b/stable/satisfactory/5.0.18/templates/common.yaml similarity index 100% rename from stable/xwiki/7.0.19/templates/common.yaml rename to stable/satisfactory/5.0.18/templates/common.yaml diff --git a/stable/wireguard/4.0.19/values.yaml b/stable/satisfactory/5.0.18/values.yaml similarity index 100% rename from stable/wireguard/4.0.19/values.yaml rename to stable/satisfactory/5.0.18/values.yaml diff --git a/stable/scrutiny/6.0.19/CHANGELOG.md b/stable/scrutiny/6.0.19/CHANGELOG.md deleted file mode 100644 index 3796fac4c4a..00000000000 --- a/stable/scrutiny/6.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [scrutiny-6.0.15](https://github.com/truecharts/charts/compare/scrutiny-6.0.14...scrutiny-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [scrutiny-6.0.14](https://github.com/truecharts/charts/compare/scrutiny-6.0.13...scrutiny-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [scrutiny-6.0.13](https://github.com/truecharts/charts/compare/scrutiny-6.0.12...scrutiny-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [scrutiny-6.0.12](https://github.com/truecharts/charts/compare/scrutiny-6.0.11...scrutiny-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [scrutiny-6.0.11](https://github.com/truecharts/charts/compare/scrutiny-6.0.10...scrutiny-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [scrutiny-6.0.10](https://github.com/truecharts/charts/compare/scrutiny-6.0.9...scrutiny-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/scrutiny to v0.7.1 ([#8256](https://github.com/truecharts/charts/issues/8256)) - - - diff --git a/stable/scrutiny/6.0.19/Chart.yaml b/stable/scrutiny/6.0.19/Chart.yaml deleted file mode 100644 index 94e9b891ccf..00000000000 --- a/stable/scrutiny/6.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 6.0.19 -appVersion: "0.7.1" -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -keywords: - - scrutiny -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utilities - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/scrutiny/6.0.19/app-changelog.md b/stable/scrutiny/6.0.19/app-changelog.md deleted file mode 100644 index 80639a5d8d7..00000000000 --- a/stable/scrutiny/6.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/scrutiny/6.0.19/charts/common-12.12.1.tgz b/stable/scrutiny/6.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/scrutiny/6.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/scrutiny/6.0.20/CHANGELOG.md b/stable/scrutiny/6.0.20/CHANGELOG.md new file mode 100644 index 00000000000..3c78401d180 --- /dev/null +++ b/stable/scrutiny/6.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [scrutiny-6.0.15](https://github.com/truecharts/charts/compare/scrutiny-6.0.14...scrutiny-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [scrutiny-6.0.14](https://github.com/truecharts/charts/compare/scrutiny-6.0.13...scrutiny-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [scrutiny-6.0.13](https://github.com/truecharts/charts/compare/scrutiny-6.0.12...scrutiny-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [scrutiny-6.0.12](https://github.com/truecharts/charts/compare/scrutiny-6.0.11...scrutiny-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [scrutiny-6.0.11](https://github.com/truecharts/charts/compare/scrutiny-6.0.10...scrutiny-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/scrutiny/6.0.20/Chart.yaml b/stable/scrutiny/6.0.20/Chart.yaml new file mode 100644 index 00000000000..93534cfa291 --- /dev/null +++ b/stable/scrutiny/6.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 6.0.20 +appVersion: "0.7.1" +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +keywords: + - scrutiny +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utilities + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.17/README.md b/stable/scrutiny/6.0.20/README.md similarity index 100% rename from stable/whoogle/6.0.17/README.md rename to stable/scrutiny/6.0.20/README.md diff --git a/stable/scrutiny/6.0.20/app-changelog.md b/stable/scrutiny/6.0.20/app-changelog.md new file mode 100644 index 00000000000..34c08ed79af --- /dev/null +++ b/stable/scrutiny/6.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/scrutiny/6.0.19/app-readme.md b/stable/scrutiny/6.0.20/app-readme.md similarity index 100% rename from stable/scrutiny/6.0.19/app-readme.md rename to stable/scrutiny/6.0.20/app-readme.md diff --git a/stable/scrutiny/6.0.20/charts/common-12.12.3.tgz b/stable/scrutiny/6.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/scrutiny/6.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/scrutiny/6.0.19/ix_values.yaml b/stable/scrutiny/6.0.20/ix_values.yaml similarity index 100% rename from stable/scrutiny/6.0.19/ix_values.yaml rename to stable/scrutiny/6.0.20/ix_values.yaml diff --git a/stable/scrutiny/6.0.19/questions.yaml b/stable/scrutiny/6.0.20/questions.yaml similarity index 100% rename from stable/scrutiny/6.0.19/questions.yaml rename to stable/scrutiny/6.0.20/questions.yaml diff --git a/stable/whoogle/6.0.17/templates/NOTES.txt b/stable/scrutiny/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/whoogle/6.0.17/templates/NOTES.txt rename to stable/scrutiny/6.0.20/templates/NOTES.txt diff --git a/stable/youtubedl-material/5.0.19/templates/common.yaml b/stable/scrutiny/6.0.20/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/5.0.19/templates/common.yaml rename to stable/scrutiny/6.0.20/templates/common.yaml diff --git a/stable/wordpress/2.0.10/values.yaml b/stable/scrutiny/6.0.20/values.yaml similarity index 100% rename from stable/wordpress/2.0.10/values.yaml rename to stable/scrutiny/6.0.20/values.yaml diff --git a/stable/ser2sock/9.0.19/CHANGELOG.md b/stable/ser2sock/9.0.19/CHANGELOG.md deleted file mode 100644 index 847434b1ddc..00000000000 --- a/stable/ser2sock/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ser2sock-9.0.16](https://github.com/truecharts/charts/compare/ser2sock-9.0.15...ser2sock-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ser2sock-9.0.15](https://github.com/truecharts/charts/compare/ser2sock-9.0.14...ser2sock-9.0.15) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [ser2sock-9.0.14](https://github.com/truecharts/charts/compare/ser2sock-9.0.13...ser2sock-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ser2sock-9.0.13](https://github.com/truecharts/charts/compare/ser2sock-9.0.12...ser2sock-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ser2sock-9.0.12](https://github.com/truecharts/charts/compare/ser2sock-9.0.11...ser2sock-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ser2sock-9.0.11](https://github.com/truecharts/charts/compare/ser2sock-9.0.10...ser2sock-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ser2sock-9.0.10](https://github.com/truecharts/charts/compare/ser2sock-9.0.9...ser2sock-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/ser2sock/9.0.19/Chart.yaml b/stable/ser2sock/9.0.19/Chart.yaml deleted file mode 100644 index 8f68a252007..00000000000 --- a/stable/ser2sock/9.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Serial to Socket Redirector -home: https://truecharts.org/charts/stable/ser2sock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png -keywords: - - ser2sock -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://github.com/nutechsoftware/ser2sock - - https://github.com/tenstartups/ser2sock -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ser2sock/9.0.19/app-changelog.md b/stable/ser2sock/9.0.19/app-changelog.md deleted file mode 100644 index 605277525df..00000000000 --- a/stable/ser2sock/9.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ser2sock/9.0.19/charts/common-12.12.1.tgz b/stable/ser2sock/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ser2sock/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ser2sock/9.0.20/CHANGELOG.md b/stable/ser2sock/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..b8794be78a2 --- /dev/null +++ b/stable/ser2sock/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ser2sock-9.0.16](https://github.com/truecharts/charts/compare/ser2sock-9.0.15...ser2sock-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ser2sock-9.0.15](https://github.com/truecharts/charts/compare/ser2sock-9.0.14...ser2sock-9.0.15) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [ser2sock-9.0.14](https://github.com/truecharts/charts/compare/ser2sock-9.0.13...ser2sock-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ser2sock-9.0.13](https://github.com/truecharts/charts/compare/ser2sock-9.0.12...ser2sock-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ser2sock-9.0.12](https://github.com/truecharts/charts/compare/ser2sock-9.0.11...ser2sock-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ser2sock-9.0.11](https://github.com/truecharts/charts/compare/ser2sock-9.0.10...ser2sock-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/ser2sock/9.0.20/Chart.yaml b/stable/ser2sock/9.0.20/Chart.yaml new file mode 100644 index 00000000000..3ec2c994ad7 --- /dev/null +++ b/stable/ser2sock/9.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Serial to Socket Redirector +home: https://truecharts.org/charts/stable/ser2sock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png +keywords: + - ser2sock +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ser2sock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.19/README.md b/stable/ser2sock/9.0.20/README.md similarity index 100% rename from stable/wireguard/4.0.19/README.md rename to stable/ser2sock/9.0.20/README.md diff --git a/stable/ser2sock/9.0.20/app-changelog.md b/stable/ser2sock/9.0.20/app-changelog.md new file mode 100644 index 00000000000..746f913ffb0 --- /dev/null +++ b/stable/ser2sock/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ser2sock/9.0.19/app-readme.md b/stable/ser2sock/9.0.20/app-readme.md similarity index 100% rename from stable/ser2sock/9.0.19/app-readme.md rename to stable/ser2sock/9.0.20/app-readme.md diff --git a/stable/ser2sock/9.0.20/charts/common-12.12.3.tgz b/stable/ser2sock/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ser2sock/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/ser2sock/9.0.19/ix_values.yaml b/stable/ser2sock/9.0.20/ix_values.yaml similarity index 100% rename from stable/ser2sock/9.0.19/ix_values.yaml rename to stable/ser2sock/9.0.20/ix_values.yaml diff --git a/stable/ser2sock/9.0.19/questions.yaml b/stable/ser2sock/9.0.20/questions.yaml similarity index 100% rename from stable/ser2sock/9.0.19/questions.yaml rename to stable/ser2sock/9.0.20/questions.yaml diff --git a/stable/wireguard/4.0.19/templates/NOTES.txt b/stable/ser2sock/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/wireguard/4.0.19/templates/NOTES.txt rename to stable/ser2sock/9.0.20/templates/NOTES.txt diff --git a/stable/zerotier/5.0.18/templates/common.yaml b/stable/ser2sock/9.0.20/templates/common.yaml similarity index 100% rename from stable/zerotier/5.0.18/templates/common.yaml rename to stable/ser2sock/9.0.20/templates/common.yaml diff --git a/stable/xen-orchestra/4.0.19/values.yaml b/stable/ser2sock/9.0.20/values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.19/values.yaml rename to stable/ser2sock/9.0.20/values.yaml diff --git a/stable/shlink-web-client/6.0.19/CHANGELOG.md b/stable/shlink-web-client/6.0.19/CHANGELOG.md deleted file mode 100644 index f39417a5b6f..00000000000 --- a/stable/shlink-web-client/6.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [shlink-web-client-6.0.16](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.15...shlink-web-client-6.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [shlink-web-client-6.0.15](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.14...shlink-web-client-6.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shlink-web-client-6.0.14](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.13...shlink-web-client-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shlink-web-client-6.0.13](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.12...shlink-web-client-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shlink-web-client-6.0.12](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.11...shlink-web-client-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shlink-web-client-6.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.10...shlink-web-client-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shlink-web-client-6.0.10](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.9...shlink-web-client-6.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/shlink-web-client to v3.10.1 ([#8257](https://github.com/truecharts/charts/issues/8257)) - - - diff --git a/stable/shlink-web-client/6.0.19/Chart.yaml b/stable/shlink-web-client/6.0.19/Chart.yaml deleted file mode 100644 index e50d9f0cdc9..00000000000 --- a/stable/shlink-web-client/6.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A ReactJS-based progressive web application for Shlink. -home: https://truecharts.org/charts/stable/shlink-web-client -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png -keywords: - - url - - shortener - - frontend -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://github.com/shlinkio/shlink-web-client -type: application -version: 6.0.19 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/6.0.19/app-changelog.md b/stable/shlink-web-client/6.0.19/app-changelog.md deleted file mode 100644 index 5c66d8689af..00000000000 --- a/stable/shlink-web-client/6.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/shlink-web-client/6.0.19/charts/common-12.12.1.tgz b/stable/shlink-web-client/6.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/shlink-web-client/6.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/shlink-web-client/6.0.20/CHANGELOG.md b/stable/shlink-web-client/6.0.20/CHANGELOG.md new file mode 100644 index 00000000000..6eaa60c691b --- /dev/null +++ b/stable/shlink-web-client/6.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [shlink-web-client-6.0.16](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.15...shlink-web-client-6.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [shlink-web-client-6.0.15](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.14...shlink-web-client-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shlink-web-client-6.0.14](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.13...shlink-web-client-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shlink-web-client-6.0.13](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.12...shlink-web-client-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shlink-web-client-6.0.12](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.11...shlink-web-client-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shlink-web-client-6.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.10...shlink-web-client-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/shlink-web-client/6.0.20/Chart.yaml b/stable/shlink-web-client/6.0.20/Chart.yaml new file mode 100644 index 00000000000..a7a053ab528 --- /dev/null +++ b/stable/shlink-web-client/6.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A ReactJS-based progressive web application for Shlink. +home: https://truecharts.org/charts/stable/shlink-web-client +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink-web-client.png +keywords: + - url + - shortener + - frontend +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink-web-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://github.com/shlinkio/shlink-web-client +type: application +version: 6.0.20 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/2.0.10/README.md b/stable/shlink-web-client/6.0.20/README.md similarity index 100% rename from stable/wordpress/2.0.10/README.md rename to stable/shlink-web-client/6.0.20/README.md diff --git a/stable/shlink-web-client/6.0.20/app-changelog.md b/stable/shlink-web-client/6.0.20/app-changelog.md new file mode 100644 index 00000000000..758c3226ffe --- /dev/null +++ b/stable/shlink-web-client/6.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shlink-web-client/6.0.19/app-readme.md b/stable/shlink-web-client/6.0.20/app-readme.md similarity index 100% rename from stable/shlink-web-client/6.0.19/app-readme.md rename to stable/shlink-web-client/6.0.20/app-readme.md diff --git a/stable/shlink-web-client/6.0.20/charts/common-12.12.3.tgz b/stable/shlink-web-client/6.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/shlink-web-client/6.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/shlink-web-client/6.0.19/ix_values.yaml b/stable/shlink-web-client/6.0.20/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/6.0.19/ix_values.yaml rename to stable/shlink-web-client/6.0.20/ix_values.yaml diff --git a/stable/shlink-web-client/6.0.19/questions.yaml b/stable/shlink-web-client/6.0.20/questions.yaml similarity index 100% rename from stable/shlink-web-client/6.0.19/questions.yaml rename to stable/shlink-web-client/6.0.20/questions.yaml diff --git a/stable/xen-orchestra/4.0.19/templates/NOTES.txt b/stable/shlink-web-client/6.0.20/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/4.0.19/templates/NOTES.txt rename to stable/shlink-web-client/6.0.20/templates/NOTES.txt diff --git a/stable/znc/5.0.21/templates/common.yaml b/stable/shlink-web-client/6.0.20/templates/common.yaml similarity index 100% rename from stable/znc/5.0.21/templates/common.yaml rename to stable/shlink-web-client/6.0.20/templates/common.yaml diff --git a/stable/xteve/9.0.18/values.yaml b/stable/shlink-web-client/6.0.20/values.yaml similarity index 100% rename from stable/xteve/9.0.18/values.yaml rename to stable/shlink-web-client/6.0.20/values.yaml diff --git a/stable/shlink/8.0.20/CHANGELOG.md b/stable/shlink/8.0.20/CHANGELOG.md deleted file mode 100644 index d23940c1593..00000000000 --- a/stable/shlink/8.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-8.0.20](https://github.com/truecharts/charts/compare/shlink-8.0.19...shlink-8.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [shlink-8.0.19](https://github.com/truecharts/charts/compare/shlink-8.0.18...shlink-8.0.19) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.6.0 ([#9277](https://github.com/truecharts/charts/issues/9277)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [shlink-8.0.18](https://github.com/truecharts/charts/compare/shlink-8.0.17...shlink-8.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [shlink-8.0.17](https://github.com/truecharts/charts/compare/shlink-8.0.16...shlink-8.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [shlink-8.0.16](https://github.com/truecharts/charts/compare/shlink-8.0.15...shlink-8.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [shlink-8.0.15](https://github.com/truecharts/charts/compare/shlink-8.0.14...shlink-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shlink-8.0.14](https://github.com/truecharts/charts/compare/shlink-8.0.13...shlink-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shlink-8.0.13](https://github.com/truecharts/charts/compare/shlink-8.0.12...shlink-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shlink-8.0.12](https://github.com/truecharts/charts/compare/shlink-8.0.11...shlink-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shlink-8.0.11](https://github.com/truecharts/charts/compare/shlink-8.0.10...shlink-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/shlink/8.0.20/Chart.yaml b/stable/shlink/8.0.20/Chart.yaml deleted file mode 100644 index 285927326c2..00000000000 --- a/stable/shlink/8.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -deprecated: false -description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. -home: https://truecharts.org/charts/stable/shlink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png -keywords: - - url - - shortener -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://github.com/shlinkio/shlink -type: application -version: 8.0.20 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/8.0.20/app-changelog.md b/stable/shlink/8.0.20/app-changelog.md deleted file mode 100644 index 56a158a26fb..00000000000 --- a/stable/shlink/8.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-8.0.20](https://github.com/truecharts/charts/compare/shlink-8.0.19...shlink-8.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/shlink/8.0.20/charts/common-12.12.1.tgz b/stable/shlink/8.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/shlink/8.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/shlink/8.0.20/charts/redis-6.0.50.tgz b/stable/shlink/8.0.20/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/shlink/8.0.20/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/shlink/8.0.21/CHANGELOG.md b/stable/shlink/8.0.21/CHANGELOG.md new file mode 100644 index 00000000000..8c5b5f05fd9 --- /dev/null +++ b/stable/shlink/8.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [shlink-8.0.20](https://github.com/truecharts/charts/compare/shlink-8.0.19...shlink-8.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [shlink-8.0.19](https://github.com/truecharts/charts/compare/shlink-8.0.18...shlink-8.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.6.0 ([#9277](https://github.com/truecharts/charts/issues/9277)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [shlink-8.0.18](https://github.com/truecharts/charts/compare/shlink-8.0.17...shlink-8.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [shlink-8.0.17](https://github.com/truecharts/charts/compare/shlink-8.0.16...shlink-8.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [shlink-8.0.16](https://github.com/truecharts/charts/compare/shlink-8.0.15...shlink-8.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [shlink-8.0.15](https://github.com/truecharts/charts/compare/shlink-8.0.14...shlink-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shlink-8.0.14](https://github.com/truecharts/charts/compare/shlink-8.0.13...shlink-8.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shlink-8.0.13](https://github.com/truecharts/charts/compare/shlink-8.0.12...shlink-8.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shlink-8.0.12](https://github.com/truecharts/charts/compare/shlink-8.0.11...shlink-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/shlink/8.0.21/Chart.yaml b/stable/shlink/8.0.21/Chart.yaml new file mode 100644 index 00000000000..63872702f23 --- /dev/null +++ b/stable/shlink/8.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +deprecated: false +description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own custom domain. +home: https://truecharts.org/charts/stable/shlink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shlink.png +keywords: + - url + - shortener +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://github.com/shlinkio/shlink +type: application +version: 8.0.21 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.19/README.md b/stable/shlink/8.0.21/README.md similarity index 100% rename from stable/xen-orchestra/4.0.19/README.md rename to stable/shlink/8.0.21/README.md diff --git a/stable/shlink/8.0.21/app-changelog.md b/stable/shlink/8.0.21/app-changelog.md new file mode 100644 index 00000000000..9dda7ca5a12 --- /dev/null +++ b/stable/shlink/8.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shlink/8.0.20/app-readme.md b/stable/shlink/8.0.21/app-readme.md similarity index 100% rename from stable/shlink/8.0.20/app-readme.md rename to stable/shlink/8.0.21/app-readme.md diff --git a/stable/shlink/8.0.21/charts/common-12.12.3.tgz b/stable/shlink/8.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/shlink/8.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/shlink/8.0.21/charts/redis-6.0.52.tgz b/stable/shlink/8.0.21/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/shlink/8.0.21/charts/redis-6.0.52.tgz differ diff --git a/stable/shlink/8.0.20/ix_values.yaml b/stable/shlink/8.0.21/ix_values.yaml similarity index 100% rename from stable/shlink/8.0.20/ix_values.yaml rename to stable/shlink/8.0.21/ix_values.yaml diff --git a/stable/shlink/8.0.20/questions.yaml b/stable/shlink/8.0.21/questions.yaml similarity index 100% rename from stable/shlink/8.0.20/questions.yaml rename to stable/shlink/8.0.21/questions.yaml diff --git a/stable/xteve/9.0.18/templates/NOTES.txt b/stable/shlink/8.0.21/templates/NOTES.txt similarity index 100% rename from stable/xteve/9.0.18/templates/NOTES.txt rename to stable/shlink/8.0.21/templates/NOTES.txt diff --git a/stable/ztcuui-aio/4.0.20/templates/common.yaml b/stable/shlink/8.0.21/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.20/templates/common.yaml rename to stable/shlink/8.0.21/templates/common.yaml diff --git a/stable/xwiki/7.0.19/values.yaml b/stable/shlink/8.0.21/values.yaml similarity index 100% rename from stable/xwiki/7.0.19/values.yaml rename to stable/shlink/8.0.21/values.yaml diff --git a/stable/shoko-server/5.0.19/CHANGELOG.md b/stable/shoko-server/5.0.19/CHANGELOG.md deleted file mode 100644 index 57d77b621dc..00000000000 --- a/stable/shoko-server/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [shoko-server-5.0.15](https://github.com/truecharts/charts/compare/shoko-server-5.0.14...shoko-server-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shoko-server-5.0.14](https://github.com/truecharts/charts/compare/shoko-server-5.0.13...shoko-server-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shoko-server-5.0.13](https://github.com/truecharts/charts/compare/shoko-server-5.0.12...shoko-server-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shoko-server-5.0.12](https://github.com/truecharts/charts/compare/shoko-server-5.0.11...shoko-server-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shoko-server-5.0.11](https://github.com/truecharts/charts/compare/shoko-server-5.0.10...shoko-server-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shoko-server-5.0.10](https://github.com/truecharts/charts/compare/shoko-server-5.0.9...shoko-server-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/shoko-server to v4.2.2 ([#8258](https://github.com/truecharts/charts/issues/8258)) - - - diff --git a/stable/shoko-server/5.0.19/Chart.yaml b/stable/shoko-server/5.0.19/Chart.yaml deleted file mode 100644 index 8ffa2558728..00000000000 --- a/stable/shoko-server/5.0.19/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Anime cataloging program designed to automate the cataloging of your collection. -home: https://truecharts.org/charts/stable/shoko-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://github.com/ShokoAnime/ShokoServer -type: application -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - media - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/5.0.19/app-changelog.md b/stable/shoko-server/5.0.19/app-changelog.md deleted file mode 100644 index 675c1d8f1bb..00000000000 --- a/stable/shoko-server/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/shoko-server/5.0.19/charts/common-12.12.1.tgz b/stable/shoko-server/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/shoko-server/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/shoko-server/5.0.20/CHANGELOG.md b/stable/shoko-server/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..eb2616fdf3a --- /dev/null +++ b/stable/shoko-server/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [shoko-server-5.0.15](https://github.com/truecharts/charts/compare/shoko-server-5.0.14...shoko-server-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shoko-server-5.0.14](https://github.com/truecharts/charts/compare/shoko-server-5.0.13...shoko-server-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shoko-server-5.0.13](https://github.com/truecharts/charts/compare/shoko-server-5.0.12...shoko-server-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shoko-server-5.0.12](https://github.com/truecharts/charts/compare/shoko-server-5.0.11...shoko-server-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shoko-server-5.0.11](https://github.com/truecharts/charts/compare/shoko-server-5.0.10...shoko-server-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/shoko-server/5.0.20/Chart.yaml b/stable/shoko-server/5.0.20/Chart.yaml new file mode 100644 index 00000000000..72c06068d3c --- /dev/null +++ b/stable/shoko-server/5.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Anime cataloging program designed to automate the cataloging of your collection. +home: https://truecharts.org/charts/stable/shoko-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shoko-server.png +keywords: + - shoko-server + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shoko-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://github.com/ShokoAnime/ShokoServer +type: application +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - media + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.18/README.md b/stable/shoko-server/5.0.20/README.md similarity index 100% rename from stable/xteve/9.0.18/README.md rename to stable/shoko-server/5.0.20/README.md diff --git a/stable/shoko-server/5.0.20/app-changelog.md b/stable/shoko-server/5.0.20/app-changelog.md new file mode 100644 index 00000000000..e27427bed65 --- /dev/null +++ b/stable/shoko-server/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shoko-server/5.0.19/app-readme.md b/stable/shoko-server/5.0.20/app-readme.md similarity index 100% rename from stable/shoko-server/5.0.19/app-readme.md rename to stable/shoko-server/5.0.20/app-readme.md diff --git a/stable/shoko-server/5.0.20/charts/common-12.12.3.tgz b/stable/shoko-server/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/shoko-server/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/shoko-server/5.0.19/ix_values.yaml b/stable/shoko-server/5.0.20/ix_values.yaml similarity index 100% rename from stable/shoko-server/5.0.19/ix_values.yaml rename to stable/shoko-server/5.0.20/ix_values.yaml diff --git a/stable/shoko-server/5.0.19/questions.yaml b/stable/shoko-server/5.0.20/questions.yaml similarity index 100% rename from stable/shoko-server/5.0.19/questions.yaml rename to stable/shoko-server/5.0.20/questions.yaml diff --git a/stable/xwiki/7.0.19/templates/NOTES.txt b/stable/shoko-server/5.0.20/templates/NOTES.txt similarity index 100% rename from stable/xwiki/7.0.19/templates/NOTES.txt rename to stable/shoko-server/5.0.20/templates/NOTES.txt diff --git a/stable/shoko-server/5.0.19/templates/common.yaml b/stable/shoko-server/5.0.20/templates/common.yaml similarity index 100% rename from stable/shoko-server/5.0.19/templates/common.yaml rename to stable/shoko-server/5.0.20/templates/common.yaml diff --git a/stable/youtransfer/3.0.18/values.yaml b/stable/shoko-server/5.0.20/values.yaml similarity index 100% rename from stable/youtransfer/3.0.18/values.yaml rename to stable/shoko-server/5.0.20/values.yaml diff --git a/stable/shorturl/6.0.18/CHANGELOG.md b/stable/shorturl/6.0.18/CHANGELOG.md deleted file mode 100644 index a2f82b71c6d..00000000000 --- a/stable/shorturl/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [shorturl-6.0.14](https://github.com/truecharts/charts/compare/shorturl-6.0.13...shorturl-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [shorturl-6.0.13](https://github.com/truecharts/charts/compare/shorturl-6.0.12...shorturl-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shorturl-6.0.12](https://github.com/truecharts/charts/compare/shorturl-6.0.11...shorturl-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shorturl-6.0.11](https://github.com/truecharts/charts/compare/shorturl-6.0.10...shorturl-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shorturl-6.0.10](https://github.com/truecharts/charts/compare/shorturl-6.0.9...shorturl-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shorturl-6.0.9](https://github.com/truecharts/charts/compare/shorturl-6.0.8...shorturl-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/shorturl/6.0.18/Chart.yaml b/stable/shorturl/6.0.18/Chart.yaml deleted file mode 100644 index f5b41293266..00000000000 --- a/stable/shorturl/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Self hosted web app for shortening urls (URL shortener) -home: https://truecharts.org/charts/stable/shorturl -icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shorturl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/6.0.18/app-changelog.md b/stable/shorturl/6.0.18/app-changelog.md deleted file mode 100644 index b4d0610a0dc..00000000000 --- a/stable/shorturl/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/shorturl/6.0.18/charts/common-12.12.1.tgz b/stable/shorturl/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/shorturl/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/shorturl/6.0.19/CHANGELOG.md b/stable/shorturl/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..4b52dbc87f4 --- /dev/null +++ b/stable/shorturl/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [shorturl-6.0.14](https://github.com/truecharts/charts/compare/shorturl-6.0.13...shorturl-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shorturl-6.0.13](https://github.com/truecharts/charts/compare/shorturl-6.0.12...shorturl-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shorturl-6.0.12](https://github.com/truecharts/charts/compare/shorturl-6.0.11...shorturl-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shorturl-6.0.11](https://github.com/truecharts/charts/compare/shorturl-6.0.10...shorturl-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shorturl-6.0.10](https://github.com/truecharts/charts/compare/shorturl-6.0.9...shorturl-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/shorturl/6.0.19/Chart.yaml b/stable/shorturl/6.0.19/Chart.yaml new file mode 100644 index 00000000000..8fe34e71412 --- /dev/null +++ b/stable/shorturl/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Self hosted web app for shortening urls (URL shortener) +home: https://truecharts.org/charts/stable/shorturl +icon: https://truecharts.org/img/hotlink-ok/chart-icons/shorturl.png +keywords: + - url + - shortener + - shorten + - shorturl +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shorturl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.19/README.md b/stable/shorturl/6.0.19/README.md similarity index 100% rename from stable/xwiki/7.0.19/README.md rename to stable/shorturl/6.0.19/README.md diff --git a/stable/shorturl/6.0.19/app-changelog.md b/stable/shorturl/6.0.19/app-changelog.md new file mode 100644 index 00000000000..38ab924f15c --- /dev/null +++ b/stable/shorturl/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/shorturl/6.0.18/app-readme.md b/stable/shorturl/6.0.19/app-readme.md similarity index 100% rename from stable/shorturl/6.0.18/app-readme.md rename to stable/shorturl/6.0.19/app-readme.md diff --git a/stable/shorturl/6.0.19/charts/common-12.12.3.tgz b/stable/shorturl/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/shorturl/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/shorturl/6.0.18/ix_values.yaml b/stable/shorturl/6.0.19/ix_values.yaml similarity index 100% rename from stable/shorturl/6.0.18/ix_values.yaml rename to stable/shorturl/6.0.19/ix_values.yaml diff --git a/stable/shorturl/6.0.18/questions.yaml b/stable/shorturl/6.0.19/questions.yaml similarity index 100% rename from stable/shorturl/6.0.18/questions.yaml rename to stable/shorturl/6.0.19/questions.yaml diff --git a/stable/youtransfer/3.0.18/templates/NOTES.txt b/stable/shorturl/6.0.19/templates/NOTES.txt similarity index 100% rename from stable/youtransfer/3.0.18/templates/NOTES.txt rename to stable/shorturl/6.0.19/templates/NOTES.txt diff --git a/stable/sickchill/6.0.20/templates/common.yaml b/stable/shorturl/6.0.19/templates/common.yaml similarity index 100% rename from stable/sickchill/6.0.20/templates/common.yaml rename to stable/shorturl/6.0.19/templates/common.yaml diff --git a/stable/youtubedl-material/5.0.19/values.yaml b/stable/shorturl/6.0.19/values.yaml similarity index 100% rename from stable/youtubedl-material/5.0.19/values.yaml rename to stable/shorturl/6.0.19/values.yaml diff --git a/stable/sickchill/6.0.20/CHANGELOG.md b/stable/sickchill/6.0.20/CHANGELOG.md deleted file mode 100644 index b3ceccc459f..00000000000 --- a/stable/sickchill/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickchill-6.0.20](https://github.com/truecharts/charts/compare/sickchill-6.0.19...sickchill-6.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)) - - - - -## [sickchill-6.0.19](https://github.com/truecharts/charts/compare/sickchill-6.0.18...sickchill-6.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [sickchill-6.0.18](https://github.com/truecharts/charts/compare/sickchill-6.0.17...sickchill-6.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [sickchill-6.0.17](https://github.com/truecharts/charts/compare/sickchill-6.0.16...sickchill-6.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [sickchill-6.0.16](https://github.com/truecharts/charts/compare/sickchill-6.0.15...sickchill-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [sickchill-6.0.15](https://github.com/truecharts/charts/compare/sickchill-6.0.14...sickchill-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sickchill-6.0.14](https://github.com/truecharts/charts/compare/sickchill-6.0.13...sickchill-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sickchill-6.0.13](https://github.com/truecharts/charts/compare/sickchill-6.0.12...sickchill-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - diff --git a/stable/sickchill/6.0.20/Chart.yaml b/stable/sickchill/6.0.20/Chart.yaml deleted file mode 100644 index 61d3b56896f..00000000000 --- a/stable/sickchill/6.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2023.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: An Automatic Video Library Manager for TV Shows -home: https://truecharts.org/charts/stable/sickchill -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png -keywords: - - sickchill - - video - - library - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickchill -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/6.0.20/app-changelog.md b/stable/sickchill/6.0.20/app-changelog.md deleted file mode 100644 index 9cb48977e69..00000000000 --- a/stable/sickchill/6.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [sickchill-6.0.20](https://github.com/truecharts/charts/compare/sickchill-6.0.19...sickchill-6.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)) - - \ No newline at end of file diff --git a/stable/sickchill/6.0.20/charts/common-12.12.1.tgz b/stable/sickchill/6.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/sickchill/6.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/sickchill/6.0.21/CHANGELOG.md b/stable/sickchill/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..05762ea2198 --- /dev/null +++ b/stable/sickchill/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickchill-6.0.21](https://github.com/truecharts/charts/compare/sickchill-6.0.20...sickchill-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [sickchill-6.0.20](https://github.com/truecharts/charts/compare/sickchill-6.0.19...sickchill-6.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)) + + + + +## [sickchill-6.0.19](https://github.com/truecharts/charts/compare/sickchill-6.0.18...sickchill-6.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [sickchill-6.0.18](https://github.com/truecharts/charts/compare/sickchill-6.0.17...sickchill-6.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [sickchill-6.0.17](https://github.com/truecharts/charts/compare/sickchill-6.0.16...sickchill-6.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [sickchill-6.0.16](https://github.com/truecharts/charts/compare/sickchill-6.0.15...sickchill-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sickchill-6.0.15](https://github.com/truecharts/charts/compare/sickchill-6.0.14...sickchill-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sickchill-6.0.14](https://github.com/truecharts/charts/compare/sickchill-6.0.13...sickchill-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sickchill-6.0.13](https://github.com/truecharts/charts/compare/sickchill-6.0.12...sickchill-6.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + diff --git a/stable/sickchill/6.0.21/Chart.yaml b/stable/sickchill/6.0.21/Chart.yaml new file mode 100644 index 00000000000..52cdadd9910 --- /dev/null +++ b/stable/sickchill/6.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An Automatic Video Library Manager for TV Shows +home: https://truecharts.org/charts/stable/sickchill +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickchill.png +keywords: + - sickchill + - video + - library + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickchill +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/SickChill +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtransfer/3.0.18/README.md b/stable/sickchill/6.0.21/README.md similarity index 100% rename from stable/youtransfer/3.0.18/README.md rename to stable/sickchill/6.0.21/README.md diff --git a/stable/sickchill/6.0.21/app-changelog.md b/stable/sickchill/6.0.21/app-changelog.md new file mode 100644 index 00000000000..e7009b26de2 --- /dev/null +++ b/stable/sickchill/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-6.0.21](https://github.com/truecharts/charts/compare/sickchill-6.0.20...sickchill-6.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/sickchill/6.0.20/app-readme.md b/stable/sickchill/6.0.21/app-readme.md similarity index 100% rename from stable/sickchill/6.0.20/app-readme.md rename to stable/sickchill/6.0.21/app-readme.md diff --git a/stable/sickchill/6.0.21/charts/common-12.12.3.tgz b/stable/sickchill/6.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/sickchill/6.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/sickchill/6.0.20/ix_values.yaml b/stable/sickchill/6.0.21/ix_values.yaml similarity index 100% rename from stable/sickchill/6.0.20/ix_values.yaml rename to stable/sickchill/6.0.21/ix_values.yaml diff --git a/stable/sickchill/6.0.20/questions.yaml b/stable/sickchill/6.0.21/questions.yaml similarity index 100% rename from stable/sickchill/6.0.20/questions.yaml rename to stable/sickchill/6.0.21/questions.yaml diff --git a/stable/youtubedl-material/5.0.19/templates/NOTES.txt b/stable/sickchill/6.0.21/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/5.0.19/templates/NOTES.txt rename to stable/sickchill/6.0.21/templates/NOTES.txt diff --git a/stable/sickgear/7.0.20/templates/common.yaml b/stable/sickchill/6.0.21/templates/common.yaml similarity index 100% rename from stable/sickgear/7.0.20/templates/common.yaml rename to stable/sickchill/6.0.21/templates/common.yaml diff --git a/stable/zerotier/5.0.18/values.yaml b/stable/sickchill/6.0.21/values.yaml similarity index 100% rename from stable/zerotier/5.0.18/values.yaml rename to stable/sickchill/6.0.21/values.yaml diff --git a/stable/sickgear/7.0.20/CHANGELOG.md b/stable/sickgear/7.0.20/CHANGELOG.md deleted file mode 100644 index 0f2cebf95d0..00000000000 --- a/stable/sickgear/7.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [sickgear-7.0.17](https://github.com/truecharts/charts/compare/sickgear-7.0.16...sickgear-7.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [sickgear-7.0.16](https://github.com/truecharts/charts/compare/sickgear-7.0.15...sickgear-7.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [sickgear-7.0.15](https://github.com/truecharts/charts/compare/sickgear-7.0.14...sickgear-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [sickgear-7.0.14](https://github.com/truecharts/charts/compare/sickgear-7.0.13...sickgear-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sickgear-7.0.13](https://github.com/truecharts/charts/compare/sickgear-7.0.12...sickgear-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sickgear-7.0.12](https://github.com/truecharts/charts/compare/sickgear-7.0.11...sickgear-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sickgear-7.0.11](https://github.com/truecharts/charts/compare/sickgear-7.0.10...sickgear-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/sickgear/7.0.20/Chart.yaml b/stable/sickgear/7.0.20/Chart.yaml deleted file mode 100644 index 0fa3c68055a..00000000000 --- a/stable/sickgear/7.0.20/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more -home: https://truecharts.org/charts/stable/sickgear -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://github.com/SickGear/SickGear -type: application -version: 7.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/7.0.20/app-changelog.md b/stable/sickgear/7.0.20/app-changelog.md deleted file mode 100644 index e8d32fbe0ff..00000000000 --- a/stable/sickgear/7.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/sickgear/7.0.20/charts/common-12.10.4.tgz b/stable/sickgear/7.0.20/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/sickgear/7.0.20/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/sickgear/7.0.21/CHANGELOG.md b/stable/sickgear/7.0.21/CHANGELOG.md new file mode 100644 index 00000000000..2bb3538fb08 --- /dev/null +++ b/stable/sickgear/7.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [sickgear-7.0.17](https://github.com/truecharts/charts/compare/sickgear-7.0.16...sickgear-7.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [sickgear-7.0.16](https://github.com/truecharts/charts/compare/sickgear-7.0.15...sickgear-7.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [sickgear-7.0.15](https://github.com/truecharts/charts/compare/sickgear-7.0.14...sickgear-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sickgear-7.0.14](https://github.com/truecharts/charts/compare/sickgear-7.0.13...sickgear-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sickgear-7.0.13](https://github.com/truecharts/charts/compare/sickgear-7.0.12...sickgear-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sickgear-7.0.12](https://github.com/truecharts/charts/compare/sickgear-7.0.11...sickgear-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + diff --git a/stable/sickgear/7.0.21/Chart.yaml b/stable/sickgear/7.0.21/Chart.yaml new file mode 100644 index 00000000000..fd75bc730be --- /dev/null +++ b/stable/sickgear/7.0.21/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more +home: https://truecharts.org/charts/stable/sickgear +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sickgear.png +keywords: + - sickgear + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickgear +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://github.com/SickGear/SickGear +type: application +version: 7.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.19/README.md b/stable/sickgear/7.0.21/README.md similarity index 100% rename from stable/youtubedl-material/5.0.19/README.md rename to stable/sickgear/7.0.21/README.md diff --git a/stable/sickgear/7.0.21/app-changelog.md b/stable/sickgear/7.0.21/app-changelog.md new file mode 100644 index 00000000000..223a7c43a63 --- /dev/null +++ b/stable/sickgear/7.0.21/app-changelog.md @@ -0,0 +1,10 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sickgear/7.0.20/app-readme.md b/stable/sickgear/7.0.21/app-readme.md similarity index 100% rename from stable/sickgear/7.0.20/app-readme.md rename to stable/sickgear/7.0.21/app-readme.md diff --git a/stable/sickgear/7.0.21/charts/common-12.12.3.tgz b/stable/sickgear/7.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/sickgear/7.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/sickgear/7.0.20/ix_values.yaml b/stable/sickgear/7.0.21/ix_values.yaml similarity index 100% rename from stable/sickgear/7.0.20/ix_values.yaml rename to stable/sickgear/7.0.21/ix_values.yaml diff --git a/stable/sickgear/7.0.20/questions.yaml b/stable/sickgear/7.0.21/questions.yaml similarity index 100% rename from stable/sickgear/7.0.20/questions.yaml rename to stable/sickgear/7.0.21/questions.yaml diff --git a/stable/zerotier/5.0.18/templates/NOTES.txt b/stable/sickgear/7.0.21/templates/NOTES.txt similarity index 100% rename from stable/zerotier/5.0.18/templates/NOTES.txt rename to stable/sickgear/7.0.21/templates/NOTES.txt diff --git a/stable/smokeping/6.0.9/templates/common.yaml b/stable/sickgear/7.0.21/templates/common.yaml similarity index 100% rename from stable/smokeping/6.0.9/templates/common.yaml rename to stable/sickgear/7.0.21/templates/common.yaml diff --git a/stable/zigbee2mqtt/7.0.22/values.yaml b/stable/sickgear/7.0.21/values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.22/values.yaml rename to stable/sickgear/7.0.21/values.yaml diff --git a/stable/simply-shorten/4.0.18/CHANGELOG.md b/stable/simply-shorten/4.0.18/CHANGELOG.md deleted file mode 100644 index 486a3498432..00000000000 --- a/stable/simply-shorten/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [simply-shorten-4.0.14](https://github.com/truecharts/charts/compare/simply-shorten-4.0.13...simply-shorten-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [simply-shorten-4.0.13](https://github.com/truecharts/charts/compare/simply-shorten-4.0.12...simply-shorten-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [simply-shorten-4.0.12](https://github.com/truecharts/charts/compare/simply-shorten-4.0.11...simply-shorten-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [simply-shorten-4.0.11](https://github.com/truecharts/charts/compare/simply-shorten-4.0.10...simply-shorten-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [simply-shorten-4.0.10](https://github.com/truecharts/charts/compare/simply-shorten-4.0.9...simply-shorten-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [simply-shorten-4.0.9](https://github.com/truecharts/charts/compare/simply-shorten-4.0.8...simply-shorten-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/simply-shorten/4.0.18/Chart.yaml b/stable/simply-shorten/4.0.18/Chart.yaml deleted file mode 100644 index 1608d186c63..00000000000 --- a/stable/simply-shorten/4.0.18/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A dead simple URL shortener. -home: https://truecharts.org/charts/stable/simply-shorten -icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: simply-shorten -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://gitlab.com/draganczukp/simply-shorten -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web - truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/4.0.18/app-changelog.md b/stable/simply-shorten/4.0.18/app-changelog.md deleted file mode 100644 index 2dad5276f17..00000000000 --- a/stable/simply-shorten/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/simply-shorten/4.0.18/charts/common-12.12.1.tgz b/stable/simply-shorten/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/simply-shorten/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/simply-shorten/4.0.19/CHANGELOG.md b/stable/simply-shorten/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..343a5f2f534 --- /dev/null +++ b/stable/simply-shorten/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [simply-shorten-4.0.14](https://github.com/truecharts/charts/compare/simply-shorten-4.0.13...simply-shorten-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [simply-shorten-4.0.13](https://github.com/truecharts/charts/compare/simply-shorten-4.0.12...simply-shorten-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [simply-shorten-4.0.12](https://github.com/truecharts/charts/compare/simply-shorten-4.0.11...simply-shorten-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [simply-shorten-4.0.11](https://github.com/truecharts/charts/compare/simply-shorten-4.0.10...simply-shorten-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [simply-shorten-4.0.10](https://github.com/truecharts/charts/compare/simply-shorten-4.0.9...simply-shorten-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/simply-shorten/4.0.19/Chart.yaml b/stable/simply-shorten/4.0.19/Chart.yaml new file mode 100644 index 00000000000..45ca0b06988 --- /dev/null +++ b/stable/simply-shorten/4.0.19/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A dead simple URL shortener. +home: https://truecharts.org/charts/stable/simply-shorten +icon: https://truecharts.org/img/hotlink-ok/chart-icons/simply-shorten.png +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: simply-shorten +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web + truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.18/README.md b/stable/simply-shorten/4.0.19/README.md similarity index 100% rename from stable/zerotier/5.0.18/README.md rename to stable/simply-shorten/4.0.19/README.md diff --git a/stable/simply-shorten/4.0.19/app-changelog.md b/stable/simply-shorten/4.0.19/app-changelog.md new file mode 100644 index 00000000000..1ef8a336160 --- /dev/null +++ b/stable/simply-shorten/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/simply-shorten/4.0.18/app-readme.md b/stable/simply-shorten/4.0.19/app-readme.md similarity index 100% rename from stable/simply-shorten/4.0.18/app-readme.md rename to stable/simply-shorten/4.0.19/app-readme.md diff --git a/stable/simply-shorten/4.0.19/charts/common-12.12.3.tgz b/stable/simply-shorten/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/simply-shorten/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/simply-shorten/4.0.18/ix_values.yaml b/stable/simply-shorten/4.0.19/ix_values.yaml similarity index 100% rename from stable/simply-shorten/4.0.18/ix_values.yaml rename to stable/simply-shorten/4.0.19/ix_values.yaml diff --git a/stable/simply-shorten/4.0.18/questions.yaml b/stable/simply-shorten/4.0.19/questions.yaml similarity index 100% rename from stable/simply-shorten/4.0.18/questions.yaml rename to stable/simply-shorten/4.0.19/questions.yaml diff --git a/stable/zigbee2mqtt/7.0.22/templates/NOTES.txt b/stable/simply-shorten/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/7.0.22/templates/NOTES.txt rename to stable/simply-shorten/4.0.19/templates/NOTES.txt diff --git a/stable/simply-shorten/4.0.18/templates/common.yaml b/stable/simply-shorten/4.0.19/templates/common.yaml similarity index 100% rename from stable/simply-shorten/4.0.18/templates/common.yaml rename to stable/simply-shorten/4.0.19/templates/common.yaml diff --git a/stable/znc/5.0.21/values.yaml b/stable/simply-shorten/4.0.19/values.yaml similarity index 100% rename from stable/znc/5.0.21/values.yaml rename to stable/simply-shorten/4.0.19/values.yaml diff --git a/stable/smokeping/6.0.10/CHANGELOG.md b/stable/smokeping/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..85a833508e4 --- /dev/null +++ b/stable/smokeping/6.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [smokeping-6.0.7](https://github.com/truecharts/charts/compare/smokeping-6.0.6...smokeping-6.0.7) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [smokeping-6.0.6](https://github.com/truecharts/charts/compare/smokeping-6.0.5...smokeping-6.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [smokeping-6.0.5](https://github.com/truecharts/charts/compare/smokeping-6.0.4...smokeping-6.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [smokeping-6.0.4](https://github.com/truecharts/charts/compare/smokeping-6.0.3...smokeping-6.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [smokeping-6.0.3](https://github.com/truecharts/charts/compare/smokeping-6.0.2...smokeping-6.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [smokeping-6.0.2](https://github.com/truecharts/charts/compare/smokeping-6.0.1...smokeping-6.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [smokeping-6.0.1](https://github.com/truecharts/charts/compare/smokeping-6.0.0...smokeping-6.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/smokeping/6.0.10/Chart.yaml b/stable/smokeping/6.0.10/Chart.yaml new file mode 100644 index 00000000000..44ec5146a35 --- /dev/null +++ b/stable/smokeping/6.0.10/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Keep track of your network latency. +home: https://truecharts.org/charts/stable/smokeping +icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png +keywords: + - smokeping + - network + - latency +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: smokeping +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://oss.oetiker.ch/smokeping/ +type: application +version: 6.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.22/README.md b/stable/smokeping/6.0.10/README.md similarity index 100% rename from stable/zigbee2mqtt/7.0.22/README.md rename to stable/smokeping/6.0.10/README.md diff --git a/stable/smokeping/6.0.10/app-changelog.md b/stable/smokeping/6.0.10/app-changelog.md new file mode 100644 index 00000000000..7a264a2203b --- /dev/null +++ b/stable/smokeping/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/smokeping/6.0.9/app-readme.md b/stable/smokeping/6.0.10/app-readme.md similarity index 100% rename from stable/smokeping/6.0.9/app-readme.md rename to stable/smokeping/6.0.10/app-readme.md diff --git a/stable/smokeping/6.0.10/charts/common-12.12.3.tgz b/stable/smokeping/6.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/smokeping/6.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/smokeping/6.0.9/ix_values.yaml b/stable/smokeping/6.0.10/ix_values.yaml similarity index 100% rename from stable/smokeping/6.0.9/ix_values.yaml rename to stable/smokeping/6.0.10/ix_values.yaml diff --git a/stable/smokeping/6.0.9/questions.yaml b/stable/smokeping/6.0.10/questions.yaml similarity index 100% rename from stable/smokeping/6.0.9/questions.yaml rename to stable/smokeping/6.0.10/questions.yaml diff --git a/stable/znc/5.0.21/templates/NOTES.txt b/stable/smokeping/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/znc/5.0.21/templates/NOTES.txt rename to stable/smokeping/6.0.10/templates/NOTES.txt diff --git a/stable/sqlitebrowser/6.0.18/templates/common.yaml b/stable/smokeping/6.0.10/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.18/templates/common.yaml rename to stable/smokeping/6.0.10/templates/common.yaml diff --git a/stable/ztcuui-aio/4.0.20/values.yaml b/stable/smokeping/6.0.10/values.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.20/values.yaml rename to stable/smokeping/6.0.10/values.yaml diff --git a/stable/smokeping/6.0.9/CHANGELOG.md b/stable/smokeping/6.0.9/CHANGELOG.md deleted file mode 100644 index 3a9f7dd9f26..00000000000 --- a/stable/smokeping/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [smokeping-6.0.7](https://github.com/truecharts/charts/compare/smokeping-6.0.6...smokeping-6.0.7) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [smokeping-6.0.6](https://github.com/truecharts/charts/compare/smokeping-6.0.5...smokeping-6.0.6) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [smokeping-6.0.5](https://github.com/truecharts/charts/compare/smokeping-6.0.4...smokeping-6.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [smokeping-6.0.4](https://github.com/truecharts/charts/compare/smokeping-6.0.3...smokeping-6.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [smokeping-6.0.3](https://github.com/truecharts/charts/compare/smokeping-6.0.2...smokeping-6.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [smokeping-6.0.2](https://github.com/truecharts/charts/compare/smokeping-6.0.1...smokeping-6.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [smokeping-6.0.1](https://github.com/truecharts/charts/compare/smokeping-6.0.0...smokeping-6.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [smokeping-6.0.0](https://github.com/truecharts/charts/compare/smokeping-5.0.8...smokeping-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - diff --git a/stable/smokeping/6.0.9/Chart.yaml b/stable/smokeping/6.0.9/Chart.yaml deleted file mode 100644 index 1e3012de2df..00000000000 --- a/stable/smokeping/6.0.9/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Keep track of your network latency. -home: https://truecharts.org/charts/stable/smokeping -icon: https://truecharts.org/img/hotlink-ok/chart-icons/smokeping.png -keywords: - - smokeping - - network - - latency -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: smokeping -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://oss.oetiker.ch/smokeping/ -type: application -version: 6.0.9 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/6.0.9/app-changelog.md b/stable/smokeping/6.0.9/app-changelog.md deleted file mode 100644 index ec049190d95..00000000000 --- a/stable/smokeping/6.0.9/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/smokeping/6.0.9/charts/common-12.12.1.tgz b/stable/smokeping/6.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/smokeping/6.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/snapdrop/5.0.20/CHANGELOG.md b/stable/snapdrop/5.0.20/CHANGELOG.md deleted file mode 100644 index f6c40007174..00000000000 --- a/stable/snapdrop/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [snapdrop-5.0.20](https://github.com/truecharts/charts/compare/snapdrop-5.0.19...snapdrop-5.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9385](https://github.com/truecharts/charts/issues/9385)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [snapdrop-5.0.19](https://github.com/truecharts/charts/compare/snapdrop-5.0.18...snapdrop-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [snapdrop-5.0.18](https://github.com/truecharts/charts/compare/snapdrop-5.0.17...snapdrop-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - - -## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) - - - diff --git a/stable/snapdrop/5.0.20/Chart.yaml b/stable/snapdrop/5.0.20/Chart.yaml deleted file mode 100644 index 38c4a2233a1..00000000000 --- a/stable/snapdrop/5.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 -description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. -home: https://truecharts.org/charts/stable/snapdrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png -keywords: - - snapdrop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snapdrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://github.com/linuxserver/docker-snapdrop -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/5.0.20/app-changelog.md b/stable/snapdrop/5.0.20/app-changelog.md deleted file mode 100644 index aaeb002ae17..00000000000 --- a/stable/snapdrop/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [snapdrop-5.0.20](https://github.com/truecharts/charts/compare/snapdrop-5.0.19...snapdrop-5.0.20) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9385](https://github.com/truecharts/charts/issues/9385)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/snapdrop/5.0.20/charts/common-12.10.4.tgz b/stable/snapdrop/5.0.20/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/snapdrop/5.0.20/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/snapdrop/5.0.21/CHANGELOG.md b/stable/snapdrop/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..521873fea18 --- /dev/null +++ b/stable/snapdrop/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snapdrop-5.0.21](https://github.com/truecharts/charts/compare/snapdrop-5.0.20...snapdrop-5.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)) + + + + +## [snapdrop-5.0.20](https://github.com/truecharts/charts/compare/snapdrop-5.0.19...snapdrop-5.0.20) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9385](https://github.com/truecharts/charts/issues/9385)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [snapdrop-5.0.19](https://github.com/truecharts/charts/compare/snapdrop-5.0.18...snapdrop-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [snapdrop-5.0.18](https://github.com/truecharts/charts/compare/snapdrop-5.0.17...snapdrop-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) + + + + +## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) + + + + +## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) + + + + +## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) + + + + +## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) + + + + +## [snapdrop-5.0.17](https://github.com/truecharts/charts/compare/snapdrop-5.0.16...snapdrop-5.0.17) (2023-05-25) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9153](https://github.com/truecharts/charts/issues/9153)) + + diff --git a/stable/snapdrop/5.0.21/Chart.yaml b/stable/snapdrop/5.0.21/Chart.yaml new file mode 100644 index 00000000000..545e01b8518 --- /dev/null +++ b/stable/snapdrop/5.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Snapdrop A local file sharing in your browser. Inspired by Apple's Airdrop. +home: https://truecharts.org/charts/stable/snapdrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/snapdrop.png +keywords: + - snapdrop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snapdrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://github.com/linuxserver/docker-snapdrop +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.21/README.md b/stable/snapdrop/5.0.21/README.md similarity index 100% rename from stable/znc/5.0.21/README.md rename to stable/snapdrop/5.0.21/README.md diff --git a/stable/snapdrop/5.0.21/app-changelog.md b/stable/snapdrop/5.0.21/app-changelog.md new file mode 100644 index 00000000000..fdfd3073219 --- /dev/null +++ b/stable/snapdrop/5.0.21/app-changelog.md @@ -0,0 +1,10 @@ + + +## [snapdrop-5.0.21](https://github.com/truecharts/charts/compare/snapdrop-5.0.20...snapdrop-5.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)) + + \ No newline at end of file diff --git a/stable/snapdrop/5.0.20/app-readme.md b/stable/snapdrop/5.0.21/app-readme.md similarity index 100% rename from stable/snapdrop/5.0.20/app-readme.md rename to stable/snapdrop/5.0.21/app-readme.md diff --git a/stable/snapdrop/5.0.21/charts/common-12.12.3.tgz b/stable/snapdrop/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/snapdrop/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/snapdrop/5.0.20/ix_values.yaml b/stable/snapdrop/5.0.21/ix_values.yaml similarity index 100% rename from stable/snapdrop/5.0.20/ix_values.yaml rename to stable/snapdrop/5.0.21/ix_values.yaml diff --git a/stable/snapdrop/5.0.20/questions.yaml b/stable/snapdrop/5.0.21/questions.yaml similarity index 100% rename from stable/snapdrop/5.0.20/questions.yaml rename to stable/snapdrop/5.0.21/questions.yaml diff --git a/stable/ztcuui-aio/4.0.20/templates/NOTES.txt b/stable/snapdrop/5.0.21/templates/NOTES.txt similarity index 100% rename from stable/ztcuui-aio/4.0.20/templates/NOTES.txt rename to stable/snapdrop/5.0.21/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.21/templates/common.yaml b/stable/snapdrop/5.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/snapdrop/5.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/snippet-box/3.0.1/CHANGELOG.md b/stable/snapdrop/5.0.21/values.yaml similarity index 100% rename from stable/snippet-box/3.0.1/CHANGELOG.md rename to stable/snapdrop/5.0.21/values.yaml diff --git a/stable/snippet-box/3.0.1/Chart.yaml b/stable/snippet-box/3.0.1/Chart.yaml deleted file mode 100644 index 4879ebdb2c0..00000000000 --- a/stable/snippet-box/3.0.1/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Snippet Box is a simple self-hosted app for organizing your code snippets. -home: https://truecharts.org/charts/incubator/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/incubator/snippet-box - - https://github.com/pawelmalak/snippet-box -type: application -version: 3.0.1 -annotations: - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/snippet-box/3.0.1/charts/common-12.12.1.tgz b/stable/snippet-box/3.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/snippet-box/3.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/snippet-box/3.0.2/CHANGELOG.md b/stable/snippet-box/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..6cc820ad261 --- /dev/null +++ b/stable/snippet-box/3.0.2/CHANGELOG.md @@ -0,0 +1,14 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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/3.0.2/Chart.yaml b/stable/snippet-box/3.0.2/Chart.yaml new file mode 100644 index 00000000000..7dcee1df177 --- /dev/null +++ b/stable/snippet-box/3.0.2/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 3.0.2 +annotations: + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/snippet-box/3.0.1/README.md b/stable/snippet-box/3.0.2/README.md similarity index 100% rename from stable/snippet-box/3.0.1/README.md rename to stable/snippet-box/3.0.2/README.md diff --git a/stable/snippet-box/3.0.2/app-changelog.md b/stable/snippet-box/3.0.2/app-changelog.md new file mode 100644 index 00000000000..1aa51f2643c --- /dev/null +++ b/stable/snippet-box/3.0.2/app-changelog.md @@ -0,0 +1,10 @@ + + +## [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/3.0.1/app-readme.md b/stable/snippet-box/3.0.2/app-readme.md similarity index 100% rename from stable/snippet-box/3.0.1/app-readme.md rename to stable/snippet-box/3.0.2/app-readme.md diff --git a/stable/snippet-box/3.0.2/charts/common-12.12.3.tgz b/stable/snippet-box/3.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/snippet-box/3.0.2/charts/common-12.12.3.tgz differ diff --git a/stable/snippet-box/3.0.1/ix_values.yaml b/stable/snippet-box/3.0.2/ix_values.yaml similarity index 100% rename from stable/snippet-box/3.0.1/ix_values.yaml rename to stable/snippet-box/3.0.2/ix_values.yaml diff --git a/stable/snippet-box/3.0.1/questions.yaml b/stable/snippet-box/3.0.2/questions.yaml similarity index 100% rename from stable/snippet-box/3.0.1/questions.yaml rename to stable/snippet-box/3.0.2/questions.yaml diff --git a/stable/snippet-box/3.0.2/templates/common.yaml b/stable/snippet-box/3.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/snippet-box/3.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/snippet-box/3.0.1/app-changelog.md b/stable/snippet-box/3.0.2/values.yaml similarity index 100% rename from stable/snippet-box/3.0.1/app-changelog.md rename to stable/snippet-box/3.0.2/values.yaml diff --git a/stable/soft-serve/2.0.20/CHANGELOG.md b/stable/soft-serve/2.0.20/CHANGELOG.md deleted file mode 100644 index 06357ace97f..00000000000 --- a/stable/soft-serve/2.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [soft-serve-2.0.20](https://github.com/truecharts/charts/compare/soft-serve-2.0.19...soft-serve-2.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)) - - - - -## [soft-serve-2.0.19](https://github.com/truecharts/charts/compare/soft-serve-2.0.18...soft-serve-2.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [soft-serve-2.0.18](https://github.com/truecharts/charts/compare/soft-serve-2.0.17...soft-serve-2.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [soft-serve-2.0.17](https://github.com/truecharts/charts/compare/soft-serve-2.0.16...soft-serve-2.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [soft-serve-2.0.15](https://github.com/truecharts/charts/compare/soft-serve-2.0.14...soft-serve-2.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [soft-serve-2.0.14](https://github.com/truecharts/charts/compare/soft-serve-2.0.13...soft-serve-2.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.5.4 ([#9026](https://github.com/truecharts/charts/issues/9026)) - - - - -## [soft-serve-2.0.13](https://github.com/truecharts/charts/compare/soft-serve-2.0.12...soft-serve-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [soft-serve-2.0.12](https://github.com/truecharts/charts/compare/soft-serve-2.0.11...soft-serve-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [soft-serve-2.0.11](https://github.com/truecharts/charts/compare/soft-serve-2.0.10...soft-serve-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/soft-serve/2.0.20/Chart.yaml b/stable/soft-serve/2.0.20/Chart.yaml deleted file mode 100644 index b8708a0bc85..00000000000 --- a/stable/soft-serve/2.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A tasty, self-hostable Git server for the command line. -home: https://truecharts.org/charts/stable/soft-serve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png -keywords: - - soft-serve - - git -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: soft-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://github.com/charmbracelet/soft-serve -type: application -version: 2.0.20 -annotations: - truecharts.org/catagories: | - - git - truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/2.0.20/app-changelog.md b/stable/soft-serve/2.0.20/app-changelog.md deleted file mode 100644 index 684058005cf..00000000000 --- a/stable/soft-serve/2.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [soft-serve-2.0.20](https://github.com/truecharts/charts/compare/soft-serve-2.0.19...soft-serve-2.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)) - - \ No newline at end of file diff --git a/stable/soft-serve/2.0.20/charts/common-12.12.1.tgz b/stable/soft-serve/2.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/soft-serve/2.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/soft-serve/2.0.21/CHANGELOG.md b/stable/soft-serve/2.0.21/CHANGELOG.md new file mode 100644 index 00000000000..5ee89bf31fe --- /dev/null +++ b/stable/soft-serve/2.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [soft-serve-2.0.20](https://github.com/truecharts/charts/compare/soft-serve-2.0.19...soft-serve-2.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)) + + + + +## [soft-serve-2.0.19](https://github.com/truecharts/charts/compare/soft-serve-2.0.18...soft-serve-2.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [soft-serve-2.0.18](https://github.com/truecharts/charts/compare/soft-serve-2.0.17...soft-serve-2.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [soft-serve-2.0.17](https://github.com/truecharts/charts/compare/soft-serve-2.0.16...soft-serve-2.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [soft-serve-2.0.15](https://github.com/truecharts/charts/compare/soft-serve-2.0.14...soft-serve-2.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [soft-serve-2.0.14](https://github.com/truecharts/charts/compare/soft-serve-2.0.13...soft-serve-2.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.5.4 ([#9026](https://github.com/truecharts/charts/issues/9026)) + + + + +## [soft-serve-2.0.13](https://github.com/truecharts/charts/compare/soft-serve-2.0.12...soft-serve-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [soft-serve-2.0.12](https://github.com/truecharts/charts/compare/soft-serve-2.0.11...soft-serve-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/soft-serve/2.0.21/Chart.yaml b/stable/soft-serve/2.0.21/Chart.yaml new file mode 100644 index 00000000000..4d98c506af1 --- /dev/null +++ b/stable/soft-serve/2.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A tasty, self-hostable Git server for the command line. +home: https://truecharts.org/charts/stable/soft-serve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/soft-serve.png +keywords: + - soft-serve + - git +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: soft-serve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://github.com/charmbracelet/soft-serve +type: application +version: 2.0.21 +annotations: + truecharts.org/catagories: | + - git + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.20/README.md b/stable/soft-serve/2.0.21/README.md similarity index 100% rename from stable/ztcuui-aio/4.0.20/README.md rename to stable/soft-serve/2.0.21/README.md diff --git a/stable/soft-serve/2.0.21/app-changelog.md b/stable/soft-serve/2.0.21/app-changelog.md new file mode 100644 index 00000000000..c0272729dc6 --- /dev/null +++ b/stable/soft-serve/2.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/soft-serve/2.0.20/app-readme.md b/stable/soft-serve/2.0.21/app-readme.md similarity index 100% rename from stable/soft-serve/2.0.20/app-readme.md rename to stable/soft-serve/2.0.21/app-readme.md diff --git a/stable/soft-serve/2.0.21/charts/common-12.12.3.tgz b/stable/soft-serve/2.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/soft-serve/2.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/soft-serve/2.0.20/ix_values.yaml b/stable/soft-serve/2.0.21/ix_values.yaml similarity index 100% rename from stable/soft-serve/2.0.20/ix_values.yaml rename to stable/soft-serve/2.0.21/ix_values.yaml diff --git a/stable/soft-serve/2.0.20/questions.yaml b/stable/soft-serve/2.0.21/questions.yaml similarity index 100% rename from stable/soft-serve/2.0.20/questions.yaml rename to stable/soft-serve/2.0.21/questions.yaml diff --git a/stable/soft-serve/2.0.21/templates/NOTES.txt b/stable/soft-serve/2.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/soft-serve/2.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/soft-serve/2.0.20/templates/_secret.tpl b/stable/soft-serve/2.0.21/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/2.0.20/templates/_secret.tpl rename to stable/soft-serve/2.0.21/templates/_secret.tpl diff --git a/stable/soft-serve/2.0.20/templates/common.yaml b/stable/soft-serve/2.0.21/templates/common.yaml similarity index 100% rename from stable/soft-serve/2.0.20/templates/common.yaml rename to stable/soft-serve/2.0.21/templates/common.yaml diff --git a/stable/storj-node/5.0.18/SKIPINSTALL b/stable/soft-serve/2.0.21/values.yaml similarity index 100% rename from stable/storj-node/5.0.18/SKIPINSTALL rename to stable/soft-serve/2.0.21/values.yaml diff --git a/stable/sonarr/15.0.24/CHANGELOG.md b/stable/sonarr/15.0.24/CHANGELOG.md new file mode 100644 index 00000000000..0a7a2a252c3 --- /dev/null +++ b/stable/sonarr/15.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sonarr-15.0.24](https://github.com/truecharts/charts/compare/sonarr-15.0.23...sonarr-15.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [sonarr-15.0.23](https://github.com/truecharts/charts/compare/sonarr-15.0.22...sonarr-15.0.23) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [sonarr-15.0.22](https://github.com/truecharts/charts/compare/sonarr-15.0.21...sonarr-15.0.22) (2023-05-30) + +### Chore + +- Add some checks to tc-lint.sh and update chart-tests to GITHUB_OUTPUT ([#9289](https://github.com/truecharts/charts/issues/9289)) + + + + +## [sonarr-15.0.21](https://github.com/truecharts/charts/compare/sonarr-15.0.20...sonarr-15.0.21) (2023-05-29) + +### Chore + +- improve CI performance ([#9257](https://github.com/truecharts/charts/issues/9257)) + + + + +## [sonarr-15.0.20](https://github.com/truecharts/charts/compare/sonarr-15.0.19...sonarr-15.0.20) (2023-05-28) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- quote modified charts list ([#9228](https://github.com/truecharts/charts/issues/9228)) + + + + +## [sonarr-15.0.19](https://github.com/truecharts/charts/compare/sonarr-15.0.18...sonarr-15.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [sonarr-15.0.18](https://github.com/truecharts/charts/compare/sonarr-15.0.17...sonarr-15.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [sonarr-15.0.17](https://github.com/truecharts/charts/compare/sonarr-15.0.16...sonarr-15.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [sonarr-15.0.16](https://github.com/truecharts/charts/compare/sonarr-15.0.15...sonarr-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sonarr-15.0.15](https://github.com/truecharts/charts/compare/sonarr-15.0.14...sonarr-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + diff --git a/stable/sonarr/15.0.24/Chart.yaml b/stable/sonarr/15.0.24/Chart.yaml new file mode 100644 index 00000000000..782e437c143 --- /dev/null +++ b/stable/sonarr/15.0.24/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.10.156" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Smart PVR for newsgroup and bittorrent users +home: https://truecharts.org/charts/stable/sonarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarr.png +keywords: + - sonarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://github.com/Sonarr/Sonarr +type: application +version: 15.0.24 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sonarr/15.0.24/README.md b/stable/sonarr/15.0.24/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sonarr/15.0.24/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sonarr/15.0.24/app-changelog.md b/stable/sonarr/15.0.24/app-changelog.md new file mode 100644 index 00000000000..7b72335b2e7 --- /dev/null +++ b/stable/sonarr/15.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sonarr-15.0.24](https://github.com/truecharts/charts/compare/sonarr-15.0.23...sonarr-15.0.24) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/sonarr/15.0.24/app-readme.md b/stable/sonarr/15.0.24/app-readme.md new file mode 100644 index 00000000000..ec61484a6bd --- /dev/null +++ b/stable/sonarr/15.0.24/app-readme.md @@ -0,0 +1,8 @@ +Smart PVR for newsgroup and bittorrent users + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/sonarr](https://truecharts.org/charts/stable/sonarr) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/sonarr/15.0.24/charts/common-12.12.3.tgz b/stable/sonarr/15.0.24/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/sonarr/15.0.24/charts/common-12.12.3.tgz differ diff --git a/stable/sonarr/15.0.24/ix_values.yaml b/stable/sonarr/15.0.24/ix_values.yaml new file mode 100644 index 00000000000..6dcecc27ee4 --- /dev/null +++ b/stable/sonarr/15.0.24/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: tccr.io/truecharts/sonarr + pullPolicy: IfNotPresent + tag: 3.0.10.1567@sha256:f420ed0b9341a5241c2278d51a7f4f59635a9c3a5670ac893542fa59052e61b2 +service: + main: + ports: + main: + port: 8989 +persistence: + config: + enabled: true + mountPath: /config +# might be supported on sonarr v4 upon released +cnpg: + main: + enabled: false + + database: sonarr + user: sonarr +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + type: http + path: /ping + readiness: + enabled: true + type: http + path: /ping + startup: + enabled: true + type: http + path: /ping + env: + SONARR__PORT: "{{ .Values.service.main.ports.main.port }}" + SONARR__AUTHENTICATION_METHOD: "" + # Enable postgres if v4 of sonarr supports it. + # SONARR__POSTGRES_PORT: 5432 + # SONARR__POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + # SONARR__POSTGRES_MAIN_DB: "{{ .Values.cnpg.main.database }}" + # SONARR__POSTGRES_HOST: + # secretKeyRef: + # name: cnpg-main-urls + # key: host + # SONARR__POSTGRES_PASSWORD: + # secretKeyRef: + # name: cnpg-main-urls + # key: password diff --git a/stable/sonarr/15.0.24/questions.yaml b/stable/sonarr/15.0.24/questions.yaml new file mode 100644 index 00000000000..7571e5def7d --- /dev/null +++ b/stable/sonarr/15.0.24/questions.yaml @@ -0,0 +1,1958 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: SONARR__AUTHENTICATION_METHOD + label: Auth Method + description: Sets the auth method. + schema: + type: string + default: "" + enum: + - value: "" + description: In-App Setting + - value: External + description: External/None + - value: Basic + description: Basic + - value: Forms + description: Forms + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 8989 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/sonarr/15.0.24/templates/NOTES.txt b/stable/sonarr/15.0.24/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sonarr/15.0.24/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sonarr/15.0.24/templates/common.yaml b/stable/sonarr/15.0.24/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/sonarr/15.0.24/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/zigbee2mqtt/7.0.22/SKIPINSTALL b/stable/sonarr/15.0.24/values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.22/SKIPINSTALL rename to stable/sonarr/15.0.24/values.yaml diff --git a/stable/speedtest-exporter/6.0.17/CHANGELOG.md b/stable/speedtest-exporter/6.0.17/CHANGELOG.md deleted file mode 100644 index a0a44796227..00000000000 --- a/stable/speedtest-exporter/6.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [speedtest-exporter-6.0.14](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.13...speedtest-exporter-6.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [speedtest-exporter-6.0.13](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.12...speedtest-exporter-6.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [speedtest-exporter-6.0.12](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.11...speedtest-exporter-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [speedtest-exporter-6.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.10...speedtest-exporter-6.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [speedtest-exporter-6.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.9...speedtest-exporter-6.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [speedtest-exporter-6.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.8...speedtest-exporter-6.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [speedtest-exporter-6.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.7...speedtest-exporter-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [speedtest-exporter-6.0.7](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.6...speedtest-exporter-6.0.7) (2023-04-25) - -### Chore diff --git a/stable/speedtest-exporter/6.0.17/Chart.yaml b/stable/speedtest-exporter/6.0.17/Chart.yaml deleted file mode 100644 index 29cba99ed1a..00000000000 --- a/stable/speedtest-exporter/6.0.17/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png -home: https://truecharts.org/charts/stable/speedtest-exporter -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ -type: application -version: 6.0.17 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.17/app-changelog.md b/stable/speedtest-exporter/6.0.17/app-changelog.md deleted file mode 100644 index 948a341d84d..00000000000 --- a/stable/speedtest-exporter/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/speedtest-exporter/6.0.17/charts/common-12.12.1.tgz b/stable/speedtest-exporter/6.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/speedtest-exporter/6.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/6.0.18/CHANGELOG.md b/stable/speedtest-exporter/6.0.18/CHANGELOG.md new file mode 100644 index 00000000000..0289958feba --- /dev/null +++ b/stable/speedtest-exporter/6.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [speedtest-exporter-6.0.14](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.13...speedtest-exporter-6.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [speedtest-exporter-6.0.13](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.12...speedtest-exporter-6.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [speedtest-exporter-6.0.12](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.11...speedtest-exporter-6.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [speedtest-exporter-6.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.10...speedtest-exporter-6.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [speedtest-exporter-6.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.9...speedtest-exporter-6.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [speedtest-exporter-6.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.8...speedtest-exporter-6.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [speedtest-exporter-6.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.7...speedtest-exporter-6.0.8) (2023-04-25) + +### Chore diff --git a/stable/speedtest-exporter/6.0.18/Chart.yaml b/stable/speedtest-exporter/6.0.18/Chart.yaml new file mode 100644 index 00000000000..4648f1c1fd8 --- /dev/null +++ b/stable/speedtest-exporter/6.0.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Speedtest Exporter made in python using the official speedtest bin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png +home: https://truecharts.org/charts/stable/speedtest-exporter +keywords: + - speedtest-exporter + - speedtest + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-exporter +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ +type: application +version: 6.0.18 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.18/README.md b/stable/speedtest-exporter/6.0.18/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/speedtest-exporter/6.0.18/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/speedtest-exporter/6.0.18/app-changelog.md b/stable/speedtest-exporter/6.0.18/app-changelog.md new file mode 100644 index 00000000000..706c2e244ab --- /dev/null +++ b/stable/speedtest-exporter/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/speedtest-exporter/6.0.17/app-readme.md b/stable/speedtest-exporter/6.0.18/app-readme.md similarity index 100% rename from stable/speedtest-exporter/6.0.17/app-readme.md rename to stable/speedtest-exporter/6.0.18/app-readme.md diff --git a/stable/speedtest-exporter/6.0.18/charts/common-12.12.3.tgz b/stable/speedtest-exporter/6.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/speedtest-exporter/6.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/speedtest-exporter/6.0.17/ix_values.yaml b/stable/speedtest-exporter/6.0.18/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.17/ix_values.yaml rename to stable/speedtest-exporter/6.0.18/ix_values.yaml diff --git a/stable/speedtest-exporter/6.0.17/questions.yaml b/stable/speedtest-exporter/6.0.18/questions.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.17/questions.yaml rename to stable/speedtest-exporter/6.0.18/questions.yaml diff --git a/stable/speedtest-exporter/6.0.18/templates/NOTES.txt b/stable/speedtest-exporter/6.0.18/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/speedtest-exporter/6.0.18/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/speedtest-exporter/6.0.18/templates/common.yaml b/stable/speedtest-exporter/6.0.18/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/speedtest-exporter/6.0.18/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/speedtest-exporter/6.0.18/values.yaml b/stable/speedtest-exporter/6.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/spotweb/8.0.16/CHANGELOG.md b/stable/spotweb/8.0.16/CHANGELOG.md deleted file mode 100644 index 7a9f8db4e87..00000000000 --- a/stable/spotweb/8.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [spotweb-8.0.13](https://github.com/truecharts/charts/compare/spotweb-8.0.12...spotweb-8.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [spotweb-8.0.12](https://github.com/truecharts/charts/compare/spotweb-8.0.11...spotweb-8.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [spotweb-8.0.11](https://github.com/truecharts/charts/compare/spotweb-8.0.10...spotweb-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [spotweb-8.0.10](https://github.com/truecharts/charts/compare/spotweb-8.0.9...spotweb-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [spotweb-8.0.9](https://github.com/truecharts/charts/compare/spotweb-8.0.8...spotweb-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [spotweb-8.0.8](https://github.com/truecharts/charts/compare/spotweb-8.0.7...spotweb-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [spotweb-8.0.7](https://github.com/truecharts/charts/compare/spotweb-8.0.6...spotweb-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/spotweb/8.0.16/Chart.yaml b/stable/spotweb/8.0.16/Chart.yaml deleted file mode 100644 index 7a5dd67044c..00000000000 --- a/stable/spotweb/8.0.16/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 8.0.16 -name: spotweb -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -type: application -home: https://truecharts.org/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://github.com/spotweb/spotweb - - https://github.com/joachimbaten/spotweb-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.16/app-changelog.md b/stable/spotweb/8.0.16/app-changelog.md deleted file mode 100644 index a77c3464a65..00000000000 --- a/stable/spotweb/8.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/spotweb/8.0.16/charts/common-12.12.1.tgz b/stable/spotweb/8.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/spotweb/8.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/spotweb/8.0.17/CHANGELOG.md b/stable/spotweb/8.0.17/CHANGELOG.md new file mode 100644 index 00000000000..10df1638c3e --- /dev/null +++ b/stable/spotweb/8.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [spotweb-8.0.13](https://github.com/truecharts/charts/compare/spotweb-8.0.12...spotweb-8.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [spotweb-8.0.12](https://github.com/truecharts/charts/compare/spotweb-8.0.11...spotweb-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [spotweb-8.0.11](https://github.com/truecharts/charts/compare/spotweb-8.0.10...spotweb-8.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [spotweb-8.0.10](https://github.com/truecharts/charts/compare/spotweb-8.0.9...spotweb-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [spotweb-8.0.9](https://github.com/truecharts/charts/compare/spotweb-8.0.8...spotweb-8.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [spotweb-8.0.8](https://github.com/truecharts/charts/compare/spotweb-8.0.7...spotweb-8.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/spotweb/8.0.17/Chart.yaml b/stable/spotweb/8.0.17/Chart.yaml new file mode 100644 index 00000000000..f7449fd0b6d --- /dev/null +++ b/stable/spotweb/8.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 8.0.17 +name: spotweb +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +type: application +home: https://truecharts.org/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://github.com/spotweb/spotweb + - https://github.com/joachimbaten/spotweb-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.17/README.md b/stable/spotweb/8.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/spotweb/8.0.17/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/spotweb/8.0.17/app-changelog.md b/stable/spotweb/8.0.17/app-changelog.md new file mode 100644 index 00000000000..10ea6a24bb9 --- /dev/null +++ b/stable/spotweb/8.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/spotweb/8.0.16/app-readme.md b/stable/spotweb/8.0.17/app-readme.md similarity index 100% rename from stable/spotweb/8.0.16/app-readme.md rename to stable/spotweb/8.0.17/app-readme.md diff --git a/stable/spotweb/8.0.17/charts/common-12.12.3.tgz b/stable/spotweb/8.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/spotweb/8.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/spotweb/8.0.16/ix_values.yaml b/stable/spotweb/8.0.17/ix_values.yaml similarity index 100% rename from stable/spotweb/8.0.16/ix_values.yaml rename to stable/spotweb/8.0.17/ix_values.yaml diff --git a/stable/spotweb/8.0.16/questions.yaml b/stable/spotweb/8.0.17/questions.yaml similarity index 100% rename from stable/spotweb/8.0.16/questions.yaml rename to stable/spotweb/8.0.17/questions.yaml diff --git a/stable/spotweb/8.0.17/templates/NOTES.txt b/stable/spotweb/8.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/spotweb/8.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/spotweb/8.0.16/templates/common.yaml b/stable/spotweb/8.0.17/templates/common.yaml similarity index 100% rename from stable/spotweb/8.0.16/templates/common.yaml rename to stable/spotweb/8.0.17/templates/common.yaml diff --git a/stable/spotweb/8.0.17/values.yaml b/stable/spotweb/8.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/sqlitebrowser/6.0.18/CHANGELOG.md b/stable/sqlitebrowser/6.0.18/CHANGELOG.md deleted file mode 100644 index 4ecd55f1c9b..00000000000 --- a/stable/sqlitebrowser/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [sqlitebrowser-6.0.14](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.13...sqlitebrowser-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [sqlitebrowser-6.0.13](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.12...sqlitebrowser-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sqlitebrowser-6.0.12](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.11...sqlitebrowser-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sqlitebrowser-6.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.10...sqlitebrowser-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sqlitebrowser-6.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.9...sqlitebrowser-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sqlitebrowser-6.0.9](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.8...sqlitebrowser-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/sqlitebrowser/6.0.18/Chart.yaml b/stable/sqlitebrowser/6.0.18/Chart.yaml deleted file mode 100644 index 733ba018040..00000000000 --- a/stable/sqlitebrowser/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite -home: https://truecharts.org/charts/stable/sqlitebrowser -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.18/app-changelog.md b/stable/sqlitebrowser/6.0.18/app-changelog.md deleted file mode 100644 index 41fb716ffea..00000000000 --- a/stable/sqlitebrowser/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/sqlitebrowser/6.0.18/charts/common-12.12.1.tgz b/stable/sqlitebrowser/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/sqlitebrowser/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/6.0.19/CHANGELOG.md b/stable/sqlitebrowser/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..e30807a20a2 --- /dev/null +++ b/stable/sqlitebrowser/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [sqlitebrowser-6.0.14](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.13...sqlitebrowser-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sqlitebrowser-6.0.13](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.12...sqlitebrowser-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sqlitebrowser-6.0.12](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.11...sqlitebrowser-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sqlitebrowser-6.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.10...sqlitebrowser-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sqlitebrowser-6.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.9...sqlitebrowser-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/sqlitebrowser/6.0.19/Chart.yaml b/stable/sqlitebrowser/6.0.19/Chart.yaml new file mode 100644 index 00000000000..9f8048499ea --- /dev/null +++ b/stable/sqlitebrowser/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A high quality, visual, open source tool to create, design, and edit database files compatible with SQLite +home: https://truecharts.org/charts/stable/sqlitebrowser +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sqlitebrowser.png +keywords: + - sqlite + - browser + - sqlitebrowser + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlitebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.19/README.md b/stable/sqlitebrowser/6.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sqlitebrowser/6.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sqlitebrowser/6.0.19/app-changelog.md b/stable/sqlitebrowser/6.0.19/app-changelog.md new file mode 100644 index 00000000000..cfc3b98bebd --- /dev/null +++ b/stable/sqlitebrowser/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sqlitebrowser/6.0.18/app-readme.md b/stable/sqlitebrowser/6.0.19/app-readme.md similarity index 100% rename from stable/sqlitebrowser/6.0.18/app-readme.md rename to stable/sqlitebrowser/6.0.19/app-readme.md diff --git a/stable/sqlitebrowser/6.0.19/charts/common-12.12.3.tgz b/stable/sqlitebrowser/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/sqlitebrowser/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/sqlitebrowser/6.0.18/ix_values.yaml b/stable/sqlitebrowser/6.0.19/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.18/ix_values.yaml rename to stable/sqlitebrowser/6.0.19/ix_values.yaml diff --git a/stable/sqlitebrowser/6.0.18/questions.yaml b/stable/sqlitebrowser/6.0.19/questions.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.18/questions.yaml rename to stable/sqlitebrowser/6.0.19/questions.yaml diff --git a/stable/sqlitebrowser/6.0.19/templates/NOTES.txt b/stable/sqlitebrowser/6.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sqlitebrowser/6.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static/6.0.18/templates/common.yaml b/stable/sqlitebrowser/6.0.19/templates/common.yaml similarity index 100% rename from stable/static/6.0.18/templates/common.yaml rename to stable/sqlitebrowser/6.0.19/templates/common.yaml diff --git a/stable/sqlitebrowser/6.0.19/values.yaml b/stable/sqlitebrowser/6.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/sshwifty/1.0.1/CHANGELOG.md b/stable/sshwifty/1.0.1/CHANGELOG.md deleted file mode 100644 index 5a4e0384bce..00000000000 --- a/stable/sshwifty/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [sshwifty-1.0.0](https://github.com/truecharts/charts/compare/sshwifty-0.0.9...sshwifty-1.0.0) (2023-06-01) - diff --git a/stable/sshwifty/1.0.1/Chart.yaml b/stable/sshwifty/1.0.1/Chart.yaml deleted file mode 100644 index 44122eb6a3c..00000000000 --- a/stable/sshwifty/1.0.1/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.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: 1.0.1 -annotations: - truecharts.org/catagories: | - - ssh - truecharts.org/SCALE-support: "true" diff --git a/stable/sshwifty/1.0.1/app-changelog.md b/stable/sshwifty/1.0.1/app-changelog.md deleted file mode 100644 index 3e004160e61..00000000000 --- a/stable/sshwifty/1.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/sshwifty/1.0.1/charts/common-12.12.1.tgz b/stable/sshwifty/1.0.1/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/sshwifty/1.0.1/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/sshwifty/1.0.2/CHANGELOG.md b/stable/sshwifty/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..382f392e06a --- /dev/null +++ b/stable/sshwifty/1.0.2/CHANGELOG.md @@ -0,0 +1,26 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [sshwifty-1.0.0](https://github.com/truecharts/charts/compare/sshwifty-0.0.9...sshwifty-1.0.0) (2023-06-01) + diff --git a/stable/sshwifty/1.0.2/Chart.yaml b/stable/sshwifty/1.0.2/Chart.yaml new file mode 100644 index 00000000000..2523f31777b --- /dev/null +++ b/stable/sshwifty/1.0.2/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +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: 1.0.2 +annotations: + truecharts.org/catagories: | + - ssh + truecharts.org/SCALE-support: "true" diff --git a/stable/sshwifty/1.0.2/README.md b/stable/sshwifty/1.0.2/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sshwifty/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%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/sshwifty/1.0.2/app-changelog.md b/stable/sshwifty/1.0.2/app-changelog.md new file mode 100644 index 00000000000..a0fbb6c75fb --- /dev/null +++ b/stable/sshwifty/1.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/sshwifty/1.0.1/app-readme.md b/stable/sshwifty/1.0.2/app-readme.md similarity index 100% rename from stable/sshwifty/1.0.1/app-readme.md rename to stable/sshwifty/1.0.2/app-readme.md diff --git a/stable/sshwifty/1.0.2/charts/common-12.12.3.tgz b/stable/sshwifty/1.0.2/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/sshwifty/1.0.2/charts/common-12.12.3.tgz differ diff --git a/stable/sshwifty/1.0.1/ix_values.yaml b/stable/sshwifty/1.0.2/ix_values.yaml similarity index 100% rename from stable/sshwifty/1.0.1/ix_values.yaml rename to stable/sshwifty/1.0.2/ix_values.yaml diff --git a/stable/sshwifty/1.0.1/questions.yaml b/stable/sshwifty/1.0.2/questions.yaml similarity index 100% rename from stable/sshwifty/1.0.1/questions.yaml rename to stable/sshwifty/1.0.2/questions.yaml diff --git a/stable/sshwifty/1.0.2/templates/NOTES.txt b/stable/sshwifty/1.0.2/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sshwifty/1.0.2/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sshwifty/1.0.2/templates/common.yaml b/stable/sshwifty/1.0.2/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/sshwifty/1.0.2/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/sshwifty/1.0.2/values.yaml b/stable/sshwifty/1.0.2/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/stash/10.0.20/CHANGELOG.md b/stable/stash/10.0.20/CHANGELOG.md new file mode 100644 index 00000000000..4bb42370eb5 --- /dev/null +++ b/stable/stash/10.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stash-10.0.20](https://github.com/truecharts/charts/compare/stash-10.0.19...stash-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [stash-10.0.19](https://github.com/truecharts/charts/compare/stash-10.0.18...stash-10.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)) + + + + +## [stash-10.0.18](https://github.com/truecharts/charts/compare/stash-10.0.17...stash-10.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [stash-10.0.17](https://github.com/truecharts/charts/compare/stash-10.0.16...stash-10.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [stash-10.0.16](https://github.com/truecharts/charts/compare/stash-10.0.15...stash-10.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [stash-10.0.15](https://github.com/truecharts/charts/compare/stash-10.0.14...stash-10.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [stash-10.0.14](https://github.com/truecharts/charts/compare/stash-10.0.13...stash-10.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [stash-10.0.13](https://github.com/truecharts/charts/compare/stash-10.0.12...stash-10.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [stash-10.0.12](https://github.com/truecharts/charts/compare/stash-10.0.11...stash-10.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [stash-10.0.11](https://github.com/truecharts/charts/compare/stash-10.0.10...stash-10.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/stash/10.0.20/Chart.yaml b/stable/stash/10.0.20/Chart.yaml new file mode 100644 index 00000000000..90ad0203b59 --- /dev/null +++ b/stable/stash/10.0.20/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.20.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: An organizer for your porn, written in Go +home: https://truecharts.org/charts/stable/stash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/stash.png +keywords: + - porn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stash +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://github.com/stashapp/stash +version: 10.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/stash/10.0.20/README.md b/stable/stash/10.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/stash/10.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/stash/10.0.20/app-changelog.md b/stable/stash/10.0.20/app-changelog.md new file mode 100644 index 00000000000..5d21c474e7a --- /dev/null +++ b/stable/stash/10.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stash-10.0.20](https://github.com/truecharts/charts/compare/stash-10.0.19...stash-10.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/stash/10.0.20/app-readme.md b/stable/stash/10.0.20/app-readme.md new file mode 100644 index 00000000000..e561c361d42 --- /dev/null +++ b/stable/stash/10.0.20/app-readme.md @@ -0,0 +1,8 @@ +An organizer for your porn, written in Go + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/stash](https://truecharts.org/charts/stable/stash) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/stash/10.0.20/charts/common-12.12.3.tgz b/stable/stash/10.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/stash/10.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/stash/10.0.20/ix_values.yaml b/stable/stash/10.0.20/ix_values.yaml new file mode 100644 index 00000000000..8600953da76 --- /dev/null +++ b/stable/stash/10.0.20/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/stash + tag: 0.20.2@sha256:08da194dc76aa0bcdd67d01c68682f6600630c65aab48391fe3f79ba2ae4b91b + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 9999 +persistence: + config: + enabled: true + mountPath: "/root/.stash" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + STASH_PORT: "{{ .Values.service.main.ports.main.port }}" + # STASH_STASH: + # STASH_GENERATED: + # STASH_METADATA: + # STASH_CACHE: diff --git a/stable/stash/10.0.20/questions.yaml b/stable/stash/10.0.20/questions.yaml new file mode 100644 index 00000000000..080f006e721 --- /dev/null +++ b/stable/stash/10.0.20/questions.yaml @@ -0,0 +1,1948 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: STASH_PORT + label: "STASH_PORT" + schema: + type: int + default: 9999 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9999 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/stash/10.0.20/templates/NOTES.txt b/stable/stash/10.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/stash/10.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/stash/10.0.20/templates/common.yaml b/stable/stash/10.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/stash/10.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/stash/10.0.20/values.yaml b/stable/stash/10.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/static/6.0.18/CHANGELOG.md b/stable/static/6.0.18/CHANGELOG.md deleted file mode 100644 index 9c45d8774ba..00000000000 --- a/stable/static/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [static-6.0.14](https://github.com/truecharts/charts/compare/static-6.0.13...static-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [static-6.0.13](https://github.com/truecharts/charts/compare/static-6.0.12...static-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [static-6.0.12](https://github.com/truecharts/charts/compare/static-6.0.11...static-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [static-6.0.11](https://github.com/truecharts/charts/compare/static-6.0.10...static-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [static-6.0.10](https://github.com/truecharts/charts/compare/static-6.0.9...static-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [static-6.0.9](https://github.com/truecharts/charts/compare/static-6.0.8...static-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/static/6.0.18/Chart.yaml b/stable/static/6.0.18/Chart.yaml deleted file mode 100644 index 4ebac782ac1..00000000000 --- a/stable/static/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. -home: https://truecharts.org/charts/stable/static -icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png -keywords: - - app - - web - - filesystem - - static -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: static -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.18/app-changelog.md b/stable/static/6.0.18/app-changelog.md deleted file mode 100644 index 3411c3675b8..00000000000 --- a/stable/static/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/static/6.0.18/charts/common-12.12.1.tgz b/stable/static/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/static/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/static/6.0.19/CHANGELOG.md b/stable/static/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..6dbc770e93d --- /dev/null +++ b/stable/static/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [static-6.0.14](https://github.com/truecharts/charts/compare/static-6.0.13...static-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [static-6.0.13](https://github.com/truecharts/charts/compare/static-6.0.12...static-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [static-6.0.12](https://github.com/truecharts/charts/compare/static-6.0.11...static-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [static-6.0.11](https://github.com/truecharts/charts/compare/static-6.0.10...static-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [static-6.0.10](https://github.com/truecharts/charts/compare/static-6.0.9...static-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/static/6.0.19/Chart.yaml b/stable/static/6.0.19/Chart.yaml new file mode 100644 index 00000000000..0726104e641 --- /dev/null +++ b/stable/static/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A self-hosted static file serving app which does nothing more than just serve up static files from a mounted volume. +home: https://truecharts.org/charts/stable/static +icon: https://truecharts.org/img/hotlink-ok/chart-icons/static.png +keywords: + - app + - web + - filesystem + - static +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: static +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.19/README.md b/stable/static/6.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/static/6.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/static/6.0.19/app-changelog.md b/stable/static/6.0.19/app-changelog.md new file mode 100644 index 00000000000..d9ab5eb4924 --- /dev/null +++ b/stable/static/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/static/6.0.18/app-readme.md b/stable/static/6.0.19/app-readme.md similarity index 100% rename from stable/static/6.0.18/app-readme.md rename to stable/static/6.0.19/app-readme.md diff --git a/stable/static/6.0.19/charts/common-12.12.3.tgz b/stable/static/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/static/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/static/6.0.18/ix_values.yaml b/stable/static/6.0.19/ix_values.yaml similarity index 100% rename from stable/static/6.0.18/ix_values.yaml rename to stable/static/6.0.19/ix_values.yaml diff --git a/stable/static/6.0.18/questions.yaml b/stable/static/6.0.19/questions.yaml similarity index 100% rename from stable/static/6.0.18/questions.yaml rename to stable/static/6.0.19/questions.yaml diff --git a/stable/static/6.0.19/templates/NOTES.txt b/stable/static/6.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/static/6.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/6.0.18/templates/common.yaml b/stable/static/6.0.19/templates/common.yaml similarity index 100% rename from stable/twtxt/6.0.18/templates/common.yaml rename to stable/static/6.0.19/templates/common.yaml diff --git a/stable/static/6.0.19/values.yaml b/stable/static/6.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/storj-node/5.0.18/CHANGELOG.md b/stable/storj-node/5.0.18/CHANGELOG.md deleted file mode 100644 index 507b0a0e242..00000000000 --- a/stable/storj-node/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [storj-node-5.0.14](https://github.com/truecharts/charts/compare/storj-node-5.0.13...storj-node-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [storj-node-5.0.13](https://github.com/truecharts/charts/compare/storj-node-5.0.12...storj-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [storj-node-5.0.12](https://github.com/truecharts/charts/compare/storj-node-5.0.11...storj-node-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [storj-node-5.0.11](https://github.com/truecharts/charts/compare/storj-node-5.0.10...storj-node-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [storj-node-5.0.10](https://github.com/truecharts/charts/compare/storj-node-5.0.9...storj-node-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [storj-node-5.0.9](https://github.com/truecharts/charts/compare/storj-node-5.0.8...storj-node-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/storj-node/5.0.18/Chart.yaml b/stable/storj-node/5.0.18/Chart.yaml deleted file mode 100644 index b402b7cbec2..00000000000 --- a/stable/storj-node/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.71.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner -home: https://truecharts.org/charts/stable/storj-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png -keywords: - - storj - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storj-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://github.com/storj/storj - - https://docs.storj.io/node/ -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.18/app-changelog.md b/stable/storj-node/5.0.18/app-changelog.md deleted file mode 100644 index 099b02409b0..00000000000 --- a/stable/storj-node/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/storj-node/5.0.18/charts/common-12.12.1.tgz b/stable/storj-node/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/storj-node/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/storj-node/5.0.19/CHANGELOG.md b/stable/storj-node/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..85a37c584fa --- /dev/null +++ b/stable/storj-node/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [storj-node-5.0.14](https://github.com/truecharts/charts/compare/storj-node-5.0.13...storj-node-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [storj-node-5.0.13](https://github.com/truecharts/charts/compare/storj-node-5.0.12...storj-node-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [storj-node-5.0.12](https://github.com/truecharts/charts/compare/storj-node-5.0.11...storj-node-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [storj-node-5.0.11](https://github.com/truecharts/charts/compare/storj-node-5.0.10...storj-node-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [storj-node-5.0.10](https://github.com/truecharts/charts/compare/storj-node-5.0.9...storj-node-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/storj-node/5.0.19/Chart.yaml b/stable/storj-node/5.0.19/Chart.yaml new file mode 100644 index 00000000000..399902f4a6a --- /dev/null +++ b/stable/storj-node/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.71.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Storj is an S3-compatible platform and suite of decentralized applications that allows you to store data in a secure and decentralized manner +home: https://truecharts.org/charts/stable/storj-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/storj-node.png +keywords: + - storj + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storj-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://github.com/storj/storj + - https://docs.storj.io/node/ +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.19/README.md b/stable/storj-node/5.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/storj-node/5.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/storj-node/5.0.19/SKIPINSTALL b/stable/storj-node/5.0.19/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/storj-node/5.0.19/app-changelog.md b/stable/storj-node/5.0.19/app-changelog.md new file mode 100644 index 00000000000..46d0b265177 --- /dev/null +++ b/stable/storj-node/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/storj-node/5.0.18/app-readme.md b/stable/storj-node/5.0.19/app-readme.md similarity index 100% rename from stable/storj-node/5.0.18/app-readme.md rename to stable/storj-node/5.0.19/app-readme.md diff --git a/stable/storj-node/5.0.19/charts/common-12.12.3.tgz b/stable/storj-node/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/storj-node/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/storj-node/5.0.18/ix_values.yaml b/stable/storj-node/5.0.19/ix_values.yaml similarity index 100% rename from stable/storj-node/5.0.18/ix_values.yaml rename to stable/storj-node/5.0.19/ix_values.yaml diff --git a/stable/storj-node/5.0.18/questions.yaml b/stable/storj-node/5.0.19/questions.yaml similarity index 100% rename from stable/storj-node/5.0.18/questions.yaml rename to stable/storj-node/5.0.19/questions.yaml diff --git a/stable/storj-node/5.0.19/templates/NOTES.txt b/stable/storj-node/5.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/storj-node/5.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/storj-node/5.0.19/templates/common.yaml b/stable/storj-node/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/storj-node/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/storj-node/5.0.19/values.yaml b/stable/storj-node/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/strapi/9.0.21/CHANGELOG.md b/stable/strapi/9.0.21/CHANGELOG.md deleted file mode 100644 index 17a34eb594c..00000000000 --- a/stable/strapi/9.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [strapi-9.0.21](https://github.com/truecharts/charts/compare/strapi-9.0.20...strapi-9.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [strapi-9.0.20](https://github.com/truecharts/charts/compare/strapi-9.0.19...strapi-9.0.20) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/strapi to v4.10.6 ([#9254](https://github.com/truecharts/charts/issues/9254)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [strapi-9.0.19](https://github.com/truecharts/charts/compare/strapi-9.0.18...strapi-9.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [strapi-9.0.18](https://github.com/truecharts/charts/compare/strapi-9.0.17...strapi-9.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [strapi-9.0.17](https://github.com/truecharts/charts/compare/strapi-9.0.16...strapi-9.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [strapi-9.0.16](https://github.com/truecharts/charts/compare/strapi-9.0.15...strapi-9.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [strapi-9.0.15](https://github.com/truecharts/charts/compare/strapi-9.0.14...strapi-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [strapi-9.0.14](https://github.com/truecharts/charts/compare/strapi-9.0.13...strapi-9.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/strapi to v4.10.5 ([#8842](https://github.com/truecharts/charts/issues/8842)) - - - - -## [strapi-9.0.13](https://github.com/truecharts/charts/compare/strapi-9.0.12...strapi-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [strapi-9.0.12](https://github.com/truecharts/charts/compare/strapi-9.0.11...strapi-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/strapi/9.0.21/Chart.yaml b/stable/strapi/9.0.21/Chart.yaml deleted file mode 100644 index c35020c80e7..00000000000 --- a/stable/strapi/9.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.10.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Open-source headless CMS. JavaScript, fully customizable and developer-first. -home: https://truecharts.org/charts/stable/strapi -icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png -keywords: - - strapi - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: strapi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://truecharts.org/docs/charts/stable/strapi - - https://github.com/naskio/docker-strapi -version: 9.0.21 -annotations: - truecharts.org/catagories: | - - cms - truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.21/app-changelog.md b/stable/strapi/9.0.21/app-changelog.md deleted file mode 100644 index 09f7db2170c..00000000000 --- a/stable/strapi/9.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [strapi-9.0.21](https://github.com/truecharts/charts/compare/strapi-9.0.20...strapi-9.0.21) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/strapi/9.0.21/charts/common-12.12.1.tgz b/stable/strapi/9.0.21/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/strapi/9.0.21/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/strapi/9.0.22/CHANGELOG.md b/stable/strapi/9.0.22/CHANGELOG.md new file mode 100644 index 00000000000..284578a2b07 --- /dev/null +++ b/stable/strapi/9.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [strapi-9.0.22](https://github.com/truecharts/charts/compare/strapi-9.0.21...strapi-9.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [strapi-9.0.21](https://github.com/truecharts/charts/compare/strapi-9.0.20...strapi-9.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [strapi-9.0.20](https://github.com/truecharts/charts/compare/strapi-9.0.19...strapi-9.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.10.6 ([#9254](https://github.com/truecharts/charts/issues/9254)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [strapi-9.0.19](https://github.com/truecharts/charts/compare/strapi-9.0.18...strapi-9.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [strapi-9.0.18](https://github.com/truecharts/charts/compare/strapi-9.0.17...strapi-9.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [strapi-9.0.17](https://github.com/truecharts/charts/compare/strapi-9.0.16...strapi-9.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [strapi-9.0.16](https://github.com/truecharts/charts/compare/strapi-9.0.15...strapi-9.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [strapi-9.0.15](https://github.com/truecharts/charts/compare/strapi-9.0.14...strapi-9.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [strapi-9.0.14](https://github.com/truecharts/charts/compare/strapi-9.0.13...strapi-9.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.10.5 ([#8842](https://github.com/truecharts/charts/issues/8842)) + + + + +## [strapi-9.0.13](https://github.com/truecharts/charts/compare/strapi-9.0.12...strapi-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/strapi/9.0.22/Chart.yaml b/stable/strapi/9.0.22/Chart.yaml new file mode 100644 index 00000000000..34f46c78084 --- /dev/null +++ b/stable/strapi/9.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.10.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Open-source headless CMS. JavaScript, fully customizable and developer-first. +home: https://truecharts.org/charts/stable/strapi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/strapi.png +keywords: + - strapi + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: strapi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://truecharts.org/docs/charts/stable/strapi + - https://github.com/naskio/docker-strapi +version: 9.0.22 +annotations: + truecharts.org/catagories: | + - cms + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.22/README.md b/stable/strapi/9.0.22/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/strapi/9.0.22/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/strapi/9.0.22/app-changelog.md b/stable/strapi/9.0.22/app-changelog.md new file mode 100644 index 00000000000..214b6400847 --- /dev/null +++ b/stable/strapi/9.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [strapi-9.0.22](https://github.com/truecharts/charts/compare/strapi-9.0.21...strapi-9.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/strapi/9.0.21/app-readme.md b/stable/strapi/9.0.22/app-readme.md similarity index 100% rename from stable/strapi/9.0.21/app-readme.md rename to stable/strapi/9.0.22/app-readme.md diff --git a/stable/strapi/9.0.22/charts/common-12.12.3.tgz b/stable/strapi/9.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/strapi/9.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/strapi/9.0.21/ix_values.yaml b/stable/strapi/9.0.22/ix_values.yaml similarity index 100% rename from stable/strapi/9.0.21/ix_values.yaml rename to stable/strapi/9.0.22/ix_values.yaml diff --git a/stable/strapi/9.0.21/questions.yaml b/stable/strapi/9.0.22/questions.yaml similarity index 100% rename from stable/strapi/9.0.21/questions.yaml rename to stable/strapi/9.0.22/questions.yaml diff --git a/stable/strapi/9.0.22/templates/NOTES.txt b/stable/strapi/9.0.22/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/strapi/9.0.22/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/strapi/9.0.22/templates/common.yaml b/stable/strapi/9.0.22/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/strapi/9.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/strapi/9.0.22/values.yaml b/stable/strapi/9.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synclounge/5.0.20/CHANGELOG.md b/stable/synclounge/5.0.20/CHANGELOG.md deleted file mode 100644 index c2145576772..00000000000 --- a/stable/synclounge/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [synclounge-5.0.19](https://github.com/truecharts/charts/compare/synclounge-5.0.18...synclounge-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [synclounge-5.0.18](https://github.com/truecharts/charts/compare/synclounge-5.0.17...synclounge-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [synclounge-5.0.17](https://github.com/truecharts/charts/compare/synclounge-5.0.16...synclounge-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [synclounge-5.0.16](https://github.com/truecharts/charts/compare/synclounge-5.0.15...synclounge-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [synclounge-5.0.15](https://github.com/truecharts/charts/compare/synclounge-5.0.14...synclounge-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [synclounge-5.0.14](https://github.com/truecharts/charts/compare/synclounge-5.0.13...synclounge-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [synclounge-5.0.13](https://github.com/truecharts/charts/compare/synclounge-5.0.12...synclounge-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) - - - - -## [synclounge-5.0.11](https://github.com/truecharts/charts/compare/synclounge-5.0.10...synclounge-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/synclounge/5.0.20/Chart.yaml b/stable/synclounge/5.0.20/Chart.yaml deleted file mode 100644 index 8836befecb1..00000000000 --- a/stable/synclounge/5.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 5.0.20 -appVersion: "5.2.5" -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -keywords: - - synclounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.20/app-changelog.md b/stable/synclounge/5.0.20/app-changelog.md deleted file mode 100644 index 8817f760f75..00000000000 --- a/stable/synclounge/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/synclounge/5.0.20/charts/common-12.12.1.tgz b/stable/synclounge/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/synclounge/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/synclounge/5.0.21/CHANGELOG.md b/stable/synclounge/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..96897a86b99 --- /dev/null +++ b/stable/synclounge/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [synclounge-5.0.19](https://github.com/truecharts/charts/compare/synclounge-5.0.18...synclounge-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [synclounge-5.0.18](https://github.com/truecharts/charts/compare/synclounge-5.0.17...synclounge-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [synclounge-5.0.17](https://github.com/truecharts/charts/compare/synclounge-5.0.16...synclounge-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [synclounge-5.0.16](https://github.com/truecharts/charts/compare/synclounge-5.0.15...synclounge-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [synclounge-5.0.15](https://github.com/truecharts/charts/compare/synclounge-5.0.14...synclounge-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [synclounge-5.0.14](https://github.com/truecharts/charts/compare/synclounge-5.0.13...synclounge-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [synclounge-5.0.13](https://github.com/truecharts/charts/compare/synclounge-5.0.12...synclounge-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) + + + diff --git a/stable/synclounge/5.0.21/Chart.yaml b/stable/synclounge/5.0.21/Chart.yaml new file mode 100644 index 00000000000..3c6a9bcd6c7 --- /dev/null +++ b/stable/synclounge/5.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 5.0.21 +appVersion: "5.2.5" +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +keywords: + - synclounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.21/README.md b/stable/synclounge/5.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/synclounge/5.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/synclounge/5.0.21/app-changelog.md b/stable/synclounge/5.0.21/app-changelog.md new file mode 100644 index 00000000000..3dc641911bc --- /dev/null +++ b/stable/synclounge/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/synclounge/5.0.20/app-readme.md b/stable/synclounge/5.0.21/app-readme.md similarity index 100% rename from stable/synclounge/5.0.20/app-readme.md rename to stable/synclounge/5.0.21/app-readme.md diff --git a/stable/synclounge/5.0.21/charts/common-12.12.3.tgz b/stable/synclounge/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/synclounge/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/synclounge/5.0.20/ix_values.yaml b/stable/synclounge/5.0.21/ix_values.yaml similarity index 100% rename from stable/synclounge/5.0.20/ix_values.yaml rename to stable/synclounge/5.0.21/ix_values.yaml diff --git a/stable/synclounge/5.0.20/questions.yaml b/stable/synclounge/5.0.21/questions.yaml similarity index 100% rename from stable/synclounge/5.0.20/questions.yaml rename to stable/synclounge/5.0.21/questions.yaml diff --git a/stable/synclounge/5.0.21/templates/NOTES.txt b/stable/synclounge/5.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synclounge/5.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synclounge/5.0.21/templates/common.yaml b/stable/synclounge/5.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/synclounge/5.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/synclounge/5.0.21/values.yaml b/stable/synclounge/5.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/syncthing/14.0.19/CHANGELOG.md b/stable/syncthing/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..1f26989207f --- /dev/null +++ b/stable/syncthing/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syncthing-14.0.19](https://github.com/truecharts/charts/compare/syncthing-14.0.18...syncthing-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [syncthing-14.0.18](https://github.com/truecharts/charts/compare/syncthing-14.0.17...syncthing-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)) + + + + +## [syncthing-14.0.17](https://github.com/truecharts/charts/compare/syncthing-14.0.16...syncthing-14.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [syncthing-14.0.16](https://github.com/truecharts/charts/compare/syncthing-14.0.15...syncthing-14.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [syncthing-14.0.15](https://github.com/truecharts/charts/compare/syncthing-14.0.14...syncthing-14.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [syncthing-14.0.14](https://github.com/truecharts/charts/compare/syncthing-14.0.13...syncthing-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [syncthing-14.0.13](https://github.com/truecharts/charts/compare/syncthing-14.0.12...syncthing-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [syncthing-14.0.12](https://github.com/truecharts/charts/compare/syncthing-14.0.11...syncthing-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [syncthing-14.0.11](https://github.com/truecharts/charts/compare/syncthing-14.0.10...syncthing-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [syncthing-14.0.10](https://github.com/truecharts/charts/compare/syncthing-14.0.9...syncthing-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/syncthing/14.0.19/Chart.yaml b/stable/syncthing/14.0.19/Chart.yaml new file mode 100644 index 00000000000..9bce2f9c4f4 --- /dev/null +++ b/stable/syncthing/14.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.23.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: P2P file synchronization application +home: https://truecharts.org/charts/stable/syncthing +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png +keywords: + - syncthing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: syncthing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://syncthing.net/ + - https://github.com/syncthing/syncthing +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/syncthing/14.0.19/README.md b/stable/syncthing/14.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/syncthing/14.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/syncthing/14.0.19/app-changelog.md b/stable/syncthing/14.0.19/app-changelog.md new file mode 100644 index 00000000000..37b1312bcd6 --- /dev/null +++ b/stable/syncthing/14.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syncthing-14.0.19](https://github.com/truecharts/charts/compare/syncthing-14.0.18...syncthing-14.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/syncthing/14.0.19/app-readme.md b/stable/syncthing/14.0.19/app-readme.md new file mode 100644 index 00000000000..492babcb8ff --- /dev/null +++ b/stable/syncthing/14.0.19/app-readme.md @@ -0,0 +1,8 @@ +P2P file synchronization application + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/syncthing](https://truecharts.org/charts/stable/syncthing) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/syncthing/14.0.19/charts/common-12.12.3.tgz b/stable/syncthing/14.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/syncthing/14.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/syncthing/14.0.19/ix_values.yaml b/stable/syncthing/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..de32bbe0400 --- /dev/null +++ b/stable/syncthing/14.0.19/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: 1.23.4@sha256:4b7d1f9ea0996768a4b3b9df6384437a454ae56fba415486b0d5b7dbc4251a4b + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: /rest/noauth/health + readiness: + path: /rest/noauth/health + startup: + path: /rest/noauth/health + +service: + main: + ports: + main: + port: 8384 + targetPort: 8384 + listeners: + enabled: true + ports: + tcp: + enabled: true + port: 22000 + targetPort: 22000 + listeners-udp: + enabled: true + ports: + udp: + enabled: true + port: 22000 + targetPort: 22000 + protocol: udp + discovery: + enabled: true + ports: + discovery: + enabled: true + port: 21027 + targetPort: 21027 + protocol: udp + +persistence: + config: + enabled: true + mountPath: "/var/syncthing" + +portal: + open: + enabled: true diff --git a/stable/syncthing/14.0.19/questions.yaml b/stable/syncthing/14.0.19/questions.yaml new file mode 100644 index 00000000000..02d7df99a4e --- /dev/null +++ b/stable/syncthing/14.0.19/questions.yaml @@ -0,0 +1,2085 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/syncthing/14.0.19/templates/NOTES.txt b/stable/syncthing/14.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syncthing/14.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syncthing/14.0.19/templates/common.yaml b/stable/syncthing/14.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syncthing/14.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syncthing/14.0.19/values.yaml b/stable/syncthing/14.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synctube/3.0.18/CHANGELOG.md b/stable/synctube/3.0.18/CHANGELOG.md deleted file mode 100644 index 6e0f1e15ba9..00000000000 --- a/stable/synctube/3.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [synctube-3.0.14](https://github.com/truecharts/charts/compare/synctube-3.0.13...synctube-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [synctube-3.0.13](https://github.com/truecharts/charts/compare/synctube-3.0.12...synctube-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [synctube-3.0.12](https://github.com/truecharts/charts/compare/synctube-3.0.11...synctube-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [synctube-3.0.11](https://github.com/truecharts/charts/compare/synctube-3.0.10...synctube-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [synctube-3.0.10](https://github.com/truecharts/charts/compare/synctube-3.0.9...synctube-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [synctube-3.0.9](https://github.com/truecharts/charts/compare/synctube-3.0.8...synctube-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/synctube/3.0.18/Chart.yaml b/stable/synctube/3.0.18/Chart.yaml deleted file mode 100644 index 112f34bc5ac..00000000000 --- a/stable/synctube/3.0.18/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally." -home: https://truecharts.org/charts/stable/synctube -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synctube -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://github.com/RblSb/SyncTube -type: application -version: 3.0.18 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web diff --git a/stable/synctube/3.0.18/app-changelog.md b/stable/synctube/3.0.18/app-changelog.md deleted file mode 100644 index 3377a1d12ef..00000000000 --- a/stable/synctube/3.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/synctube/3.0.18/charts/common-12.12.1.tgz b/stable/synctube/3.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/synctube/3.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/synctube/3.0.19/CHANGELOG.md b/stable/synctube/3.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b153f34be30 --- /dev/null +++ b/stable/synctube/3.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [synctube-3.0.14](https://github.com/truecharts/charts/compare/synctube-3.0.13...synctube-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [synctube-3.0.13](https://github.com/truecharts/charts/compare/synctube-3.0.12...synctube-3.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [synctube-3.0.12](https://github.com/truecharts/charts/compare/synctube-3.0.11...synctube-3.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [synctube-3.0.11](https://github.com/truecharts/charts/compare/synctube-3.0.10...synctube-3.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [synctube-3.0.10](https://github.com/truecharts/charts/compare/synctube-3.0.9...synctube-3.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/synctube/3.0.19/Chart.yaml b/stable/synctube/3.0.19/Chart.yaml new file mode 100644 index 00000000000..29eaffa8aed --- /dev/null +++ b/stable/synctube/3.0.19/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: "Synchronized video viewing with chat and other features. Lightweight modern implementation and very easy way to run locally." +home: https://truecharts.org/charts/stable/synctube +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synctube.png +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synctube +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - https://github.com/RblSb/SyncTube +type: application +version: 3.0.19 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web diff --git a/stable/synctube/3.0.19/README.md b/stable/synctube/3.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/synctube/3.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/synctube/3.0.19/app-changelog.md b/stable/synctube/3.0.19/app-changelog.md new file mode 100644 index 00000000000..66c3f9f4a95 --- /dev/null +++ b/stable/synctube/3.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/synctube/3.0.18/app-readme.md b/stable/synctube/3.0.19/app-readme.md similarity index 100% rename from stable/synctube/3.0.18/app-readme.md rename to stable/synctube/3.0.19/app-readme.md diff --git a/stable/synctube/3.0.19/charts/common-12.12.3.tgz b/stable/synctube/3.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/synctube/3.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/synctube/3.0.18/ix_values.yaml b/stable/synctube/3.0.19/ix_values.yaml similarity index 100% rename from stable/synctube/3.0.18/ix_values.yaml rename to stable/synctube/3.0.19/ix_values.yaml diff --git a/stable/synctube/3.0.18/questions.yaml b/stable/synctube/3.0.19/questions.yaml similarity index 100% rename from stable/synctube/3.0.18/questions.yaml rename to stable/synctube/3.0.19/questions.yaml diff --git a/stable/synctube/3.0.19/templates/NOTES.txt b/stable/synctube/3.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synctube/3.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synctube/3.0.18/templates/common.yaml b/stable/synctube/3.0.19/templates/common.yaml similarity index 100% rename from stable/synctube/3.0.18/templates/common.yaml rename to stable/synctube/3.0.19/templates/common.yaml diff --git a/stable/synctube/3.0.19/values.yaml b/stable/synctube/3.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/syslog-ng/5.0.18/CHANGELOG.md b/stable/syslog-ng/5.0.18/CHANGELOG.md deleted file mode 100644 index 4394719d7b1..00000000000 --- a/stable/syslog-ng/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [syslog-ng-5.0.17](https://github.com/truecharts/charts/compare/syslog-ng-5.0.16...syslog-ng-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [syslog-ng-5.0.16](https://github.com/truecharts/charts/compare/syslog-ng-5.0.15...syslog-ng-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [syslog-ng-5.0.15](https://github.com/truecharts/charts/compare/syslog-ng-5.0.14...syslog-ng-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [syslog-ng-5.0.13](https://github.com/truecharts/charts/compare/syslog-ng-5.0.12...syslog-ng-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [syslog-ng-5.0.12](https://github.com/truecharts/charts/compare/syslog-ng-5.0.11...syslog-ng-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) - - - - -## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [syslog-ng-5.0.9](https://github.com/truecharts/charts/compare/syslog-ng-5.0.8...syslog-ng-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/syslog-ng/5.0.18/Chart.yaml b/stable/syslog-ng/5.0.18/Chart.yaml deleted file mode 100644 index 51092a72bf5..00000000000 --- a/stable/syslog-ng/5.0.18/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 5.0.18 -appVersion: "4.2.0" -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -keywords: - - syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.18/app-changelog.md b/stable/syslog-ng/5.0.18/app-changelog.md deleted file mode 100644 index 875bd68fe24..00000000000 --- a/stable/syslog-ng/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/syslog-ng/5.0.18/charts/common-12.12.1.tgz b/stable/syslog-ng/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/syslog-ng/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/syslog-ng/5.0.19/CHANGELOG.md b/stable/syslog-ng/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..52afd9a8d42 --- /dev/null +++ b/stable/syslog-ng/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [syslog-ng-5.0.17](https://github.com/truecharts/charts/compare/syslog-ng-5.0.16...syslog-ng-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [syslog-ng-5.0.16](https://github.com/truecharts/charts/compare/syslog-ng-5.0.15...syslog-ng-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [syslog-ng-5.0.15](https://github.com/truecharts/charts/compare/syslog-ng-5.0.14...syslog-ng-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [syslog-ng-5.0.13](https://github.com/truecharts/charts/compare/syslog-ng-5.0.12...syslog-ng-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [syslog-ng-5.0.12](https://github.com/truecharts/charts/compare/syslog-ng-5.0.11...syslog-ng-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) + + + + +## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/syslog-ng/5.0.19/Chart.yaml b/stable/syslog-ng/5.0.19/Chart.yaml new file mode 100644 index 00000000000..8ed1c99cfa9 --- /dev/null +++ b/stable/syslog-ng/5.0.19/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 5.0.19 +appVersion: "4.2.0" +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +keywords: + - syslog-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.19/README.md b/stable/syslog-ng/5.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/syslog-ng/5.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/syslog-ng/5.0.19/app-changelog.md b/stable/syslog-ng/5.0.19/app-changelog.md new file mode 100644 index 00000000000..b2639531d29 --- /dev/null +++ b/stable/syslog-ng/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/syslog-ng/5.0.18/app-readme.md b/stable/syslog-ng/5.0.19/app-readme.md similarity index 100% rename from stable/syslog-ng/5.0.18/app-readme.md rename to stable/syslog-ng/5.0.19/app-readme.md diff --git a/stable/syslog-ng/5.0.19/charts/common-12.12.3.tgz b/stable/syslog-ng/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/syslog-ng/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/syslog-ng/5.0.18/ix_values.yaml b/stable/syslog-ng/5.0.19/ix_values.yaml similarity index 100% rename from stable/syslog-ng/5.0.18/ix_values.yaml rename to stable/syslog-ng/5.0.19/ix_values.yaml diff --git a/stable/syslog-ng/5.0.18/questions.yaml b/stable/syslog-ng/5.0.19/questions.yaml similarity index 100% rename from stable/syslog-ng/5.0.18/questions.yaml rename to stable/syslog-ng/5.0.19/questions.yaml diff --git a/stable/syslog-ng/5.0.19/templates/NOTES.txt b/stable/syslog-ng/5.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syslog-ng/5.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syslog-ng/5.0.19/templates/common.yaml b/stable/syslog-ng/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syslog-ng/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syslog-ng/5.0.19/values.yaml b/stable/syslog-ng/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tailscale/4.0.25/CHANGELOG.md b/stable/tailscale/4.0.25/CHANGELOG.md deleted file mode 100644 index 8006313141c..00000000000 --- a/stable/tailscale/4.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tailscale-4.0.25](https://github.com/truecharts/charts/compare/tailscale-4.0.24...tailscale-4.0.25) (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)) - - - - -## [tailscale-4.0.24](https://github.com/truecharts/charts/compare/tailscale-4.0.23...tailscale-4.0.24) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [tailscale-4.0.23](https://github.com/truecharts/charts/compare/tailscale-4.0.22...tailscale-4.0.23) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - - -## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) - -### Chore - -- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) - - - diff --git a/stable/tailscale/4.0.25/Chart.yaml b/stable/tailscale/4.0.25/Chart.yaml deleted file mode 100644 index 4a59854adb9..00000000000 --- a/stable/tailscale/4.0.25/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.42.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Tailscale lets you connect your devices and users together in your own secure virtual private network -home: https://truecharts.org/charts/stable/tailscale -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tailscale.png -keywords: - - vpn - - tailscale -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tailscale -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 4.0.25 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.25/app-changelog.md b/stable/tailscale/4.0.25/app-changelog.md deleted file mode 100644 index 1203fa0e0d1..00000000000 --- a/stable/tailscale/4.0.25/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [tailscale-4.0.25](https://github.com/truecharts/charts/compare/tailscale-4.0.24...tailscale-4.0.25) (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)) - - \ No newline at end of file diff --git a/stable/tailscale/4.0.25/charts/common-12.12.1.tgz b/stable/tailscale/4.0.25/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/tailscale/4.0.25/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/tailscale/4.0.26/CHANGELOG.md b/stable/tailscale/4.0.26/CHANGELOG.md new file mode 100644 index 00000000000..861f1cba473 --- /dev/null +++ b/stable/tailscale/4.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tailscale-4.0.26](https://github.com/truecharts/charts/compare/tailscale-4.0.25...tailscale-4.0.26) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tailscale-4.0.25](https://github.com/truecharts/charts/compare/tailscale-4.0.24...tailscale-4.0.25) (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)) + + + + +## [tailscale-4.0.24](https://github.com/truecharts/charts/compare/tailscale-4.0.23...tailscale-4.0.24) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tailscale-4.0.23](https://github.com/truecharts/charts/compare/tailscale-4.0.22...tailscale-4.0.23) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) + +### Chore + +- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) + + + + +## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) + +### Chore + +- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) + + + + +## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) + +### Chore + +- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) + + + + +## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) + +### Chore + +- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) + + + + +## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) + +### Chore + +- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) + + + + +## [tailscale-4.0.22](https://github.com/truecharts/charts/compare/tailscale-4.0.21...tailscale-4.0.22) (2023-05-25) + +### Chore + +- update container image tailscale/tailscale to v1.42.0 ([#9139](https://github.com/truecharts/charts/issues/9139)) + + + diff --git a/stable/tailscale/4.0.26/Chart.yaml b/stable/tailscale/4.0.26/Chart.yaml new file mode 100644 index 00000000000..84b5322e94e --- /dev/null +++ b/stable/tailscale/4.0.26/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.42.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.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: 4.0.26 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.26/README.md b/stable/tailscale/4.0.26/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tailscale/4.0.26/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tailscale/4.0.26/app-changelog.md b/stable/tailscale/4.0.26/app-changelog.md new file mode 100644 index 00000000000..c26127375ee --- /dev/null +++ b/stable/tailscale/4.0.26/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-4.0.26](https://github.com/truecharts/charts/compare/tailscale-4.0.25...tailscale-4.0.26) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/tailscale/4.0.25/app-readme.md b/stable/tailscale/4.0.26/app-readme.md similarity index 100% rename from stable/tailscale/4.0.25/app-readme.md rename to stable/tailscale/4.0.26/app-readme.md diff --git a/stable/tailscale/4.0.26/charts/common-12.12.3.tgz b/stable/tailscale/4.0.26/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tailscale/4.0.26/charts/common-12.12.3.tgz differ diff --git a/stable/tailscale/4.0.25/ix_values.yaml b/stable/tailscale/4.0.26/ix_values.yaml similarity index 100% rename from stable/tailscale/4.0.25/ix_values.yaml rename to stable/tailscale/4.0.26/ix_values.yaml diff --git a/stable/tailscale/4.0.25/questions.yaml b/stable/tailscale/4.0.26/questions.yaml similarity index 100% rename from stable/tailscale/4.0.25/questions.yaml rename to stable/tailscale/4.0.26/questions.yaml diff --git a/stable/tailscale/4.0.26/templates/NOTES.txt b/stable/tailscale/4.0.26/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tailscale/4.0.26/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tailscale/4.0.25/templates/_configmap.tpl b/stable/tailscale/4.0.26/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/4.0.25/templates/_configmap.tpl rename to stable/tailscale/4.0.26/templates/_configmap.tpl diff --git a/stable/tailscale/4.0.25/templates/_secret.tpl b/stable/tailscale/4.0.26/templates/_secret.tpl similarity index 100% rename from stable/tailscale/4.0.25/templates/_secret.tpl rename to stable/tailscale/4.0.26/templates/_secret.tpl diff --git a/stable/tailscale/4.0.25/templates/common.yaml b/stable/tailscale/4.0.26/templates/common.yaml similarity index 100% rename from stable/tailscale/4.0.25/templates/common.yaml rename to stable/tailscale/4.0.26/templates/common.yaml diff --git a/stable/tailscale/4.0.26/values.yaml b/stable/tailscale/4.0.26/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tautulli/14.0.21/CHANGELOG.md b/stable/tautulli/14.0.21/CHANGELOG.md new file mode 100644 index 00000000000..c8975abde25 --- /dev/null +++ b/stable/tautulli/14.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tautulli-14.0.21](https://github.com/truecharts/charts/compare/tautulli-14.0.20...tautulli-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tautulli-14.0.20](https://github.com/truecharts/charts/compare/tautulli-14.0.19...tautulli-14.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [tautulli-14.0.19](https://github.com/truecharts/charts/compare/tautulli-14.0.18...tautulli-14.0.19) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.12.4 ([#9255](https://github.com/truecharts/charts/issues/9255)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [tautulli-14.0.18](https://github.com/truecharts/charts/compare/tautulli-14.0.17...tautulli-14.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tautulli-14.0.17](https://github.com/truecharts/charts/compare/tautulli-14.0.16...tautulli-14.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tautulli-14.0.16](https://github.com/truecharts/charts/compare/tautulli-14.0.15...tautulli-14.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tautulli-14.0.15](https://github.com/truecharts/charts/compare/tautulli-14.0.14...tautulli-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tautulli-14.0.14](https://github.com/truecharts/charts/compare/tautulli-14.0.13...tautulli-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tautulli-14.0.13](https://github.com/truecharts/charts/compare/tautulli-14.0.12...tautulli-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tautulli-14.0.12](https://github.com/truecharts/charts/compare/tautulli-14.0.11...tautulli-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/tautulli/14.0.21/Chart.yaml b/stable/tautulli/14.0.21/Chart.yaml new file mode 100644 index 00000000000..c4ea1995c44 --- /dev/null +++ b/stable/tautulli/14.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.12.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A Python based monitoring and tracking tool for Plex Media Server +home: https://truecharts.org/charts/stable/tautulli +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tautulli.png +keywords: + - tautulli + - plex +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tautulli +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://github.com/Tautulli/Tautulli +type: application +version: 14.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tautulli/14.0.21/README.md b/stable/tautulli/14.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tautulli/14.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tautulli/14.0.21/app-changelog.md b/stable/tautulli/14.0.21/app-changelog.md new file mode 100644 index 00000000000..39b123dbbda --- /dev/null +++ b/stable/tautulli/14.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tautulli-14.0.21](https://github.com/truecharts/charts/compare/tautulli-14.0.20...tautulli-14.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/tautulli/14.0.21/app-readme.md b/stable/tautulli/14.0.21/app-readme.md new file mode 100644 index 00000000000..7af70ee35be --- /dev/null +++ b/stable/tautulli/14.0.21/app-readme.md @@ -0,0 +1,8 @@ +A Python based monitoring and tracking tool for Plex Media Server + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tautulli](https://truecharts.org/charts/stable/tautulli) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/tautulli/14.0.21/charts/common-12.12.3.tgz b/stable/tautulli/14.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tautulli/14.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/tautulli/14.0.21/ix_values.yaml b/stable/tautulli/14.0.21/ix_values.yaml new file mode 100644 index 00000000000..1bd4f7ad244 --- /dev/null +++ b/stable/tautulli/14.0.21/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: v2.12.4@sha256:62b332679b4da55f85a0a66e9d556e84e39b70cbfb57187b3f8797afc02dbcc0 +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/tautulli/14.0.21/questions.yaml b/stable/tautulli/14.0.21/questions.yaml new file mode 100644 index 00000000000..01151aa76cc --- /dev/null +++ b/stable/tautulli/14.0.21/questions.yaml @@ -0,0 +1,1936 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tautulli/14.0.21/templates/NOTES.txt b/stable/tautulli/14.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tautulli/14.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tautulli/14.0.21/templates/common.yaml b/stable/tautulli/14.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tautulli/14.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tautulli/14.0.21/values.yaml b/stable/tautulli/14.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr-node/5.0.18/CHANGELOG.md b/stable/tdarr-node/5.0.18/CHANGELOG.md deleted file mode 100644 index bc360e14f2c..00000000000 --- a/stable/tdarr-node/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-node-5.0.18](https://github.com/truecharts/charts/compare/tdarr-node-5.0.17...tdarr-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)) - - - - -## [tdarr-node-5.0.17](https://github.com/truecharts/charts/compare/tdarr-node-5.0.16...tdarr-node-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [tdarr-node-5.0.16](https://github.com/truecharts/charts/compare/tdarr-node-5.0.15...tdarr-node-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [tdarr-node-5.0.15](https://github.com/truecharts/charts/compare/tdarr-node-5.0.14...tdarr-node-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [tdarr-node-5.0.14](https://github.com/truecharts/charts/compare/tdarr-node-5.0.13...tdarr-node-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tdarr-node-5.0.13](https://github.com/truecharts/charts/compare/tdarr-node-5.0.12...tdarr-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tdarr-node-5.0.12](https://github.com/truecharts/charts/compare/tdarr-node-5.0.11...tdarr-node-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tdarr-node-5.0.11](https://github.com/truecharts/charts/compare/tdarr-node-5.0.10...tdarr-node-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tdarr-node-5.0.10](https://github.com/truecharts/charts/compare/tdarr-node-5.0.9...tdarr-node-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tdarr-node-5.0.9](https://github.com/truecharts/charts/compare/tdarr-node-5.0.8...tdarr-node-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/tdarr-node/5.0.18/Chart.yaml b/stable/tdarr-node/5.0.18/Chart.yaml deleted file mode 100644 index 1812e3c92e5..00000000000 --- a/stable/tdarr-node/5.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.19.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr-node -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://github.com/HaveAGitGat/Tdarr -type: application -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.18/app-changelog.md b/stable/tdarr-node/5.0.18/app-changelog.md deleted file mode 100644 index 80e0b9117a2..00000000000 --- a/stable/tdarr-node/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [tdarr-node-5.0.18](https://github.com/truecharts/charts/compare/tdarr-node-5.0.17...tdarr-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)) - - \ No newline at end of file diff --git a/stable/tdarr-node/5.0.18/charts/common-12.12.1.tgz b/stable/tdarr-node/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/tdarr-node/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/tdarr-node/5.0.19/CHANGELOG.md b/stable/tdarr-node/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..fa0f23fadd9 --- /dev/null +++ b/stable/tdarr-node/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-node-5.0.19](https://github.com/truecharts/charts/compare/tdarr-node-5.0.18...tdarr-node-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [tdarr-node-5.0.18](https://github.com/truecharts/charts/compare/tdarr-node-5.0.17...tdarr-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)) + + + + +## [tdarr-node-5.0.17](https://github.com/truecharts/charts/compare/tdarr-node-5.0.16...tdarr-node-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tdarr-node-5.0.16](https://github.com/truecharts/charts/compare/tdarr-node-5.0.15...tdarr-node-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tdarr-node-5.0.15](https://github.com/truecharts/charts/compare/tdarr-node-5.0.14...tdarr-node-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tdarr-node-5.0.14](https://github.com/truecharts/charts/compare/tdarr-node-5.0.13...tdarr-node-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tdarr-node-5.0.13](https://github.com/truecharts/charts/compare/tdarr-node-5.0.12...tdarr-node-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tdarr-node-5.0.12](https://github.com/truecharts/charts/compare/tdarr-node-5.0.11...tdarr-node-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tdarr-node-5.0.11](https://github.com/truecharts/charts/compare/tdarr-node-5.0.10...tdarr-node-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tdarr-node-5.0.10](https://github.com/truecharts/charts/compare/tdarr-node-5.0.9...tdarr-node-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/tdarr-node/5.0.19/Chart.yaml b/stable/tdarr-node/5.0.19/Chart.yaml new file mode 100644 index 00000000000..5c9757d9ccc --- /dev/null +++ b/stable/tdarr-node/5.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.19.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr-node +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr-node.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://github.com/HaveAGitGat/Tdarr +type: application +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.19/README.md b/stable/tdarr-node/5.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tdarr-node/5.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tdarr-node/5.0.19/app-changelog.md b/stable/tdarr-node/5.0.19/app-changelog.md new file mode 100644 index 00000000000..7221a46b604 --- /dev/null +++ b/stable/tdarr-node/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-node-5.0.19](https://github.com/truecharts/charts/compare/tdarr-node-5.0.18...tdarr-node-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/tdarr-node/5.0.18/app-readme.md b/stable/tdarr-node/5.0.19/app-readme.md similarity index 100% rename from stable/tdarr-node/5.0.18/app-readme.md rename to stable/tdarr-node/5.0.19/app-readme.md diff --git a/stable/tdarr-node/5.0.19/charts/common-12.12.3.tgz b/stable/tdarr-node/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tdarr-node/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/tdarr-node/5.0.18/ix_values.yaml b/stable/tdarr-node/5.0.19/ix_values.yaml similarity index 100% rename from stable/tdarr-node/5.0.18/ix_values.yaml rename to stable/tdarr-node/5.0.19/ix_values.yaml diff --git a/stable/tdarr-node/5.0.18/questions.yaml b/stable/tdarr-node/5.0.19/questions.yaml similarity index 100% rename from stable/tdarr-node/5.0.18/questions.yaml rename to stable/tdarr-node/5.0.19/questions.yaml diff --git a/stable/tdarr-node/5.0.19/templates/NOTES.txt b/stable/tdarr-node/5.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr-node/5.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr-node/5.0.19/templates/common.yaml b/stable/tdarr-node/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr-node/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr-node/5.0.19/values.yaml b/stable/tdarr-node/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr/5.0.19/CHANGELOG.md b/stable/tdarr/5.0.19/CHANGELOG.md deleted file mode 100644 index 50a3254ed25..00000000000 --- a/stable/tdarr/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [tdarr-5.0.15](https://github.com/truecharts/charts/compare/tdarr-5.0.14...tdarr-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tdarr-5.0.14](https://github.com/truecharts/charts/compare/tdarr-5.0.13...tdarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tdarr-5.0.13](https://github.com/truecharts/charts/compare/tdarr-5.0.12...tdarr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tdarr-5.0.12](https://github.com/truecharts/charts/compare/tdarr-5.0.11...tdarr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tdarr-5.0.11](https://github.com/truecharts/charts/compare/tdarr-5.0.10...tdarr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tdarr-5.0.10](https://github.com/truecharts/charts/compare/tdarr-5.0.9...tdarr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tdarr to v2.00.20.1 ([#8527](https://github.com/truecharts/charts/issues/8527)) - - - diff --git a/stable/tdarr/5.0.19/Chart.yaml b/stable/tdarr/5.0.19/Chart.yaml deleted file mode 100644 index 325501751cc..00000000000 --- a/stable/tdarr/5.0.19/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.20.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://github.com/HaveAGitGat/Tdarr -type: application -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.19/app-changelog.md b/stable/tdarr/5.0.19/app-changelog.md deleted file mode 100644 index 1cfff9ec83a..00000000000 --- a/stable/tdarr/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/tdarr/5.0.19/charts/common-12.12.1.tgz b/stable/tdarr/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/tdarr/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/tdarr/5.0.20/CHANGELOG.md b/stable/tdarr/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..92fdd8f4491 --- /dev/null +++ b/stable/tdarr/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tdarr-5.0.15](https://github.com/truecharts/charts/compare/tdarr-5.0.14...tdarr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tdarr-5.0.14](https://github.com/truecharts/charts/compare/tdarr-5.0.13...tdarr-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tdarr-5.0.13](https://github.com/truecharts/charts/compare/tdarr-5.0.12...tdarr-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tdarr-5.0.12](https://github.com/truecharts/charts/compare/tdarr-5.0.11...tdarr-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tdarr-5.0.11](https://github.com/truecharts/charts/compare/tdarr-5.0.10...tdarr-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/tdarr/5.0.20/Chart.yaml b/stable/tdarr/5.0.20/Chart.yaml new file mode 100644 index 00000000000..9b980259df3 --- /dev/null +++ b/stable/tdarr/5.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.20.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://github.com/HaveAGitGat/Tdarr +type: application +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.20/README.md b/stable/tdarr/5.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tdarr/5.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tdarr/5.0.20/app-changelog.md b/stable/tdarr/5.0.20/app-changelog.md new file mode 100644 index 00000000000..a14c8590e96 --- /dev/null +++ b/stable/tdarr/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tdarr/5.0.19/app-readme.md b/stable/tdarr/5.0.20/app-readme.md similarity index 100% rename from stable/tdarr/5.0.19/app-readme.md rename to stable/tdarr/5.0.20/app-readme.md diff --git a/stable/tdarr/5.0.20/charts/common-12.12.3.tgz b/stable/tdarr/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tdarr/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/tdarr/5.0.19/ix_values.yaml b/stable/tdarr/5.0.20/ix_values.yaml similarity index 100% rename from stable/tdarr/5.0.19/ix_values.yaml rename to stable/tdarr/5.0.20/ix_values.yaml diff --git a/stable/tdarr/5.0.19/questions.yaml b/stable/tdarr/5.0.20/questions.yaml similarity index 100% rename from stable/tdarr/5.0.19/questions.yaml rename to stable/tdarr/5.0.20/questions.yaml diff --git a/stable/tdarr/5.0.20/templates/NOTES.txt b/stable/tdarr/5.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr/5.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr/5.0.20/templates/common.yaml b/stable/tdarr/5.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr/5.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr/5.0.20/values.yaml b/stable/tdarr/5.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teedy/11.0.18/CHANGELOG.md b/stable/teedy/11.0.18/CHANGELOG.md new file mode 100644 index 00000000000..a152cd09d01 --- /dev/null +++ b/stable/teedy/11.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [teedy-11.0.14](https://github.com/truecharts/charts/compare/teedy-11.0.13...teedy-11.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [teedy-11.0.13](https://github.com/truecharts/charts/compare/teedy-11.0.12...teedy-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [teedy-11.0.12](https://github.com/truecharts/charts/compare/teedy-11.0.11...teedy-11.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [teedy-11.0.11](https://github.com/truecharts/charts/compare/teedy-11.0.10...teedy-11.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [teedy-11.0.10](https://github.com/truecharts/charts/compare/teedy-11.0.9...teedy-11.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [teedy-11.0.9](https://github.com/truecharts/charts/compare/teedy-11.0.8...teedy-11.0.9) (2023-04-25) + +### Chore + diff --git a/stable/teedy/11.0.18/Chart.yaml b/stable/teedy/11.0.18/Chart.yaml new file mode 100644 index 00000000000..434e3bb3e91 --- /dev/null +++ b/stable/teedy/11.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.10" +description: Teedy is an open source, lightweight document management system for individuals and businesses. +name: teedy +version: 11.0.18 +kubeVersion: ">=1.16.0-0" +keywords: + - teedy + - documents + - management +home: https://truecharts.org/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://github.com/sismics/docs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/teedy/11.0.18/README.md b/stable/teedy/11.0.18/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/teedy/11.0.18/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/teedy/11.0.18/app-changelog.md b/stable/teedy/11.0.18/app-changelog.md new file mode 100644 index 00000000000..048c6b50f74 --- /dev/null +++ b/stable/teedy/11.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/teedy/11.0.18/app-readme.md b/stable/teedy/11.0.18/app-readme.md new file mode 100644 index 00000000000..73aa08d8b58 --- /dev/null +++ b/stable/teedy/11.0.18/app-readme.md @@ -0,0 +1,8 @@ +Teedy is an open source, lightweight document management system for individuals and businesses. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/teedy](https://truecharts.org/charts/stable/teedy) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/teedy/11.0.18/charts/common-12.12.3.tgz b/stable/teedy/11.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/teedy/11.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/teedy/11.0.18/ix_values.yaml b/stable/teedy/11.0.18/ix_values.yaml new file mode 100644 index 00000000000..128e37c8786 --- /dev/null +++ b/stable/teedy/11.0.18/ix_values.yaml @@ -0,0 +1,47 @@ +image: + repository: tccr.io/truecharts/docs + tag: v1.10@sha256:c5aa5ae1d6209a9fb25a14cdbe336e9f069a215cae6e7c81872a54b1090a9ecb + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10100 + targetPort: 8080 +persistence: + data: + enabled: true + mountPath: "/data" +cnpg: + main: + enabled: true + + user: teedyuser + database: teedydb +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + DOCS_DEFAULT_LANGUAGE: "eng" + DOCS_BASE_URL: "" + DOCS_SMTP_HOSTNAME: "" + DOCS_SMTP_PORT: 0 + DATABASE_USER: "{{ .Values.cnpg.main.user }}" + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: jdbc + DOCS_ADMIN_EMAIL_INIT: "" + DOCS_ADMIN_PASSWORD_INIT: "" + DOCS_SMTP_USERNAME: "" + DOCS_SMTP_PASSWORD: "" diff --git a/stable/teedy/11.0.18/questions.yaml b/stable/teedy/11.0.18/questions.yaml new file mode 100644 index 00000000000..906733aa33b --- /dev/null +++ b/stable/teedy/11.0.18/questions.yaml @@ -0,0 +1,1923 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + + - variable: DOCS_ADMIN_EMAIL_INIT + label: "DOCS_ADMIN_EMAIL_INIT" + description: "Sets the DOCS_ADMIN_EMAIL_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_ADMIN_PASSWORD_INIT + label: "DOCS_ADMIN_PASSWORD_INIT" + description: "Sets the DOCS_ADMIN_PASSWORD_INIT env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_USERNAME + label: "DOCS_SMTP_USERNAME" + description: "Sets the DOCS_SMTP_USERNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PASSWORD + label: "DOCS_SMTP_PASSWORD" + description: "Sets the DOCS_SMTP_PASSWORD env var" + schema: + type: string + default: "" + - variable: DOCS_DEFAULT_LANGUAGE + label: "DOCS_DEFAULT_LANGUAGE" + description: "Sets the DOCS_DEFAULT_LANGUAGE env var" + schema: + type: string + default: "eng" + - variable: DOCS_BASE_URL + label: "DOCS_BASE_URL" + description: "Sets the DOCS_BASE_URL env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_HOSTNAME + label: "DOCS_SMTP_HOSTNAME" + description: "Sets the DOCS_SMTP_HOSTNAME env var" + schema: + type: string + default: "" + - variable: DOCS_SMTP_PORT + label: "DOCS_SMTP_PORT" + description: "Sets the DOCS_SMTP_PORT env var" + schema: + type: int + default: 0 + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10100 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/teedy/11.0.18/templates/NOTES.txt b/stable/teedy/11.0.18/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/teedy/11.0.18/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/teedy/11.0.18/templates/common.yaml b/stable/teedy/11.0.18/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/teedy/11.0.18/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/teedy/11.0.18/values.yaml b/stable/teedy/11.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/thelounge/9.0.22/CHANGELOG.md b/stable/thelounge/9.0.22/CHANGELOG.md deleted file mode 100644 index dc9c9b486b3..00000000000 --- a/stable/thelounge/9.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [thelounge-9.0.22](https://github.com/truecharts/charts/compare/thelounge-9.0.21...thelounge-9.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [thelounge-9.0.21](https://github.com/truecharts/charts/compare/thelounge-9.0.20...thelounge-9.0.21) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9278](https://github.com/truecharts/charts/issues/9278)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [thelounge-9.0.20](https://github.com/truecharts/charts/compare/thelounge-9.0.19...thelounge-9.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [thelounge-9.0.19](https://github.com/truecharts/charts/compare/thelounge-9.0.18...thelounge-9.0.19) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [thelounge-9.0.18](https://github.com/truecharts/charts/compare/thelounge-9.0.17...thelounge-9.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [thelounge-9.0.17](https://github.com/truecharts/charts/compare/thelounge-9.0.16...thelounge-9.0.17) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) - - - - -## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [thelounge-9.0.14](https://github.com/truecharts/charts/compare/thelounge-9.0.13...thelounge-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [thelounge-9.0.13](https://github.com/truecharts/charts/compare/thelounge-9.0.12...thelounge-9.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8961](https://github.com/truecharts/charts/issues/8961)) - - - diff --git a/stable/thelounge/9.0.22/Chart.yaml b/stable/thelounge/9.0.22/Chart.yaml deleted file mode 100644 index e3cd6423e92..00000000000 --- a/stable/thelounge/9.0.22/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: The Lounge, modern web IRC client designed for self-hosting -home: https://truecharts.org/charts/stable/thelounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://github.com/thelounge/thelounge -version: 9.0.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.22/app-changelog.md b/stable/thelounge/9.0.22/app-changelog.md deleted file mode 100644 index 6850bae155a..00000000000 --- a/stable/thelounge/9.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.22](https://github.com/truecharts/charts/compare/thelounge-9.0.21...thelounge-9.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/thelounge/9.0.22/charts/common-12.12.1.tgz b/stable/thelounge/9.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/thelounge/9.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/thelounge/9.0.23/CHANGELOG.md b/stable/thelounge/9.0.23/CHANGELOG.md new file mode 100644 index 00000000000..d24d6bab033 --- /dev/null +++ b/stable/thelounge/9.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [thelounge-9.0.23](https://github.com/truecharts/charts/compare/thelounge-9.0.22...thelounge-9.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [thelounge-9.0.22](https://github.com/truecharts/charts/compare/thelounge-9.0.21...thelounge-9.0.22) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [thelounge-9.0.21](https://github.com/truecharts/charts/compare/thelounge-9.0.20...thelounge-9.0.21) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9278](https://github.com/truecharts/charts/issues/9278)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [thelounge-9.0.20](https://github.com/truecharts/charts/compare/thelounge-9.0.19...thelounge-9.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [thelounge-9.0.19](https://github.com/truecharts/charts/compare/thelounge-9.0.18...thelounge-9.0.19) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [thelounge-9.0.18](https://github.com/truecharts/charts/compare/thelounge-9.0.17...thelounge-9.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [thelounge-9.0.17](https://github.com/truecharts/charts/compare/thelounge-9.0.16...thelounge-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) + + + + +## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [thelounge-9.0.14](https://github.com/truecharts/charts/compare/thelounge-9.0.13...thelounge-9.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/thelounge/9.0.23/Chart.yaml b/stable/thelounge/9.0.23/Chart.yaml new file mode 100644 index 00000000000..a35ed71f4a8 --- /dev/null +++ b/stable/thelounge/9.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: The Lounge, modern web IRC client designed for self-hosting +home: https://truecharts.org/charts/stable/thelounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/thelounge.png +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thelounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://github.com/thelounge/thelounge +version: 9.0.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.23/README.md b/stable/thelounge/9.0.23/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/thelounge/9.0.23/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/thelounge/9.0.23/app-changelog.md b/stable/thelounge/9.0.23/app-changelog.md new file mode 100644 index 00000000000..68663570567 --- /dev/null +++ b/stable/thelounge/9.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-9.0.23](https://github.com/truecharts/charts/compare/thelounge-9.0.22...thelounge-9.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.22/app-readme.md b/stable/thelounge/9.0.23/app-readme.md similarity index 100% rename from stable/thelounge/9.0.22/app-readme.md rename to stable/thelounge/9.0.23/app-readme.md diff --git a/stable/thelounge/9.0.23/charts/common-12.12.3.tgz b/stable/thelounge/9.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/thelounge/9.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/thelounge/9.0.22/ix_values.yaml b/stable/thelounge/9.0.23/ix_values.yaml similarity index 100% rename from stable/thelounge/9.0.22/ix_values.yaml rename to stable/thelounge/9.0.23/ix_values.yaml diff --git a/stable/thelounge/9.0.22/questions.yaml b/stable/thelounge/9.0.23/questions.yaml similarity index 100% rename from stable/thelounge/9.0.22/questions.yaml rename to stable/thelounge/9.0.23/questions.yaml diff --git a/stable/thelounge/9.0.23/templates/NOTES.txt b/stable/thelounge/9.0.23/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/thelounge/9.0.23/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/thelounge/9.0.23/templates/common.yaml b/stable/thelounge/9.0.23/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/thelounge/9.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/thelounge/9.0.23/values.yaml b/stable/thelounge/9.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/theme-park/5.0.18/CHANGELOG.md b/stable/theme-park/5.0.18/CHANGELOG.md deleted file mode 100644 index c3f6ee6bb24..00000000000 --- a/stable/theme-park/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [theme-park-5.0.18](https://github.com/truecharts/charts/compare/theme-park-5.0.17...theme-park-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)) - - - - -## [theme-park-5.0.17](https://github.com/truecharts/charts/compare/theme-park-5.0.16...theme-park-5.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [theme-park-5.0.16](https://github.com/truecharts/charts/compare/theme-park-5.0.15...theme-park-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [theme-park-5.0.15](https://github.com/truecharts/charts/compare/theme-park-5.0.14...theme-park-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [theme-park-5.0.14](https://github.com/truecharts/charts/compare/theme-park-5.0.13...theme-park-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [theme-park-5.0.13](https://github.com/truecharts/charts/compare/theme-park-5.0.12...theme-park-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [theme-park-5.0.12](https://github.com/truecharts/charts/compare/theme-park-5.0.11...theme-park-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [theme-park-5.0.11](https://github.com/truecharts/charts/compare/theme-park-5.0.10...theme-park-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [theme-park-5.0.10](https://github.com/truecharts/charts/compare/theme-park-5.0.9...theme-park-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [theme-park-5.0.9](https://github.com/truecharts/charts/compare/theme-park-5.0.8...theme-park-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/theme-park/5.0.18/Chart.yaml b/stable/theme-park/5.0.18/Chart.yaml deleted file mode 100644 index 4dd83d0cb74..00000000000 --- a/stable/theme-park/5.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Custom themes for your favorite apps! -home: https://truecharts.org/charts/stable/theme-park -icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png -keywords: - - theme-park - - customization -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theme-park -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://github.com/gilbn/theme.park -type: application -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.18/app-changelog.md b/stable/theme-park/5.0.18/app-changelog.md deleted file mode 100644 index 3eb9c94c774..00000000000 --- a/stable/theme-park/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [theme-park-5.0.18](https://github.com/truecharts/charts/compare/theme-park-5.0.17...theme-park-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)) - - \ No newline at end of file diff --git a/stable/theme-park/5.0.18/charts/common-12.12.1.tgz b/stable/theme-park/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/theme-park/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/theme-park/5.0.19/CHANGELOG.md b/stable/theme-park/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..870d634469f --- /dev/null +++ b/stable/theme-park/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [theme-park-5.0.19](https://github.com/truecharts/charts/compare/theme-park-5.0.18...theme-park-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [theme-park-5.0.18](https://github.com/truecharts/charts/compare/theme-park-5.0.17...theme-park-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)) + + + + +## [theme-park-5.0.17](https://github.com/truecharts/charts/compare/theme-park-5.0.16...theme-park-5.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [theme-park-5.0.16](https://github.com/truecharts/charts/compare/theme-park-5.0.15...theme-park-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [theme-park-5.0.15](https://github.com/truecharts/charts/compare/theme-park-5.0.14...theme-park-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [theme-park-5.0.14](https://github.com/truecharts/charts/compare/theme-park-5.0.13...theme-park-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [theme-park-5.0.13](https://github.com/truecharts/charts/compare/theme-park-5.0.12...theme-park-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [theme-park-5.0.12](https://github.com/truecharts/charts/compare/theme-park-5.0.11...theme-park-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [theme-park-5.0.11](https://github.com/truecharts/charts/compare/theme-park-5.0.10...theme-park-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [theme-park-5.0.10](https://github.com/truecharts/charts/compare/theme-park-5.0.9...theme-park-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/theme-park/5.0.19/Chart.yaml b/stable/theme-park/5.0.19/Chart.yaml new file mode 100644 index 00000000000..504c9572f5b --- /dev/null +++ b/stable/theme-park/5.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Custom themes for your favorite apps! +home: https://truecharts.org/charts/stable/theme-park +icon: https://truecharts.org/img/hotlink-ok/chart-icons/theme-park.png +keywords: + - theme-park + - customization +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theme-park +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - https://github.com/gilbn/theme.park +type: application +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.19/README.md b/stable/theme-park/5.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/theme-park/5.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/theme-park/5.0.19/app-changelog.md b/stable/theme-park/5.0.19/app-changelog.md new file mode 100644 index 00000000000..75aa1afde89 --- /dev/null +++ b/stable/theme-park/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [theme-park-5.0.19](https://github.com/truecharts/charts/compare/theme-park-5.0.18...theme-park-5.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/theme-park/5.0.18/app-readme.md b/stable/theme-park/5.0.19/app-readme.md similarity index 100% rename from stable/theme-park/5.0.18/app-readme.md rename to stable/theme-park/5.0.19/app-readme.md diff --git a/stable/theme-park/5.0.19/charts/common-12.12.3.tgz b/stable/theme-park/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/theme-park/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/theme-park/5.0.18/ix_values.yaml b/stable/theme-park/5.0.19/ix_values.yaml similarity index 100% rename from stable/theme-park/5.0.18/ix_values.yaml rename to stable/theme-park/5.0.19/ix_values.yaml diff --git a/stable/theme-park/5.0.18/questions.yaml b/stable/theme-park/5.0.19/questions.yaml similarity index 100% rename from stable/theme-park/5.0.18/questions.yaml rename to stable/theme-park/5.0.19/questions.yaml diff --git a/stable/theme-park/5.0.19/templates/NOTES.txt b/stable/theme-park/5.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/theme-park/5.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/theme-park/5.0.19/templates/common.yaml b/stable/theme-park/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/theme-park/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/theme-park/5.0.19/values.yaml b/stable/theme-park/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/5.0.20/CHANGELOG.md b/stable/tinymediamanager/5.0.20/CHANGELOG.md deleted file mode 100644 index ab34db54ae6..00000000000 --- a/stable/tinymediamanager/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [tinymediamanager-5.0.18](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.17...tinymediamanager-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [tinymediamanager-5.0.17](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.16...tinymediamanager-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [tinymediamanager-5.0.16](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.15...tinymediamanager-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tinymediamanager-5.0.15](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.14...tinymediamanager-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tinymediamanager-5.0.14](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.13...tinymediamanager-5.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.11 ([#9020](https://github.com/truecharts/charts/issues/9020)) - - - - -## [tinymediamanager-5.0.13](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.12...tinymediamanager-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tinymediamanager-5.0.12](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.11...tinymediamanager-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tinymediamanager-5.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.10...tinymediamanager-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/tinymediamanager/5.0.20/Chart.yaml b/stable/tinymediamanager/5.0.20/Chart.yaml deleted file mode 100644 index e624ef779cc..00000000000 --- a/stable/tinymediamanager/5.0.20/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.11" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: TinyMediaManager is a full featured media manager to organize and clean up your media library. -home: https://truecharts.org/charts/stable/tinymediamanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png -keywords: - - tiny - - media - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tinymediamanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://gitlab.com/tinyMediaManager/tinyMediaManager -version: 5.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.20/app-changelog.md b/stable/tinymediamanager/5.0.20/app-changelog.md deleted file mode 100644 index 1834d97b5f5..00000000000 --- a/stable/tinymediamanager/5.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/tinymediamanager/5.0.20/charts/common-12.12.1.tgz b/stable/tinymediamanager/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/tinymediamanager/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/tinymediamanager/5.0.21/CHANGELOG.md b/stable/tinymediamanager/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..b9d29d6f5db --- /dev/null +++ b/stable/tinymediamanager/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tinymediamanager-5.0.18](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.17...tinymediamanager-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tinymediamanager-5.0.17](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.16...tinymediamanager-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tinymediamanager-5.0.16](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.15...tinymediamanager-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tinymediamanager-5.0.15](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.14...tinymediamanager-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tinymediamanager-5.0.14](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.13...tinymediamanager-5.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/tinymediamanager to v4.3.11 ([#9020](https://github.com/truecharts/charts/issues/9020)) + + + + +## [tinymediamanager-5.0.13](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.12...tinymediamanager-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tinymediamanager-5.0.12](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.11...tinymediamanager-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/tinymediamanager/5.0.21/Chart.yaml b/stable/tinymediamanager/5.0.21/Chart.yaml new file mode 100644 index 00000000000..09f40eb86c8 --- /dev/null +++ b/stable/tinymediamanager/5.0.21/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.3.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: TinyMediaManager is a full featured media manager to organize and clean up your media library. +home: https://truecharts.org/charts/stable/tinymediamanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tinymediamanager.png +keywords: + - tiny + - media + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tinymediamanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager +version: 5.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.21/README.md b/stable/tinymediamanager/5.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tinymediamanager/5.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tinymediamanager/5.0.21/app-changelog.md b/stable/tinymediamanager/5.0.21/app-changelog.md new file mode 100644 index 00000000000..e77f6c53432 --- /dev/null +++ b/stable/tinymediamanager/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tinymediamanager/5.0.20/app-readme.md b/stable/tinymediamanager/5.0.21/app-readme.md similarity index 100% rename from stable/tinymediamanager/5.0.20/app-readme.md rename to stable/tinymediamanager/5.0.21/app-readme.md diff --git a/stable/tinymediamanager/5.0.21/charts/common-12.12.3.tgz b/stable/tinymediamanager/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tinymediamanager/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/tinymediamanager/5.0.20/ix_values.yaml b/stable/tinymediamanager/5.0.21/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/5.0.20/ix_values.yaml rename to stable/tinymediamanager/5.0.21/ix_values.yaml diff --git a/stable/tinymediamanager/5.0.20/questions.yaml b/stable/tinymediamanager/5.0.21/questions.yaml similarity index 100% rename from stable/tinymediamanager/5.0.20/questions.yaml rename to stable/tinymediamanager/5.0.21/questions.yaml diff --git a/stable/tinymediamanager/5.0.21/templates/NOTES.txt b/stable/tinymediamanager/5.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tinymediamanager/5.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tinymediamanager/5.0.21/templates/common.yaml b/stable/tinymediamanager/5.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tinymediamanager/5.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tinymediamanager/5.0.21/values.yaml b/stable/tinymediamanager/5.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/11.0.18/CHANGELOG.md b/stable/traccar/11.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c51f2004d1f --- /dev/null +++ b/stable/traccar/11.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [traccar-11.0.14](https://github.com/truecharts/charts/compare/traccar-11.0.13...traccar-11.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [traccar-11.0.13](https://github.com/truecharts/charts/compare/traccar-11.0.12...traccar-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [traccar-11.0.12](https://github.com/truecharts/charts/compare/traccar-11.0.11...traccar-11.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [traccar-11.0.11](https://github.com/truecharts/charts/compare/traccar-11.0.10...traccar-11.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [traccar-11.0.10](https://github.com/truecharts/charts/compare/traccar-11.0.9...traccar-11.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [traccar-11.0.9](https://github.com/truecharts/charts/compare/traccar-11.0.8...traccar-11.0.9) (2023-04-25) + +### Chore + diff --git a/stable/traccar/11.0.18/Chart.yaml b/stable/traccar/11.0.18/Chart.yaml new file mode 100644 index 00000000000..9a9a47348dc --- /dev/null +++ b/stable/traccar/11.0.18/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.3" +description: Traccar is an open source GPS tracking system. +name: traccar +version: 11.0.18 +kubeVersion: ">=1.16.0-0" +keywords: + - traccar + - gps +home: https://truecharts.org/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/traccar/traccar +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/traccar/11.0.18/README.md b/stable/traccar/11.0.18/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/traccar/11.0.18/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/traccar/11.0.18/app-changelog.md b/stable/traccar/11.0.18/app-changelog.md new file mode 100644 index 00000000000..8c3231109c0 --- /dev/null +++ b/stable/traccar/11.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/traccar/11.0.18/app-readme.md b/stable/traccar/11.0.18/app-readme.md new file mode 100644 index 00000000000..1f09a8fd750 --- /dev/null +++ b/stable/traccar/11.0.18/app-readme.md @@ -0,0 +1,8 @@ +Traccar is an open source GPS tracking system. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/traccar](https://truecharts.org/charts/stable/traccar) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/traccar/11.0.18/charts/common-12.12.3.tgz b/stable/traccar/11.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/traccar/11.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/traccar/11.0.18/ix_values.yaml b/stable/traccar/11.0.18/ix_values.yaml new file mode 100644 index 00000000000..62e5ec8ad3c --- /dev/null +++ b/stable/traccar/11.0.18/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/traccar + tag: 5.3@sha256:3c7b0a6617c8684485077475fa7132d8ce9c5c2d07bfdc910d334f076b6bf900 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 8082 + targetPort: 8082 +persistence: + data: + enabled: true + mountPath: "/opt/traccar/data" +cnpg: + main: + enabled: true + + user: traccar + database: traccar +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + CONFIG_USE_ENVIRONMENT_VARIABLES: true + LOGGER_CONSOLE: true + DATABASE_DRIVER: "org.postgresql.Driver" + DATABASE_USER: "{{ .Values.cnpg.main.user }}" + DATABASE_PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + DATABASE_URL: + secretKeyRef: + name: cnpg-main-urls + key: jdbc diff --git a/stable/traccar/11.0.18/questions.yaml b/stable/traccar/11.0.18/questions.yaml new file mode 100644 index 00000000000..96240b7ddca --- /dev/null +++ b/stable/traccar/11.0.18/questions.yaml @@ -0,0 +1,1887 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: CONFIG_USE_ENVIRONMENT_VARIABLES + label: "CONFIG_USE_ENVIRONMENT_VARIABLES" + description: "Sets the CONFIG_USE_ENVIRONMENT_VARIABLES env var" + schema: + type: boolean + default: true + - variable: LOGGER_CONSOLE + label: "LOGGER_CONSOLE" + description: "Sets the LOGGER_CONSOLE env var" + schema: + type: boolean + default: true + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8082 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/traccar/11.0.18/templates/NOTES.txt b/stable/traccar/11.0.18/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traccar/11.0.18/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traccar/11.0.18/templates/common.yaml b/stable/traccar/11.0.18/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/traccar/11.0.18/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/traccar/11.0.18/values.yaml b/stable/traccar/11.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traggo/2.0.18/CHANGELOG.md b/stable/traggo/2.0.18/CHANGELOG.md deleted file mode 100644 index 0c25ce7611c..00000000000 --- a/stable/traggo/2.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [traggo-2.0.14](https://github.com/truecharts/charts/compare/traggo-2.0.13...traggo-2.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [traggo-2.0.13](https://github.com/truecharts/charts/compare/traggo-2.0.12...traggo-2.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [traggo-2.0.12](https://github.com/truecharts/charts/compare/traggo-2.0.11...traggo-2.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [traggo-2.0.11](https://github.com/truecharts/charts/compare/traggo-2.0.10...traggo-2.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [traggo-2.0.10](https://github.com/truecharts/charts/compare/traggo-2.0.9...traggo-2.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [traggo-2.0.9](https://github.com/truecharts/charts/compare/traggo-2.0.8...traggo-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/traggo/2.0.18/Chart.yaml b/stable/traggo/2.0.18/Chart.yaml deleted file mode 100644 index 77a67219c7b..00000000000 --- a/stable/traggo/2.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. -home: https://truecharts.org/charts/stable/traggo -icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png -keywords: - - time-tracking - - tag -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: traggo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://github.com/traggo/server -type: application -version: 2.0.18 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.18/app-changelog.md b/stable/traggo/2.0.18/app-changelog.md deleted file mode 100644 index ba8edc5c477..00000000000 --- a/stable/traggo/2.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/traggo/2.0.18/charts/common-12.12.1.tgz b/stable/traggo/2.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/traggo/2.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/traggo/2.0.19/CHANGELOG.md b/stable/traggo/2.0.19/CHANGELOG.md new file mode 100644 index 00000000000..ec0e60c5e00 --- /dev/null +++ b/stable/traggo/2.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [traggo-2.0.14](https://github.com/truecharts/charts/compare/traggo-2.0.13...traggo-2.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [traggo-2.0.13](https://github.com/truecharts/charts/compare/traggo-2.0.12...traggo-2.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [traggo-2.0.12](https://github.com/truecharts/charts/compare/traggo-2.0.11...traggo-2.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [traggo-2.0.11](https://github.com/truecharts/charts/compare/traggo-2.0.10...traggo-2.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [traggo-2.0.10](https://github.com/truecharts/charts/compare/traggo-2.0.9...traggo-2.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/traggo/2.0.19/Chart.yaml b/stable/traggo/2.0.19/Chart.yaml new file mode 100644 index 00000000000..503e5afa628 --- /dev/null +++ b/stable/traggo/2.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. +home: https://truecharts.org/charts/stable/traggo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traggo.png +keywords: + - time-tracking + - tag +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traggo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://github.com/traggo/server +type: application +version: 2.0.19 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.19/README.md b/stable/traggo/2.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/traggo/2.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/traggo/2.0.19/app-changelog.md b/stable/traggo/2.0.19/app-changelog.md new file mode 100644 index 00000000000..e1472ab5bbf --- /dev/null +++ b/stable/traggo/2.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/traggo/2.0.18/app-readme.md b/stable/traggo/2.0.19/app-readme.md similarity index 100% rename from stable/traggo/2.0.18/app-readme.md rename to stable/traggo/2.0.19/app-readme.md diff --git a/stable/traggo/2.0.19/charts/common-12.12.3.tgz b/stable/traggo/2.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/traggo/2.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/traggo/2.0.18/ix_values.yaml b/stable/traggo/2.0.19/ix_values.yaml similarity index 100% rename from stable/traggo/2.0.18/ix_values.yaml rename to stable/traggo/2.0.19/ix_values.yaml diff --git a/stable/traggo/2.0.18/questions.yaml b/stable/traggo/2.0.19/questions.yaml similarity index 100% rename from stable/traggo/2.0.18/questions.yaml rename to stable/traggo/2.0.19/questions.yaml diff --git a/stable/traggo/2.0.19/templates/NOTES.txt b/stable/traggo/2.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traggo/2.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traggo/2.0.18/templates/_secret.tpl b/stable/traggo/2.0.19/templates/_secret.tpl similarity index 100% rename from stable/traggo/2.0.18/templates/_secret.tpl rename to stable/traggo/2.0.19/templates/_secret.tpl diff --git a/stable/traggo/2.0.18/templates/common.yaml b/stable/traggo/2.0.19/templates/common.yaml similarity index 100% rename from stable/traggo/2.0.18/templates/common.yaml rename to stable/traggo/2.0.19/templates/common.yaml diff --git a/stable/traggo/2.0.19/values.yaml b/stable/traggo/2.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/16.0.22/CHANGELOG.md b/stable/transmission/16.0.22/CHANGELOG.md new file mode 100644 index 00000000000..9c27b7ec05f --- /dev/null +++ b/stable/transmission/16.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [transmission-16.0.22](https://github.com/truecharts/charts/compare/transmission-16.0.21...transmission-16.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [transmission-16.0.21](https://github.com/truecharts/charts/compare/transmission-16.0.20...transmission-16.0.21) (2023-06-05) + + + + +## [transmission-16.0.20](https://github.com/truecharts/charts/compare/transmission-16.0.19...transmission-16.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)) + + + + +## [transmission-16.0.19](https://github.com/truecharts/charts/compare/transmission-16.0.18...transmission-16.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [transmission-16.0.18](https://github.com/truecharts/charts/compare/transmission-16.0.17...transmission-16.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [transmission-16.0.17](https://github.com/truecharts/charts/compare/transmission-16.0.16...transmission-16.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [transmission-16.0.16](https://github.com/truecharts/charts/compare/transmission-16.0.15...transmission-16.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [transmission-16.0.15](https://github.com/truecharts/charts/compare/transmission-16.0.14...transmission-16.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + ### Fix + +- append CIDR in whiteliest when used ([#8978](https://github.com/truecharts/charts/issues/8978)) + + + + +## [transmission-16.0.14](https://github.com/truecharts/charts/compare/transmission-16.0.13...transmission-16.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [transmission-16.0.13](https://github.com/truecharts/charts/compare/transmission-16.0.12...transmission-16.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/transmission/16.0.22/Chart.yaml b/stable/transmission/16.0.22/Chart.yaml new file mode 100644 index 00000000000..f437ab2f075 --- /dev/null +++ b/stable/transmission/16.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: fast, easy, and free BitTorrent client. +home: https://truecharts.org/charts/stable/transmission +icon: https://truecharts.org/img/hotlink-ok/chart-icons/transmission.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: transmission +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://github.com/transmission/transmission +type: application +version: 16.0.22 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" diff --git a/stable/transmission/16.0.22/README.md b/stable/transmission/16.0.22/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/transmission/16.0.22/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/transmission/16.0.22/app-changelog.md b/stable/transmission/16.0.22/app-changelog.md new file mode 100644 index 00000000000..12298c6c59d --- /dev/null +++ b/stable/transmission/16.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [transmission-16.0.22](https://github.com/truecharts/charts/compare/transmission-16.0.21...transmission-16.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/transmission/16.0.22/app-readme.md b/stable/transmission/16.0.22/app-readme.md new file mode 100644 index 00000000000..7ad905d1d99 --- /dev/null +++ b/stable/transmission/16.0.22/app-readme.md @@ -0,0 +1,8 @@ +fast, easy, and free BitTorrent client. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/transmission](https://truecharts.org/charts/stable/transmission) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/transmission/16.0.22/charts/common-12.12.3.tgz b/stable/transmission/16.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/transmission/16.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/transmission/16.0.22/ix_values.yaml b/stable/transmission/16.0.22/ix_values.yaml new file mode 100644 index 00000000000..a07c1f9b808 --- /dev/null +++ b/stable/transmission/16.0.22/ix_values.yaml @@ -0,0 +1,122 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + startup: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + readiness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + env: + # PUID: 1001 + # URL is set here so it wont be able to get overwritten by the user + # as this will break the probes, if the need arises we can expose it. + TRANSMISSION__RPC_URL: "/transmission" + # TRANSMISSION_RPC_USERNAME: "" + # TRANSMISSION_RPC_PASSWORD: "" + # TRANSMISSION_RPC_AUTHENTICATION_REQUIRED: false + # TRANSMISSION_ALT_SPEED_DOWN: 50 + # TRANSMISSION_ALT_SPEED_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_BEGIN: 540 + # TRANSMISSION_ALT_SPEED_TIME_DAY: 127 + # TRANSMISSION_ALT_SPEED_TIME_ENABLED: false + # TRANSMISSION_ALT_SPEED_TIME_END: 1020 + # TRANSMISSION_ALT_SPEED_UP: 50 + # TRANSMISSION_BIND_ADDRESS_IPV4: "0.0.0.0" + # TRANSMISSION_BIND_ADDRESS_IPV6: "::" + # TRANSMISSION_BLOCKLIST_ENABLED: true + # TRANSMISSION_BLOCKLIST_URL: "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" + +service: + main: + ports: + main: + port: 10109 + targetPort: 9091 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + protocol: tcp + torrentudp: + enabled: true + port: 51414 + protocol: udp + +portal: + open: + enabled: true + +manifestManager: + enabled: false diff --git a/stable/transmission/16.0.22/questions.yaml b/stable/transmission/16.0.22/questions.yaml new file mode 100644 index 00000000000..ff8161de6d6 --- /dev/null +++ b/stable/transmission/16.0.22/questions.yaml @@ -0,0 +1,2304 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" + path: "/transmission/web/#files" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + - variable: env + group: "App Configuration" + label: "Image Environment" + schema: + additional_attrs: true + type: dict + attrs: + - variable: TRANSMISSION_RPC_USERNAME + label: TRANSMISSION_RPC_USERNAME + schema: + type: string + default: "REPLACETHIS" + - variable: TRANSMISSION_RPC_PASSWORD + label: TRANSMISSION_RPC_PASSWORD + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: TRANSMISSION_ALT_SPEED_DOWN + label: TRANSMISSION_ALT_SPEED_DOWN + schema: + type: int + default: 50 + - variable: TRANSMISSION_ALT_SPEED_ENABLED + label: TRANSMISSION_ALT_SPEED_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_BEGIN + label: TRANSMISSION_ALT_SPEED_TIME_BEGIN + schema: + type: int + default: 540 + - variable: TRANSMISSION_ALT_SPEED_TIME_DAY + label: TRANSMISSION_ALT_SPEED_TIME_DAY + schema: + type: int + default: 127 + - variable: TRANSMISSION_ALT_SPEED_TIME_ENABLED + label: TRANSMISSION_ALT_SPEED_TIME_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_ALT_SPEED_TIME_END + label: TRANSMISSION_ALT_SPEED_TIME_END + schema: + type: int + default: 1020 + - variable: TRANSMISSION_ALT_SPEED_UP + label: TRANSMISSION_ALT_SPEED_UP + schema: + type: int + default: 50 + - variable: TRANSMISSION_BIND_ADDRESS_IPV4 + label: TRANSMISSION_BIND_ADDRESS_IPV4 + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_BIND_ADDRESS_IPV6 + label: TRANSMISSION_BIND_ADDRESS_IPV6 + schema: + type: string + default: "::" + - variable: TRANSMISSION_BLOCKLIST_ENABLED + label: TRANSMISSION_BLOCKLIST_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_BLOCKLIST_URL + label: TRANSMISSION_BLOCKLIST_URL + schema: + type: string + default: "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_DOWNLOAD_QUEUE_ENABLED + label: TRANSMISSION_DOWNLOAD_QUEUE_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + label: TRANSMISSION_DOWNLOAD_QUEUE_SIZE + schema: + type: int + default: 5 + - variable: TRANSMISSION_ENCRYPTION + label: TRANSMISSION_ENCRYPTION + schema: + type: int + default: 1 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT + label: TRANSMISSION_IDLE_SEEDING_LIMIT + schema: + type: int + default: 30 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + label: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_INCOMPLETE_DIR + label: TRANSMISSION_INCOMPLETE_DIR + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION_INCOMPLETE_DIR_ENABLED + label: TRANSMISSION_INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_LPD_ENABLED + label: TRANSMISSION_LPD_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_MESSAGE_LEVEL + label: TRANSMISSION_MESSAGE_LEVEL + schema: + type: int + default: 2 + - variable: TRANSMISSION_PEER_CONGESTION_ALGORITHM + label: TRANSMISSION_PEER_CONGESTION_ALGORITHM + schema: + type: string + default: "" + - variable: TRANSMISSION_PEER_ID_TTL_HOURS + label: TRANSMISSION_PEER_ID_TTL_HOURS + schema: + type: int + default: 6 + - variable: TRANSMISSION_PEER_LIMIT_GLOBAL + label: TRANSMISSION_PEER_LIMIT_GLOBAL + schema: + type: int + default: 200 + - variable: TRANSMISSION_PEER_LIMIT_PER_TORRENT + label: TRANSMISSION_PEER_LIMIT_PER_TORRENT + schema: + type: int + default: 50 + - variable: TRANSMISSION_PEER_SOCKET_TOS + label: TRANSMISSION_PEER_SOCKET_TOS + schema: + type: string + default: "default" + - variable: TRANSMISSION_PEX_ENABLED + label: TRANSMISSION_PEX_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_PORT_FORWARDING_ENABLED + label: TRANSMISSION_PORT_FORWARDING_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_PREALLOCATION + label: TRANSMISSION_PREALLOCATION + schema: + type: int + default: 1 + - variable: TRANSMISSION_PREFETCH_ENABLED + label: TRANSMISSION_PREFETCH_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_ENABLED + label: TRANSMISSION_QUEUE_STALLED_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_QUEUE_STALLED_MINUTES + label: TRANSMISSION_QUEUE_STALLED_MINUTES + schema: + type: int + default: 30 + - variable: TRANSMISSION_RATIO_LIMIT + label: TRANSMISSION_RATIO_LIMIT + schema: + type: int + default: 2 + - variable: TRANSMISSION_RATIO_LIMIT_ENABLED + label: TRANSMISSION_RATIO_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RENAME_PARTIAL_FILES + label: TRANSMISSION_RENAME_PARTIAL_FILES + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + label: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_BIND_ADDRESS + label: TRANSMISSION_RPC_BIND_ADDRESS + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_RPC_ENABLED + label: TRANSMISSION_RPC_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_HOST_WHITELIST + label: TRANSMISSION_RPC_HOST_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + label: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_WHITELIST + label: TRANSMISSION_RPC_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_WHITELIST_ENABLED + label: TRANSMISSION_RPC_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + label: TRANSMISSION_SCRAPE_PAUSED_TORRENTS_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + label: TRANSMISSION_SCRIPT_TORRENT_DONE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + label: TRANSMISSION_SCRIPT_TORRENT_DONE_FILENAME + schema: + type: string + default: "" + - variable: TRANSMISSION_SEED_QUEUE_ENABLED + label: TRANSMISSION_SEED_QUEUE_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SEED_QUEUE_SIZE + label: TRANSMISSION_SEED_QUEUE_SIZE + schema: + type: int + default: 10 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN + label: TRANSMISSION_SPEED_LIMIT_DOWN + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + label: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SPEED_LIMIT_UP + label: TRANSMISSION_SPEED_LIMIT_UP + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + label: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_START_ADDED_TORRENTS + label: TRANSMISSION_START_ADDED_TORRENTS + schema: + type: boolean + default: true + - variable: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + label: TRANSMISSION_TRASH_ORIGINAL_TORRENT_FILES + schema: + type: boolean + default: false + - variable: TRANSMISSION_UMASK + label: TRANSMISSION_UMASK + schema: + type: int + default: 2 + - variable: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + label: TRANSMISSION_UPLOAD_SLOTS_PER_TORRENT + schema: + type: int + default: 14 + - variable: TRANSMISSION_UTP_ENABLED + label: TRANSMISSION_UTP_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_WATCH_DIR + label: TRANSMISSION_WATCH_DIR + schema: + type: string + default: "/watch" + - variable: TRANSMISSION_WATCH_DIR_ENABLED + label: TRANSMISSION_WATCH_DIR_ENABLED + schema: + type: boolean + default: false + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + + - variable: TZ + label: Timezone + group: "General Settings" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: podOptions + group: "General Settings" + label: "Global Pod Options (Advanced)" + schema: + additional_attrs: true + type: dict + attrs: + - variable: expertPodOpts + label: "Expert - Pod Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + label: "Host Networking" + schema: + type: boolean + default: false + - variable: dnsConfig + label: "DNS Configuration" + schema: + type: dict + additional_attrs: true + attrs: + - variable: options + label: "Options" + schema: + type: list + default: [{"name": "ndots", "value": "1"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10109 + required: true + - variable: torrent + label: "Torrent Service" + description: "Torrent service" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: torrent + label: "TCP Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 51414 + required: true + - variable: serviceexpert + group: Networking and Services + label: Show Expert Config + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: scaleExternalInterface + description: Add External Interfaces + label: Add external Interfaces + group: Networking + schema: + type: list + items: + - variable: interfaceConfiguration + description: Interface Configuration + label: Interface Configuration + schema: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/transmission/16.0.22/templates/NOTES.txt b/stable/transmission/16.0.22/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/transmission/16.0.22/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/transmission/16.0.22/templates/common.yaml b/stable/transmission/16.0.22/templates/common.yaml new file mode 100644 index 00000000000..cf19cc0dca8 --- /dev/null +++ b/stable/transmission/16.0.22/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Set it to the same port as "torrent" service/port */}} +{{- $_ := set $.Values.service.torrent.ports.torrentudp "port" .Values.service.torrent.ports.torrent.port -}} + +{{- if .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_AUTHENTICATION_REQUIRED -}} + {{- $headers := (dict "Authorization" (printf "Basic %s" (printf "%s:%s" .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_USERNAME .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_PASSWORD | b64enc))) -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.liveness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.readiness "httpHeaders" $headers -}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.probes.startup "httpHeaders" $headers -}} +{{- end -}} + +{{- with .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_WHITELIST -}} + {{- if not (contains .Values.chartContext.podCIDR .) }} + {{/* Append CIDR in front */}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_WHITELIST (printf "%v,%v" .Values.chartContext.podCIDR .) }} + {{- end }} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/transmission/16.0.22/values.yaml b/stable/transmission/16.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/8.0.19/CHANGELOG.md b/stable/trilium-notes/8.0.19/CHANGELOG.md deleted file mode 100644 index 2567ff1d048..00000000000 --- a/stable/trilium-notes/8.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [trilium-notes-8.0.16](https://github.com/truecharts/charts/compare/trilium-notes-8.0.15...trilium-notes-8.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [trilium-notes-8.0.15](https://github.com/truecharts/charts/compare/trilium-notes-8.0.14...trilium-notes-8.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [trilium-notes-8.0.14](https://github.com/truecharts/charts/compare/trilium-notes-8.0.13...trilium-notes-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [trilium-notes-8.0.13](https://github.com/truecharts/charts/compare/trilium-notes-8.0.12...trilium-notes-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [trilium-notes-8.0.12](https://github.com/truecharts/charts/compare/trilium-notes-8.0.11...trilium-notes-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [trilium-notes-8.0.11](https://github.com/truecharts/charts/compare/trilium-notes-8.0.10...trilium-notes-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [trilium-notes-8.0.10](https://github.com/truecharts/charts/compare/trilium-notes-8.0.9...trilium-notes-8.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/trilium-notes to v0.59.4 ([#8267](https://github.com/truecharts/charts/issues/8267)) - - - diff --git a/stable/trilium-notes/8.0.19/Chart.yaml b/stable/trilium-notes/8.0.19/Chart.yaml deleted file mode 100644 index 3fc3ba4eb40..00000000000 --- a/stable/trilium-notes/8.0.19/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.59.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. -home: https://truecharts.org/charts/stable/trilium-notes -icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png -keywords: - - trilium - - notes - - note - - information -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium-notes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://github.com/zadam/trilium -type: application -version: 8.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.19/app-changelog.md b/stable/trilium-notes/8.0.19/app-changelog.md deleted file mode 100644 index 646f41fe8d1..00000000000 --- a/stable/trilium-notes/8.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/trilium-notes/8.0.19/charts/common-12.12.1.tgz b/stable/trilium-notes/8.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/trilium-notes/8.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/trilium-notes/8.0.20/CHANGELOG.md b/stable/trilium-notes/8.0.20/CHANGELOG.md new file mode 100644 index 00000000000..90d07b12c5a --- /dev/null +++ b/stable/trilium-notes/8.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [trilium-notes-8.0.16](https://github.com/truecharts/charts/compare/trilium-notes-8.0.15...trilium-notes-8.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [trilium-notes-8.0.15](https://github.com/truecharts/charts/compare/trilium-notes-8.0.14...trilium-notes-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [trilium-notes-8.0.14](https://github.com/truecharts/charts/compare/trilium-notes-8.0.13...trilium-notes-8.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [trilium-notes-8.0.13](https://github.com/truecharts/charts/compare/trilium-notes-8.0.12...trilium-notes-8.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [trilium-notes-8.0.12](https://github.com/truecharts/charts/compare/trilium-notes-8.0.11...trilium-notes-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [trilium-notes-8.0.11](https://github.com/truecharts/charts/compare/trilium-notes-8.0.10...trilium-notes-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/trilium-notes/8.0.20/Chart.yaml b/stable/trilium-notes/8.0.20/Chart.yaml new file mode 100644 index 00000000000..564d9a74542 --- /dev/null +++ b/stable/trilium-notes/8.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.59.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. +home: https://truecharts.org/charts/stable/trilium-notes +icon: https://truecharts.org/img/hotlink-ok/chart-icons/trilium-notes.png +keywords: + - trilium + - notes + - note + - information +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium-notes +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://github.com/zadam/trilium +type: application +version: 8.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.20/README.md b/stable/trilium-notes/8.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/trilium-notes/8.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/trilium-notes/8.0.20/app-changelog.md b/stable/trilium-notes/8.0.20/app-changelog.md new file mode 100644 index 00000000000..7747fa4a761 --- /dev/null +++ b/stable/trilium-notes/8.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/trilium-notes/8.0.19/app-readme.md b/stable/trilium-notes/8.0.20/app-readme.md similarity index 100% rename from stable/trilium-notes/8.0.19/app-readme.md rename to stable/trilium-notes/8.0.20/app-readme.md diff --git a/stable/trilium-notes/8.0.20/charts/common-12.12.3.tgz b/stable/trilium-notes/8.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/trilium-notes/8.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/trilium-notes/8.0.19/ix_values.yaml b/stable/trilium-notes/8.0.20/ix_values.yaml similarity index 100% rename from stable/trilium-notes/8.0.19/ix_values.yaml rename to stable/trilium-notes/8.0.20/ix_values.yaml diff --git a/stable/trilium-notes/8.0.19/questions.yaml b/stable/trilium-notes/8.0.20/questions.yaml similarity index 100% rename from stable/trilium-notes/8.0.19/questions.yaml rename to stable/trilium-notes/8.0.20/questions.yaml diff --git a/stable/trilium-notes/8.0.20/templates/NOTES.txt b/stable/trilium-notes/8.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/trilium-notes/8.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/trilium-notes/8.0.20/templates/common.yaml b/stable/trilium-notes/8.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/trilium-notes/8.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/trilium-notes/8.0.20/values.yaml b/stable/trilium-notes/8.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/14.0.17/CHANGELOG.md b/stable/truecommand/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..7ae1b24d756 --- /dev/null +++ b/stable/truecommand/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [truecommand-14.0.13](https://github.com/truecharts/charts/compare/truecommand-14.0.12...truecommand-14.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [truecommand-14.0.12](https://github.com/truecharts/charts/compare/truecommand-14.0.11...truecommand-14.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [truecommand-14.0.11](https://github.com/truecharts/charts/compare/truecommand-14.0.10...truecommand-14.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [truecommand-14.0.10](https://github.com/truecharts/charts/compare/truecommand-14.0.9...truecommand-14.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [truecommand-14.0.9](https://github.com/truecharts/charts/compare/truecommand-14.0.8...truecommand-14.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [truecommand-14.0.8](https://github.com/truecharts/charts/compare/truecommand-14.0.7...truecommand-14.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/truecommand/14.0.17/Chart.yaml b/stable/truecommand/14.0.17/Chart.yaml new file mode 100644 index 00000000000..0b50caa5d9f --- /dev/null +++ b/stable/truecommand/14.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Aggregated management of TrueNAS devices +home: https://truecharts.org/charts/stable/truecommand +icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png +keywords: + - truecommand +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: truecommand +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand +type: application +version: 14.0.17 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" diff --git a/stable/truecommand/14.0.17/README.md b/stable/truecommand/14.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/truecommand/14.0.17/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/truecommand/14.0.17/app-changelog.md b/stable/truecommand/14.0.17/app-changelog.md new file mode 100644 index 00000000000..18991d2314e --- /dev/null +++ b/stable/truecommand/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/truecommand/14.0.17/app-readme.md b/stable/truecommand/14.0.17/app-readme.md new file mode 100644 index 00000000000..4dc8957fdfc --- /dev/null +++ b/stable/truecommand/14.0.17/app-readme.md @@ -0,0 +1,8 @@ +Aggregated management of TrueNAS devices + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/truecommand](https://truecharts.org/charts/stable/truecommand) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/truecommand/14.0.17/charts/common-12.12.3.tgz b/stable/truecommand/14.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/truecommand/14.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/truecommand/14.0.17/ix_values.yaml b/stable/truecommand/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..22a32a93d4e --- /dev/null +++ b/stable/truecommand/14.0.17/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/truecommand + pullPolicy: IfNotPresent + tag: 2.2@sha256:e1e97b3a75948def0616e8b6032c7bab50b805ff33f1383d0ad55cb88ef7dd88 +service: + main: + ports: + main: + port: 10031 + targetPort: 80 +persistence: + data: + enabled: true + mountPath: "/data" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 diff --git a/stable/truecommand/14.0.17/questions.yaml b/stable/truecommand/14.0.17/questions.yaml new file mode 100644 index 00000000000..aaf9be8f86e --- /dev/null +++ b/stable/truecommand/14.0.17/questions.yaml @@ -0,0 +1,1935 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: data + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/truecommand/14.0.17/templates/NOTES.txt b/stable/truecommand/14.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/truecommand/14.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/truecommand/14.0.17/templates/common.yaml b/stable/truecommand/14.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/truecommand/14.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/truecommand/14.0.17/values.yaml b/stable/truecommand/14.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/4.0.12/CHANGELOG.md b/stable/tsmuxer/4.0.12/CHANGELOG.md deleted file mode 100644 index 03f2c6715aa..00000000000 --- a/stable/tsmuxer/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [tsmuxer-4.0.9](https://github.com/truecharts/charts/compare/tsmuxer-4.0.8...tsmuxer-4.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [tsmuxer-4.0.8](https://github.com/truecharts/charts/compare/tsmuxer-4.0.7...tsmuxer-4.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [tsmuxer-4.0.7](https://github.com/truecharts/charts/compare/tsmuxer-4.0.6...tsmuxer-4.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [tsmuxer-4.0.6](https://github.com/truecharts/charts/compare/tsmuxer-4.0.5...tsmuxer-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tsmuxer-4.0.5](https://github.com/truecharts/charts/compare/tsmuxer-4.0.4...tsmuxer-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862)) - - - - -## [tsmuxer-4.0.3](https://github.com/truecharts/charts/compare/tsmuxer-4.0.2...tsmuxer-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/tsmuxer/4.0.12/Chart.yaml b/stable/tsmuxer/4.0.12/Chart.yaml deleted file mode 100644 index c6673d65b36..00000000000 --- a/stable/tsmuxer/4.0.12/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.05.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: tsMuxer is a Transport Stream muxer. -home: https://truecharts.org/charts/stable/tsmuxer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png -keywords: - - media - - tsmuxer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://github.com/jlesage/docker-tsmuxer -type: application -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.12/app-changelog.md b/stable/tsmuxer/4.0.12/app-changelog.md deleted file mode 100644 index 20181cebf2b..00000000000 --- a/stable/tsmuxer/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/tsmuxer/4.0.12/charts/common-12.12.1.tgz b/stable/tsmuxer/4.0.12/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/tsmuxer/4.0.12/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/tsmuxer/4.0.13/CHANGELOG.md b/stable/tsmuxer/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..52ec271ad96 --- /dev/null +++ b/stable/tsmuxer/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tsmuxer-4.0.9](https://github.com/truecharts/charts/compare/tsmuxer-4.0.8...tsmuxer-4.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tsmuxer-4.0.8](https://github.com/truecharts/charts/compare/tsmuxer-4.0.7...tsmuxer-4.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tsmuxer-4.0.7](https://github.com/truecharts/charts/compare/tsmuxer-4.0.6...tsmuxer-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tsmuxer-4.0.6](https://github.com/truecharts/charts/compare/tsmuxer-4.0.5...tsmuxer-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tsmuxer-4.0.5](https://github.com/truecharts/charts/compare/tsmuxer-4.0.4...tsmuxer-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862)) + + + diff --git a/stable/tsmuxer/4.0.13/Chart.yaml b/stable/tsmuxer/4.0.13/Chart.yaml new file mode 100644 index 00000000000..9213c4d8378 --- /dev/null +++ b/stable/tsmuxer/4.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: tsMuxer is a Transport Stream muxer. +home: https://truecharts.org/charts/stable/tsmuxer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tsmuxer.png +keywords: + - media + - tsmuxer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tsmuxer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://github.com/jlesage/docker-tsmuxer +type: application +version: 4.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.13/README.md b/stable/tsmuxer/4.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tsmuxer/4.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tsmuxer/4.0.13/app-changelog.md b/stable/tsmuxer/4.0.13/app-changelog.md new file mode 100644 index 00000000000..cc233d04f1b --- /dev/null +++ b/stable/tsmuxer/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tsmuxer/4.0.12/app-readme.md b/stable/tsmuxer/4.0.13/app-readme.md similarity index 100% rename from stable/tsmuxer/4.0.12/app-readme.md rename to stable/tsmuxer/4.0.13/app-readme.md diff --git a/stable/tsmuxer/4.0.13/charts/common-12.12.3.tgz b/stable/tsmuxer/4.0.13/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tsmuxer/4.0.13/charts/common-12.12.3.tgz differ diff --git a/stable/tsmuxer/4.0.12/ix_values.yaml b/stable/tsmuxer/4.0.13/ix_values.yaml similarity index 100% rename from stable/tsmuxer/4.0.12/ix_values.yaml rename to stable/tsmuxer/4.0.13/ix_values.yaml diff --git a/stable/tsmuxer/4.0.12/questions.yaml b/stable/tsmuxer/4.0.13/questions.yaml similarity index 100% rename from stable/tsmuxer/4.0.12/questions.yaml rename to stable/tsmuxer/4.0.13/questions.yaml diff --git a/stable/tsmuxer/4.0.13/templates/NOTES.txt b/stable/tsmuxer/4.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tsmuxer/4.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tsmuxer/4.0.13/templates/common.yaml b/stable/tsmuxer/4.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tsmuxer/4.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/4.0.13/values.yaml b/stable/tsmuxer/4.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tt-rss/11.0.10/CHANGELOG.md b/stable/tt-rss/11.0.10/CHANGELOG.md new file mode 100644 index 00000000000..4305841a3e2 --- /dev/null +++ b/stable/tt-rss/11.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tt-rss-11.0.6](https://github.com/truecharts/charts/compare/tt-rss-11.0.5...tt-rss-11.0.6) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tt-rss-11.0.5](https://github.com/truecharts/charts/compare/tt-rss-11.0.4...tt-rss-11.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tt-rss-11.0.4](https://github.com/truecharts/charts/compare/tt-rss-11.0.3...tt-rss-11.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tt-rss-11.0.3](https://github.com/truecharts/charts/compare/tt-rss-11.0.2...tt-rss-11.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tt-rss-11.0.2](https://github.com/truecharts/charts/compare/tt-rss-11.0.1...tt-rss-11.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tt-rss-11.0.1](https://github.com/truecharts/charts/compare/tt-rss-11.0.0...tt-rss-11.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/tt-rss/11.0.10/Chart.yaml b/stable/tt-rss/11.0.10/Chart.yaml new file mode 100644 index 00000000000..211976a5c8a --- /dev/null +++ b/stable/tt-rss/11.0.10/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.9113" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. +home: https://truecharts.org/charts/stable/tt-rss +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png +keywords: + - tt-rss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tt-rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://git.tt-rss.org/fox/tt-rss +type: application +version: 11.0.10 +annotations: + truecharts.org/catagories: | + - rss + truecharts.org/SCALE-support: "true" diff --git a/stable/tt-rss/11.0.10/README.md b/stable/tt-rss/11.0.10/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tt-rss/11.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%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tt-rss/11.0.10/app-changelog.md b/stable/tt-rss/11.0.10/app-changelog.md new file mode 100644 index 00000000000..b7b4dc710c8 --- /dev/null +++ b/stable/tt-rss/11.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/tt-rss/11.0.10/app-readme.md b/stable/tt-rss/11.0.10/app-readme.md new file mode 100644 index 00000000000..921d5b25db3 --- /dev/null +++ b/stable/tt-rss/11.0.10/app-readme.md @@ -0,0 +1,8 @@ +Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tt-rss](https://truecharts.org/charts/stable/tt-rss) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/tt-rss/11.0.10/charts/common-12.12.3.tgz b/stable/tt-rss/11.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tt-rss/11.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/tt-rss/11.0.10/ix_values.yaml b/stable/tt-rss/11.0.10/ix_values.yaml new file mode 100644 index 00000000000..2849675b170 --- /dev/null +++ b/stable/tt-rss/11.0.10/ix_values.yaml @@ -0,0 +1,60 @@ +image: + repository: tccr.io/truecharts/tt-rss + pullPolicy: IfNotPresent + tag: v2.0.9113@sha256:ef3e084ba91d3e9ed32af6b948e17c88e33223fa80ffe5c8bb4d5dac9aa0e9b9 +service: + main: + ports: + main: + port: 10104 + targetPort: 8080 +persistence: + config: + enabled: true + mountPath: /config + plugins: + enabled: true + mountPath: /app/plugins.local + themes: + enabled: true + mountPath: /app/themes.local +cnpg: + main: + enabled: true + + user: tt-rss + database: tt-rss +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + env: + TTRSS_SELF_URL_PATH: "" + TTRSS_DB_NAME: "{{ .Values.cnpg.main.database }}" + TTRSS_DB_USER: "{{ .Values.cnpg.main.user }}" + TTRSS_DB_PORT: "5432" + TTRSS_DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + TTRSS_DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/tt-rss/11.0.10/questions.yaml b/stable/tt-rss/11.0.10/questions.yaml new file mode 100644 index 00000000000..645b92892d6 --- /dev/null +++ b/stable/tt-rss/11.0.10/questions.yaml @@ -0,0 +1,2088 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: App Config Storage + description: Stores the Application Configuration. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: plugins + label: App Plugins Storage + description: Stores the Application Plugins. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: themes + label: App Themes Storage + description: Stores the Application Themes. + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tt-rss/11.0.10/templates/NOTES.txt b/stable/tt-rss/11.0.10/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tt-rss/11.0.10/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tt-rss/11.0.10/templates/common.yaml b/stable/tt-rss/11.0.10/templates/common.yaml new file mode 100644 index 00000000000..72bdd2d48fe --- /dev/null +++ b/stable/tt-rss/11.0.10/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.all" . }} diff --git a/stable/tt-rss/11.0.10/values.yaml b/stable/tt-rss/11.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/15.0.27/CHANGELOG.md b/stable/tvheadend/15.0.27/CHANGELOG.md new file mode 100644 index 00000000000..2d42d735854 --- /dev/null +++ b/stable/tvheadend/15.0.27/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvheadend-15.0.27](https://github.com/truecharts/charts/compare/tvheadend-15.0.26...tvheadend-15.0.27) (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)) + + + + +## [tvheadend-15.0.26](https://github.com/truecharts/charts/compare/tvheadend-15.0.25...tvheadend-15.0.26) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9387](https://github.com/truecharts/charts/issues/9387)) + + + + +## [tvheadend-15.0.25](https://github.com/truecharts/charts/compare/tvheadend-15.0.24...tvheadend-15.0.25) (2023-05-28) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9214](https://github.com/truecharts/charts/issues/9214)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [tvheadend-15.0.24](https://github.com/truecharts/charts/compare/tvheadend-15.0.23...tvheadend-15.0.24) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [tvheadend-15.0.23](https://github.com/truecharts/charts/compare/tvheadend-15.0.22...tvheadend-15.0.23) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [tvheadend-15.0.22](https://github.com/truecharts/charts/compare/tvheadend-15.0.21...tvheadend-15.0.22) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [tvheadend-15.0.21](https://github.com/truecharts/charts/compare/tvheadend-15.0.20...tvheadend-15.0.21) (2023-05-23) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9109](https://github.com/truecharts/charts/issues/9109)) + + + + +## [tvheadend-15.0.20](https://github.com/truecharts/charts/compare/tvheadend-15.0.19...tvheadend-15.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tvheadend-15.0.19](https://github.com/truecharts/charts/compare/tvheadend-15.0.18...tvheadend-15.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9084](https://github.com/truecharts/charts/issues/9084)) + + + + +## [tvheadend-15.0.18](https://github.com/truecharts/charts/compare/tvheadend-15.0.17...tvheadend-15.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + diff --git a/stable/tvheadend/15.0.27/Chart.yaml b/stable/tvheadend/15.0.27/Chart.yaml new file mode 100644 index 00000000000..ea40bf9c78c --- /dev/null +++ b/stable/tvheadend/15.0.27/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: TVheadend - a TV streaming server and digital video recorder +home: https://truecharts.org/charts/stable/tvheadend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend +type: application +version: 15.0.27 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tvheadend/15.0.27/README.md b/stable/tvheadend/15.0.27/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tvheadend/15.0.27/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/tvheadend/15.0.27/app-changelog.md b/stable/tvheadend/15.0.27/app-changelog.md new file mode 100644 index 00000000000..25c7adce6da --- /dev/null +++ b/stable/tvheadend/15.0.27/app-changelog.md @@ -0,0 +1,10 @@ + + +## [tvheadend-15.0.27](https://github.com/truecharts/charts/compare/tvheadend-15.0.26...tvheadend-15.0.27) (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)) + + \ No newline at end of file diff --git a/stable/tvheadend/15.0.27/app-readme.md b/stable/tvheadend/15.0.27/app-readme.md new file mode 100644 index 00000000000..3abe6086fb4 --- /dev/null +++ b/stable/tvheadend/15.0.27/app-readme.md @@ -0,0 +1,8 @@ +TVheadend - a TV streaming server and digital video recorder + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tvheadend](https://truecharts.org/charts/stable/tvheadend) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/tvheadend/15.0.27/charts/common-12.12.3.tgz b/stable/tvheadend/15.0.27/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/tvheadend/15.0.27/charts/common-12.12.3.tgz differ diff --git a/stable/tvheadend/15.0.27/ix_values.yaml b/stable/tvheadend/15.0.27/ix_values.yaml new file mode 100644 index 00000000000..b6073a0656c --- /dev/null +++ b/stable/tvheadend/15.0.27/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:d79ec5c2ffd2202c4e877571ce0232d8b9521f5fb7710ced8f708e9fd4257199 +service: + main: + ports: + main: + port: 9981 + targetPort: 9981 + htsp: + enabled: true + ports: + htsp: + enabled: true + port: 9982 + targetPort: 9982 +persistence: + config: + enabled: true + mountPath: "/config" + varrun: + enabled: true +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.port }}" + env: + RUN_OPTS: "" diff --git a/stable/tvheadend/15.0.27/questions.yaml b/stable/tvheadend/15.0.27/questions.yaml new file mode 100644 index 00000000000..d8d0be0500e --- /dev/null +++ b/stable/tvheadend/15.0.27/questions.yaml @@ -0,0 +1,1999 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + + + - variable: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/tvheadend/15.0.27/templates/NOTES.txt b/stable/tvheadend/15.0.27/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tvheadend/15.0.27/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tvheadend/15.0.27/templates/common.yaml b/stable/tvheadend/15.0.27/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tvheadend/15.0.27/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tvheadend/15.0.27/values.yaml b/stable/tvheadend/15.0.27/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/6.0.18/CHANGELOG.md b/stable/twtxt/6.0.18/CHANGELOG.md deleted file mode 100644 index e0c8727cd3a..00000000000 --- a/stable/twtxt/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [twtxt-6.0.14](https://github.com/truecharts/charts/compare/twtxt-6.0.13...twtxt-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [twtxt-6.0.13](https://github.com/truecharts/charts/compare/twtxt-6.0.12...twtxt-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [twtxt-6.0.12](https://github.com/truecharts/charts/compare/twtxt-6.0.11...twtxt-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [twtxt-6.0.11](https://github.com/truecharts/charts/compare/twtxt-6.0.10...twtxt-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [twtxt-6.0.10](https://github.com/truecharts/charts/compare/twtxt-6.0.9...twtxt-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [twtxt-6.0.9](https://github.com/truecharts/charts/compare/twtxt-6.0.8...twtxt-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/twtxt/6.0.18/Chart.yaml b/stable/twtxt/6.0.18/Chart.yaml deleted file mode 100644 index 5ba7d3c368c..00000000000 --- a/stable/twtxt/6.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: "A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!" -home: https://truecharts.org/charts/stable/twtxt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twtxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.18/app-changelog.md b/stable/twtxt/6.0.18/app-changelog.md deleted file mode 100644 index 500409d5f1d..00000000000 --- a/stable/twtxt/6.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/twtxt/6.0.18/charts/common-12.12.1.tgz b/stable/twtxt/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/twtxt/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/twtxt/6.0.19/CHANGELOG.md b/stable/twtxt/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..4ab8b8ec3e2 --- /dev/null +++ b/stable/twtxt/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [twtxt-6.0.14](https://github.com/truecharts/charts/compare/twtxt-6.0.13...twtxt-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [twtxt-6.0.13](https://github.com/truecharts/charts/compare/twtxt-6.0.12...twtxt-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [twtxt-6.0.12](https://github.com/truecharts/charts/compare/twtxt-6.0.11...twtxt-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [twtxt-6.0.11](https://github.com/truecharts/charts/compare/twtxt-6.0.10...twtxt-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [twtxt-6.0.10](https://github.com/truecharts/charts/compare/twtxt-6.0.9...twtxt-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/twtxt/6.0.19/Chart.yaml b/stable/twtxt/6.0.19/Chart.yaml new file mode 100644 index 00000000000..3c93fe3e3bc --- /dev/null +++ b/stable/twtxt/6.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: "A Self-Hosted, Twitter™-like Decentralised microBlogging platform. No ads, no tracking, your content, your data!" +home: https://truecharts.org/charts/stable/twtxt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/twtxt.png +keywords: + - twtxt + - blogging + - blog + - social-network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twtxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.19/README.md b/stable/twtxt/6.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/twtxt/6.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/twtxt/6.0.19/app-changelog.md b/stable/twtxt/6.0.19/app-changelog.md new file mode 100644 index 00000000000..66017a968ac --- /dev/null +++ b/stable/twtxt/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/twtxt/6.0.18/app-readme.md b/stable/twtxt/6.0.19/app-readme.md similarity index 100% rename from stable/twtxt/6.0.18/app-readme.md rename to stable/twtxt/6.0.19/app-readme.md diff --git a/stable/twtxt/6.0.19/charts/common-12.12.3.tgz b/stable/twtxt/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/twtxt/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/twtxt/6.0.18/ix_values.yaml b/stable/twtxt/6.0.19/ix_values.yaml similarity index 100% rename from stable/twtxt/6.0.18/ix_values.yaml rename to stable/twtxt/6.0.19/ix_values.yaml diff --git a/stable/twtxt/6.0.18/questions.yaml b/stable/twtxt/6.0.19/questions.yaml similarity index 100% rename from stable/twtxt/6.0.18/questions.yaml rename to stable/twtxt/6.0.19/questions.yaml diff --git a/stable/twtxt/6.0.19/templates/NOTES.txt b/stable/twtxt/6.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/twtxt/6.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/6.0.19/templates/common.yaml b/stable/twtxt/6.0.19/templates/common.yaml new file mode 100644 index 00000000000..992373e7501 --- /dev/null +++ b/stable/twtxt/6.0.19/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/twtxt/6.0.19/values.yaml b/stable/twtxt/6.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ubooquity/6.0.12/CHANGELOG.md b/stable/ubooquity/6.0.12/CHANGELOG.md deleted file mode 100644 index 8dfece5bfb6..00000000000 --- a/stable/ubooquity/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ubooquity-6.0.12](https://github.com/truecharts/charts/compare/ubooquity-6.0.11...ubooquity-6.0.12) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9388](https://github.com/truecharts/charts/issues/9388)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [ubooquity-6.0.11](https://github.com/truecharts/charts/compare/ubooquity-6.0.10...ubooquity-6.0.11) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ubooquity-6.0.10](https://github.com/truecharts/charts/compare/ubooquity-6.0.9...ubooquity-6.0.10) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ubooquity-6.0.9](https://github.com/truecharts/charts/compare/ubooquity-6.0.8...ubooquity-6.0.9) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9122](https://github.com/truecharts/charts/issues/9122)) - - - - -## [ubooquity-6.0.9](https://github.com/truecharts/charts/compare/ubooquity-6.0.8...ubooquity-6.0.9) (2023-05-24) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9122](https://github.com/truecharts/charts/issues/9122)) - - - - -## [ubooquity-6.0.8](https://github.com/truecharts/charts/compare/ubooquity-6.0.7...ubooquity-6.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ubooquity-6.0.7](https://github.com/truecharts/charts/compare/ubooquity-6.0.6...ubooquity-6.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ubooquity-6.0.6](https://github.com/truecharts/charts/compare/ubooquity-6.0.5...ubooquity-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ubooquity-6.0.5](https://github.com/truecharts/charts/compare/ubooquity-6.0.4...ubooquity-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ubooquity-6.0.4](https://github.com/truecharts/charts/compare/ubooquity-6.0.3...ubooquity-6.0.4) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8963](https://github.com/truecharts/charts/issues/8963)) - - - diff --git a/stable/ubooquity/6.0.12/Chart.yaml b/stable/ubooquity/6.0.12/Chart.yaml deleted file mode 100644 index b35343ebf1b..00000000000 --- a/stable/ubooquity/6.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 6.0.12 -appVersion: "2.1.2" -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -keywords: - - ubooquity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.12/app-changelog.md b/stable/ubooquity/6.0.12/app-changelog.md deleted file mode 100644 index 77af9dee947..00000000000 --- a/stable/ubooquity/6.0.12/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [ubooquity-6.0.12](https://github.com/truecharts/charts/compare/ubooquity-6.0.11...ubooquity-6.0.12) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9388](https://github.com/truecharts/charts/issues/9388)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.12/charts/common-12.10.4.tgz b/stable/ubooquity/6.0.12/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/ubooquity/6.0.12/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/ubooquity/6.0.13/CHANGELOG.md b/stable/ubooquity/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..c241ff14b7f --- /dev/null +++ b/stable/ubooquity/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ubooquity-6.0.13](https://github.com/truecharts/charts/compare/ubooquity-6.0.12...ubooquity-6.0.13) (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)) + + + + +## [ubooquity-6.0.12](https://github.com/truecharts/charts/compare/ubooquity-6.0.11...ubooquity-6.0.12) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9388](https://github.com/truecharts/charts/issues/9388)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [ubooquity-6.0.11](https://github.com/truecharts/charts/compare/ubooquity-6.0.10...ubooquity-6.0.11) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ubooquity-6.0.10](https://github.com/truecharts/charts/compare/ubooquity-6.0.9...ubooquity-6.0.10) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ubooquity-6.0.9](https://github.com/truecharts/charts/compare/ubooquity-6.0.8...ubooquity-6.0.9) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9122](https://github.com/truecharts/charts/issues/9122)) + + + + +## [ubooquity-6.0.9](https://github.com/truecharts/charts/compare/ubooquity-6.0.8...ubooquity-6.0.9) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#9122](https://github.com/truecharts/charts/issues/9122)) + + + + +## [ubooquity-6.0.8](https://github.com/truecharts/charts/compare/ubooquity-6.0.7...ubooquity-6.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ubooquity-6.0.7](https://github.com/truecharts/charts/compare/ubooquity-6.0.6...ubooquity-6.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ubooquity-6.0.6](https://github.com/truecharts/charts/compare/ubooquity-6.0.5...ubooquity-6.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ubooquity-6.0.5](https://github.com/truecharts/charts/compare/ubooquity-6.0.4...ubooquity-6.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/ubooquity/6.0.13/Chart.yaml b/stable/ubooquity/6.0.13/Chart.yaml new file mode 100644 index 00000000000..33abcecca6d --- /dev/null +++ b/stable/ubooquity/6.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 6.0.13 +appVersion: "2.1.2" +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +keywords: + - ubooquity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.13/README.md b/stable/ubooquity/6.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ubooquity/6.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ubooquity/6.0.13/app-changelog.md b/stable/ubooquity/6.0.13/app-changelog.md new file mode 100644 index 00000000000..5e8f564bfe4 --- /dev/null +++ b/stable/ubooquity/6.0.13/app-changelog.md @@ -0,0 +1,10 @@ + + +## [ubooquity-6.0.13](https://github.com/truecharts/charts/compare/ubooquity-6.0.12...ubooquity-6.0.13) (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)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.12/app-readme.md b/stable/ubooquity/6.0.13/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.12/app-readme.md rename to stable/ubooquity/6.0.13/app-readme.md diff --git a/stable/ubooquity/6.0.13/charts/common-12.12.3.tgz b/stable/ubooquity/6.0.13/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ubooquity/6.0.13/charts/common-12.12.3.tgz differ diff --git a/stable/ubooquity/6.0.12/ix_values.yaml b/stable/ubooquity/6.0.13/ix_values.yaml similarity index 100% rename from stable/ubooquity/6.0.12/ix_values.yaml rename to stable/ubooquity/6.0.13/ix_values.yaml diff --git a/stable/ubooquity/6.0.12/questions.yaml b/stable/ubooquity/6.0.13/questions.yaml similarity index 100% rename from stable/ubooquity/6.0.12/questions.yaml rename to stable/ubooquity/6.0.13/questions.yaml diff --git a/stable/ubooquity/6.0.13/templates/NOTES.txt b/stable/ubooquity/6.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ubooquity/6.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/6.0.13/templates/common.yaml b/stable/ubooquity/6.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ubooquity/6.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ubooquity/6.0.13/values.yaml b/stable/ubooquity/6.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/14.0.20/CHANGELOG.md b/stable/unifi/14.0.20/CHANGELOG.md new file mode 100644 index 00000000000..d2eff46a996 --- /dev/null +++ b/stable/unifi/14.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unifi-14.0.20](https://github.com/truecharts/charts/compare/unifi-14.0.19...unifi-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [unifi-14.0.19](https://github.com/truecharts/charts/compare/unifi-14.0.18...unifi-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)) + + + + +## [unifi-14.0.18](https://github.com/truecharts/charts/compare/unifi-14.0.17...unifi-14.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [unifi-14.0.17](https://github.com/truecharts/charts/compare/unifi-14.0.16...unifi-14.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [unifi-14.0.16](https://github.com/truecharts/charts/compare/unifi-14.0.15...unifi-14.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [unifi-14.0.15](https://github.com/truecharts/charts/compare/unifi-14.0.14...unifi-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unifi-14.0.14](https://github.com/truecharts/charts/compare/unifi-14.0.13...unifi-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unifi-14.0.13](https://github.com/truecharts/charts/compare/unifi-14.0.12...unifi-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unifi-14.0.12](https://github.com/truecharts/charts/compare/unifi-14.0.11...unifi-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unifi-14.0.11](https://github.com/truecharts/charts/compare/unifi-14.0.10...unifi-14.0.11) (2023-05-02) + +### Chore + +- update helm general non-major ([#8693](https://github.com/truecharts/charts/issues/8693)) + + + diff --git a/stable/unifi/14.0.20/Chart.yaml b/stable/unifi/14.0.20/Chart.yaml new file mode 100644 index 00000000000..21e62cc0b22 --- /dev/null +++ b/stable/unifi/14.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.3.83" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +keywords: + - ubiquiti + - unifi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unifi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com +type: application +version: 14.0.20 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" diff --git a/stable/unifi/14.0.20/README.md b/stable/unifi/14.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unifi/14.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unifi/14.0.20/app-changelog.md b/stable/unifi/14.0.20/app-changelog.md new file mode 100644 index 00000000000..b53b3b4805a --- /dev/null +++ b/stable/unifi/14.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unifi-14.0.20](https://github.com/truecharts/charts/compare/unifi-14.0.19...unifi-14.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/unifi/14.0.20/app-readme.md b/stable/unifi/14.0.20/app-readme.md new file mode 100644 index 00000000000..a5125bede58 --- /dev/null +++ b/stable/unifi/14.0.20/app-readme.md @@ -0,0 +1,8 @@ +Ubiquiti Network's Unifi Controller + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/unifi](https://truecharts.org/charts/stable/unifi) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/unifi/14.0.20/charts/common-12.12.3.tgz b/stable/unifi/14.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/unifi/14.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/unifi/14.0.20/ix_values.yaml b/stable/unifi/14.0.20/ix_values.yaml new file mode 100644 index 00000000000..e8aec5dde94 --- /dev/null +++ b/stable/unifi/14.0.20/ix_values.yaml @@ -0,0 +1,64 @@ +image: + repository: tccr.io/truecharts/unifi + tag: 7.3.83@sha256:c88ae3d965592963cc14ff02b4fda7e41bcd4c027b61f80899a851991ad7ebef + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 8443 + targetPort: 8443 + comm: + enabled: true + ports: + comm: + enabled: true + port: 8080 + targetPort: 8080 + stun: + enabled: true + ports: + stun: + enabled: true + port: 3478 + targetPort: 3478 + protocol: udp + speedtest: + enabled: true + ports: + speedtest: + enabled: true + port: 6789 + targetPort: 6789 + guestportal: + enabled: true + ports: + web: + enabled: true + port: 8880 + targetPort: 8880 + protocol: http + websecure: + enabled: true + port: 8843 + targetPort: 8843 + protocol: https +persistence: + config: + enabled: true + mountPath: "/unifi" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 999 + runAsUser: 999 +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/unifi/14.0.20/questions.yaml b/stable/unifi/14.0.20/questions.yaml new file mode 100644 index 00000000000..03fc212e55d --- /dev/null +++ b/stable/unifi/14.0.20/questions.yaml @@ -0,0 +1,2149 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/unifi/14.0.20/templates/NOTES.txt b/stable/unifi/14.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unifi/14.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unifi/14.0.20/templates/common.yaml b/stable/unifi/14.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unifi/14.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unifi/14.0.20/values.yaml b/stable/unifi/14.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/6.0.16/CHANGELOG.md b/stable/unmanic/6.0.16/CHANGELOG.md deleted file mode 100644 index f4dc0043968..00000000000 --- a/stable/unmanic/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [unmanic-6.0.13](https://github.com/truecharts/charts/compare/unmanic-6.0.12...unmanic-6.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [unmanic-6.0.12](https://github.com/truecharts/charts/compare/unmanic-6.0.11...unmanic-6.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [unmanic-6.0.11](https://github.com/truecharts/charts/compare/unmanic-6.0.10...unmanic-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unmanic-6.0.10](https://github.com/truecharts/charts/compare/unmanic-6.0.9...unmanic-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unmanic-6.0.9](https://github.com/truecharts/charts/compare/unmanic-6.0.8...unmanic-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unmanic-6.0.8](https://github.com/truecharts/charts/compare/unmanic-6.0.7...unmanic-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unmanic-6.0.7](https://github.com/truecharts/charts/compare/unmanic-6.0.6...unmanic-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/unmanic/6.0.16/Chart.yaml b/stable/unmanic/6.0.16/Chart.yaml deleted file mode 100644 index 76745ad17b2..00000000000 --- a/stable/unmanic/6.0.16/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Unmanic is a simple tool for optimising your file library. -home: https://truecharts.org/charts/stable/unmanic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png -keywords: - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://github.com/Unmanic/unmanic -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.16/app-changelog.md b/stable/unmanic/6.0.16/app-changelog.md deleted file mode 100644 index feee90a8e9e..00000000000 --- a/stable/unmanic/6.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/unmanic/6.0.16/charts/common-12.12.1.tgz b/stable/unmanic/6.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/unmanic/6.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/unmanic/6.0.17/CHANGELOG.md b/stable/unmanic/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..1f8700866b0 --- /dev/null +++ b/stable/unmanic/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [unmanic-6.0.13](https://github.com/truecharts/charts/compare/unmanic-6.0.12...unmanic-6.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [unmanic-6.0.12](https://github.com/truecharts/charts/compare/unmanic-6.0.11...unmanic-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unmanic-6.0.11](https://github.com/truecharts/charts/compare/unmanic-6.0.10...unmanic-6.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unmanic-6.0.10](https://github.com/truecharts/charts/compare/unmanic-6.0.9...unmanic-6.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unmanic-6.0.9](https://github.com/truecharts/charts/compare/unmanic-6.0.8...unmanic-6.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unmanic-6.0.8](https://github.com/truecharts/charts/compare/unmanic-6.0.7...unmanic-6.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/unmanic/6.0.17/Chart.yaml b/stable/unmanic/6.0.17/Chart.yaml new file mode 100644 index 00000000000..509a850e918 --- /dev/null +++ b/stable/unmanic/6.0.17/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Unmanic is a simple tool for optimising your file library. +home: https://truecharts.org/charts/stable/unmanic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unmanic.png +keywords: + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unmanic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://github.com/Unmanic/unmanic +version: 6.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.17/README.md b/stable/unmanic/6.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unmanic/6.0.17/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unmanic/6.0.17/app-changelog.md b/stable/unmanic/6.0.17/app-changelog.md new file mode 100644 index 00000000000..d7c277588c1 --- /dev/null +++ b/stable/unmanic/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/unmanic/6.0.16/app-readme.md b/stable/unmanic/6.0.17/app-readme.md similarity index 100% rename from stable/unmanic/6.0.16/app-readme.md rename to stable/unmanic/6.0.17/app-readme.md diff --git a/stable/unmanic/6.0.17/charts/common-12.12.3.tgz b/stable/unmanic/6.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/unmanic/6.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/unmanic/6.0.16/ix_values.yaml b/stable/unmanic/6.0.17/ix_values.yaml similarity index 100% rename from stable/unmanic/6.0.16/ix_values.yaml rename to stable/unmanic/6.0.17/ix_values.yaml diff --git a/stable/unmanic/6.0.16/questions.yaml b/stable/unmanic/6.0.17/questions.yaml similarity index 100% rename from stable/unmanic/6.0.16/questions.yaml rename to stable/unmanic/6.0.17/questions.yaml diff --git a/stable/unmanic/6.0.17/templates/NOTES.txt b/stable/unmanic/6.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unmanic/6.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unmanic/6.0.17/templates/common.yaml b/stable/unmanic/6.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unmanic/6.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unmanic/6.0.17/values.yaml b/stable/unmanic/6.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/9.0.19/CHANGELOG.md b/stable/unpackerr/9.0.19/CHANGELOG.md deleted file mode 100644 index a03973deab0..00000000000 --- a/stable/unpackerr/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [unpackerr-9.0.17](https://github.com/truecharts/charts/compare/unpackerr-9.0.16...unpackerr-9.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [unpackerr-9.0.16](https://github.com/truecharts/charts/compare/unpackerr-9.0.15...unpackerr-9.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [unpackerr-9.0.15](https://github.com/truecharts/charts/compare/unpackerr-9.0.14...unpackerr-9.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [unpackerr-9.0.14](https://github.com/truecharts/charts/compare/unpackerr-9.0.13...unpackerr-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unpackerr-9.0.13](https://github.com/truecharts/charts/compare/unpackerr-9.0.12...unpackerr-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unpackerr-9.0.12](https://github.com/truecharts/charts/compare/unpackerr-9.0.11...unpackerr-9.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/unpackerr to v0.11.2 ([#8843](https://github.com/truecharts/charts/issues/8843)) - - - - -## [unpackerr-9.0.11](https://github.com/truecharts/charts/compare/unpackerr-9.0.10...unpackerr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unpackerr-9.0.10](https://github.com/truecharts/charts/compare/unpackerr-9.0.9...unpackerr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unpackerr-9.0.9](https://github.com/truecharts/charts/compare/unpackerr-9.0.8...unpackerr-9.0.9) (2023-04-25) - -### Chore diff --git a/stable/unpackerr/9.0.19/Chart.yaml b/stable/unpackerr/9.0.19/Chart.yaml deleted file mode 100644 index 130242d5345..00000000000 --- a/stable/unpackerr/9.0.19/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://truecharts.org/charts/stable/unpackerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://github.com/davidnewhall/unpackerr -type: application -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.19/app-changelog.md b/stable/unpackerr/9.0.19/app-changelog.md deleted file mode 100644 index c76c6e815cf..00000000000 --- a/stable/unpackerr/9.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/unpackerr/9.0.19/charts/common-12.12.1.tgz b/stable/unpackerr/9.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/unpackerr/9.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/unpackerr/9.0.20/CHANGELOG.md b/stable/unpackerr/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..efa1eb47cff --- /dev/null +++ b/stable/unpackerr/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [unpackerr-9.0.17](https://github.com/truecharts/charts/compare/unpackerr-9.0.16...unpackerr-9.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [unpackerr-9.0.16](https://github.com/truecharts/charts/compare/unpackerr-9.0.15...unpackerr-9.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [unpackerr-9.0.15](https://github.com/truecharts/charts/compare/unpackerr-9.0.14...unpackerr-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unpackerr-9.0.14](https://github.com/truecharts/charts/compare/unpackerr-9.0.13...unpackerr-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unpackerr-9.0.13](https://github.com/truecharts/charts/compare/unpackerr-9.0.12...unpackerr-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unpackerr-9.0.12](https://github.com/truecharts/charts/compare/unpackerr-9.0.11...unpackerr-9.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/unpackerr to v0.11.2 ([#8843](https://github.com/truecharts/charts/issues/8843)) + + + + +## [unpackerr-9.0.11](https://github.com/truecharts/charts/compare/unpackerr-9.0.10...unpackerr-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unpackerr-9.0.10](https://github.com/truecharts/charts/compare/unpackerr-9.0.9...unpackerr-9.0.10) (2023-05-03) + +### Chore diff --git a/stable/unpackerr/9.0.20/Chart.yaml b/stable/unpackerr/9.0.20/Chart.yaml new file mode 100644 index 00000000000..0ee999b81de --- /dev/null +++ b/stable/unpackerr/9.0.20/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them +home: https://truecharts.org/charts/stable/unpackerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpackerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://github.com/davidnewhall/unpackerr +type: application +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.20/README.md b/stable/unpackerr/9.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unpackerr/9.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unpackerr/9.0.20/app-changelog.md b/stable/unpackerr/9.0.20/app-changelog.md new file mode 100644 index 00000000000..9266405e988 --- /dev/null +++ b/stable/unpackerr/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/unpackerr/9.0.19/app-readme.md b/stable/unpackerr/9.0.20/app-readme.md similarity index 100% rename from stable/unpackerr/9.0.19/app-readme.md rename to stable/unpackerr/9.0.20/app-readme.md diff --git a/stable/unpackerr/9.0.20/charts/common-12.12.3.tgz b/stable/unpackerr/9.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/unpackerr/9.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/unpackerr/9.0.19/ix_values.yaml b/stable/unpackerr/9.0.20/ix_values.yaml similarity index 100% rename from stable/unpackerr/9.0.19/ix_values.yaml rename to stable/unpackerr/9.0.20/ix_values.yaml diff --git a/stable/unpackerr/9.0.19/questions.yaml b/stable/unpackerr/9.0.20/questions.yaml similarity index 100% rename from stable/unpackerr/9.0.19/questions.yaml rename to stable/unpackerr/9.0.20/questions.yaml diff --git a/stable/unpackerr/9.0.20/templates/NOTES.txt b/stable/unpackerr/9.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpackerr/9.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpackerr/9.0.20/templates/common.yaml b/stable/unpackerr/9.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpackerr/9.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpackerr/9.0.20/values.yaml b/stable/unpackerr/9.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/6.0.18/CHANGELOG.md b/stable/unpoller/6.0.18/CHANGELOG.md deleted file mode 100644 index c02a7c63144..00000000000 --- a/stable/unpoller/6.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpoller-6.0.18](https://github.com/truecharts/charts/compare/unpoller-6.0.17...unpoller-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [unpoller-6.0.17](https://github.com/truecharts/charts/compare/unpoller-6.0.16...unpoller-6.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [unpoller-6.0.16](https://github.com/truecharts/charts/compare/unpoller-6.0.15...unpoller-6.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [unpoller-6.0.15](https://github.com/truecharts/charts/compare/unpoller-6.0.14...unpoller-6.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [unpoller-6.0.13](https://github.com/truecharts/charts/compare/unpoller-6.0.12...unpoller-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unpoller-6.0.12](https://github.com/truecharts/charts/compare/unpoller-6.0.11...unpoller-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unpoller-6.0.11](https://github.com/truecharts/charts/compare/unpoller-6.0.10...unpoller-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unpoller-6.0.10](https://github.com/truecharts/charts/compare/unpoller-6.0.9...unpoller-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unpoller-6.0.9](https://github.com/truecharts/charts/compare/unpoller-6.0.8...unpoller-6.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.7.13 ([#8531](https://github.com/truecharts/charts/issues/8531)) - - - - -## [unpoller-6.0.8](https://github.com/truecharts/charts/compare/unpoller-6.0.7...unpoller-6.0.8) (2023-04-25) - -### Chore diff --git a/stable/unpoller/6.0.18/Chart.yaml b/stable/unpoller/6.0.18/Chart.yaml deleted file mode 100644 index 7955cbb7df9..00000000000 --- a/stable/unpoller/6.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png -home: https://truecharts.org/charts/stable/unpoller -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpoller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://github.com/unifi-poller/unifi-poller -type: application -version: 6.0.18 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.18/app-changelog.md b/stable/unpoller/6.0.18/app-changelog.md deleted file mode 100644 index 04df24b8bc3..00000000000 --- a/stable/unpoller/6.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-6.0.18](https://github.com/truecharts/charts/compare/unpoller-6.0.17...unpoller-6.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/unpoller/6.0.18/charts/common-12.12.1.tgz b/stable/unpoller/6.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/unpoller/6.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/unpoller/6.0.19/CHANGELOG.md b/stable/unpoller/6.0.19/CHANGELOG.md new file mode 100644 index 00000000000..1644de12beb --- /dev/null +++ b/stable/unpoller/6.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpoller-6.0.19](https://github.com/truecharts/charts/compare/unpoller-6.0.18...unpoller-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [unpoller-6.0.18](https://github.com/truecharts/charts/compare/unpoller-6.0.17...unpoller-6.0.18) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [unpoller-6.0.17](https://github.com/truecharts/charts/compare/unpoller-6.0.16...unpoller-6.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [unpoller-6.0.16](https://github.com/truecharts/charts/compare/unpoller-6.0.15...unpoller-6.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [unpoller-6.0.15](https://github.com/truecharts/charts/compare/unpoller-6.0.14...unpoller-6.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unpoller-6.0.13](https://github.com/truecharts/charts/compare/unpoller-6.0.12...unpoller-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unpoller-6.0.12](https://github.com/truecharts/charts/compare/unpoller-6.0.11...unpoller-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unpoller-6.0.11](https://github.com/truecharts/charts/compare/unpoller-6.0.10...unpoller-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unpoller-6.0.10](https://github.com/truecharts/charts/compare/unpoller-6.0.9...unpoller-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [unpoller-6.0.9](https://github.com/truecharts/charts/compare/unpoller-6.0.8...unpoller-6.0.9) (2023-04-30) + +### Chore diff --git a/stable/unpoller/6.0.19/Chart.yaml b/stable/unpoller/6.0.19/Chart.yaml new file mode 100644 index 00000000000..c2be5b5018a --- /dev/null +++ b/stable/unpoller/6.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png +home: https://truecharts.org/charts/stable/unpoller +keywords: + - unifi + - unifi-poller + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpoller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://github.com/unifi-poller/unifi-poller +type: application +version: 6.0.19 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.19/README.md b/stable/unpoller/6.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unpoller/6.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/unpoller/6.0.19/app-changelog.md b/stable/unpoller/6.0.19/app-changelog.md new file mode 100644 index 00000000000..843aabbc3da --- /dev/null +++ b/stable/unpoller/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-6.0.19](https://github.com/truecharts/charts/compare/unpoller-6.0.18...unpoller-6.0.19) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/unpoller/6.0.18/app-readme.md b/stable/unpoller/6.0.19/app-readme.md similarity index 100% rename from stable/unpoller/6.0.18/app-readme.md rename to stable/unpoller/6.0.19/app-readme.md diff --git a/stable/unpoller/6.0.19/charts/common-12.12.3.tgz b/stable/unpoller/6.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/unpoller/6.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/unpoller/6.0.18/ix_values.yaml b/stable/unpoller/6.0.19/ix_values.yaml similarity index 100% rename from stable/unpoller/6.0.18/ix_values.yaml rename to stable/unpoller/6.0.19/ix_values.yaml diff --git a/stable/unpoller/6.0.18/questions.yaml b/stable/unpoller/6.0.19/questions.yaml similarity index 100% rename from stable/unpoller/6.0.18/questions.yaml rename to stable/unpoller/6.0.19/questions.yaml diff --git a/stable/unpoller/6.0.19/templates/NOTES.txt b/stable/unpoller/6.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpoller/6.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/6.0.19/templates/common.yaml b/stable/unpoller/6.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpoller/6.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/6.0.19/values.yaml b/stable/unpoller/6.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/6.0.20/CHANGELOG.md b/stable/uptime-kuma/6.0.20/CHANGELOG.md deleted file mode 100644 index e3274c5afc9..00000000000 --- a/stable/uptime-kuma/6.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptime-kuma-6.0.20](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.19...uptime-kuma-6.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)) - - - - -## [uptime-kuma-6.0.19](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.18...uptime-kuma-6.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [uptime-kuma-6.0.18](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.17...uptime-kuma-6.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [uptime-kuma-6.0.17](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.16...uptime-kuma-6.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [uptime-kuma-6.0.16](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.15...uptime-kuma-6.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [uptime-kuma-6.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.14...uptime-kuma-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021)) - - - - -## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [uptime-kuma-6.0.12](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.11...uptime-kuma-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [uptime-kuma-6.0.11](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.10...uptime-kuma-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/uptime-kuma/6.0.20/Chart.yaml b/stable/uptime-kuma/6.0.20/Chart.yaml deleted file mode 100644 index aec0fc547ca..00000000000 --- a/stable/uptime-kuma/6.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.21.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: A fancy self-hosted monitoring tool -home: https://truecharts.org/charts/stable/uptime-kuma -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png -keywords: - - monitoring - - uptime -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://github.com/louislam/uptime-kuma -type: application -version: 6.0.20 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.20/app-changelog.md b/stable/uptime-kuma/6.0.20/app-changelog.md deleted file mode 100644 index cbaf499233e..00000000000 --- a/stable/uptime-kuma/6.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [uptime-kuma-6.0.20](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.19...uptime-kuma-6.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)) - - \ No newline at end of file diff --git a/stable/uptime-kuma/6.0.20/charts/common-12.12.1.tgz b/stable/uptime-kuma/6.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/uptime-kuma/6.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/uptime-kuma/6.0.21/CHANGELOG.md b/stable/uptime-kuma/6.0.21/CHANGELOG.md new file mode 100644 index 00000000000..79fb0756737 --- /dev/null +++ b/stable/uptime-kuma/6.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [uptime-kuma-6.0.20](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.19...uptime-kuma-6.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)) + + + + +## [uptime-kuma-6.0.19](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.18...uptime-kuma-6.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [uptime-kuma-6.0.18](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.17...uptime-kuma-6.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [uptime-kuma-6.0.17](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.16...uptime-kuma-6.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [uptime-kuma-6.0.16](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.15...uptime-kuma-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [uptime-kuma-6.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.14...uptime-kuma-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021)) + + + + +## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [uptime-kuma-6.0.12](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.11...uptime-kuma-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/uptime-kuma/6.0.21/Chart.yaml b/stable/uptime-kuma/6.0.21/Chart.yaml new file mode 100644 index 00000000000..02f56092102 --- /dev/null +++ b/stable/uptime-kuma/6.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: A fancy self-hosted monitoring tool +home: https://truecharts.org/charts/stable/uptime-kuma +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptime-kuma.png +keywords: + - monitoring + - uptime +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptime-kuma +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://github.com/louislam/uptime-kuma +type: application +version: 6.0.21 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.21/README.md b/stable/uptime-kuma/6.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/uptime-kuma/6.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/uptime-kuma/6.0.21/app-changelog.md b/stable/uptime-kuma/6.0.21/app-changelog.md new file mode 100644 index 00000000000..e913f14a016 --- /dev/null +++ b/stable/uptime-kuma/6.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/6.0.20/app-readme.md b/stable/uptime-kuma/6.0.21/app-readme.md similarity index 100% rename from stable/uptime-kuma/6.0.20/app-readme.md rename to stable/uptime-kuma/6.0.21/app-readme.md diff --git a/stable/uptime-kuma/6.0.21/charts/common-12.12.3.tgz b/stable/uptime-kuma/6.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/uptime-kuma/6.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/uptime-kuma/6.0.20/ix_values.yaml b/stable/uptime-kuma/6.0.21/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/6.0.20/ix_values.yaml rename to stable/uptime-kuma/6.0.21/ix_values.yaml diff --git a/stable/uptime-kuma/6.0.20/questions.yaml b/stable/uptime-kuma/6.0.21/questions.yaml similarity index 100% rename from stable/uptime-kuma/6.0.20/questions.yaml rename to stable/uptime-kuma/6.0.21/questions.yaml diff --git a/stable/uptime-kuma/6.0.21/templates/NOTES.txt b/stable/uptime-kuma/6.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptime-kuma/6.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptime-kuma/6.0.20/templates/_prometheusrules.tpl b/stable/uptime-kuma/6.0.21/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/6.0.20/templates/_prometheusrules.tpl rename to stable/uptime-kuma/6.0.21/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/6.0.20/templates/_servicemonitor.tpl b/stable/uptime-kuma/6.0.21/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/6.0.20/templates/_servicemonitor.tpl rename to stable/uptime-kuma/6.0.21/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/6.0.20/templates/common.yaml b/stable/uptime-kuma/6.0.21/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/6.0.20/templates/common.yaml rename to stable/uptime-kuma/6.0.21/templates/common.yaml diff --git a/stable/uptime-kuma/6.0.21/values.yaml b/stable/uptime-kuma/6.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/7.0.10/CHANGELOG.md b/stable/uptimerobot-prometheus/7.0.10/CHANGELOG.md new file mode 100644 index 00000000000..12bf7f15998 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [uptimerobot-prometheus-7.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.4...uptimerobot-prometheus-7.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [uptimerobot-prometheus-7.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.3...uptimerobot-prometheus-7.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [uptimerobot-prometheus-7.0.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.2...uptimerobot-prometheus-7.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [uptimerobot-prometheus-7.0.2](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.1...uptimerobot-prometheus-7.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [uptimerobot-prometheus-7.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.0...uptimerobot-prometheus-7.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [uptimerobot-prometheus-7.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.8...uptimerobot-prometheus-7.0.0) (2023-04-29) + +### Feat diff --git a/stable/uptimerobot-prometheus/7.0.10/Chart.yaml b/stable/uptimerobot-prometheus/7.0.10/Chart.yaml new file mode 100644 index 00000000000..27ec7dad21f --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.10/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Prometheus Exporter for the official uptimerobot CLI +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png +home: https://truecharts.org/charts/stable/uptimerobot-prometheus +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptimerobot-prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus +type: application +version: 7.0.10 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/7.0.10/README.md b/stable/uptimerobot-prometheus/7.0.10/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/uptimerobot-prometheus/7.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%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/uptimerobot-prometheus/7.0.10/app-changelog.md b/stable/uptimerobot-prometheus/7.0.10/app-changelog.md new file mode 100644 index 00000000000..781741a099e --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/7.0.9/app-readme.md b/stable/uptimerobot-prometheus/7.0.10/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/app-readme.md rename to stable/uptimerobot-prometheus/7.0.10/app-readme.md diff --git a/stable/uptimerobot-prometheus/7.0.10/charts/common-12.12.3.tgz b/stable/uptimerobot-prometheus/7.0.10/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/uptimerobot-prometheus/7.0.10/charts/common-12.12.3.tgz differ diff --git a/stable/uptimerobot-prometheus/7.0.9/ix_values.yaml b/stable/uptimerobot-prometheus/7.0.10/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/ix_values.yaml rename to stable/uptimerobot-prometheus/7.0.10/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/7.0.9/questions.yaml b/stable/uptimerobot-prometheus/7.0.10/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/questions.yaml rename to stable/uptimerobot-prometheus/7.0.10/questions.yaml diff --git a/stable/uptimerobot-prometheus/7.0.10/templates/NOTES.txt b/stable/uptimerobot-prometheus/7.0.10/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.10/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptimerobot-prometheus/7.0.10/templates/common.yaml b/stable/uptimerobot-prometheus/7.0.10/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.10/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/7.0.9/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/7.0.10/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/7.0.10/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/7.0.9/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/7.0.10/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.9/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/7.0.10/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/7.0.10/values.yaml b/stable/uptimerobot-prometheus/7.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/7.0.9/CHANGELOG.md b/stable/uptimerobot-prometheus/7.0.9/CHANGELOG.md deleted file mode 100644 index 5545b620ada..00000000000 --- a/stable/uptimerobot-prometheus/7.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [uptimerobot-prometheus-7.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.4...uptimerobot-prometheus-7.0.5) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [uptimerobot-prometheus-7.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.3...uptimerobot-prometheus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [uptimerobot-prometheus-7.0.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.2...uptimerobot-prometheus-7.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [uptimerobot-prometheus-7.0.2](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.1...uptimerobot-prometheus-7.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [uptimerobot-prometheus-7.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.0...uptimerobot-prometheus-7.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [uptimerobot-prometheus-7.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.8...uptimerobot-prometheus-7.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [uptimerobot-prometheus-6.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.7...uptimerobot-prometheus-6.0.8) (2023-02-10) - -### Fix diff --git a/stable/uptimerobot-prometheus/7.0.9/Chart.yaml b/stable/uptimerobot-prometheus/7.0.9/Chart.yaml deleted file mode 100644 index 1f31a0b0e36..00000000000 --- a/stable/uptimerobot-prometheus/7.0.9/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png -home: https://truecharts.org/charts/stable/uptimerobot-prometheus -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus -type: application -version: 7.0.9 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/7.0.9/app-changelog.md b/stable/uptimerobot-prometheus/7.0.9/app-changelog.md deleted file mode 100644 index b3e31c2f6b2..00000000000 --- a/stable/uptimerobot-prometheus/7.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/7.0.9/charts/common-12.12.1.tgz b/stable/uptimerobot-prometheus/7.0.9/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/uptimerobot-prometheus/7.0.9/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/valheim/6.0.12/CHANGELOG.md b/stable/valheim/6.0.12/CHANGELOG.md deleted file mode 100644 index 5bdaff33868..00000000000 --- a/stable/valheim/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [valheim-6.0.9](https://github.com/truecharts/charts/compare/valheim-6.0.8...valheim-6.0.9) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [valheim-6.0.8](https://github.com/truecharts/charts/compare/valheim-6.0.7...valheim-6.0.8) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [valheim-6.0.7](https://github.com/truecharts/charts/compare/valheim-6.0.6...valheim-6.0.7) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [valheim-6.0.6](https://github.com/truecharts/charts/compare/valheim-6.0.5...valheim-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [valheim-6.0.5](https://github.com/truecharts/charts/compare/valheim-6.0.4...valheim-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [valheim-6.0.4](https://github.com/truecharts/charts/compare/valheim-6.0.3...valheim-6.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [valheim-6.0.3](https://github.com/truecharts/charts/compare/valheim-6.0.2...valheim-6.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/valheim/6.0.12/Chart.yaml b/stable/valheim/6.0.12/Chart.yaml deleted file mode 100644 index f16074be571..00000000000 --- a/stable/valheim/6.0.12/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Valheim dedicated gameserver with automatic update and world backup support -home: https://truecharts.org/charts/stable/valheim -icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png -keywords: - - valheim -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valheim -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://github.com/lloesche/valheim-server-docker -version: 6.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.12/app-changelog.md b/stable/valheim/6.0.12/app-changelog.md deleted file mode 100644 index 24776cb9d7b..00000000000 --- a/stable/valheim/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/valheim/6.0.12/charts/common-12.12.1.tgz b/stable/valheim/6.0.12/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/valheim/6.0.12/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/valheim/6.0.13/CHANGELOG.md b/stable/valheim/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..c15bbef063e --- /dev/null +++ b/stable/valheim/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [valheim-6.0.9](https://github.com/truecharts/charts/compare/valheim-6.0.8...valheim-6.0.9) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [valheim-6.0.8](https://github.com/truecharts/charts/compare/valheim-6.0.7...valheim-6.0.8) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [valheim-6.0.7](https://github.com/truecharts/charts/compare/valheim-6.0.6...valheim-6.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [valheim-6.0.6](https://github.com/truecharts/charts/compare/valheim-6.0.5...valheim-6.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [valheim-6.0.5](https://github.com/truecharts/charts/compare/valheim-6.0.4...valheim-6.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [valheim-6.0.4](https://github.com/truecharts/charts/compare/valheim-6.0.3...valheim-6.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/valheim/6.0.13/Chart.yaml b/stable/valheim/6.0.13/Chart.yaml new file mode 100644 index 00000000000..28b7b6b8d63 --- /dev/null +++ b/stable/valheim/6.0.13/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Valheim dedicated gameserver with automatic update and world backup support +home: https://truecharts.org/charts/stable/valheim +icon: https://truecharts.org/img/hotlink-ok/chart-icons/valheim.png +keywords: + - valheim +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valheim +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://github.com/lloesche/valheim-server-docker +version: 6.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.13/README.md b/stable/valheim/6.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/valheim/6.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/valheim/6.0.13/app-changelog.md b/stable/valheim/6.0.13/app-changelog.md new file mode 100644 index 00000000000..1e6a9f74c17 --- /dev/null +++ b/stable/valheim/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/valheim/6.0.12/app-readme.md b/stable/valheim/6.0.13/app-readme.md similarity index 100% rename from stable/valheim/6.0.12/app-readme.md rename to stable/valheim/6.0.13/app-readme.md diff --git a/stable/valheim/6.0.13/charts/common-12.12.3.tgz b/stable/valheim/6.0.13/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/valheim/6.0.13/charts/common-12.12.3.tgz differ diff --git a/stable/valheim/6.0.12/ix_values.yaml b/stable/valheim/6.0.13/ix_values.yaml similarity index 100% rename from stable/valheim/6.0.12/ix_values.yaml rename to stable/valheim/6.0.13/ix_values.yaml diff --git a/stable/valheim/6.0.12/questions.yaml b/stable/valheim/6.0.13/questions.yaml similarity index 100% rename from stable/valheim/6.0.12/questions.yaml rename to stable/valheim/6.0.13/questions.yaml diff --git a/stable/valheim/6.0.13/templates/NOTES.txt b/stable/valheim/6.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/valheim/6.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/valheim/6.0.12/templates/common.yaml b/stable/valheim/6.0.13/templates/common.yaml similarity index 100% rename from stable/valheim/6.0.12/templates/common.yaml rename to stable/valheim/6.0.13/templates/common.yaml diff --git a/stable/valheim/6.0.13/values.yaml b/stable/valheim/6.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/5.0.19/CHANGELOG.md b/stable/verysync/5.0.19/CHANGELOG.md deleted file mode 100644 index aabb83bdd68..00000000000 --- a/stable/verysync/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [verysync-5.0.15](https://github.com/truecharts/charts/compare/verysync-5.0.14...verysync-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [verysync-5.0.14](https://github.com/truecharts/charts/compare/verysync-5.0.13...verysync-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [verysync-5.0.13](https://github.com/truecharts/charts/compare/verysync-5.0.12...verysync-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [verysync-5.0.12](https://github.com/truecharts/charts/compare/verysync-5.0.11...verysync-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [verysync-5.0.11](https://github.com/truecharts/charts/compare/verysync-5.0.10...verysync-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [verysync-5.0.10](https://github.com/truecharts/charts/compare/verysync-5.0.9...verysync-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/verysync/5.0.19/Chart.yaml b/stable/verysync/5.0.19/Chart.yaml deleted file mode 100644 index dd427ad6e54..00000000000 --- a/stable/verysync/5.0.19/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: very sync is an easy-to-use multi-platform file synchronization software -home: https://truecharts.org/charts/stable/verysync -icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: verysync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.19/app-changelog.md b/stable/verysync/5.0.19/app-changelog.md deleted file mode 100644 index f8e96b33e7e..00000000000 --- a/stable/verysync/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/verysync/5.0.19/charts/common-12.12.1.tgz b/stable/verysync/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/verysync/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/verysync/5.0.20/CHANGELOG.md b/stable/verysync/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..b7697ba684c --- /dev/null +++ b/stable/verysync/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [verysync-5.0.15](https://github.com/truecharts/charts/compare/verysync-5.0.14...verysync-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [verysync-5.0.14](https://github.com/truecharts/charts/compare/verysync-5.0.13...verysync-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [verysync-5.0.13](https://github.com/truecharts/charts/compare/verysync-5.0.12...verysync-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [verysync-5.0.12](https://github.com/truecharts/charts/compare/verysync-5.0.11...verysync-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [verysync-5.0.11](https://github.com/truecharts/charts/compare/verysync-5.0.10...verysync-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/verysync/5.0.20/Chart.yaml b/stable/verysync/5.0.20/Chart.yaml new file mode 100644 index 00000000000..77e5ddbcf37 --- /dev/null +++ b/stable/verysync/5.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: very sync is an easy-to-use multi-platform file synchronization software +home: https://truecharts.org/charts/stable/verysync +icon: https://truecharts.org/img/hotlink-ok/chart-icons/verysync.png +keywords: + - verysync + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: verysync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.20/README.md b/stable/verysync/5.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/verysync/5.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/verysync/5.0.20/app-changelog.md b/stable/verysync/5.0.20/app-changelog.md new file mode 100644 index 00000000000..51daabea86d --- /dev/null +++ b/stable/verysync/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/verysync/5.0.19/app-readme.md b/stable/verysync/5.0.20/app-readme.md similarity index 100% rename from stable/verysync/5.0.19/app-readme.md rename to stable/verysync/5.0.20/app-readme.md diff --git a/stable/verysync/5.0.20/charts/common-12.12.3.tgz b/stable/verysync/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/verysync/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/verysync/5.0.19/ix_values.yaml b/stable/verysync/5.0.20/ix_values.yaml similarity index 100% rename from stable/verysync/5.0.19/ix_values.yaml rename to stable/verysync/5.0.20/ix_values.yaml diff --git a/stable/verysync/5.0.19/questions.yaml b/stable/verysync/5.0.20/questions.yaml similarity index 100% rename from stable/verysync/5.0.19/questions.yaml rename to stable/verysync/5.0.20/questions.yaml diff --git a/stable/verysync/5.0.20/templates/NOTES.txt b/stable/verysync/5.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/verysync/5.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/verysync/5.0.20/templates/common.yaml b/stable/verysync/5.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/verysync/5.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/verysync/5.0.20/values.yaml b/stable/verysync/5.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/8.0.14/CHANGELOG.md b/stable/vikunja/8.0.14/CHANGELOG.md deleted file mode 100644 index c9a9b0eeacf..00000000000 --- a/stable/vikunja/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vikunja-8.0.14](https://github.com/truecharts/charts/compare/vikunja-8.0.13...vikunja-8.0.14) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [vikunja-8.0.13](https://github.com/truecharts/charts/compare/vikunja-8.0.12...vikunja-8.0.13) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.25.0 ([#9273](https://github.com/truecharts/charts/issues/9273)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [vikunja-8.0.12](https://github.com/truecharts/charts/compare/vikunja-8.0.11...vikunja-8.0.12) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [vikunja-8.0.11](https://github.com/truecharts/charts/compare/vikunja-8.0.10...vikunja-8.0.11) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [vikunja-8.0.10](https://github.com/truecharts/charts/compare/vikunja-8.0.9...vikunja-8.0.10) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [vikunja-8.0.9](https://github.com/truecharts/charts/compare/vikunja-8.0.8...vikunja-8.0.9) (2023-05-22) - -### Fix - -- info -> INFO ([#9066](https://github.com/truecharts/charts/issues/9066)) - - - - -## [vikunja-8.0.8](https://github.com/truecharts/charts/compare/vikunja-8.0.7...vikunja-8.0.8) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [vikunja-8.0.7](https://github.com/truecharts/charts/compare/vikunja-8.0.6...vikunja-8.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [vikunja-8.0.6](https://github.com/truecharts/charts/compare/vikunja-8.0.5...vikunja-8.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [vikunja-8.0.5](https://github.com/truecharts/charts/compare/vikunja-8.0.4...vikunja-8.0.5) (2023-05-10) - -### Fix - -- remove additional_attrs from list ([#8880](https://github.com/truecharts/charts/issues/8880)) - - - diff --git a/stable/vikunja/8.0.14/Chart.yaml b/stable/vikunja/8.0.14/Chart.yaml deleted file mode 100644 index 403247f9698..00000000000 --- a/stable/vikunja/8.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: The to-do app to organize your life. -home: https://truecharts.org/charts/stable/vikunja -icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png -keywords: - - vikunja -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vikunja -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://vikunja.io/docs -version: 8.0.14 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.14/app-changelog.md b/stable/vikunja/8.0.14/app-changelog.md deleted file mode 100644 index 5fabdc07a01..00000000000 --- a/stable/vikunja/8.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vikunja-8.0.14](https://github.com/truecharts/charts/compare/vikunja-8.0.13...vikunja-8.0.14) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/vikunja/8.0.14/charts/common-12.12.1.tgz b/stable/vikunja/8.0.14/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/vikunja/8.0.14/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/vikunja/8.0.14/charts/redis-6.0.50.tgz b/stable/vikunja/8.0.14/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/vikunja/8.0.14/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/vikunja/8.0.15/CHANGELOG.md b/stable/vikunja/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ecc9a92f479 --- /dev/null +++ b/stable/vikunja/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vikunja-8.0.15](https://github.com/truecharts/charts/compare/vikunja-8.0.14...vikunja-8.0.15) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [vikunja-8.0.14](https://github.com/truecharts/charts/compare/vikunja-8.0.13...vikunja-8.0.14) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [vikunja-8.0.13](https://github.com/truecharts/charts/compare/vikunja-8.0.12...vikunja-8.0.13) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.25.0 ([#9273](https://github.com/truecharts/charts/issues/9273)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [vikunja-8.0.12](https://github.com/truecharts/charts/compare/vikunja-8.0.11...vikunja-8.0.12) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [vikunja-8.0.11](https://github.com/truecharts/charts/compare/vikunja-8.0.10...vikunja-8.0.11) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [vikunja-8.0.10](https://github.com/truecharts/charts/compare/vikunja-8.0.9...vikunja-8.0.10) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [vikunja-8.0.9](https://github.com/truecharts/charts/compare/vikunja-8.0.8...vikunja-8.0.9) (2023-05-22) + +### Fix + +- info -> INFO ([#9066](https://github.com/truecharts/charts/issues/9066)) + + + + +## [vikunja-8.0.8](https://github.com/truecharts/charts/compare/vikunja-8.0.7...vikunja-8.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [vikunja-8.0.7](https://github.com/truecharts/charts/compare/vikunja-8.0.6...vikunja-8.0.7) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [vikunja-8.0.6](https://github.com/truecharts/charts/compare/vikunja-8.0.5...vikunja-8.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/vikunja/8.0.15/Chart.yaml b/stable/vikunja/8.0.15/Chart.yaml new file mode 100644 index 00000000000..d43f61f600b --- /dev/null +++ b/stable/vikunja/8.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.20.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: The to-do app to organize your life. +home: https://truecharts.org/charts/stable/vikunja +icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.png +keywords: + - vikunja +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vikunja +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://vikunja.io/docs +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.15/README.md b/stable/vikunja/8.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/vikunja/8.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/vikunja/8.0.15/app-changelog.md b/stable/vikunja/8.0.15/app-changelog.md new file mode 100644 index 00000000000..f1197d42f7f --- /dev/null +++ b/stable/vikunja/8.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-8.0.15](https://github.com/truecharts/charts/compare/vikunja-8.0.14...vikunja-8.0.15) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/vikunja/8.0.14/app-readme.md b/stable/vikunja/8.0.15/app-readme.md similarity index 100% rename from stable/vikunja/8.0.14/app-readme.md rename to stable/vikunja/8.0.15/app-readme.md diff --git a/stable/vikunja/8.0.15/charts/common-12.12.3.tgz b/stable/vikunja/8.0.15/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/vikunja/8.0.15/charts/common-12.12.3.tgz differ diff --git a/stable/vikunja/8.0.15/charts/redis-6.0.52.tgz b/stable/vikunja/8.0.15/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/vikunja/8.0.15/charts/redis-6.0.52.tgz differ diff --git a/stable/vikunja/8.0.14/ix_values.yaml b/stable/vikunja/8.0.15/ix_values.yaml similarity index 100% rename from stable/vikunja/8.0.14/ix_values.yaml rename to stable/vikunja/8.0.15/ix_values.yaml diff --git a/stable/vikunja/8.0.14/questions.yaml b/stable/vikunja/8.0.15/questions.yaml similarity index 100% rename from stable/vikunja/8.0.14/questions.yaml rename to stable/vikunja/8.0.15/questions.yaml diff --git a/stable/vikunja/8.0.15/templates/NOTES.txt b/stable/vikunja/8.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/vikunja/8.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/vikunja/8.0.14/templates/_secrets.tpl b/stable/vikunja/8.0.15/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/8.0.14/templates/_secrets.tpl rename to stable/vikunja/8.0.15/templates/_secrets.tpl diff --git a/stable/vikunja/8.0.14/templates/common.yaml b/stable/vikunja/8.0.15/templates/common.yaml similarity index 100% rename from stable/vikunja/8.0.14/templates/common.yaml rename to stable/vikunja/8.0.15/templates/common.yaml diff --git a/stable/vikunja/8.0.15/values.yaml b/stable/vikunja/8.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/watchyourlan/4.0.19/CHANGELOG.md b/stable/watchyourlan/4.0.19/CHANGELOG.md deleted file mode 100644 index 362eee3c9ed..00000000000 --- a/stable/watchyourlan/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watchyourlan-4.0.19](https://github.com/truecharts/charts/compare/watchyourlan-4.0.18...watchyourlan-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)) - - - - -## [watchyourlan-4.0.18](https://github.com/truecharts/charts/compare/watchyourlan-4.0.17...watchyourlan-4.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [watchyourlan-4.0.17](https://github.com/truecharts/charts/compare/watchyourlan-4.0.16...watchyourlan-4.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [watchyourlan-4.0.16](https://github.com/truecharts/charts/compare/watchyourlan-4.0.15...watchyourlan-4.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [watchyourlan-4.0.15](https://github.com/truecharts/charts/compare/watchyourlan-4.0.14...watchyourlan-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [watchyourlan-4.0.14](https://github.com/truecharts/charts/compare/watchyourlan-4.0.13...watchyourlan-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [watchyourlan-4.0.13](https://github.com/truecharts/charts/compare/watchyourlan-4.0.12...watchyourlan-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [watchyourlan-4.0.12](https://github.com/truecharts/charts/compare/watchyourlan-4.0.11...watchyourlan-4.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v0.9.2 ([#8844](https://github.com/truecharts/charts/issues/8844)) - - - - -## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [watchyourlan-4.0.10](https://github.com/truecharts/charts/compare/watchyourlan-4.0.9...watchyourlan-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/watchyourlan/4.0.19/Chart.yaml b/stable/watchyourlan/4.0.19/Chart.yaml deleted file mode 100644 index 5b801d4574c..00000000000 --- a/stable/watchyourlan/4.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Lightweight network IP scanner with web GUI -home: https://truecharts.org/charts/stable/watchyourlan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png -keywords: - - network - - monitor -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: watchyourlan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://github.com/aceberg/WatchYourLAN -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.19/app-changelog.md b/stable/watchyourlan/4.0.19/app-changelog.md deleted file mode 100644 index 7c6637bd493..00000000000 --- a/stable/watchyourlan/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [watchyourlan-4.0.19](https://github.com/truecharts/charts/compare/watchyourlan-4.0.18...watchyourlan-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)) - - \ No newline at end of file diff --git a/stable/watchyourlan/4.0.19/charts/common-12.12.1.tgz b/stable/watchyourlan/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/watchyourlan/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/watchyourlan/4.0.20/CHANGELOG.md b/stable/watchyourlan/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..eb4b27c1bbd --- /dev/null +++ b/stable/watchyourlan/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [watchyourlan-4.0.20](https://github.com/truecharts/charts/compare/watchyourlan-4.0.19...watchyourlan-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [watchyourlan-4.0.19](https://github.com/truecharts/charts/compare/watchyourlan-4.0.18...watchyourlan-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)) + + + + +## [watchyourlan-4.0.18](https://github.com/truecharts/charts/compare/watchyourlan-4.0.17...watchyourlan-4.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [watchyourlan-4.0.17](https://github.com/truecharts/charts/compare/watchyourlan-4.0.16...watchyourlan-4.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [watchyourlan-4.0.16](https://github.com/truecharts/charts/compare/watchyourlan-4.0.15...watchyourlan-4.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [watchyourlan-4.0.15](https://github.com/truecharts/charts/compare/watchyourlan-4.0.14...watchyourlan-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [watchyourlan-4.0.14](https://github.com/truecharts/charts/compare/watchyourlan-4.0.13...watchyourlan-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [watchyourlan-4.0.13](https://github.com/truecharts/charts/compare/watchyourlan-4.0.12...watchyourlan-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [watchyourlan-4.0.12](https://github.com/truecharts/charts/compare/watchyourlan-4.0.11...watchyourlan-4.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v0.9.2 ([#8844](https://github.com/truecharts/charts/issues/8844)) + + + + +## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/watchyourlan/4.0.20/Chart.yaml b/stable/watchyourlan/4.0.20/Chart.yaml new file mode 100644 index 00000000000..7f7fed478fc --- /dev/null +++ b/stable/watchyourlan/4.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Lightweight network IP scanner with web GUI +home: https://truecharts.org/charts/stable/watchyourlan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/watchyourlan.png +keywords: + - network + - monitor +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: watchyourlan +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://github.com/aceberg/WatchYourLAN +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.20/README.md b/stable/watchyourlan/4.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/watchyourlan/4.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/watchyourlan/4.0.20/app-changelog.md b/stable/watchyourlan/4.0.20/app-changelog.md new file mode 100644 index 00000000000..9442ed37f05 --- /dev/null +++ b/stable/watchyourlan/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-4.0.20](https://github.com/truecharts/charts/compare/watchyourlan-4.0.19...watchyourlan-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/watchyourlan/4.0.19/app-readme.md b/stable/watchyourlan/4.0.20/app-readme.md similarity index 100% rename from stable/watchyourlan/4.0.19/app-readme.md rename to stable/watchyourlan/4.0.20/app-readme.md diff --git a/stable/watchyourlan/4.0.20/charts/common-12.12.3.tgz b/stable/watchyourlan/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/watchyourlan/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/watchyourlan/4.0.19/ix_values.yaml b/stable/watchyourlan/4.0.20/ix_values.yaml similarity index 100% rename from stable/watchyourlan/4.0.19/ix_values.yaml rename to stable/watchyourlan/4.0.20/ix_values.yaml diff --git a/stable/watchyourlan/4.0.19/questions.yaml b/stable/watchyourlan/4.0.20/questions.yaml similarity index 100% rename from stable/watchyourlan/4.0.19/questions.yaml rename to stable/watchyourlan/4.0.20/questions.yaml diff --git a/stable/watchyourlan/4.0.20/templates/NOTES.txt b/stable/watchyourlan/4.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/watchyourlan/4.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watchyourlan/4.0.20/templates/common.yaml b/stable/watchyourlan/4.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/watchyourlan/4.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/watchyourlan/4.0.20/values.yaml b/stable/watchyourlan/4.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/5.0.20/CHANGELOG.md b/stable/webgrabplus/5.0.20/CHANGELOG.md deleted file mode 100644 index 35a80f17ccb..00000000000 --- a/stable/webgrabplus/5.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webgrabplus-5.0.20](https://github.com/truecharts/charts/compare/webgrabplus-5.0.19...webgrabplus-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [webgrabplus-5.0.19](https://github.com/truecharts/charts/compare/webgrabplus-5.0.18...webgrabplus-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [webgrabplus-5.0.18](https://github.com/truecharts/charts/compare/webgrabplus-5.0.17...webgrabplus-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [webgrabplus-5.0.17](https://github.com/truecharts/charts/compare/webgrabplus-5.0.16...webgrabplus-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [webgrabplus-5.0.16](https://github.com/truecharts/charts/compare/webgrabplus-5.0.15...webgrabplus-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [webgrabplus-5.0.15](https://github.com/truecharts/charts/compare/webgrabplus-5.0.14...webgrabplus-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webgrabplus-5.0.14](https://github.com/truecharts/charts/compare/webgrabplus-5.0.13...webgrabplus-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webgrabplus-5.0.13](https://github.com/truecharts/charts/compare/webgrabplus-5.0.12...webgrabplus-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webgrabplus-5.0.12](https://github.com/truecharts/charts/compare/webgrabplus-5.0.11...webgrabplus-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webgrabplus-5.0.11](https://github.com/truecharts/charts/compare/webgrabplus-5.0.10...webgrabplus-5.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to 5.0.1 ([#8414](https://github.com/truecharts/charts/issues/8414)) - - - - -## [webgrabplus-5.0.10](https://github.com/truecharts/charts/compare/webgrabplus-5.0.9...webgrabplus-5.0.10) (2023-04-25) - -### Chore diff --git a/stable/webgrabplus/5.0.20/Chart.yaml b/stable/webgrabplus/5.0.20/Chart.yaml deleted file mode 100644 index 2ebd3dc7d7f..00000000000 --- a/stable/webgrabplus/5.0.20/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 5.0.20 -appVersion: "5.0.1" -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -keywords: - - webgrabplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.20/app-changelog.md b/stable/webgrabplus/5.0.20/app-changelog.md deleted file mode 100644 index 7b672e92548..00000000000 --- a/stable/webgrabplus/5.0.20/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-5.0.20](https://github.com/truecharts/charts/compare/webgrabplus-5.0.19...webgrabplus-5.0.20) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/webgrabplus/5.0.20/charts/common-12.12.1.tgz b/stable/webgrabplus/5.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/webgrabplus/5.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/webgrabplus/5.0.21/CHANGELOG.md b/stable/webgrabplus/5.0.21/CHANGELOG.md new file mode 100644 index 00000000000..8f4fc9a22b7 --- /dev/null +++ b/stable/webgrabplus/5.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webgrabplus-5.0.21](https://github.com/truecharts/charts/compare/webgrabplus-5.0.20...webgrabplus-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [webgrabplus-5.0.20](https://github.com/truecharts/charts/compare/webgrabplus-5.0.19...webgrabplus-5.0.20) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [webgrabplus-5.0.19](https://github.com/truecharts/charts/compare/webgrabplus-5.0.18...webgrabplus-5.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [webgrabplus-5.0.18](https://github.com/truecharts/charts/compare/webgrabplus-5.0.17...webgrabplus-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [webgrabplus-5.0.17](https://github.com/truecharts/charts/compare/webgrabplus-5.0.16...webgrabplus-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [webgrabplus-5.0.16](https://github.com/truecharts/charts/compare/webgrabplus-5.0.15...webgrabplus-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [webgrabplus-5.0.15](https://github.com/truecharts/charts/compare/webgrabplus-5.0.14...webgrabplus-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [webgrabplus-5.0.14](https://github.com/truecharts/charts/compare/webgrabplus-5.0.13...webgrabplus-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [webgrabplus-5.0.13](https://github.com/truecharts/charts/compare/webgrabplus-5.0.12...webgrabplus-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [webgrabplus-5.0.12](https://github.com/truecharts/charts/compare/webgrabplus-5.0.11...webgrabplus-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [webgrabplus-5.0.11](https://github.com/truecharts/charts/compare/webgrabplus-5.0.10...webgrabplus-5.0.11) (2023-04-29) + +### Chore diff --git a/stable/webgrabplus/5.0.21/Chart.yaml b/stable/webgrabplus/5.0.21/Chart.yaml new file mode 100644 index 00000000000..7f76cd130de --- /dev/null +++ b/stable/webgrabplus/5.0.21/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 5.0.21 +appVersion: "5.0.1" +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +keywords: + - webgrabplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.21/README.md b/stable/webgrabplus/5.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webgrabplus/5.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webgrabplus/5.0.21/app-changelog.md b/stable/webgrabplus/5.0.21/app-changelog.md new file mode 100644 index 00000000000..2f6fc739c53 --- /dev/null +++ b/stable/webgrabplus/5.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-5.0.21](https://github.com/truecharts/charts/compare/webgrabplus-5.0.20...webgrabplus-5.0.21) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/webgrabplus/5.0.20/app-readme.md b/stable/webgrabplus/5.0.21/app-readme.md similarity index 100% rename from stable/webgrabplus/5.0.20/app-readme.md rename to stable/webgrabplus/5.0.21/app-readme.md diff --git a/stable/webgrabplus/5.0.21/charts/common-12.12.3.tgz b/stable/webgrabplus/5.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/webgrabplus/5.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/webgrabplus/5.0.20/ix_values.yaml b/stable/webgrabplus/5.0.21/ix_values.yaml similarity index 100% rename from stable/webgrabplus/5.0.20/ix_values.yaml rename to stable/webgrabplus/5.0.21/ix_values.yaml diff --git a/stable/webgrabplus/5.0.20/questions.yaml b/stable/webgrabplus/5.0.21/questions.yaml similarity index 100% rename from stable/webgrabplus/5.0.20/questions.yaml rename to stable/webgrabplus/5.0.21/questions.yaml diff --git a/stable/webgrabplus/5.0.21/templates/NOTES.txt b/stable/webgrabplus/5.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webgrabplus/5.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webgrabplus/5.0.21/templates/common.yaml b/stable/webgrabplus/5.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webgrabplus/5.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webgrabplus/5.0.21/values.yaml b/stable/webgrabplus/5.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/8.0.20/CHANGELOG.md b/stable/weblate/8.0.20/CHANGELOG.md deleted file mode 100644 index f40a07e1cbc..00000000000 --- a/stable/weblate/8.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [weblate-8.0.17](https://github.com/truecharts/charts/compare/weblate-8.0.16...weblate-8.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [weblate-8.0.16](https://github.com/truecharts/charts/compare/weblate-8.0.15...weblate-8.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [weblate-8.0.15](https://github.com/truecharts/charts/compare/weblate-8.0.14...weblate-8.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [weblate-8.0.14](https://github.com/truecharts/charts/compare/weblate-8.0.13...weblate-8.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [weblate-8.0.13](https://github.com/truecharts/charts/compare/weblate-8.0.12...weblate-8.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [weblate-8.0.12](https://github.com/truecharts/charts/compare/weblate-8.0.11...weblate-8.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [weblate-8.0.11](https://github.com/truecharts/charts/compare/weblate-8.0.10...weblate-8.0.11) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - diff --git a/stable/weblate/8.0.20/Chart.yaml b/stable/weblate/8.0.20/Chart.yaml deleted file mode 100644 index dfab861b53e..00000000000 --- a/stable/weblate/8.0.20/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.16.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.50 -description: Weblate is a copylefted libre software web-based continuous localization system -home: https://truecharts.org/charts/stable/weblate -icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png -keywords: - - translate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: weblate -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ -version: 8.0.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.20/app-changelog.md b/stable/weblate/8.0.20/app-changelog.md deleted file mode 100644 index 2ab19185b20..00000000000 --- a/stable/weblate/8.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/weblate/8.0.20/charts/common-12.12.1.tgz b/stable/weblate/8.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/weblate/8.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/weblate/8.0.20/charts/redis-6.0.50.tgz b/stable/weblate/8.0.20/charts/redis-6.0.50.tgz deleted file mode 100644 index a8727536add..00000000000 Binary files a/stable/weblate/8.0.20/charts/redis-6.0.50.tgz and /dev/null differ diff --git a/stable/weblate/8.0.21/CHANGELOG.md b/stable/weblate/8.0.21/CHANGELOG.md new file mode 100644 index 00000000000..9d48fb739c1 --- /dev/null +++ b/stable/weblate/8.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [weblate-8.0.17](https://github.com/truecharts/charts/compare/weblate-8.0.16...weblate-8.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [weblate-8.0.16](https://github.com/truecharts/charts/compare/weblate-8.0.15...weblate-8.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [weblate-8.0.15](https://github.com/truecharts/charts/compare/weblate-8.0.14...weblate-8.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [weblate-8.0.14](https://github.com/truecharts/charts/compare/weblate-8.0.13...weblate-8.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [weblate-8.0.13](https://github.com/truecharts/charts/compare/weblate-8.0.12...weblate-8.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [weblate-8.0.12](https://github.com/truecharts/charts/compare/weblate-8.0.11...weblate-8.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/weblate/8.0.21/Chart.yaml b/stable/weblate/8.0.21/Chart.yaml new file mode 100644 index 00000000000..12c8b11f51a --- /dev/null +++ b/stable/weblate/8.0.21/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.16.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.52 +description: Weblate is a copylefted libre software web-based continuous localization system +home: https://truecharts.org/charts/stable/weblate +icon: https://truecharts.org/img/hotlink-ok/chart-icons/weblate.png +keywords: + - translate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: weblate +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ +version: 8.0.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.21/README.md b/stable/weblate/8.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/weblate/8.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/weblate/8.0.21/app-changelog.md b/stable/weblate/8.0.21/app-changelog.md new file mode 100644 index 00000000000..c0ba1de4755 --- /dev/null +++ b/stable/weblate/8.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/weblate/8.0.20/app-readme.md b/stable/weblate/8.0.21/app-readme.md similarity index 100% rename from stable/weblate/8.0.20/app-readme.md rename to stable/weblate/8.0.21/app-readme.md diff --git a/stable/weblate/8.0.21/charts/common-12.12.3.tgz b/stable/weblate/8.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/weblate/8.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/weblate/8.0.21/charts/redis-6.0.52.tgz b/stable/weblate/8.0.21/charts/redis-6.0.52.tgz new file mode 100644 index 00000000000..24f8f972ab5 Binary files /dev/null and b/stable/weblate/8.0.21/charts/redis-6.0.52.tgz differ diff --git a/stable/weblate/8.0.20/ix_values.yaml b/stable/weblate/8.0.21/ix_values.yaml similarity index 100% rename from stable/weblate/8.0.20/ix_values.yaml rename to stable/weblate/8.0.21/ix_values.yaml diff --git a/stable/weblate/8.0.20/questions.yaml b/stable/weblate/8.0.21/questions.yaml similarity index 100% rename from stable/weblate/8.0.20/questions.yaml rename to stable/weblate/8.0.21/questions.yaml diff --git a/stable/weblate/8.0.21/templates/NOTES.txt b/stable/weblate/8.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/weblate/8.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/weblate/8.0.20/templates/_configmap.tpl b/stable/weblate/8.0.21/templates/_configmap.tpl similarity index 100% rename from stable/weblate/8.0.20/templates/_configmap.tpl rename to stable/weblate/8.0.21/templates/_configmap.tpl diff --git a/stable/weblate/8.0.20/templates/common.yaml b/stable/weblate/8.0.21/templates/common.yaml similarity index 100% rename from stable/weblate/8.0.20/templates/common.yaml rename to stable/weblate/8.0.21/templates/common.yaml diff --git a/stable/weblate/8.0.21/values.yaml b/stable/weblate/8.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webnut/4.0.18/CHANGELOG.md b/stable/webnut/4.0.18/CHANGELOG.md deleted file mode 100644 index 143751bcbac..00000000000 --- a/stable/webnut/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [webnut-4.0.15](https://github.com/truecharts/charts/compare/webnut-4.0.14...webnut-4.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [webnut-4.0.14](https://github.com/truecharts/charts/compare/webnut-4.0.13...webnut-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webnut-4.0.12](https://github.com/truecharts/charts/compare/webnut-4.0.11...webnut-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webnut-4.0.11](https://github.com/truecharts/charts/compare/webnut-4.0.10...webnut-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webnut-4.0.10](https://github.com/truecharts/charts/compare/webnut-4.0.9...webnut-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webnut-4.0.9](https://github.com/truecharts/charts/compare/webnut-4.0.8...webnut-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/webnut/4.0.18/Chart.yaml b/stable/webnut/4.0.18/Chart.yaml deleted file mode 100644 index a9d461f3ff7..00000000000 --- a/stable/webnut/4.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: webNUT (UPS network monitoring web ui). -home: https://truecharts.org/charts/stable/webnut -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png -keywords: - - webnut - - ups - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webnut -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://github.com/rshipp/webNUT -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.18/app-changelog.md b/stable/webnut/4.0.18/app-changelog.md deleted file mode 100644 index 7e1b86e86d7..00000000000 --- a/stable/webnut/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/webnut/4.0.18/charts/common-12.12.1.tgz b/stable/webnut/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/webnut/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/webnut/4.0.19/CHANGELOG.md b/stable/webnut/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a719d0157b9 --- /dev/null +++ b/stable/webnut/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [webnut-4.0.15](https://github.com/truecharts/charts/compare/webnut-4.0.14...webnut-4.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [webnut-4.0.14](https://github.com/truecharts/charts/compare/webnut-4.0.13...webnut-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [webnut-4.0.12](https://github.com/truecharts/charts/compare/webnut-4.0.11...webnut-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [webnut-4.0.11](https://github.com/truecharts/charts/compare/webnut-4.0.10...webnut-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [webnut-4.0.10](https://github.com/truecharts/charts/compare/webnut-4.0.9...webnut-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/webnut/4.0.19/Chart.yaml b/stable/webnut/4.0.19/Chart.yaml new file mode 100644 index 00000000000..ebf98df20c9 --- /dev/null +++ b/stable/webnut/4.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: webNUT (UPS network monitoring web ui). +home: https://truecharts.org/charts/stable/webnut +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png +keywords: + - webnut + - ups + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webnut +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://github.com/rshipp/webNUT +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.19/README.md b/stable/webnut/4.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webnut/4.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webnut/4.0.19/app-changelog.md b/stable/webnut/4.0.19/app-changelog.md new file mode 100644 index 00000000000..404f26ca64e --- /dev/null +++ b/stable/webnut/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/webnut/4.0.18/app-readme.md b/stable/webnut/4.0.19/app-readme.md similarity index 100% rename from stable/webnut/4.0.18/app-readme.md rename to stable/webnut/4.0.19/app-readme.md diff --git a/stable/webnut/4.0.19/charts/common-12.12.3.tgz b/stable/webnut/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/webnut/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/webnut/4.0.18/ix_values.yaml b/stable/webnut/4.0.19/ix_values.yaml similarity index 100% rename from stable/webnut/4.0.18/ix_values.yaml rename to stable/webnut/4.0.19/ix_values.yaml diff --git a/stable/webnut/4.0.18/questions.yaml b/stable/webnut/4.0.19/questions.yaml similarity index 100% rename from stable/webnut/4.0.18/questions.yaml rename to stable/webnut/4.0.19/questions.yaml diff --git a/stable/webnut/4.0.19/templates/NOTES.txt b/stable/webnut/4.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webnut/4.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webnut/4.0.19/templates/common.yaml b/stable/webnut/4.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webnut/4.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webnut/4.0.19/values.yaml b/stable/webnut/4.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/5.0.18/CHANGELOG.md b/stable/website-shot/5.0.18/CHANGELOG.md deleted file mode 100644 index b70d74d2066..00000000000 --- a/stable/website-shot/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [website-shot-5.0.16](https://github.com/truecharts/charts/compare/website-shot-5.0.15...website-shot-5.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [website-shot-5.0.15](https://github.com/truecharts/charts/compare/website-shot-5.0.14...website-shot-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [website-shot-5.0.14](https://github.com/truecharts/charts/compare/website-shot-5.0.13...website-shot-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [website-shot-5.0.13](https://github.com/truecharts/charts/compare/website-shot-5.0.12...website-shot-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [website-shot-5.0.12](https://github.com/truecharts/charts/compare/website-shot-5.0.11...website-shot-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [website-shot-5.0.11](https://github.com/truecharts/charts/compare/website-shot-5.0.10...website-shot-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [website-shot-5.0.10](https://github.com/truecharts/charts/compare/website-shot-5.0.9...website-shot-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [website-shot-5.0.9](https://github.com/truecharts/charts/compare/website-shot-5.0.8...website-shot-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/website-shot/5.0.18/Chart.yaml b/stable/website-shot/5.0.18/Chart.yaml deleted file mode 100644 index cdc7ba4d51e..00000000000 --- a/stable/website-shot/5.0.18/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. -home: https://truecharts.org/charts/stable/website-shot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png -keywords: - - website-shot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://github.com/Flowko/website-shot -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.18/app-changelog.md b/stable/website-shot/5.0.18/app-changelog.md deleted file mode 100644 index 1de1605141a..00000000000 --- a/stable/website-shot/5.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/website-shot/5.0.18/charts/common-12.12.1.tgz b/stable/website-shot/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/website-shot/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/website-shot/5.0.19/CHANGELOG.md b/stable/website-shot/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f41e3c4f3dd --- /dev/null +++ b/stable/website-shot/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [website-shot-5.0.16](https://github.com/truecharts/charts/compare/website-shot-5.0.15...website-shot-5.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [website-shot-5.0.15](https://github.com/truecharts/charts/compare/website-shot-5.0.14...website-shot-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [website-shot-5.0.14](https://github.com/truecharts/charts/compare/website-shot-5.0.13...website-shot-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [website-shot-5.0.13](https://github.com/truecharts/charts/compare/website-shot-5.0.12...website-shot-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [website-shot-5.0.12](https://github.com/truecharts/charts/compare/website-shot-5.0.11...website-shot-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [website-shot-5.0.11](https://github.com/truecharts/charts/compare/website-shot-5.0.10...website-shot-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [website-shot-5.0.10](https://github.com/truecharts/charts/compare/website-shot-5.0.9...website-shot-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/website-shot/5.0.19/Chart.yaml b/stable/website-shot/5.0.19/Chart.yaml new file mode 100644 index 00000000000..ebad2bb8525 --- /dev/null +++ b/stable/website-shot/5.0.19/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Generate a full web-page screenshot with our service, that provides rich interface to make any kind of web screenshots online for free with no limits. The simplest way to take a full page screenshot. +home: https://truecharts.org/charts/stable/website-shot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/website-shot.png +keywords: + - website-shot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: website-shot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://github.com/Flowko/website-shot +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.19/README.md b/stable/website-shot/5.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/website-shot/5.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/website-shot/5.0.19/app-changelog.md b/stable/website-shot/5.0.19/app-changelog.md new file mode 100644 index 00000000000..8bbb74254fa --- /dev/null +++ b/stable/website-shot/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/website-shot/5.0.18/app-readme.md b/stable/website-shot/5.0.19/app-readme.md similarity index 100% rename from stable/website-shot/5.0.18/app-readme.md rename to stable/website-shot/5.0.19/app-readme.md diff --git a/stable/website-shot/5.0.19/charts/common-12.12.3.tgz b/stable/website-shot/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/website-shot/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/website-shot/5.0.18/ix_values.yaml b/stable/website-shot/5.0.19/ix_values.yaml similarity index 100% rename from stable/website-shot/5.0.18/ix_values.yaml rename to stable/website-shot/5.0.19/ix_values.yaml diff --git a/stable/website-shot/5.0.18/questions.yaml b/stable/website-shot/5.0.19/questions.yaml similarity index 100% rename from stable/website-shot/5.0.18/questions.yaml rename to stable/website-shot/5.0.19/questions.yaml diff --git a/stable/website-shot/5.0.19/templates/NOTES.txt b/stable/website-shot/5.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/website-shot/5.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/website-shot/5.0.19/templates/common.yaml b/stable/website-shot/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/website-shot/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/website-shot/5.0.19/values.yaml b/stable/website-shot/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webtop/5.0.31/CHANGELOG.md b/stable/webtop/5.0.31/CHANGELOG.md deleted file mode 100644 index 89f9cdd6b89..00000000000 --- a/stable/webtop/5.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webtop-5.0.31](https://github.com/truecharts/charts/compare/webtop-5.0.30...webtop-5.0.31) (2023-06-06) - -### Chore - -- update webtop ([#9443](https://github.com/truecharts/charts/issues/9443)) - - - - -## [webtop-5.0.30](https://github.com/truecharts/charts/compare/webtop-5.0.29...webtop-5.0.30) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#9428](https://github.com/truecharts/charts/issues/9428)) - - - - -## [webtop-5.0.29](https://github.com/truecharts/charts/compare/webtop-5.0.28...webtop-5.0.29) (2023-06-05) - -### Chore - -- update webtop ([#9413](https://github.com/truecharts/charts/issues/9413)) - - - - -## [webtop-5.0.28](https://github.com/truecharts/charts/compare/webtop-5.0.27...webtop-5.0.28) (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)) - - - - -## [webtop-5.0.27](https://github.com/truecharts/charts/compare/webtop-5.0.26...webtop-5.0.27) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [webtop-5.0.26](https://github.com/truecharts/charts/compare/webtop-5.0.25...webtop-5.0.26) (2023-05-26) - -### Chore - -- update webtop ([#9180](https://github.com/truecharts/charts/issues/9180)) - - - - -## [webtop-5.0.25](https://github.com/truecharts/charts/compare/webtop-5.0.24...webtop-5.0.25) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [webtop-5.0.24](https://github.com/truecharts/charts/compare/webtop-5.0.23...webtop-5.0.24) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [webtop-5.0.23](https://github.com/truecharts/charts/compare/webtop-5.0.22...webtop-5.0.23) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) - -### Chore - -- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) - - - diff --git a/stable/webtop/5.0.31/Chart.yaml b/stable/webtop/5.0.31/Chart.yaml deleted file mode 100644 index 2b98a238b74..00000000000 --- a/stable/webtop/5.0.31/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. -home: https://truecharts.org/charts/stable/webtop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png -keywords: - - webtop - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webtop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/linuxserver/docker-webtop#readme -type: application -version: 5.0.31 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.31/app-changelog.md b/stable/webtop/5.0.31/app-changelog.md deleted file mode 100644 index 6e5941050c4..00000000000 --- a/stable/webtop/5.0.31/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.31](https://github.com/truecharts/charts/compare/webtop-5.0.30...webtop-5.0.31) (2023-06-06) - -### Chore - -- update webtop ([#9443](https://github.com/truecharts/charts/issues/9443)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.31/charts/common-12.12.1.tgz b/stable/webtop/5.0.31/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/webtop/5.0.31/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/webtop/5.0.32/CHANGELOG.md b/stable/webtop/5.0.32/CHANGELOG.md new file mode 100644 index 00000000000..fb5da692162 --- /dev/null +++ b/stable/webtop/5.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webtop-5.0.32](https://github.com/truecharts/charts/compare/webtop-5.0.31...webtop-5.0.32) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [webtop-5.0.31](https://github.com/truecharts/charts/compare/webtop-5.0.30...webtop-5.0.31) (2023-06-06) + +### Chore + +- update webtop ([#9443](https://github.com/truecharts/charts/issues/9443)) + + + + +## [webtop-5.0.30](https://github.com/truecharts/charts/compare/webtop-5.0.29...webtop-5.0.30) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/webtop-alpine-i3 to latest ([#9428](https://github.com/truecharts/charts/issues/9428)) + + + + +## [webtop-5.0.29](https://github.com/truecharts/charts/compare/webtop-5.0.28...webtop-5.0.29) (2023-06-05) + +### Chore + +- update webtop ([#9413](https://github.com/truecharts/charts/issues/9413)) + + + + +## [webtop-5.0.28](https://github.com/truecharts/charts/compare/webtop-5.0.27...webtop-5.0.28) (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)) + + + + +## [webtop-5.0.27](https://github.com/truecharts/charts/compare/webtop-5.0.26...webtop-5.0.27) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [webtop-5.0.26](https://github.com/truecharts/charts/compare/webtop-5.0.25...webtop-5.0.26) (2023-05-26) + +### Chore + +- update webtop ([#9180](https://github.com/truecharts/charts/issues/9180)) + + + + +## [webtop-5.0.25](https://github.com/truecharts/charts/compare/webtop-5.0.24...webtop-5.0.25) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [webtop-5.0.24](https://github.com/truecharts/charts/compare/webtop-5.0.23...webtop-5.0.24) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [webtop-5.0.23](https://github.com/truecharts/charts/compare/webtop-5.0.22...webtop-5.0.23) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + diff --git a/stable/webtop/5.0.32/Chart.yaml b/stable/webtop/5.0.32/Chart.yaml new file mode 100644 index 00000000000..3eca36f7b92 --- /dev/null +++ b/stable/webtop/5.0.32/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Webtop full desktop environments in officially supported flavors accessible via any modern web browser. +home: https://truecharts.org/charts/stable/webtop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webtop.png +keywords: + - webtop + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webtop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme +type: application +version: 5.0.32 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.32/README.md b/stable/webtop/5.0.32/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webtop/5.0.32/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/webtop/5.0.32/app-changelog.md b/stable/webtop/5.0.32/app-changelog.md new file mode 100644 index 00000000000..dde0b9ab078 --- /dev/null +++ b/stable/webtop/5.0.32/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.32](https://github.com/truecharts/charts/compare/webtop-5.0.31...webtop-5.0.32) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.31/app-readme.md b/stable/webtop/5.0.32/app-readme.md similarity index 100% rename from stable/webtop/5.0.31/app-readme.md rename to stable/webtop/5.0.32/app-readme.md diff --git a/stable/webtop/5.0.32/charts/common-12.12.3.tgz b/stable/webtop/5.0.32/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/webtop/5.0.32/charts/common-12.12.3.tgz differ diff --git a/stable/webtop/5.0.31/ix_values.yaml b/stable/webtop/5.0.32/ix_values.yaml similarity index 100% rename from stable/webtop/5.0.31/ix_values.yaml rename to stable/webtop/5.0.32/ix_values.yaml diff --git a/stable/webtop/5.0.31/questions.yaml b/stable/webtop/5.0.32/questions.yaml similarity index 100% rename from stable/webtop/5.0.31/questions.yaml rename to stable/webtop/5.0.32/questions.yaml diff --git a/stable/webtop/5.0.32/templates/NOTES.txt b/stable/webtop/5.0.32/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webtop/5.0.32/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webtop/5.0.31/templates/common.yaml b/stable/webtop/5.0.32/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.31/templates/common.yaml rename to stable/webtop/5.0.32/templates/common.yaml diff --git a/stable/webtop/5.0.32/values.yaml b/stable/webtop/5.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/9.0.16/CHANGELOG.md b/stable/wekan/9.0.16/CHANGELOG.md deleted file mode 100644 index 0f980bd4b61..00000000000 --- a/stable/wekan/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [wekan-9.0.14](https://github.com/truecharts/charts/compare/wekan-9.0.13...wekan-9.0.14) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [wekan-9.0.13](https://github.com/truecharts/charts/compare/wekan-9.0.12...wekan-9.0.13) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [wekan-9.0.12](https://github.com/truecharts/charts/compare/wekan-9.0.11...wekan-9.0.12) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wekan-9.0.11](https://github.com/truecharts/charts/compare/wekan-9.0.10...wekan-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wekan-9.0.10](https://github.com/truecharts/charts/compare/wekan-9.0.9...wekan-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wekan-9.0.9](https://github.com/truecharts/charts/compare/wekan-9.0.8...wekan-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wekan-9.0.8](https://github.com/truecharts/charts/compare/wekan-9.0.7...wekan-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wekan-9.0.7](https://github.com/truecharts/charts/compare/wekan-9.0.6...wekan-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/wekan/9.0.16/Chart.yaml b/stable/wekan/9.0.16/Chart.yaml deleted file mode 100644 index 880f952886a..00000000000 --- a/stable/wekan/9.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "6.46" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.38 -description: WeKan - Open Source kanban -home: https://truecharts.org/charts/stable/wekan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png -keywords: - - wekan - - kanban -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wekan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://github.com/wekan/wekan - - https://wekan.github.io/ -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.16/app-changelog.md b/stable/wekan/9.0.16/app-changelog.md deleted file mode 100644 index 70dd9d483cf..00000000000 --- a/stable/wekan/9.0.16/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/wekan/9.0.16/charts/common-12.12.1.tgz b/stable/wekan/9.0.16/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/wekan/9.0.16/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/wekan/9.0.16/charts/mongodb-6.0.38.tgz b/stable/wekan/9.0.16/charts/mongodb-6.0.38.tgz deleted file mode 100644 index 2d52d99adaf..00000000000 Binary files a/stable/wekan/9.0.16/charts/mongodb-6.0.38.tgz and /dev/null differ diff --git a/stable/wekan/9.0.17/CHANGELOG.md b/stable/wekan/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..73a543cf7a0 --- /dev/null +++ b/stable/wekan/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [wekan-9.0.14](https://github.com/truecharts/charts/compare/wekan-9.0.13...wekan-9.0.14) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [wekan-9.0.13](https://github.com/truecharts/charts/compare/wekan-9.0.12...wekan-9.0.13) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [wekan-9.0.12](https://github.com/truecharts/charts/compare/wekan-9.0.11...wekan-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wekan-9.0.11](https://github.com/truecharts/charts/compare/wekan-9.0.10...wekan-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wekan-9.0.10](https://github.com/truecharts/charts/compare/wekan-9.0.9...wekan-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wekan-9.0.9](https://github.com/truecharts/charts/compare/wekan-9.0.8...wekan-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wekan-9.0.8](https://github.com/truecharts/charts/compare/wekan-9.0.7...wekan-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/wekan/9.0.17/Chart.yaml b/stable/wekan/9.0.17/Chart.yaml new file mode 100644 index 00000000000..56a54ee5ff0 --- /dev/null +++ b/stable/wekan/9.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.46" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.42 +description: WeKan - Open Source kanban +home: https://truecharts.org/charts/stable/wekan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png +keywords: + - wekan + - kanban +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wekan +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://github.com/wekan/wekan + - https://wekan.github.io/ +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.17/README.md b/stable/wekan/9.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wekan/9.0.17/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wekan/9.0.17/app-changelog.md b/stable/wekan/9.0.17/app-changelog.md new file mode 100644 index 00000000000..83761126f7c --- /dev/null +++ b/stable/wekan/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wekan/9.0.16/app-readme.md b/stable/wekan/9.0.17/app-readme.md similarity index 100% rename from stable/wekan/9.0.16/app-readme.md rename to stable/wekan/9.0.17/app-readme.md diff --git a/stable/wekan/9.0.17/charts/common-12.12.3.tgz b/stable/wekan/9.0.17/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/wekan/9.0.17/charts/common-12.12.3.tgz differ diff --git a/stable/wekan/9.0.17/charts/mongodb-6.0.42.tgz b/stable/wekan/9.0.17/charts/mongodb-6.0.42.tgz new file mode 100644 index 00000000000..d9a5ee28919 Binary files /dev/null and b/stable/wekan/9.0.17/charts/mongodb-6.0.42.tgz differ diff --git a/stable/wekan/9.0.16/ix_values.yaml b/stable/wekan/9.0.17/ix_values.yaml similarity index 100% rename from stable/wekan/9.0.16/ix_values.yaml rename to stable/wekan/9.0.17/ix_values.yaml diff --git a/stable/wekan/9.0.16/questions.yaml b/stable/wekan/9.0.17/questions.yaml similarity index 100% rename from stable/wekan/9.0.16/questions.yaml rename to stable/wekan/9.0.17/questions.yaml diff --git a/stable/wekan/9.0.17/templates/NOTES.txt b/stable/wekan/9.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wekan/9.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wekan/9.0.17/templates/common.yaml b/stable/wekan/9.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wekan/9.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wekan/9.0.17/values.yaml b/stable/wekan/9.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/4.0.10/CHANGELOG.md b/stable/wg-easy/4.0.10/CHANGELOG.md deleted file mode 100644 index 3aa6ddf57f9..00000000000 --- a/stable/wg-easy/4.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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)) - - - - -## [wg-easy-4.0.8](https://github.com/truecharts/charts/compare/wg-easy-4.0.7...wg-easy-4.0.8) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [wg-easy-4.0.7](https://github.com/truecharts/charts/compare/wg-easy-4.0.6...wg-easy-4.0.7) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wg-easy-4.0.5](https://github.com/truecharts/charts/compare/wg-easy-4.0.4...wg-easy-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wg-easy-4.0.4](https://github.com/truecharts/charts/compare/wg-easy-4.0.3...wg-easy-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wg-easy-4.0.3](https://github.com/truecharts/charts/compare/wg-easy-4.0.2...wg-easy-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wg-easy-4.0.2](https://github.com/truecharts/charts/compare/wg-easy-4.0.1...wg-easy-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wg-easy-4.0.1](https://github.com/truecharts/charts/compare/wg-easy-4.0.0...wg-easy-4.0.1) (2023-05-01) - -### Docs - -- Update docs for PUID issue ([#8650](https://github.com/truecharts/charts/issues/8650)) - - - diff --git a/stable/wg-easy/4.0.10/Chart.yaml b/stable/wg-easy/4.0.10/Chart.yaml deleted file mode 100644 index ca97a610506..00000000000 --- a/stable/wg-easy/4.0.10/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: The easiest way to run WireGuard VPN + Web-based Admin UI. -home: https://truecharts.org/charts/stable/wg-easy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wg-easy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - - https://github.com/WeeJeWel/wg-easy -type: application -version: 4.0.10 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.10/app-changelog.md b/stable/wg-easy/4.0.10/app-changelog.md deleted file mode 100644 index 3bdd26b74d7..00000000000 --- a/stable/wg-easy/4.0.10/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/wg-easy/4.0.10/charts/common-12.12.1.tgz b/stable/wg-easy/4.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/wg-easy/4.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/wg-easy/4.0.11/CHANGELOG.md b/stable/wg-easy/4.0.11/CHANGELOG.md new file mode 100644 index 00000000000..78158f8e9f3 --- /dev/null +++ b/stable/wg-easy/4.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [wg-easy-4.0.8](https://github.com/truecharts/charts/compare/wg-easy-4.0.7...wg-easy-4.0.8) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [wg-easy-4.0.7](https://github.com/truecharts/charts/compare/wg-easy-4.0.6...wg-easy-4.0.7) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wg-easy-4.0.5](https://github.com/truecharts/charts/compare/wg-easy-4.0.4...wg-easy-4.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wg-easy-4.0.4](https://github.com/truecharts/charts/compare/wg-easy-4.0.3...wg-easy-4.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wg-easy-4.0.3](https://github.com/truecharts/charts/compare/wg-easy-4.0.2...wg-easy-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wg-easy-4.0.2](https://github.com/truecharts/charts/compare/wg-easy-4.0.1...wg-easy-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/wg-easy/4.0.11/Chart.yaml b/stable/wg-easy/4.0.11/Chart.yaml new file mode 100644 index 00000000000..80473fe6752 --- /dev/null +++ b/stable/wg-easy/4.0.11/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: The easiest way to run WireGuard VPN + Web-based Admin UI. +home: https://truecharts.org/charts/stable/wg-easy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wg-easy.png +keywords: + - wg-easy + - wireguard + - weejewel +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wg-easy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://github.com/WeeJeWel/wg-easy +type: application +version: 4.0.11 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.11/README.md b/stable/wg-easy/4.0.11/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wg-easy/4.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%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wg-easy/4.0.11/app-changelog.md b/stable/wg-easy/4.0.11/app-changelog.md new file mode 100644 index 00000000000..f315ccf89ea --- /dev/null +++ b/stable/wg-easy/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wg-easy/4.0.10/app-readme.md b/stable/wg-easy/4.0.11/app-readme.md similarity index 100% rename from stable/wg-easy/4.0.10/app-readme.md rename to stable/wg-easy/4.0.11/app-readme.md diff --git a/stable/wg-easy/4.0.11/charts/common-12.12.3.tgz b/stable/wg-easy/4.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/wg-easy/4.0.11/charts/common-12.12.3.tgz differ diff --git a/stable/wg-easy/4.0.10/ix_values.yaml b/stable/wg-easy/4.0.11/ix_values.yaml similarity index 100% rename from stable/wg-easy/4.0.10/ix_values.yaml rename to stable/wg-easy/4.0.11/ix_values.yaml diff --git a/stable/wg-easy/4.0.10/questions.yaml b/stable/wg-easy/4.0.11/questions.yaml similarity index 100% rename from stable/wg-easy/4.0.10/questions.yaml rename to stable/wg-easy/4.0.11/questions.yaml diff --git a/stable/wg-easy/4.0.11/templates/NOTES.txt b/stable/wg-easy/4.0.11/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wg-easy/4.0.11/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wg-easy/4.0.11/templates/common.yaml b/stable/wg-easy/4.0.11/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wg-easy/4.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wg-easy/4.0.11/values.yaml b/stable/wg-easy/4.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/4.0.18/CHANGELOG.md b/stable/whisparr/4.0.18/CHANGELOG.md deleted file mode 100644 index a19310e9055..00000000000 --- a/stable/whisparr/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [whisparr-4.0.14](https://github.com/truecharts/charts/compare/whisparr-4.0.13...whisparr-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [whisparr-4.0.13](https://github.com/truecharts/charts/compare/whisparr-4.0.12...whisparr-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [whisparr-4.0.12](https://github.com/truecharts/charts/compare/whisparr-4.0.11...whisparr-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [whisparr-4.0.11](https://github.com/truecharts/charts/compare/whisparr-4.0.10...whisparr-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [whisparr-4.0.10](https://github.com/truecharts/charts/compare/whisparr-4.0.9...whisparr-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [whisparr-4.0.9](https://github.com/truecharts/charts/compare/whisparr-4.0.8...whisparr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/whisparr/4.0.18/Chart.yaml b/stable/whisparr/4.0.18/Chart.yaml deleted file mode 100644 index 87032940181..00000000000 --- a/stable/whisparr/4.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0.53" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: An adult media thingy. -home: https://truecharts.org/charts/stable/whisparr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png -keywords: - - whisparr - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whisparr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://github.com/onedr0p/containers/tree/main/apps/whisparr -type: application -version: 4.0.18 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/4.0.18/app-changelog.md b/stable/whisparr/4.0.18/app-changelog.md deleted file mode 100644 index 0b9c377867a..00000000000 --- a/stable/whisparr/4.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/whisparr/4.0.18/charts/common-12.12.1.tgz b/stable/whisparr/4.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/whisparr/4.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/whisparr/4.0.19/CHANGELOG.md b/stable/whisparr/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..f9e54e577dd --- /dev/null +++ b/stable/whisparr/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [whisparr-4.0.14](https://github.com/truecharts/charts/compare/whisparr-4.0.13...whisparr-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [whisparr-4.0.13](https://github.com/truecharts/charts/compare/whisparr-4.0.12...whisparr-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [whisparr-4.0.12](https://github.com/truecharts/charts/compare/whisparr-4.0.11...whisparr-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [whisparr-4.0.11](https://github.com/truecharts/charts/compare/whisparr-4.0.10...whisparr-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [whisparr-4.0.10](https://github.com/truecharts/charts/compare/whisparr-4.0.9...whisparr-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/whisparr/4.0.19/Chart.yaml b/stable/whisparr/4.0.19/Chart.yaml new file mode 100644 index 00000000000..dc56a5054d6 --- /dev/null +++ b/stable/whisparr/4.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: An adult media thingy. +home: https://truecharts.org/charts/stable/whisparr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png +keywords: + - whisparr + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whisparr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr +type: application +version: 4.0.19 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/4.0.19/README.md b/stable/whisparr/4.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/whisparr/4.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whisparr/4.0.19/app-changelog.md b/stable/whisparr/4.0.19/app-changelog.md new file mode 100644 index 00000000000..2cec65274da --- /dev/null +++ b/stable/whisparr/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/whisparr/4.0.18/app-readme.md b/stable/whisparr/4.0.19/app-readme.md similarity index 100% rename from stable/whisparr/4.0.18/app-readme.md rename to stable/whisparr/4.0.19/app-readme.md diff --git a/stable/whisparr/4.0.19/charts/common-12.12.3.tgz b/stable/whisparr/4.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/whisparr/4.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/whisparr/4.0.18/ix_values.yaml b/stable/whisparr/4.0.19/ix_values.yaml similarity index 100% rename from stable/whisparr/4.0.18/ix_values.yaml rename to stable/whisparr/4.0.19/ix_values.yaml diff --git a/stable/whisparr/4.0.18/questions.yaml b/stable/whisparr/4.0.19/questions.yaml similarity index 100% rename from stable/whisparr/4.0.18/questions.yaml rename to stable/whisparr/4.0.19/questions.yaml diff --git a/stable/whisparr/4.0.19/templates/NOTES.txt b/stable/whisparr/4.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whisparr/4.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whisparr/4.0.18/templates/common.yaml b/stable/whisparr/4.0.19/templates/common.yaml similarity index 100% rename from stable/whisparr/4.0.18/templates/common.yaml rename to stable/whisparr/4.0.19/templates/common.yaml diff --git a/stable/whisparr/4.0.19/values.yaml b/stable/whisparr/4.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/6.0.17/CHANGELOG.md b/stable/whoogle/6.0.17/CHANGELOG.md deleted file mode 100644 index 7f209e52055..00000000000 --- a/stable/whoogle/6.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [whoogle-6.0.14](https://github.com/truecharts/charts/compare/whoogle-6.0.13...whoogle-6.0.14) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [whoogle-6.0.13](https://github.com/truecharts/charts/compare/whoogle-6.0.12...whoogle-6.0.13) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [whoogle-6.0.12](https://github.com/truecharts/charts/compare/whoogle-6.0.11...whoogle-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [whoogle-6.0.11](https://github.com/truecharts/charts/compare/whoogle-6.0.10...whoogle-6.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [whoogle-6.0.10](https://github.com/truecharts/charts/compare/whoogle-6.0.9...whoogle-6.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [whoogle-6.0.9](https://github.com/truecharts/charts/compare/whoogle-6.0.8...whoogle-6.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [whoogle-6.0.8](https://github.com/truecharts/charts/compare/whoogle-6.0.7...whoogle-6.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/whoogle-search to v0.8.2 ([#8532](https://github.com/truecharts/charts/issues/8532)) - - - diff --git a/stable/whoogle/6.0.17/Chart.yaml b/stable/whoogle/6.0.17/Chart.yaml deleted file mode 100644 index c50634fb936..00000000000 --- a/stable/whoogle/6.0.17/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: A self-hosted, ad-free, privacy-respecting metasearch engine -home: https://truecharts.org/charts/stable/whoogle -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://github.com/benbusby/whoogle-search -version: 6.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.17/app-changelog.md b/stable/whoogle/6.0.17/app-changelog.md deleted file mode 100644 index 9326858e322..00000000000 --- a/stable/whoogle/6.0.17/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/whoogle/6.0.17/charts/common-12.12.1.tgz b/stable/whoogle/6.0.17/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/whoogle/6.0.17/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/whoogle/6.0.18/CHANGELOG.md b/stable/whoogle/6.0.18/CHANGELOG.md new file mode 100644 index 00000000000..6970f38a879 --- /dev/null +++ b/stable/whoogle/6.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [whoogle-6.0.14](https://github.com/truecharts/charts/compare/whoogle-6.0.13...whoogle-6.0.14) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [whoogle-6.0.13](https://github.com/truecharts/charts/compare/whoogle-6.0.12...whoogle-6.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [whoogle-6.0.12](https://github.com/truecharts/charts/compare/whoogle-6.0.11...whoogle-6.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [whoogle-6.0.11](https://github.com/truecharts/charts/compare/whoogle-6.0.10...whoogle-6.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [whoogle-6.0.10](https://github.com/truecharts/charts/compare/whoogle-6.0.9...whoogle-6.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [whoogle-6.0.9](https://github.com/truecharts/charts/compare/whoogle-6.0.8...whoogle-6.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/whoogle/6.0.18/Chart.yaml b/stable/whoogle/6.0.18/Chart.yaml new file mode 100644 index 00000000000..0a5fc29fe17 --- /dev/null +++ b/stable/whoogle/6.0.18/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: A self-hosted, ad-free, privacy-respecting metasearch engine +home: https://truecharts.org/charts/stable/whoogle +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whoogle.png +keywords: + - whoogle + - search + - open source + - privacy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whoogle +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://github.com/benbusby/whoogle-search +version: 6.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.18/README.md b/stable/whoogle/6.0.18/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/whoogle/6.0.18/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/whoogle/6.0.18/app-changelog.md b/stable/whoogle/6.0.18/app-changelog.md new file mode 100644 index 00000000000..ff7d06c2f1d --- /dev/null +++ b/stable/whoogle/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/whoogle/6.0.17/app-readme.md b/stable/whoogle/6.0.18/app-readme.md similarity index 100% rename from stable/whoogle/6.0.17/app-readme.md rename to stable/whoogle/6.0.18/app-readme.md diff --git a/stable/whoogle/6.0.18/charts/common-12.12.3.tgz b/stable/whoogle/6.0.18/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/whoogle/6.0.18/charts/common-12.12.3.tgz differ diff --git a/stable/whoogle/6.0.17/ix_values.yaml b/stable/whoogle/6.0.18/ix_values.yaml similarity index 100% rename from stable/whoogle/6.0.17/ix_values.yaml rename to stable/whoogle/6.0.18/ix_values.yaml diff --git a/stable/whoogle/6.0.17/questions.yaml b/stable/whoogle/6.0.18/questions.yaml similarity index 100% rename from stable/whoogle/6.0.17/questions.yaml rename to stable/whoogle/6.0.18/questions.yaml diff --git a/stable/whoogle/6.0.18/templates/NOTES.txt b/stable/whoogle/6.0.18/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whoogle/6.0.18/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whoogle/6.0.18/templates/common.yaml b/stable/whoogle/6.0.18/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/whoogle/6.0.18/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whoogle/6.0.18/values.yaml b/stable/whoogle/6.0.18/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/11.0.20/CHANGELOG.md b/stable/wikijs/11.0.20/CHANGELOG.md new file mode 100644 index 00000000000..49e9e6cae7b --- /dev/null +++ b/stable/wikijs/11.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [wikijs-11.0.18](https://github.com/truecharts/charts/compare/wikijs-11.0.17...wikijs-11.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [wikijs-11.0.17](https://github.com/truecharts/charts/compare/wikijs-11.0.16...wikijs-11.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [wikijs-11.0.16](https://github.com/truecharts/charts/compare/wikijs-11.0.15...wikijs-11.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [wikijs-11.0.15](https://github.com/truecharts/charts/compare/wikijs-11.0.14...wikijs-11.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wikijs-11.0.14](https://github.com/truecharts/charts/compare/wikijs-11.0.13...wikijs-11.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wikijs-11.0.13](https://github.com/truecharts/charts/compare/wikijs-11.0.12...wikijs-11.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wikijs-11.0.12](https://github.com/truecharts/charts/compare/wikijs-11.0.11...wikijs-11.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wikijs-11.0.11](https://github.com/truecharts/charts/compare/wikijs-11.0.10...wikijs-11.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/wikijs/11.0.20/Chart.yaml b/stable/wikijs/11.0.20/Chart.yaml new file mode 100644 index 00000000000..9d8dfb24c3e --- /dev/null +++ b/stable/wikijs/11.0.20/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.298" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 11.0.20 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://truecharts.org/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wikijs/11.0.20/README.md b/stable/wikijs/11.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wikijs/11.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wikijs/11.0.20/app-changelog.md b/stable/wikijs/11.0.20/app-changelog.md new file mode 100644 index 00000000000..b63264429d8 --- /dev/null +++ b/stable/wikijs/11.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wikijs/11.0.20/app-readme.md b/stable/wikijs/11.0.20/app-readme.md new file mode 100644 index 00000000000..5c26c74ce2b --- /dev/null +++ b/stable/wikijs/11.0.20/app-readme.md @@ -0,0 +1,8 @@ +Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wikijs](https://truecharts.org/charts/stable/wikijs) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/wikijs/11.0.20/charts/common-12.12.3.tgz b/stable/wikijs/11.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/wikijs/11.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/wikijs/11.0.20/ix_values.yaml b/stable/wikijs/11.0.20/ix_values.yaml new file mode 100644 index 00000000000..473d8857a5c --- /dev/null +++ b/stable/wikijs/11.0.20/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/wikijs + tag: 2.5.298@sha256:48f0ae0a71208ec7db72903553ae51dbfb77d56e4620db6366c93c7b5d4d9a07 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 10045 + targetPort: 3000 +cnpg: + main: + enabled: true + + user: wikijs + database: wikijs +# /wiki/data is a temporary dir. Without mounting as emptyDir it's only writable by root. +# https://docs.requarks.io/en/install/config#data-paths +persistence: + wikicache: + enabled: true + mountPath: "/wiki/data/" + type: emptyDir +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/healthz" + readiness: + path: "/healthz" + startup: + path: "/healthz" + env: + DB_TYPE: "postgres" + DB_NAME: "{{ .Values.cnpg.main.database }}" + DB_USER: "{{ .Values.cnpg.main.user }}" + DB_PORT: "5432" + DB_PASS: + secretKeyRef: + name: cnpg-main-user + key: password + DB_HOST: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/wikijs/11.0.20/questions.yaml b/stable/wikijs/11.0.20/questions.yaml new file mode 100644 index 00000000000..5f93e6874c6 --- /dev/null +++ b/stable/wikijs/11.0.20/questions.yaml @@ -0,0 +1,1867 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/wikijs/11.0.20/templates/NOTES.txt b/stable/wikijs/11.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wikijs/11.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wikijs/11.0.20/templates/common.yaml b/stable/wikijs/11.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wikijs/11.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wikijs/11.0.20/values.yaml b/stable/wikijs/11.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/4.0.19/CHANGELOG.md b/stable/wireguard/4.0.19/CHANGELOG.md deleted file mode 100644 index b49c1e965ad..00000000000 --- a/stable/wireguard/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [wireguard-4.0.15](https://github.com/truecharts/charts/compare/wireguard-4.0.14...wireguard-4.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wireguard-4.0.14](https://github.com/truecharts/charts/compare/wireguard-4.0.13...wireguard-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wireguard-4.0.13](https://github.com/truecharts/charts/compare/wireguard-4.0.12...wireguard-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15) - -### Fix - -- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922)) - - - - -## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wireguard-4.0.10](https://github.com/truecharts/charts/compare/wireguard-4.0.9...wireguard-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/wireguard/4.0.19/Chart.yaml b/stable/wireguard/4.0.19/Chart.yaml deleted file mode 100644 index 8139adc8c21..00000000000 --- a/stable/wireguard/4.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.202109" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. -home: https://truecharts.org/charts/stable/wireguard -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png -keywords: - - wireguard - - vpn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wireguard -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.19/app-changelog.md b/stable/wireguard/4.0.19/app-changelog.md deleted file mode 100644 index 3c747fda36c..00000000000 --- a/stable/wireguard/4.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/wireguard/4.0.19/charts/common-12.12.1.tgz b/stable/wireguard/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/wireguard/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/wireguard/4.0.20/CHANGELOG.md b/stable/wireguard/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..15cf82e3ba4 --- /dev/null +++ b/stable/wireguard/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [wireguard-4.0.15](https://github.com/truecharts/charts/compare/wireguard-4.0.14...wireguard-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wireguard-4.0.14](https://github.com/truecharts/charts/compare/wireguard-4.0.13...wireguard-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wireguard-4.0.13](https://github.com/truecharts/charts/compare/wireguard-4.0.12...wireguard-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15) + +### Fix + +- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922)) + + + + +## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/wireguard/4.0.20/Chart.yaml b/stable/wireguard/4.0.20/Chart.yaml new file mode 100644 index 00000000000..4a28bc88512 --- /dev/null +++ b/stable/wireguard/4.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. +home: https://truecharts.org/charts/stable/wireguard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wireguard.png +keywords: + - wireguard + - vpn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wireguard +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.20/README.md b/stable/wireguard/4.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wireguard/4.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wireguard/4.0.20/app-changelog.md b/stable/wireguard/4.0.20/app-changelog.md new file mode 100644 index 00000000000..876c0c61ad3 --- /dev/null +++ b/stable/wireguard/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/wireguard/4.0.19/app-readme.md b/stable/wireguard/4.0.20/app-readme.md similarity index 100% rename from stable/wireguard/4.0.19/app-readme.md rename to stable/wireguard/4.0.20/app-readme.md diff --git a/stable/wireguard/4.0.20/charts/common-12.12.3.tgz b/stable/wireguard/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/wireguard/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/wireguard/4.0.19/ix_values.yaml b/stable/wireguard/4.0.20/ix_values.yaml similarity index 100% rename from stable/wireguard/4.0.19/ix_values.yaml rename to stable/wireguard/4.0.20/ix_values.yaml diff --git a/stable/wireguard/4.0.19/questions.yaml b/stable/wireguard/4.0.20/questions.yaml similarity index 100% rename from stable/wireguard/4.0.19/questions.yaml rename to stable/wireguard/4.0.20/questions.yaml diff --git a/stable/wireguard/4.0.20/templates/NOTES.txt b/stable/wireguard/4.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wireguard/4.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wireguard/4.0.19/templates/_configfilemount.tpl b/stable/wireguard/4.0.20/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/4.0.19/templates/_configfilemount.tpl rename to stable/wireguard/4.0.20/templates/_configfilemount.tpl diff --git a/stable/wireguard/4.0.19/templates/_configmap.tpl b/stable/wireguard/4.0.20/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/4.0.19/templates/_configmap.tpl rename to stable/wireguard/4.0.20/templates/_configmap.tpl diff --git a/stable/wireguard/4.0.19/templates/_secret.tpl b/stable/wireguard/4.0.20/templates/_secret.tpl similarity index 100% rename from stable/wireguard/4.0.19/templates/_secret.tpl rename to stable/wireguard/4.0.20/templates/_secret.tpl diff --git a/stable/wireguard/4.0.19/templates/common.yaml b/stable/wireguard/4.0.20/templates/common.yaml similarity index 100% rename from stable/wireguard/4.0.19/templates/common.yaml rename to stable/wireguard/4.0.20/templates/common.yaml diff --git a/stable/wireguard/4.0.20/values.yaml b/stable/wireguard/4.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wordpress/2.0.10/CHANGELOG.md b/stable/wordpress/2.0.10/CHANGELOG.md deleted file mode 100644 index 67ae0a68305..00000000000 --- a/stable/wordpress/2.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wordpress-2.0.10](https://github.com/truecharts/charts/compare/wordpress-2.0.9...wordpress-2.0.10) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9441](https://github.com/truecharts/charts/issues/9441)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [wordpress-2.0.9](https://github.com/truecharts/charts/compare/wordpress-2.0.8...wordpress-2.0.9) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9389](https://github.com/truecharts/charts/issues/9389)) - - - - -## [wordpress-2.0.8](https://github.com/truecharts/charts/compare/wordpress-2.0.7...wordpress-2.0.8) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9286](https://github.com/truecharts/charts/issues/9286)) - - - - -## [wordpress-2.0.7](https://github.com/truecharts/charts/compare/wordpress-2.0.6...wordpress-2.0.7) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9256](https://github.com/truecharts/charts/issues/9256)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [wordpress-2.0.6](https://github.com/truecharts/charts/compare/wordpress-2.0.5...wordpress-2.0.6) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [wordpress-2.0.5](https://github.com/truecharts/charts/compare/wordpress-2.0.4...wordpress-2.0.5) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [wordpress-2.0.4](https://github.com/truecharts/charts/compare/wordpress-2.0.3...wordpress-2.0.4) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [wordpress-2.0.3](https://github.com/truecharts/charts/compare/wordpress-2.0.2...wordpress-2.0.3) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wordpress-2.0.1](https://github.com/truecharts/charts/compare/wordpress-2.0.0...wordpress-2.0.1) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.1 ([#9022](https://github.com/truecharts/charts/issues/9022)) - - diff --git a/stable/wordpress/2.0.10/Chart.yaml b/stable/wordpress/2.0.10/Chart.yaml deleted file mode 100644 index 80dd6b539f6..00000000000 --- a/stable/wordpress/2.0.10/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "6.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.39 -description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/charts/stable/wordpress -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png -keywords: - - wordpress - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wordpress -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://www.wordpress.org -version: 2.0.10 -annotations: - truecharts.org/catagories: | - - website - - CMS - - Hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wordpress/2.0.10/app-changelog.md b/stable/wordpress/2.0.10/app-changelog.md deleted file mode 100644 index 678ceef1715..00000000000 --- a/stable/wordpress/2.0.10/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [wordpress-2.0.10](https://github.com/truecharts/charts/compare/wordpress-2.0.9...wordpress-2.0.10) (2023-06-06) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9441](https://github.com/truecharts/charts/issues/9441)) - - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.10/charts/common-12.12.1.tgz b/stable/wordpress/2.0.10/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/wordpress/2.0.10/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.10/charts/mariadb-7.0.39.tgz b/stable/wordpress/2.0.10/charts/mariadb-7.0.39.tgz deleted file mode 100644 index 5bfde5a2423..00000000000 Binary files a/stable/wordpress/2.0.10/charts/mariadb-7.0.39.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.11/CHANGELOG.md b/stable/wordpress/2.0.11/CHANGELOG.md new file mode 100644 index 00000000000..b42d12e30d0 --- /dev/null +++ b/stable/wordpress/2.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wordpress-2.0.11](https://github.com/truecharts/charts/compare/wordpress-2.0.10...wordpress-2.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [wordpress-2.0.10](https://github.com/truecharts/charts/compare/wordpress-2.0.9...wordpress-2.0.10) (2023-06-06) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9441](https://github.com/truecharts/charts/issues/9441)) + - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [wordpress-2.0.9](https://github.com/truecharts/charts/compare/wordpress-2.0.8...wordpress-2.0.9) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9389](https://github.com/truecharts/charts/issues/9389)) + + + + +## [wordpress-2.0.8](https://github.com/truecharts/charts/compare/wordpress-2.0.7...wordpress-2.0.8) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9286](https://github.com/truecharts/charts/issues/9286)) + + + + +## [wordpress-2.0.7](https://github.com/truecharts/charts/compare/wordpress-2.0.6...wordpress-2.0.7) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9256](https://github.com/truecharts/charts/issues/9256)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [wordpress-2.0.6](https://github.com/truecharts/charts/compare/wordpress-2.0.5...wordpress-2.0.6) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [wordpress-2.0.5](https://github.com/truecharts/charts/compare/wordpress-2.0.4...wordpress-2.0.5) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [wordpress-2.0.4](https://github.com/truecharts/charts/compare/wordpress-2.0.3...wordpress-2.0.4) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [wordpress-2.0.3](https://github.com/truecharts/charts/compare/wordpress-2.0.2...wordpress-2.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + diff --git a/stable/wordpress/2.0.11/Chart.yaml b/stable/wordpress/2.0.11/Chart.yaml new file mode 100644 index 00000000000..a0815c5d07a --- /dev/null +++ b/stable/wordpress/2.0.11/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.43 +description: The WordPress rich content management system can utilize plugins, widgets, and themes. +home: https://truecharts.org/charts/stable/wordpress +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png +keywords: + - wordpress + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wordpress +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://www.wordpress.org +version: 2.0.11 +annotations: + truecharts.org/catagories: | + - website + - CMS + - Hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wordpress/2.0.11/README.md b/stable/wordpress/2.0.11/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wordpress/2.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%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/wordpress/2.0.11/app-changelog.md b/stable/wordpress/2.0.11/app-changelog.md new file mode 100644 index 00000000000..cc9368d64ce --- /dev/null +++ b/stable/wordpress/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.11](https://github.com/truecharts/charts/compare/wordpress-2.0.10...wordpress-2.0.11) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.10/app-readme.md b/stable/wordpress/2.0.11/app-readme.md similarity index 100% rename from stable/wordpress/2.0.10/app-readme.md rename to stable/wordpress/2.0.11/app-readme.md diff --git a/stable/wordpress/2.0.11/charts/common-12.12.3.tgz b/stable/wordpress/2.0.11/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/wordpress/2.0.11/charts/common-12.12.3.tgz differ diff --git a/stable/wordpress/2.0.11/charts/mariadb-7.0.43.tgz b/stable/wordpress/2.0.11/charts/mariadb-7.0.43.tgz new file mode 100644 index 00000000000..1749f5d3a1a Binary files /dev/null and b/stable/wordpress/2.0.11/charts/mariadb-7.0.43.tgz differ diff --git a/stable/wordpress/2.0.10/ix_values.yaml b/stable/wordpress/2.0.11/ix_values.yaml similarity index 100% rename from stable/wordpress/2.0.10/ix_values.yaml rename to stable/wordpress/2.0.11/ix_values.yaml diff --git a/stable/wordpress/2.0.10/questions.yaml b/stable/wordpress/2.0.11/questions.yaml similarity index 100% rename from stable/wordpress/2.0.10/questions.yaml rename to stable/wordpress/2.0.11/questions.yaml diff --git a/stable/wordpress/2.0.10/templates/_env.tpl b/stable/wordpress/2.0.11/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.10/templates/_env.tpl rename to stable/wordpress/2.0.11/templates/_env.tpl diff --git a/stable/wordpress/2.0.10/templates/common.yaml b/stable/wordpress/2.0.11/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.10/templates/common.yaml rename to stable/wordpress/2.0.11/templates/common.yaml diff --git a/stable/wordpress/2.0.11/values.yaml b/stable/wordpress/2.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xen-orchestra/4.0.19/CHANGELOG.md b/stable/xen-orchestra/4.0.19/CHANGELOG.md deleted file mode 100644 index f8fb5d5e2fb..00000000000 --- a/stable/xen-orchestra/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xen-orchestra-4.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.18...xen-orchestra-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - - -## [xen-orchestra-4.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.17...xen-orchestra-4.0.18) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.115.0 ([#9280](https://github.com/truecharts/charts/issues/9280)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [xen-orchestra-4.0.17](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.16...xen-orchestra-4.0.17) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [xen-orchestra-4.0.16](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.15...xen-orchestra-4.0.16) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [xen-orchestra-4.0.15](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.14...xen-orchestra-4.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [xen-orchestra-4.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.13...xen-orchestra-4.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [xen-orchestra-4.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.12...xen-orchestra-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xen-orchestra-4.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.11...xen-orchestra-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863)) - - - - -## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/xen-orchestra/4.0.19/Chart.yaml b/stable/xen-orchestra/4.0.19/Chart.yaml deleted file mode 100644 index b9c69c9c1c6..00000000000 --- a/stable/xen-orchestra/4.0.19/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "5.115.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. -home: https://truecharts.org/charts/stable/xen-orchestra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png -keywords: - - xen-orchestra -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xen-orchestra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.19/app-changelog.md b/stable/xen-orchestra/4.0.19/app-changelog.md deleted file mode 100644 index a9224dcba56..00000000000 --- a/stable/xen-orchestra/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-4.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.18...xen-orchestra-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.19/charts/common-12.12.1.tgz b/stable/xen-orchestra/4.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/xen-orchestra/4.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/xen-orchestra/4.0.20/CHANGELOG.md b/stable/xen-orchestra/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..95426c36702 --- /dev/null +++ b/stable/xen-orchestra/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xen-orchestra-4.0.20](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.19...xen-orchestra-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [xen-orchestra-4.0.19](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.18...xen-orchestra-4.0.19) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [xen-orchestra-4.0.18](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.17...xen-orchestra-4.0.18) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.115.0 ([#9280](https://github.com/truecharts/charts/issues/9280)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [xen-orchestra-4.0.17](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.16...xen-orchestra-4.0.17) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [xen-orchestra-4.0.16](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.15...xen-orchestra-4.0.16) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [xen-orchestra-4.0.15](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.14...xen-orchestra-4.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [xen-orchestra-4.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.13...xen-orchestra-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [xen-orchestra-4.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.12...xen-orchestra-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [xen-orchestra-4.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.11...xen-orchestra-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863)) + + + diff --git a/stable/xen-orchestra/4.0.20/Chart.yaml b/stable/xen-orchestra/4.0.20/Chart.yaml new file mode 100644 index 00000000000..c72c7e2006b --- /dev/null +++ b/stable/xen-orchestra/4.0.20/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "5.115.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.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: 4.0.20 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.20/README.md b/stable/xen-orchestra/4.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xen-orchestra/4.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xen-orchestra/4.0.20/app-changelog.md b/stable/xen-orchestra/4.0.20/app-changelog.md new file mode 100644 index 00000000000..f9aec5ec37b --- /dev/null +++ b/stable/xen-orchestra/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-4.0.20](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.19...xen-orchestra-4.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.19/app-readme.md b/stable/xen-orchestra/4.0.20/app-readme.md similarity index 100% rename from stable/xen-orchestra/4.0.19/app-readme.md rename to stable/xen-orchestra/4.0.20/app-readme.md diff --git a/stable/xen-orchestra/4.0.20/charts/common-12.12.3.tgz b/stable/xen-orchestra/4.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/xen-orchestra/4.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/xen-orchestra/4.0.19/ix_values.yaml b/stable/xen-orchestra/4.0.20/ix_values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.19/ix_values.yaml rename to stable/xen-orchestra/4.0.20/ix_values.yaml diff --git a/stable/xen-orchestra/4.0.19/questions.yaml b/stable/xen-orchestra/4.0.20/questions.yaml similarity index 100% rename from stable/xen-orchestra/4.0.19/questions.yaml rename to stable/xen-orchestra/4.0.20/questions.yaml diff --git a/stable/xen-orchestra/4.0.20/templates/NOTES.txt b/stable/xen-orchestra/4.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xen-orchestra/4.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/4.0.20/templates/common.yaml b/stable/xen-orchestra/4.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xen-orchestra/4.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xen-orchestra/4.0.20/values.yaml b/stable/xen-orchestra/4.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/9.0.18/CHANGELOG.md b/stable/xteve/9.0.18/CHANGELOG.md deleted file mode 100644 index 31199a2e083..00000000000 --- a/stable/xteve/9.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [xteve-9.0.15](https://github.com/truecharts/charts/compare/xteve-9.0.14...xteve-9.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [xteve-9.0.14](https://github.com/truecharts/charts/compare/xteve-9.0.13...xteve-9.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [xteve-9.0.13](https://github.com/truecharts/charts/compare/xteve-9.0.12...xteve-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xteve-9.0.12](https://github.com/truecharts/charts/compare/xteve-9.0.11...xteve-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xteve-9.0.11](https://github.com/truecharts/charts/compare/xteve-9.0.10...xteve-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xteve-9.0.10](https://github.com/truecharts/charts/compare/xteve-9.0.9...xteve-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xteve-9.0.9](https://github.com/truecharts/charts/compare/xteve-9.0.8...xteve-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/xteve/9.0.18/Chart.yaml b/stable/xteve/9.0.18/Chart.yaml deleted file mode 100644 index aab9a244640..00000000000 --- a/stable/xteve/9.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0.200" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: M3U Proxy for Plex DVR and Emby Live TV. -home: https://truecharts.org/charts/stable/xteve -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xteve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images -version: 9.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.18/app-changelog.md b/stable/xteve/9.0.18/app-changelog.md deleted file mode 100644 index ab47e6def19..00000000000 --- a/stable/xteve/9.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/xteve/9.0.18/charts/common-12.12.1.tgz b/stable/xteve/9.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/xteve/9.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/xteve/9.0.19/CHANGELOG.md b/stable/xteve/9.0.19/CHANGELOG.md new file mode 100644 index 00000000000..001a4ab95a6 --- /dev/null +++ b/stable/xteve/9.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [xteve-9.0.15](https://github.com/truecharts/charts/compare/xteve-9.0.14...xteve-9.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [xteve-9.0.14](https://github.com/truecharts/charts/compare/xteve-9.0.13...xteve-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [xteve-9.0.13](https://github.com/truecharts/charts/compare/xteve-9.0.12...xteve-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [xteve-9.0.12](https://github.com/truecharts/charts/compare/xteve-9.0.11...xteve-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [xteve-9.0.11](https://github.com/truecharts/charts/compare/xteve-9.0.10...xteve-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [xteve-9.0.10](https://github.com/truecharts/charts/compare/xteve-9.0.9...xteve-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/xteve/9.0.19/Chart.yaml b/stable/xteve/9.0.19/Chart.yaml new file mode 100644 index 00000000000..5c46c2db7a5 --- /dev/null +++ b/stable/xteve/9.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: M3U Proxy for Plex DVR and Emby Live TV. +home: https://truecharts.org/charts/stable/xteve +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xteve.png +keywords: + - xteve + - iptv + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xteve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images +version: 9.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.19/README.md b/stable/xteve/9.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xteve/9.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xteve/9.0.19/app-changelog.md b/stable/xteve/9.0.19/app-changelog.md new file mode 100644 index 00000000000..3aacdaf0dc5 --- /dev/null +++ b/stable/xteve/9.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/xteve/9.0.18/app-readme.md b/stable/xteve/9.0.19/app-readme.md similarity index 100% rename from stable/xteve/9.0.18/app-readme.md rename to stable/xteve/9.0.19/app-readme.md diff --git a/stable/xteve/9.0.19/charts/common-12.12.3.tgz b/stable/xteve/9.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/xteve/9.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/xteve/9.0.18/ix_values.yaml b/stable/xteve/9.0.19/ix_values.yaml similarity index 100% rename from stable/xteve/9.0.18/ix_values.yaml rename to stable/xteve/9.0.19/ix_values.yaml diff --git a/stable/xteve/9.0.18/questions.yaml b/stable/xteve/9.0.19/questions.yaml similarity index 100% rename from stable/xteve/9.0.18/questions.yaml rename to stable/xteve/9.0.19/questions.yaml diff --git a/stable/xteve/9.0.19/templates/NOTES.txt b/stable/xteve/9.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xteve/9.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xteve/9.0.19/templates/common.yaml b/stable/xteve/9.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xteve/9.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xteve/9.0.19/values.yaml b/stable/xteve/9.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/7.0.19/CHANGELOG.md b/stable/xwiki/7.0.19/CHANGELOG.md deleted file mode 100644 index c7f75512dfb..00000000000 --- a/stable/xwiki/7.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xwiki-7.0.19](https://github.com/truecharts/charts/compare/xwiki-7.0.18...xwiki-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)) - - - - -## [xwiki-7.0.18](https://github.com/truecharts/charts/compare/xwiki-7.0.17...xwiki-7.0.18) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [xwiki-7.0.17](https://github.com/truecharts/charts/compare/xwiki-7.0.16...xwiki-7.0.17) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [xwiki-7.0.16](https://github.com/truecharts/charts/compare/xwiki-7.0.15...xwiki-7.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [xwiki-7.0.15](https://github.com/truecharts/charts/compare/xwiki-7.0.14...xwiki-7.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [xwiki-7.0.14](https://github.com/truecharts/charts/compare/xwiki-7.0.13...xwiki-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xwiki-7.0.13](https://github.com/truecharts/charts/compare/xwiki-7.0.12...xwiki-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xwiki-7.0.12](https://github.com/truecharts/charts/compare/xwiki-7.0.11...xwiki-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xwiki-7.0.11](https://github.com/truecharts/charts/compare/xwiki-7.0.10...xwiki-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277)) - - - diff --git a/stable/xwiki/7.0.19/Chart.yaml b/stable/xwiki/7.0.19/Chart.yaml deleted file mode 100644 index bd4611a685b..00000000000 --- a/stable/xwiki/7.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "15.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility -home: https://truecharts.org/charts/stable/xwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png -keywords: - - xwiki - - wiki -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://github.com/xwiki/xwiki-docker -version: 7.0.19 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.19/app-changelog.md b/stable/xwiki/7.0.19/app-changelog.md deleted file mode 100644 index d7377e3191a..00000000000 --- a/stable/xwiki/7.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [xwiki-7.0.19](https://github.com/truecharts/charts/compare/xwiki-7.0.18...xwiki-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)) - - \ No newline at end of file diff --git a/stable/xwiki/7.0.19/charts/common-12.12.1.tgz b/stable/xwiki/7.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/xwiki/7.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/xwiki/7.0.20/CHANGELOG.md b/stable/xwiki/7.0.20/CHANGELOG.md new file mode 100644 index 00000000000..9ee8d70481d --- /dev/null +++ b/stable/xwiki/7.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xwiki-7.0.20](https://github.com/truecharts/charts/compare/xwiki-7.0.19...xwiki-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [xwiki-7.0.19](https://github.com/truecharts/charts/compare/xwiki-7.0.18...xwiki-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)) + + + + +## [xwiki-7.0.18](https://github.com/truecharts/charts/compare/xwiki-7.0.17...xwiki-7.0.18) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [xwiki-7.0.17](https://github.com/truecharts/charts/compare/xwiki-7.0.16...xwiki-7.0.17) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [xwiki-7.0.16](https://github.com/truecharts/charts/compare/xwiki-7.0.15...xwiki-7.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [xwiki-7.0.15](https://github.com/truecharts/charts/compare/xwiki-7.0.14...xwiki-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [xwiki-7.0.14](https://github.com/truecharts/charts/compare/xwiki-7.0.13...xwiki-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [xwiki-7.0.13](https://github.com/truecharts/charts/compare/xwiki-7.0.12...xwiki-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [xwiki-7.0.12](https://github.com/truecharts/charts/compare/xwiki-7.0.11...xwiki-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [xwiki-7.0.11](https://github.com/truecharts/charts/compare/xwiki-7.0.10...xwiki-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/xwiki/7.0.20/Chart.yaml b/stable/xwiki/7.0.20/Chart.yaml new file mode 100644 index 00000000000..390e88f5a04 --- /dev/null +++ b/stable/xwiki/7.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "15.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: XWiki is a free wiki software platform written in Java with a design emphasis on extensibility +home: https://truecharts.org/charts/stable/xwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xwiki.png +keywords: + - xwiki + - wiki +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://github.com/xwiki/xwiki-docker +version: 7.0.20 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.20/README.md b/stable/xwiki/7.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xwiki/7.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/xwiki/7.0.20/app-changelog.md b/stable/xwiki/7.0.20/app-changelog.md new file mode 100644 index 00000000000..664fd2a28d1 --- /dev/null +++ b/stable/xwiki/7.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-7.0.20](https://github.com/truecharts/charts/compare/xwiki-7.0.19...xwiki-7.0.20) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/xwiki/7.0.19/app-readme.md b/stable/xwiki/7.0.20/app-readme.md similarity index 100% rename from stable/xwiki/7.0.19/app-readme.md rename to stable/xwiki/7.0.20/app-readme.md diff --git a/stable/xwiki/7.0.20/charts/common-12.12.3.tgz b/stable/xwiki/7.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/xwiki/7.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/xwiki/7.0.19/ix_values.yaml b/stable/xwiki/7.0.20/ix_values.yaml similarity index 100% rename from stable/xwiki/7.0.19/ix_values.yaml rename to stable/xwiki/7.0.20/ix_values.yaml diff --git a/stable/xwiki/7.0.19/questions.yaml b/stable/xwiki/7.0.20/questions.yaml similarity index 100% rename from stable/xwiki/7.0.19/questions.yaml rename to stable/xwiki/7.0.20/questions.yaml diff --git a/stable/xwiki/7.0.20/templates/NOTES.txt b/stable/xwiki/7.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xwiki/7.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xwiki/7.0.20/templates/common.yaml b/stable/xwiki/7.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xwiki/7.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/7.0.20/values.yaml b/stable/xwiki/7.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/youtransfer/3.0.18/CHANGELOG.md b/stable/youtransfer/3.0.18/CHANGELOG.md deleted file mode 100644 index 2f9093532e4..00000000000 --- a/stable/youtransfer/3.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [youtransfer-3.0.14](https://github.com/truecharts/charts/compare/youtransfer-3.0.13...youtransfer-3.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [youtransfer-3.0.13](https://github.com/truecharts/charts/compare/youtransfer-3.0.12...youtransfer-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [youtransfer-3.0.12](https://github.com/truecharts/charts/compare/youtransfer-3.0.11...youtransfer-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [youtransfer-3.0.11](https://github.com/truecharts/charts/compare/youtransfer-3.0.10...youtransfer-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [youtransfer-3.0.10](https://github.com/truecharts/charts/compare/youtransfer-3.0.9...youtransfer-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [youtransfer-3.0.9](https://github.com/truecharts/charts/compare/youtransfer-3.0.8...youtransfer-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/youtransfer/3.0.18/Chart.yaml b/stable/youtransfer/3.0.18/Chart.yaml deleted file mode 100644 index 12492b13039..00000000000 --- a/stable/youtransfer/3.0.18/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -deprecated: false -description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. -home: https://truecharts.org/charts/stable/youtransfer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://github.com/YouTransfer/YouTransfer -type: application -version: 3.0.18 diff --git a/stable/youtransfer/3.0.18/app-changelog.md b/stable/youtransfer/3.0.18/app-changelog.md deleted file mode 100644 index 39f4d78987f..00000000000 --- a/stable/youtransfer/3.0.18/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/youtransfer/3.0.18/charts/common-12.12.1.tgz b/stable/youtransfer/3.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/youtransfer/3.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/youtransfer/3.0.19/CHANGELOG.md b/stable/youtransfer/3.0.19/CHANGELOG.md new file mode 100644 index 00000000000..23f56240a3b --- /dev/null +++ b/stable/youtransfer/3.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [youtransfer-3.0.14](https://github.com/truecharts/charts/compare/youtransfer-3.0.13...youtransfer-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [youtransfer-3.0.13](https://github.com/truecharts/charts/compare/youtransfer-3.0.12...youtransfer-3.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [youtransfer-3.0.12](https://github.com/truecharts/charts/compare/youtransfer-3.0.11...youtransfer-3.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [youtransfer-3.0.11](https://github.com/truecharts/charts/compare/youtransfer-3.0.10...youtransfer-3.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [youtransfer-3.0.10](https://github.com/truecharts/charts/compare/youtransfer-3.0.9...youtransfer-3.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/youtransfer/3.0.19/Chart.yaml b/stable/youtransfer/3.0.19/Chart.yaml new file mode 100644 index 00000000000..90941ae5fdd --- /dev/null +++ b/stable/youtransfer/3.0.19/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: YouTransfer is a simple but elegant self-hosted file transfer sharing solution. +home: https://truecharts.org/charts/stable/youtransfer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtransfer.png +keywords: + - youtransfer + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtransfer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - https://github.com/YouTransfer/YouTransfer +type: application +version: 3.0.19 diff --git a/stable/youtransfer/3.0.19/README.md b/stable/youtransfer/3.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/youtransfer/3.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/youtransfer/3.0.19/app-changelog.md b/stable/youtransfer/3.0.19/app-changelog.md new file mode 100644 index 00000000000..e42d1823b16 --- /dev/null +++ b/stable/youtransfer/3.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/youtransfer/3.0.18/app-readme.md b/stable/youtransfer/3.0.19/app-readme.md similarity index 100% rename from stable/youtransfer/3.0.18/app-readme.md rename to stable/youtransfer/3.0.19/app-readme.md diff --git a/stable/youtransfer/3.0.19/charts/common-12.12.3.tgz b/stable/youtransfer/3.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/youtransfer/3.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/youtransfer/3.0.18/ix_values.yaml b/stable/youtransfer/3.0.19/ix_values.yaml similarity index 100% rename from stable/youtransfer/3.0.18/ix_values.yaml rename to stable/youtransfer/3.0.19/ix_values.yaml diff --git a/stable/youtransfer/3.0.18/questions.yaml b/stable/youtransfer/3.0.19/questions.yaml similarity index 100% rename from stable/youtransfer/3.0.18/questions.yaml rename to stable/youtransfer/3.0.19/questions.yaml diff --git a/stable/youtransfer/3.0.19/templates/NOTES.txt b/stable/youtransfer/3.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtransfer/3.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtransfer/3.0.18/templates/common.yaml b/stable/youtransfer/3.0.19/templates/common.yaml similarity index 100% rename from stable/youtransfer/3.0.18/templates/common.yaml rename to stable/youtransfer/3.0.19/templates/common.yaml diff --git a/stable/youtransfer/3.0.19/values.yaml b/stable/youtransfer/3.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/youtubedl-material/5.0.19/CHANGELOG.md b/stable/youtubedl-material/5.0.19/CHANGELOG.md deleted file mode 100644 index af214c4571d..00000000000 --- a/stable/youtubedl-material/5.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [youtubedl-material-5.0.16](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.15...youtubedl-material-5.0.16) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [youtubedl-material-5.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.14...youtubedl-material-5.0.15) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [youtubedl-material-5.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.13...youtubedl-material-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [youtubedl-material-5.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.12...youtubedl-material-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [youtubedl-material-5.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.11...youtubedl-material-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [youtubedl-material-5.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.10...youtubedl-material-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [youtubedl-material-5.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.9...youtubedl-material-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - diff --git a/stable/youtubedl-material/5.0.19/Chart.yaml b/stable/youtubedl-material/5.0.19/Chart.yaml deleted file mode 100644 index 4e894384505..00000000000 --- a/stable/youtubedl-material/5.0.19/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.38 -description: YoutubeDL-Material is a Material Design frontend for youtube-dl. -home: https://truecharts.org/charts/stable/youtubedl-material -icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png -keywords: - - youtube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtubedl-material -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - - https://github.com/Tzahi12345/YoutubeDL-Material -version: 5.0.19 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.19/app-changelog.md b/stable/youtubedl-material/5.0.19/app-changelog.md deleted file mode 100644 index d67d079563e..00000000000 --- a/stable/youtubedl-material/5.0.19/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/youtubedl-material/5.0.19/charts/common-12.12.1.tgz b/stable/youtubedl-material/5.0.19/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/youtubedl-material/5.0.19/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/youtubedl-material/5.0.19/charts/mongodb-6.0.38.tgz b/stable/youtubedl-material/5.0.19/charts/mongodb-6.0.38.tgz deleted file mode 100644 index 2d52d99adaf..00000000000 Binary files a/stable/youtubedl-material/5.0.19/charts/mongodb-6.0.38.tgz and /dev/null differ diff --git a/stable/youtubedl-material/5.0.20/CHANGELOG.md b/stable/youtubedl-material/5.0.20/CHANGELOG.md new file mode 100644 index 00000000000..b5c4ac4fc71 --- /dev/null +++ b/stable/youtubedl-material/5.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [youtubedl-material-5.0.16](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.15...youtubedl-material-5.0.16) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [youtubedl-material-5.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.14...youtubedl-material-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [youtubedl-material-5.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.13...youtubedl-material-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [youtubedl-material-5.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.12...youtubedl-material-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [youtubedl-material-5.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.11...youtubedl-material-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [youtubedl-material-5.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.10...youtubedl-material-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/youtubedl-material/5.0.20/Chart.yaml b/stable/youtubedl-material/5.0.20/Chart.yaml new file mode 100644 index 00000000000..9a710384065 --- /dev/null +++ b/stable/youtubedl-material/5.0.20/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.42 +description: YoutubeDL-Material is a Material Design frontend for youtube-dl. +home: https://truecharts.org/charts/stable/youtubedl-material +icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png +keywords: + - youtube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtubedl-material +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material +version: 5.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.20/README.md b/stable/youtubedl-material/5.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/youtubedl-material/5.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/youtubedl-material/5.0.20/app-changelog.md b/stable/youtubedl-material/5.0.20/app-changelog.md new file mode 100644 index 00000000000..15384638952 --- /dev/null +++ b/stable/youtubedl-material/5.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/5.0.19/app-readme.md b/stable/youtubedl-material/5.0.20/app-readme.md similarity index 100% rename from stable/youtubedl-material/5.0.19/app-readme.md rename to stable/youtubedl-material/5.0.20/app-readme.md diff --git a/stable/youtubedl-material/5.0.20/charts/common-12.12.3.tgz b/stable/youtubedl-material/5.0.20/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/youtubedl-material/5.0.20/charts/common-12.12.3.tgz differ diff --git a/stable/youtubedl-material/5.0.20/charts/mongodb-6.0.42.tgz b/stable/youtubedl-material/5.0.20/charts/mongodb-6.0.42.tgz new file mode 100644 index 00000000000..d9a5ee28919 Binary files /dev/null and b/stable/youtubedl-material/5.0.20/charts/mongodb-6.0.42.tgz differ diff --git a/stable/youtubedl-material/5.0.19/ix_values.yaml b/stable/youtubedl-material/5.0.20/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/5.0.19/ix_values.yaml rename to stable/youtubedl-material/5.0.20/ix_values.yaml diff --git a/stable/youtubedl-material/5.0.19/questions.yaml b/stable/youtubedl-material/5.0.20/questions.yaml similarity index 100% rename from stable/youtubedl-material/5.0.19/questions.yaml rename to stable/youtubedl-material/5.0.20/questions.yaml diff --git a/stable/youtubedl-material/5.0.20/templates/NOTES.txt b/stable/youtubedl-material/5.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtubedl-material/5.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtubedl-material/5.0.20/templates/common.yaml b/stable/youtubedl-material/5.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/youtubedl-material/5.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtubedl-material/5.0.20/values.yaml b/stable/youtubedl-material/5.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/5.0.18/CHANGELOG.md b/stable/zerotier/5.0.18/CHANGELOG.md deleted file mode 100644 index 245d88ec586..00000000000 --- a/stable/zerotier/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [zerotier-5.0.15](https://github.com/truecharts/charts/compare/zerotier-5.0.14...zerotier-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [zerotier-5.0.14](https://github.com/truecharts/charts/compare/zerotier-5.0.13...zerotier-5.0.14) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [zerotier-5.0.13](https://github.com/truecharts/charts/compare/zerotier-5.0.12...zerotier-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [zerotier-5.0.12](https://github.com/truecharts/charts/compare/zerotier-5.0.11...zerotier-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [zerotier-5.0.11](https://github.com/truecharts/charts/compare/zerotier-5.0.10...zerotier-5.0.11) (2023-05-06) - -### Feat - -- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) - - - - -## [zerotier-5.0.10](https://github.com/truecharts/charts/compare/zerotier-5.0.9...zerotier-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [zerotier-5.0.9](https://github.com/truecharts/charts/compare/zerotier-5.0.8...zerotier-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [zerotier-5.0.8](https://github.com/truecharts/charts/compare/zerotier-5.0.7...zerotier-5.0.8) (2023-04-30) - -### Chore diff --git a/stable/zerotier/5.0.18/Chart.yaml b/stable/zerotier/5.0.18/Chart.yaml deleted file mode 100644 index baa6e5d2b58..00000000000 --- a/stable/zerotier/5.0.18/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 5.0.18 -appVersion: "1.10.6" -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -type: application -deprecated: false -home: https://truecharts.org/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -keywords: - - zerotier - - network -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.18/app-changelog.md b/stable/zerotier/5.0.18/app-changelog.md deleted file mode 100644 index 8d4e4627434..00000000000 --- a/stable/zerotier/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/zerotier/5.0.18/charts/common-12.12.1.tgz b/stable/zerotier/5.0.18/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/zerotier/5.0.18/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/zerotier/5.0.19/CHANGELOG.md b/stable/zerotier/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..70e15b21a61 --- /dev/null +++ b/stable/zerotier/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [zerotier-5.0.15](https://github.com/truecharts/charts/compare/zerotier-5.0.14...zerotier-5.0.15) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [zerotier-5.0.14](https://github.com/truecharts/charts/compare/zerotier-5.0.13...zerotier-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [zerotier-5.0.13](https://github.com/truecharts/charts/compare/zerotier-5.0.12...zerotier-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [zerotier-5.0.12](https://github.com/truecharts/charts/compare/zerotier-5.0.11...zerotier-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [zerotier-5.0.11](https://github.com/truecharts/charts/compare/zerotier-5.0.10...zerotier-5.0.11) (2023-05-06) + +### Feat + +- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) + + + + +## [zerotier-5.0.10](https://github.com/truecharts/charts/compare/zerotier-5.0.9...zerotier-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [zerotier-5.0.9](https://github.com/truecharts/charts/compare/zerotier-5.0.8...zerotier-5.0.9) (2023-05-03) + +### Chore diff --git a/stable/zerotier/5.0.19/Chart.yaml b/stable/zerotier/5.0.19/Chart.yaml new file mode 100644 index 00000000000..2e24b99eeac --- /dev/null +++ b/stable/zerotier/5.0.19/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 5.0.19 +appVersion: "1.10.6" +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +type: application +deprecated: false +home: https://truecharts.org/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +keywords: + - zerotier + - network +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.19/README.md b/stable/zerotier/5.0.19/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zerotier/5.0.19/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zerotier/5.0.19/app-changelog.md b/stable/zerotier/5.0.19/app-changelog.md new file mode 100644 index 00000000000..9269d6331b3 --- /dev/null +++ b/stable/zerotier/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/zerotier/5.0.18/app-readme.md b/stable/zerotier/5.0.19/app-readme.md similarity index 100% rename from stable/zerotier/5.0.18/app-readme.md rename to stable/zerotier/5.0.19/app-readme.md diff --git a/stable/zerotier/5.0.19/charts/common-12.12.3.tgz b/stable/zerotier/5.0.19/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/zerotier/5.0.19/charts/common-12.12.3.tgz differ diff --git a/stable/zerotier/5.0.18/ix_values.yaml b/stable/zerotier/5.0.19/ix_values.yaml similarity index 100% rename from stable/zerotier/5.0.18/ix_values.yaml rename to stable/zerotier/5.0.19/ix_values.yaml diff --git a/stable/zerotier/5.0.18/questions.yaml b/stable/zerotier/5.0.19/questions.yaml similarity index 100% rename from stable/zerotier/5.0.18/questions.yaml rename to stable/zerotier/5.0.19/questions.yaml diff --git a/stable/zerotier/5.0.19/templates/NOTES.txt b/stable/zerotier/5.0.19/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zerotier/5.0.19/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zerotier/5.0.19/templates/common.yaml b/stable/zerotier/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zerotier/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zerotier/5.0.19/values.yaml b/stable/zerotier/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/7.0.22/CHANGELOG.md b/stable/zigbee2mqtt/7.0.22/CHANGELOG.md deleted file mode 100644 index 108e6bef7b5..00000000000 --- a/stable/zigbee2mqtt/7.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zigbee2mqtt-7.0.22](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.21...zigbee2mqtt-7.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)) - - - - -## [zigbee2mqtt-7.0.21](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.20...zigbee2mqtt-7.0.21) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [zigbee2mqtt-7.0.20](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.19...zigbee2mqtt-7.0.20) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [zigbee2mqtt-7.0.19](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.18...zigbee2mqtt-7.0.19) (2023-05-24) - -### Fix - -- fix quote mark ([#9127](https://github.com/truecharts/charts/issues/9127)) - - - - -## [zigbee2mqtt-7.0.18](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.17...zigbee2mqtt-7.0.18) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [zigbee2mqtt-7.0.17](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.16...zigbee2mqtt-7.0.17) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - - -## [zigbee2mqtt-7.0.16](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.15...zigbee2mqtt-7.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [zigbee2mqtt-7.0.15](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.14...zigbee2mqtt-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [zigbee2mqtt-7.0.14](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.13...zigbee2mqtt-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [zigbee2mqtt-7.0.13](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.12...zigbee2mqtt-7.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.4 ([#8846](https://github.com/truecharts/charts/issues/8846)) - - - diff --git a/stable/zigbee2mqtt/7.0.22/Chart.yaml b/stable/zigbee2mqtt/7.0.22/Chart.yaml deleted file mode 100644 index 241ff5d4f93..00000000000 --- a/stable/zigbee2mqtt/7.0.22/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.30.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: Bridges events and allows you to control your Zigbee devices via MQTT -home: https://truecharts.org/charts/stable/zigbee2mqtt -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://github.com/Koenkk/zigbee2mqtt -version: 7.0.22 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.22/app-changelog.md b/stable/zigbee2mqtt/7.0.22/app-changelog.md deleted file mode 100644 index da5b3ddfb01..00000000000 --- a/stable/zigbee2mqtt/7.0.22/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [zigbee2mqtt-7.0.22](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.21...zigbee2mqtt-7.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)) - - \ No newline at end of file diff --git a/stable/zigbee2mqtt/7.0.22/charts/common-12.12.1.tgz b/stable/zigbee2mqtt/7.0.22/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/zigbee2mqtt/7.0.22/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/7.0.23/CHANGELOG.md b/stable/zigbee2mqtt/7.0.23/CHANGELOG.md new file mode 100644 index 00000000000..5019a64ae34 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zigbee2mqtt-7.0.23](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.22...zigbee2mqtt-7.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [zigbee2mqtt-7.0.22](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.21...zigbee2mqtt-7.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)) + + + + +## [zigbee2mqtt-7.0.21](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.20...zigbee2mqtt-7.0.21) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [zigbee2mqtt-7.0.20](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.19...zigbee2mqtt-7.0.20) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [zigbee2mqtt-7.0.19](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.18...zigbee2mqtt-7.0.19) (2023-05-24) + +### Fix + +- fix quote mark ([#9127](https://github.com/truecharts/charts/issues/9127)) + + + + +## [zigbee2mqtt-7.0.18](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.17...zigbee2mqtt-7.0.18) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [zigbee2mqtt-7.0.17](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.16...zigbee2mqtt-7.0.17) (2023-05-23) + +### Chore + +- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) + + + + +## [zigbee2mqtt-7.0.16](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.15...zigbee2mqtt-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [zigbee2mqtt-7.0.15](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.14...zigbee2mqtt-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [zigbee2mqtt-7.0.14](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.13...zigbee2mqtt-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + diff --git a/stable/zigbee2mqtt/7.0.23/Chart.yaml b/stable/zigbee2mqtt/7.0.23/Chart.yaml new file mode 100644 index 00000000000..fd8b400bc40 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.23/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.30.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: Bridges events and allows you to control your Zigbee devices via MQTT +home: https://truecharts.org/charts/stable/zigbee2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png +keywords: + - zigbee + - mqtt + - home-assistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zigbee2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt +version: 7.0.23 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.23/README.md b/stable/zigbee2mqtt/7.0.23/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zigbee2mqtt/7.0.23/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zigbee2mqtt/7.0.23/SKIPINSTALL b/stable/zigbee2mqtt/7.0.23/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/7.0.23/app-changelog.md b/stable/zigbee2mqtt/7.0.23/app-changelog.md new file mode 100644 index 00000000000..2cd192369e7 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zigbee2mqtt-7.0.23](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.22...zigbee2mqtt-7.0.23) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/7.0.22/app-readme.md b/stable/zigbee2mqtt/7.0.23/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/7.0.22/app-readme.md rename to stable/zigbee2mqtt/7.0.23/app-readme.md diff --git a/stable/zigbee2mqtt/7.0.23/charts/common-12.12.3.tgz b/stable/zigbee2mqtt/7.0.23/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/zigbee2mqtt/7.0.23/charts/common-12.12.3.tgz differ diff --git a/stable/zigbee2mqtt/7.0.22/ix_values.yaml b/stable/zigbee2mqtt/7.0.23/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.22/ix_values.yaml rename to stable/zigbee2mqtt/7.0.23/ix_values.yaml diff --git a/stable/zigbee2mqtt/7.0.22/questions.yaml b/stable/zigbee2mqtt/7.0.23/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.22/questions.yaml rename to stable/zigbee2mqtt/7.0.23/questions.yaml diff --git a/stable/zigbee2mqtt/7.0.23/templates/NOTES.txt b/stable/zigbee2mqtt/7.0.23/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.23/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/7.0.23/templates/common.yaml b/stable/zigbee2mqtt/7.0.23/templates/common.yaml new file mode 100644 index 00000000000..995efb03eb0 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.23/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/zigbee2mqtt/7.0.23/values.yaml b/stable/zigbee2mqtt/7.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/5.0.21/CHANGELOG.md b/stable/znc/5.0.21/CHANGELOG.md deleted file mode 100644 index b8430111b3a..00000000000 --- a/stable/znc/5.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [znc-5.0.21](https://github.com/truecharts/charts/compare/znc-5.0.20...znc-5.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#9390](https://github.com/truecharts/charts/issues/9390)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [znc-5.0.20](https://github.com/truecharts/charts/compare/znc-5.0.19...znc-5.0.20) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [znc-5.0.19](https://github.com/truecharts/charts/compare/znc-5.0.18...znc-5.0.19) (2023-05-26) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#9178](https://github.com/truecharts/charts/issues/9178)) - - - - -## [znc-5.0.18](https://github.com/truecharts/charts/compare/znc-5.0.17...znc-5.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [znc-5.0.17](https://github.com/truecharts/charts/compare/znc-5.0.16...znc-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [znc-5.0.16](https://github.com/truecharts/charts/compare/znc-5.0.15...znc-5.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965)) - - - - -## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [znc-5.0.13](https://github.com/truecharts/charts/compare/znc-5.0.12...znc-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [znc-5.0.12](https://github.com/truecharts/charts/compare/znc-5.0.11...znc-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - diff --git a/stable/znc/5.0.21/Chart.yaml b/stable/znc/5.0.21/Chart.yaml deleted file mode 100644 index c0a56ff92f3..00000000000 --- a/stable/znc/5.0.21/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 5.0.21 -appVersion: "1.8.2" -description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -keywords: - - znc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.10.4 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.21/app-changelog.md b/stable/znc/5.0.21/app-changelog.md deleted file mode 100644 index cf5a8c08935..00000000000 --- a/stable/znc/5.0.21/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [znc-5.0.21](https://github.com/truecharts/charts/compare/znc-5.0.20...znc-5.0.21) (2023-06-04) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#9390](https://github.com/truecharts/charts/issues/9390)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/znc/5.0.21/charts/common-12.10.4.tgz b/stable/znc/5.0.21/charts/common-12.10.4.tgz deleted file mode 100644 index 66771bb2ec5..00000000000 Binary files a/stable/znc/5.0.21/charts/common-12.10.4.tgz and /dev/null differ diff --git a/stable/znc/5.0.22/CHANGELOG.md b/stable/znc/5.0.22/CHANGELOG.md new file mode 100644 index 00000000000..fbb22bf561a --- /dev/null +++ b/stable/znc/5.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [znc-5.0.22](https://github.com/truecharts/charts/compare/znc-5.0.21...znc-5.0.22) (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)) + + + + +## [znc-5.0.21](https://github.com/truecharts/charts/compare/znc-5.0.20...znc-5.0.21) (2023-06-04) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#9390](https://github.com/truecharts/charts/issues/9390)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [znc-5.0.20](https://github.com/truecharts/charts/compare/znc-5.0.19...znc-5.0.20) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [znc-5.0.19](https://github.com/truecharts/charts/compare/znc-5.0.18...znc-5.0.19) (2023-05-26) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#9178](https://github.com/truecharts/charts/issues/9178)) + + + + +## [znc-5.0.18](https://github.com/truecharts/charts/compare/znc-5.0.17...znc-5.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [znc-5.0.17](https://github.com/truecharts/charts/compare/znc-5.0.16...znc-5.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [znc-5.0.16](https://github.com/truecharts/charts/compare/znc-5.0.15...znc-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965)) + + + + +## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [znc-5.0.13](https://github.com/truecharts/charts/compare/znc-5.0.12...znc-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + diff --git a/stable/znc/5.0.22/Chart.yaml b/stable/znc/5.0.22/Chart.yaml new file mode 100644 index 00000000000..4dc75ebe482 --- /dev/null +++ b/stable/znc/5.0.22/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 5.0.22 +appVersion: "1.8.2" +description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +keywords: + - znc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.22/README.md b/stable/znc/5.0.22/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/znc/5.0.22/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/znc/5.0.22/app-changelog.md b/stable/znc/5.0.22/app-changelog.md new file mode 100644 index 00000000000..c29c89b6576 --- /dev/null +++ b/stable/znc/5.0.22/app-changelog.md @@ -0,0 +1,10 @@ + + +## [znc-5.0.22](https://github.com/truecharts/charts/compare/znc-5.0.21...znc-5.0.22) (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)) + + \ No newline at end of file diff --git a/stable/znc/5.0.21/app-readme.md b/stable/znc/5.0.22/app-readme.md similarity index 100% rename from stable/znc/5.0.21/app-readme.md rename to stable/znc/5.0.22/app-readme.md diff --git a/stable/znc/5.0.22/charts/common-12.12.3.tgz b/stable/znc/5.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/znc/5.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/znc/5.0.21/ix_values.yaml b/stable/znc/5.0.22/ix_values.yaml similarity index 100% rename from stable/znc/5.0.21/ix_values.yaml rename to stable/znc/5.0.22/ix_values.yaml diff --git a/stable/znc/5.0.21/questions.yaml b/stable/znc/5.0.22/questions.yaml similarity index 100% rename from stable/znc/5.0.21/questions.yaml rename to stable/znc/5.0.22/questions.yaml diff --git a/stable/znc/5.0.22/templates/NOTES.txt b/stable/znc/5.0.22/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/znc/5.0.22/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/5.0.22/templates/common.yaml b/stable/znc/5.0.22/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/znc/5.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/5.0.22/values.yaml b/stable/znc/5.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ztcuui-aio/4.0.20/CHANGELOG.md b/stable/ztcuui-aio/4.0.20/CHANGELOG.md deleted file mode 100644 index c3232ab4580..00000000000 --- a/stable/ztcuui-aio/4.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [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) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - - - - -## [ztcuui-aio-4.0.18](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.17...ztcuui-aio-4.0.18) (2023-05-26) - -### Chore - -- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - - -## [ztcuui-aio-4.0.17](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.16...ztcuui-aio-4.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - - - - -## [ztcuui-aio-4.0.16](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.15...ztcuui-aio-4.0.16) (2023-05-22) - -### Chore - -- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) - - - - -## [ztcuui-aio-4.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.14...ztcuui-aio-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ztcuui-aio-4.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.13...ztcuui-aio-4.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/ztcuui-aio to v1.2.15 ([#9023](https://github.com/truecharts/charts/issues/9023)) - - - - -## [ztcuui-aio-4.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.12...ztcuui-aio-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ztcuui-aio-4.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.11...ztcuui-aio-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ztcuui-aio-4.0.11](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.10...ztcuui-aio-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/ztcuui-aio/4.0.20/Chart.yaml b/stable/ztcuui-aio/4.0.20/Chart.yaml deleted file mode 100644 index 3223dd9fce4..00000000000 --- a/stable/ztcuui-aio/4.0.20/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.15" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.12.1 -description: ZeroTier network controller user interface in a Docker container -home: https://truecharts.org/charts/stable/ztcuui-aio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png -keywords: - - ztcuui-aio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ztcuui-aio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://github.com/key-networks/ztncui-aio -version: 4.0.20 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.20/app-changelog.md b/stable/ztcuui-aio/4.0.20/app-changelog.md deleted file mode 100644 index b89e75cf853..00000000000 --- a/stable/ztcuui-aio/4.0.20/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/stable/ztcuui-aio/4.0.20/charts/common-12.12.1.tgz b/stable/ztcuui-aio/4.0.20/charts/common-12.12.1.tgz deleted file mode 100644 index 8c9ba8d440e..00000000000 Binary files a/stable/ztcuui-aio/4.0.20/charts/common-12.12.1.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/4.0.21/CHANGELOG.md b/stable/ztcuui-aio/4.0.21/CHANGELOG.md new file mode 100644 index 00000000000..74034280885 --- /dev/null +++ b/stable/ztcuui-aio/4.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [ztcuui-aio-4.0.18](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.17...ztcuui-aio-4.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [ztcuui-aio-4.0.17](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.16...ztcuui-aio-4.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [ztcuui-aio-4.0.16](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.15...ztcuui-aio-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ztcuui-aio-4.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.14...ztcuui-aio-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ztcuui-aio-4.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.13...ztcuui-aio-4.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/ztcuui-aio to v1.2.15 ([#9023](https://github.com/truecharts/charts/issues/9023)) + + + + +## [ztcuui-aio-4.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.12...ztcuui-aio-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ztcuui-aio-4.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.11...ztcuui-aio-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + diff --git a/stable/ztcuui-aio/4.0.21/Chart.yaml b/stable/ztcuui-aio/4.0.21/Chart.yaml new file mode 100644 index 00000000000..62709e66642 --- /dev/null +++ b/stable/ztcuui-aio/4.0.21/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.2.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +description: ZeroTier network controller user interface in a Docker container +home: https://truecharts.org/charts/stable/ztcuui-aio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ztcuui-aio.png +keywords: + - ztcuui-aio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ztcuui-aio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://github.com/key-networks/ztncui-aio +version: 4.0.21 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.21/README.md b/stable/ztcuui-aio/4.0.21/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ztcuui-aio/4.0.21/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/ztcuui-aio/4.0.21/app-changelog.md b/stable/ztcuui-aio/4.0.21/app-changelog.md new file mode 100644 index 00000000000..34d4bfa7de9 --- /dev/null +++ b/stable/ztcuui-aio/4.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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)) + + \ No newline at end of file diff --git a/stable/ztcuui-aio/4.0.20/app-readme.md b/stable/ztcuui-aio/4.0.21/app-readme.md similarity index 100% rename from stable/ztcuui-aio/4.0.20/app-readme.md rename to stable/ztcuui-aio/4.0.21/app-readme.md diff --git a/stable/ztcuui-aio/4.0.21/charts/common-12.12.3.tgz b/stable/ztcuui-aio/4.0.21/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/ztcuui-aio/4.0.21/charts/common-12.12.3.tgz differ diff --git a/stable/ztcuui-aio/4.0.20/ix_values.yaml b/stable/ztcuui-aio/4.0.21/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.20/ix_values.yaml rename to stable/ztcuui-aio/4.0.21/ix_values.yaml diff --git a/stable/ztcuui-aio/4.0.20/questions.yaml b/stable/ztcuui-aio/4.0.21/questions.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.20/questions.yaml rename to stable/ztcuui-aio/4.0.21/questions.yaml diff --git a/stable/ztcuui-aio/4.0.21/templates/NOTES.txt b/stable/ztcuui-aio/4.0.21/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ztcuui-aio/4.0.21/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ztcuui-aio/4.0.21/templates/common.yaml b/stable/ztcuui-aio/4.0.21/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ztcuui-aio/4.0.21/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ztcuui-aio/4.0.21/values.yaml b/stable/ztcuui-aio/4.0.21/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/15.0.22/CHANGELOG.md b/stable/zwavejs2mqtt/15.0.22/CHANGELOG.md new file mode 100644 index 00000000000..d8481baf69b --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zwavejs2mqtt-15.0.22](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.21...zwavejs2mqtt-15.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + + + +## [zwavejs2mqtt-15.0.21](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.20...zwavejs2mqtt-15.0.21) (2023-06-04) + +### Chore + +- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) + + + + +## [zwavejs2mqtt-15.0.20](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.19...zwavejs2mqtt-15.0.20) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.17.1 ([#9281](https://github.com/truecharts/charts/issues/9281)) + + ### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + + + +## [zwavejs2mqtt-15.0.19](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.18...zwavejs2mqtt-15.0.19) (2023-05-27) + +### Chore + +- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) + + + + +## [zwavejs2mqtt-15.0.18](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.17...zwavejs2mqtt-15.0.18) (2023-05-26) + +### Chore + +- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) + + + + +## [zwavejs2mqtt-15.0.17](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.16...zwavejs2mqtt-15.0.17) (2023-05-24) + +### Chore + +- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) + + + + +## [zwavejs2mqtt-15.0.16](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.15...zwavejs2mqtt-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [zwavejs2mqtt-15.0.15](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.14...zwavejs2mqtt-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [zwavejs2mqtt-15.0.14](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.13...zwavejs2mqtt-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [zwavejs2mqtt-15.0.13](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.12...zwavejs2mqtt-15.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.15.0 ([#8866](https://github.com/truecharts/charts/issues/8866)) + + + diff --git a/stable/zwavejs2mqtt/15.0.22/Chart.yaml b/stable/zwavejs2mqtt/15.0.22/Chart.yaml new file mode 100644 index 00000000000..54badaa0e13 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "8.17.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.12.3 +deprecated: false +description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue +home: https://truecharts.org/charts/stable/zwavejs2mqtt +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zwavejs2mqtt.png +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwavejs2mqtt +type: application +version: 15.0.22 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/zwavejs2mqtt/15.0.22/README.md b/stable/zwavejs2mqtt/15.0.22/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/charts/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +*All Rights Reserved - The TrueCharts Project* diff --git a/stable/zwavejs2mqtt/15.0.22/app-changelog.md b/stable/zwavejs2mqtt/15.0.22/app-changelog.md new file mode 100644 index 00000000000..d5b01864388 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zwavejs2mqtt-15.0.22](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.21...zwavejs2mqtt-15.0.22) (2023-06-07) + +### Chore + +- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) + + \ No newline at end of file diff --git a/stable/zwavejs2mqtt/15.0.22/app-readme.md b/stable/zwavejs2mqtt/15.0.22/app-readme.md new file mode 100644 index 00000000000..259a81bc32b --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/app-readme.md @@ -0,0 +1,8 @@ +Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/zwavejs2mqtt](https://truecharts.org/charts/stable/zwavejs2mqtt) + +--- + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/stable/zwavejs2mqtt/15.0.22/charts/common-12.12.3.tgz b/stable/zwavejs2mqtt/15.0.22/charts/common-12.12.3.tgz new file mode 100644 index 00000000000..98f348579a7 Binary files /dev/null and b/stable/zwavejs2mqtt/15.0.22/charts/common-12.12.3.tgz differ diff --git a/stable/zwavejs2mqtt/15.0.22/ix_values.yaml b/stable/zwavejs2mqtt/15.0.22/ix_values.yaml new file mode 100644 index 00000000000..2b6d9cae4df --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: v8.17.1@sha256:b2a8f6db90cf834e86cf06e0343d08bdb175b9716f290dd7c7791be0ead7a354 +service: + main: + ports: + main: + port: 8091 + targetPort: 8091 + ws: + enabled: true + ports: + ws: + enabled: true + port: 10046 + targetPort: 3000 +persistence: + config: + enabled: true + mountPath: "/usr/src/app/store" +# affinity: +# nodeAffinity: +# requiredDuringSchedulingIgnoredDuringExecution: +# nodeSelectorTerms: +# - matchExpressions: +# - key: app +# operator: In +# values: +# - zwave-controller + +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + readiness: + enabled: true + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 + startup: + enabled: false + # custom: true + # spec: + # failureThreshold: 5 + # httpGet: + # path: /health + # port: http + # httpHeaders: + # - name: Accept + # value: text/plain + # initialDelaySeconds: 30 + # periodSeconds: 10 + # timeoutSeconds: 10 diff --git a/stable/zwavejs2mqtt/15.0.22/questions.yaml b/stable/zwavejs2mqtt/15.0.22/questions.yaml new file mode 100644 index 00000000000..e9d6abf4200 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/questions.yaml @@ -0,0 +1,1986 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +portals: + open: + protocols: + - "$kubernetes-resource_configmap_tcportal-open_protocol" + host: + - "$kubernetes-resource_configmap_tcportal-open_host" + ports: + - "$kubernetes-resource_configmap_tcportal-open_port" +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false + - variable: workload + group: "Workload Settings" + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) + schema: + type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - 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: + type: dict + $ref: + - "normalize/interfaceConfiguration" + attrs: + - variable: hostInterface + description: Please Specify Host Interface + label: Host Interface + schema: + type: string + required: true + $ref: + - "definitions/interface" + - variable: ipam + description: Define how IP Address will be managed + label: IP Address Management + schema: + type: dict + required: true + attrs: + - variable: type + description: Specify type for IPAM + label: IPAM Type + schema: + type: string + required: true + enum: + - value: dhcp + description: Use DHCP + - value: static + description: Use Static IP + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP + schema: + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination + schema: + type: ipaddr + cidr: true + required: true + - variable: gateway + label: Gateway + schema: + type: ipaddr + cidr: false + required: true + - variable: serviceList + label: Add Manual Custom Services + group: Networking and Services + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: Custom Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the service + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Name + schema: + type: string + default: "" + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - value: Simple + description: Deprecated CHANGE THIS + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: advancedsvcset + label: Show Advanced Service Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + type: list + default: [] + items: + - variable: externalIP + label: External IP + schema: + type: string + - variable: ipFamilyPolicy + label: IP Family Policy + description: Specify the IP Policy + schema: + type: string + default: SingleStack + enum: + - value: SingleStack + description: SingleStack + - value: PreferDualStack + description: PreferDualStack + - value: RequireDualStack + description: RequireDualStack + - variable: ipFamilies + label: IP Families + description: (Advanced) The IP Families that should be used + schema: + type: list + default: [] + items: + - variable: ipFamily + label: IP Family + schema: + type: string + - variable: portsList + label: Additional Service Ports + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: Custom ports + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Port + schema: + type: boolean + default: true + hidden: true + - variable: name + label: Port Name + schema: + type: string + default: "" + - variable: protocol + label: Port Type + schema: + type: string + default: tcp + enum: + - value: http + description: HTTP + - value: https + description: HTTPS + - value: tcp + description: TCP + - value: udp + description: UDP + - variable: targetPort + label: Target Port + description: This port exposes the container port on the service + schema: + type: int + required: true + - variable: port + label: Container Port + schema: + type: int + required: true + - variable: persistence + label: Integrated Persistent Storage + description: Integrated Persistent Storage + group: Storage and Persistence + schema: + additional_attrs: true + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: pvc + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size quotum of Storage (Do NOT REDUCE after installation) + description: This value can ONLY be INCREASED after the installation + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: persistenceList + label: Additional App Storage + group: Storage and Persistence + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: Custom Storage + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the storage + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Type of Storage + description: Sets the persistence type, Anything other than PVC could break rollback! + schema: + type: string + default: hostPath + enum: + - value: pvc + description: PVC + - value: hostPath + description: Host Path + - value: emptyDir + description: emptyDir + - value: nfs + description: NFS Share + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + default: false + - variable: hostPath + label: Host Path + description: Path inside the container the storage is mounted + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: Mount Path + description: Path inside the container the storage is mounted + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: EmptyDir Medium + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: Default + - value: Memory + description: Memory + - variable: size + label: Size Quotum of Storage + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: 256Gi + - variable: ingress + label: "" + group: Ingress + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Ingress + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: Hosts + schema: + type: list + default: [] + items: + - variable: hostEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: host + label: HostName + schema: + type: string + default: "" + required: true + - variable: paths + label: Paths + schema: + type: list + default: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: 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 + show_subquestions_if: true + subquestions: + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + label: Use Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic 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/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 4000m + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: RAM + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 8Gi + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Minimum Resources Required (request)" + schema: + additional_attrs: true + type: dict + hidden: true + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 10m + hidden: true + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "RAM" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + schema: + type: string + default: 50Mi + hidden: true + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: deviceList + label: Mount USB Devices + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: Device + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Storage + schema: + type: boolean + default: true + - variable: type + label: (Advanced) Type of Storage + description: Sets the persistence type + schema: + type: string + default: device + hidden: true + - variable: readOnly + label: readOnly + schema: + type: boolean + default: false + - variable: hostPath + label: Host Device Path + description: Path to the device on the host system + schema: + type: path + - variable: mountPath + label: Container Device Path + description: Path inside the container the device is mounted + schema: + type: string + default: "/dev/ttyACM0" + - variable: scaleGPU + label: GPU Configuration + group: Resources and Devices + schema: + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true +# - variable: horizontalPodAutoscaler +# group: Advanced +# label: (Advanced) Horizontal Pod Autoscaler +# schema: +# type: list +# default: [] +# items: +# - variable: hpaEntry +# label: HPA Entry +# schema: +# additional_attrs: true +# type: dict +# attrs: +# - variable: name +# label: Name +# schema: +# type: string +# required: true +# default: "" +# - variable: enabled +# label: Enabled +# schema: +# type: boolean +# default: false +# show_subquestions_if: true +# subquestions: +# - variable: target +# label: Target +# description: Deployment name, Defaults to Main Deployment +# schema: +# type: string +# default: "" +# - variable: minReplicas +# label: Minimum Replicas +# schema: +# type: int +# default: 1 +# - variable: maxReplicas +# label: Maximum Replicas +# schema: +# type: int +# default: 5 +# - variable: targetCPUUtilizationPercentage +# label: Target CPU Utilization Percentage +# schema: +# type: int +# default: 80 +# - variable: targetMemoryUtilizationPercentage +# label: Target Memory Utilization Percentage +# schema: +# type: int +# default: 80 + - variable: networkPolicy + group: Advanced + label: (Advanced) Network Policy + schema: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: policyType + label: Policy Type + schema: + type: string + default: "" + enum: + - value: "" + description: Default + - value: ingress + description: Ingress + - value: egress + description: Egress + - value: ingress-egress + description: Ingress and Egress + - variable: egress + label: Egress + schema: + type: list + default: [] + items: + - variable: egressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: to + label: To + schema: + type: list + default: [] + items: + - variable: toEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: ingress + label: Ingress + schema: + type: list + default: [] + items: + - variable: ingressEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: from + label: From + schema: + type: list + default: [] + items: + - variable: fromEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: ipBlock + label: IP Block + schema: + additional_attrs: true + type: dict + attrs: + - variable: cidr + label: CIDR + schema: + type: string + default: "" + - variable: except + label: Except + schema: + type: list + default: [] + items: + - variable: exceptint + label: "" + schema: + type: string + - variable: namespaceSelector + label: Namespace Selector + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: podSelector + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: matchExpressions + label: Match Expressions + schema: + type: list + default: [] + items: + - variable: expressionEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: key + label: Key + schema: + type: string + - variable: operator + label: Operator + schema: + type: string + default: TCP + enum: + - value: In + description: In + - value: NotIn + description: NotIn + - value: Exists + description: Exists + - value: DoesNotExist + description: DoesNotExist + - variable: values + label: Values + schema: + type: list + default: [] + items: + - variable: value + label: "" + schema: + type: string + - variable: ports + label: Ports + schema: + type: list + default: [] + items: + - variable: portsEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + - variable: endPort + label: End Port + schema: + type: int + - variable: protocol + label: Protocol + schema: + type: string + default: TCP + enum: + - value: TCP + description: TCP + - value: UDP + description: UDP + - value: SCTP + description: SCTP + - variable: addons + group: Addons + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: Codeserver + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: service + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: NodePort + description: Deprecated CHANGE THIS + - value: ClusterIP + description: ClusterIP + - value: LoadBalancer + description: LoadBalancer + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: codeserver + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + schema: + type: int + default: 36107 + - variable: envList + label: Codeserver Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: vpn + label: VPN + schema: + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type + schema: + type: string + default: disabled + enum: + - value: disabled + description: disabled + - value: gluetun + description: Gluetun + - value: tailscale + description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) + - variable: openvpn + label: OpenVPN Settings + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: Authentication Username (Optional) + description: Authentication Username, Optional + schema: + type: string + default: "" + - variable: password + label: Authentication Password + description: Authentication Credentials + schema: + type: string + show_if: [["username", "!=", ""]] + default: "" + required: true + - variable: tailscale + label: Tailscale Settings + schema: + type: dict + show_if: [["type", "=", "tailscale"]] + attrs: + - variable: authkey + label: Authentication Key + description: Provide an auth key to automatically authenticate the node as your user account. + schema: + type: string + private: true + default: "" + - variable: auth_once + label: Auth Once + description: Only attempt to log in if not already logged in. + schema: + type: boolean + default: true + - variable: accept_dns + label: Accept DNS + description: Accept DNS configuration from the admin console. + schema: + type: boolean + default: false + - variable: userspace + label: Userspace + description: Userspace Networking mode allows running Tailscale where you do not have access to create a VPN tunnel device. + schema: + type: boolean + default: false + - variable: routes + label: Routes + description: Expose physical subnet routes to your entire Tailscale network. + schema: + type: string + default: "" + - variable: dest_ip + label: Destination IP + description: Tells the DNAT mechanism which Destination IP to set in the IP header, and where to send packets that are matched. + schema: + type: string + default: "" + - variable: sock5_server + label: Sock5 Server + description: The address on which to listen for SOCKS5 proxying into the tailscale net. + schema: + type: string + default: "" + - variable: outbound_http_proxy_listen + label: Outbound HTTP Proxy Listen + description: The address on which to listen for HTTP proxying into the tailscale net. + schema: + type: string + default: "" + - variable: extra_args + label: Extra Args + description: Extra Args + schema: + type: string + default: "" + - variable: daemon_extra_args + label: Tailscale Daemon Extra Args + description: Tailscale Daemon Extra Args + schema: + type: string + default: "" + - variable: killSwitch + label: Enable Killswitch + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: Killswitch Excluded IPv4 networks + description: List of Killswitch Excluded IPv4 Addresses + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: IPv4 Network + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: Killswitch Excluded IPv6 networks + description: "List of Killswitch Excluded IPv6 Addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: IPv6 Network + schema: + type: string + required: true + - variable: configFile + label: VPN Config File Location + schema: + type: string + show_if: [["type", "!=", "disabled"]] + default: "" + + - variable: envList + label: VPN Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/zwavejs2mqtt/15.0.22/templates/NOTES.txt b/stable/zwavejs2mqtt/15.0.22/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/15.0.22/templates/common.yaml b/stable/zwavejs2mqtt/15.0.22/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.22/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/15.0.22/values.yaml b/stable/zwavejs2mqtt/15.0.22/values.yaml new file mode 100644 index 00000000000..e69de29bb2d